/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | thread_foobar.h | 20 if (!initialized) in PyThread_start_new_thread() 28 if (!initialized) in PyThread_get_thread_ident() 36 if (!initialized) in PyThread_exit_thread() 48 if (!initialized) in PyThread_allocate_lock()
|
D | thread_cthread.h | 36 if (!initialized) in PyThread_start_new_thread() 48 if (!initialized) in PyThread_get_thread_ident() 57 if (!initialized) in PyThread_exit_thread() 71 if (!initialized) in PyThread_allocate_lock()
|
D | thread_wince.h | 31 if (!initialized) in PyThread_start_new_thread() 50 if (!initialized) in PyThread_get_thread_ident() 59 if (!initialized) in PyThread_exit_thread() 74 if (!initialized) in PyThread_allocate_lock()
|
D | thread_solaris.h | 45 if (!initialized) in PyThread_start_new_thread() 62 if (!initialized) in PyThread_get_thread_ident() 71 if (!initialized) in PyThread_exit_thread() 85 if (!initialized) in PyThread_allocate_lock()
|
D | thread_lwp.h | 34 if (!initialized) in PyThread_start_new_thread() 43 if (!initialized) in PyThread_get_thread_ident() 53 if (!initialized) in PyThread_exit_thread() 67 if (!initialized) in PyThread_allocate_lock()
|
D | thread_pth.h | 56 if (!initialized) in PyThread_start_new_thread() 70 if (!initialized) in PyThread_get_thread_ident() 80 if (!initialized) { in PyThread_exit_thread() 94 if (!initialized) in PyThread_allocate_lock()
|
D | thread_os2.h | 60 if (!initialized) in PyThread_get_thread_ident() 76 if (!initialized) in PyThread_exit_thread() 97 if (!initialized) in PyThread_allocate_lock() 112 if (!initialized) in PyThread_allocate_lock()
|
D | thread_pthread.h | 172 if (!initialized) in PyThread_start_new_thread() 229 if (!initialized) in PyThread_get_thread_ident() 244 if (!initialized) { in PyThread_exit_thread() 262 if (!initialized) in PyThread_allocate_lock() 362 if (!initialized) in PyThread_allocate_lock()
|
D | thread_nt.h | 135 if (!initialized) in PyThread_start_new_thread() 187 if (!initialized) in PyThread_get_thread_ident() 197 if (!initialized) in PyThread_exit_thread() 217 if (!initialized) in PyThread_allocate_lock()
|
D | thread.c | 74 static int initialized; variable 91 if (initialized) in PyThread_init_thread() 93 initialized = 1; in PyThread_init_thread()
|
D | thread_sgi.h | 122 if (!initialized) in PyThread_start_new_thread() 178 if (!initialized) in PyThread_exit_thread() 222 if (!initialized) in PyThread_allocate_lock()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/ |
D | _codecs_iso2022.c | 570 static int initialized = 0; in DECMAP() local 572 if (!initialized && ( in DECMAP() 576 initialized = 1; in DECMAP() 606 static int initialized = 0; in jisx0208_init() local 608 if (!initialized && ( in jisx0208_init() 612 initialized = 1; in jisx0208_init() 647 static int initialized = 0; in jisx0212_init() local 649 if (!initialized && ( in jisx0212_init() 653 initialized = 1; in jisx0212_init() 684 static int initialized = 0; in jisx0213_init() local [all …]
|
D | _codecs_hk.c | 21 static int initialized = 0; in CODEC_INIT() local 23 if (!initialized && IMPORT_MAP(tw, big5, &big5_encmap, &big5_decmap)) in CODEC_INIT() 25 initialized = 1; in CODEC_INIT()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/ |
D | _codecs_iso2022.c | 570 static int initialized = 0; in DECMAP() local 572 if (!initialized && ( in DECMAP() 576 initialized = 1; in DECMAP() 606 static int initialized = 0; in jisx0208_init() local 608 if (!initialized && ( in jisx0208_init() 612 initialized = 1; in jisx0208_init() 647 static int initialized = 0; in jisx0212_init() local 649 if (!initialized && ( in jisx0212_init() 653 initialized = 1; in jisx0212_init() 684 static int initialized = 0; in jisx0213_init() local [all …]
|
D | _codecs_hk.c | 21 static int initialized = 0; in CODEC_INIT() local 23 if (!initialized && IMPORT_MAP(tw, big5, &big5_encmap, &big5_decmap)) in CODEC_INIT() 25 initialized = 1; in CODEC_INIT()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | pwdmodule.c | 45 static int initialized; variable 191 if (!initialized) 199 initialized = 1;
|
D | resource.c | 58 static int initialized; variable 245 if (!initialized) in initresource() 328 initialized = 1; in initresource()
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/ |
D | Madt30.aslc | 92 …0x00000001, // Flags - Disabled (until initialized by pl… 97 …0x00000001, // Flags - Disabled (until initialized by pl… 102 …0x00000001, // Flags - Disabled (until initialized by pl… 107 …0x00000001, // Flags - Disabled (until initialized by pl…
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | msvc9compiler.py | 348 self.initialized = False 352 assert not self.initialized, "don't init multiple times" 433 self.initialized = True 472 if not self.initialized: 560 if not self.initialized: 593 if not self.initialized:
|
D | msvccompiler.py | 250 self.initialized = False 312 self.initialized = True 353 if not self.initialized: self.initialize() 445 if not self.initialized: self.initialize() 479 if not self.initialized: self.initialize()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/ |
D | cursor.h | 45 int initialized; member
|
D | connection.h | 66 int initialized; member
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | efi32.S | 67 …P_1 # loop back through again until all descriptors are initialized 79 …@b ; loop back through again until all descriptors are initialized
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuFwCfgLib/ |
D | QemuFwCfgLib.inf | 3 # Stateful, implicitly initialized fw_cfg library.
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/QemuFwCfgLib/ |
D | QemuFwCfgLib.inf | 3 # Stateful, implicitly initialized fw_cfg library.
|