HomeSort by: relevance | last modified time | path
    Searched refs:Configure (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/scons/
gallium.py 154 conf = SCons.Script.Configure(env)
166 conf = SCons.Script.Configure(env)
  /xsrc/external/mit/MesaLib/dist/include/D3D9/
d3d9.h 577 HRESULT (WINAPI *Configure)(IDirect3DAuthenticatedChannel9 *This, UINT InputSize, const void *pInput, D3DAUTHENTICATEDCHANNEL_CONFIGURE_OUTPUT *pOutput);
593 #define IDirect3DAuthenticatedChannel9_Configure(p,a,b,c) (p)->lpVtbl->Configure(p,a,b,c)
  /xsrc/external/mit/MesaLib.old/dist/include/D3D9/
d3d9.h 577 HRESULT (WINAPI *Configure)(IDirect3DAuthenticatedChannel9 *This, UINT InputSize, const void *pInput, D3DAUTHENTICATEDCHANNEL_CONFIGURE_OUTPUT *pOutput);
593 #define IDirect3DAuthenticatedChannel9_Configure(p,a,b,c) (p)->lpVtbl->Configure(p,a,b,c)
  /xsrc/external/mit/xinit/dist/
configure 12 # This configure script is free software; the Free Software Foundation
1387 \`configure' configures xinit 1.4.3 to adapt to many kinds of systems.
1405 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1451 --build=BUILD configure for building on BUILD [guessed]
1527 Use these variables to override the choices made by `configure' or to help
1576 # Check for configure.gnu first; this name is used for a wrapper for
1577 # Metaconfig's "Configure" on case-insensitive file systems.
1578 if test -f "$ac_srcdir/configure.gnu"; then
1580 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1581 elif test -f "$ac_srcdir/configure"; the
    [all...]

Completed in 25 milliseconds