Home
last modified time | relevance | path

Searched refs:initializer (Results 1 – 14 of 14) sorted by relevance

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dglesv1_emul_ifc.cpp32 ApiInitializer *initializer = new ApiInitializer(solib); in createFromLib() local
33 ctx->initDispatchByName(ApiInitializer::s_getProc, initializer); in createFromLib()
35 delete initializer; in createFromLib()
Dglesv2_emul_ifc.cpp32 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/
DREADME.tcltk-AMD6414 ..\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/
DC.g194 : declarator ('=' initializer)?
361 initializer
368 : initializer (',' initializer )*
DCParser.py1215 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.c112 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.c112 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/
Dtest_multiprocessing.py1961 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/
DDoxyfile356 # 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/
DDoxyfile356 # 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/
DDoxyfile356 # 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/
DDoxyfile356 # 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/
DDoxyfile356 # 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/
DCParser.py1215 self.initializer()
4716 def initializer(self, ): member in CParser
4807 self.initializer()
4831 self.initializer()