Searched refs:initializer (Results 1 – 14 of 14) sorted by relevance
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | glesv1_emul_ifc.cpp | 32 ApiInitializer *initializer = new ApiInitializer(solib); in createFromLib() local 33 ctx->initDispatchByName(ApiInitializer::s_getProc, initializer); in createFromLib() 35 delete initializer; in createFromLib()
|
D | glesv2_emul_ifc.cpp | 32 ApiInitializer *initializer = new ApiInitializer(solib); in createFromLib() local 33 ctx->initDispatchByName(ApiInitializer::s_getProc, initializer); in createFromLib() 35 delete initializer; in createFromLib()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/ |
D | README.tcltk-AMD64 | 14 ..\generic\tclExecute.c(394) : error C2099: initializer is not a constant 15 ..\generic\tclExecute.c(398) : error C2099: initializer is not a constant
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/ |
D | C.g | 194 : declarator ('=' initializer)? 361 initializer 368 : initializer (',' initializer )*
|
D | CParser.py | 1215 self.initializer() 4716 def initializer(self, ): member in CParser 4807 self.initializer() 4831 self.initializer()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/ |
D | _codecs_iso2022.c | 112 iso2022_init_func initializer; member 128 if (desig->initializer != NULL && desig->initializer() != 0) in CODEC_INIT()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/ |
D | _codecs_iso2022.c | 112 iso2022_init_func initializer; member 128 if (desig->initializer != NULL && desig->initializer() != 0) in CODEC_INIT()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_multiprocessing.py | 1961 def initializer(ns): function 1976 m.start(initializer, (self.ns,)) 1981 self.assertRaises(TypeError, multiprocessing.Pool, initializer=1) 1982 p = multiprocessing.Pool(1, initializer, (self.ns,))
|
/device/google/sunfish/json-c/ |
D | Doxyfile | 356 # the documentation. If the initializer consists of more lines than specified 358 # The appearance of the initializer of individual variables and defines in the
|
/device/google/crosshatch/json-c/ |
D | Doxyfile | 356 # the documentation. If the initializer consists of more lines than specified 358 # The appearance of the initializer of individual variables and defines in the
|
/device/google/bonito/json-c/ |
D | Doxyfile | 356 # the documentation. If the initializer consists of more lines than specified 358 # The appearance of the initializer of individual variables and defines in the
|
/device/google/coral/json-c/ |
D | Doxyfile | 356 # the documentation. If the initializer consists of more lines than specified 358 # The appearance of the initializer of individual variables and defines in the
|
/device/google/redbull/json-c/ |
D | Doxyfile | 356 # the documentation. If the initializer consists of more lines than specified 358 # The appearance of the initializer of individual variables and defines in the
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
D | CParser.py | 1215 self.initializer() 4716 def initializer(self, ): member in CParser 4807 self.initializer() 4831 self.initializer()
|