Searched refs:Setup (Results 1 - 25 of 221) sorted by relevance

123456789

/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dctags.cmake0 # Setup tagets to run ctags. Only really of interest to devs...
H A Dcpack_setup.cmake2 # Setup cpack stuff for packaging
H A Dsetup_yacc.cmake2 # Setup yacc-alike to build the parser for the config file.
8 # Setup flags, and have an escape to debug the parser, if that's ever
H A Dbasic_vars.cmake2 # Setup some vars we use in the configure/build process
H A Ddoxygen.cmake0 # Setup doxygen stuff. Only really of interest to devs...
H A Dfind_asciidoc_bits.cmake216 # Setup the rule
331 # Setup the rule
349 # Setup the rule
H A Dgen_source_files.cmake54 # Setup config header file
153 # Setup a 'version' binary build tool too, for easily printing bits or
H A Dhandle_manual.cmake12 # Setup some vars for the various steps in the process
115 # Setup a temp dir under the build for our processing
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxpbdemo.c139 Setup(int width, int height) function in typeref:typename:int
417 if (!Setup(width, height)) {
421 printf("Setup completed\n");
H A Dsharedtex.c175 Setup(void) function in typeref:typename:void
317 Setup();
H A Dpbdemo.c177 Setup(int width, int height) function in typeref:typename:int
483 if (!Setup(width, height)) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di830_context.h112 GLuint Setup[I830_TEX_SETUP_SIZE]; member in struct:i830_texture_object
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di830_context.h112 GLuint Setup[I830_TEX_SETUP_SIZE]; member in struct:i830_texture_object
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaFillPoly.c56 #define Setup(c,x,vertex,dx,dy,e,sign,step,DX) {\ macro
261 Setup (c,x1,vertex1,dx1,dy1,e1,sign1,step1,DX1)
273 Setup (c,x2,vertex2,dx2,dy2,e2,sign2,step2,DX2)
384 Setup (c,x1,vertex1,dx1,dy1,e1,sign1,step1,DX1)
396 Setup (c,x2,vertex2,dx2,dy2,e2,sign2,step2,DX2)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.2.5.rst70 - i965/fs: Gen4-5: Setup discard masks for MRT alpha test
H A D20.1.0.rst498 - pan/bi: Setup initial clause packing
2134 - turnip: Setup stream-output when linking program
4157 - aco: Setup tessellation control shader variables.
4165 - aco: Setup correct HW stages when tessellation is used.
4180 - aco: Setup tessellation evaluation shader variables.
4225 - aco/ngg: Setup NGG VS and TES stages.
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddriver.h144 Bool (*Setup)(ScreenPtr); member in struct:_modesettingRec::__anondb6bdb930308
H A Ddriver.c153 static MODULESETUPPROTO(Setup);
170 _X_EXPORT XF86ModuleData modesettingModuleData = { &VersRec, Setup, NULL };
173 Setup(void *module, void *opts, int *errmaj, int *errmin) function in typeref:typename:void *
1326 ms->shadow.Setup = LoaderSymbolFromModule(mod, "shadowSetup");
1887 if (ms->drmmode.shadow_enable && !ms->shadow.Setup(pScreen)) {
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/
H A Dgtest.h457 // Often a user misspells SetUp() as Setup() and spends a long time
463 // will be a conflict if void Setup() is declared in the user's
472 // about it being private, you have mis-spelled SetUp() as Setup().
474 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } function in class:testing::Test
984 // about it being private, you have mis-spelled SetUp() as Setup().
986 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } function in class:testing::Environment
/xsrc/external/mit/MesaLib/dist/docs/ci/
H A Dbare-metal.rst71 Setup section in chapter:Bare-metal CI
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/
H A Dgtest.h496 // Often a user misspells SetUp() as Setup() and spends a long time
502 // will be a conflict if void Setup() is declared in the user's
511 // about it being private, you have mis-spelled SetUp() as Setup().
513 virtual Setup_should_be_spelled_SetUp* Setup() { return nullptr; } function in class:testing::Test
1057 // about it being private, you have mis-spelled SetUp() as Setup().
1059 virtual Setup_should_be_spelled_SetUp* Setup() { return nullptr; } function in class:testing::Environment
/xsrc/external/mit/freetype/dist/
H A Dvms_make.com47 $! Setup variables holding "config" information
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME.md64 #### Setup of reduction temporaries
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DX11Controller.m105 // Setup data about our Windows menu
/xsrc/external/mit/libpthread-stubs/dist/
H A Daclocal.m4219 # Setup a source with many dependencies, because some compilers

Completed in 33 milliseconds

123456789