/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/ |
D | regrtest.py | 67 def cleanup(dir): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/ |
D | bgenHeapBuffer.py | 44 def cleanup(self, name): member in HeapInputOutputBufferType 144 def cleanup(self, name): member in MallocHeapOutputBufferType
|
D | bgenVariable.py | 110 def cleanup(self): member in Variable
|
D | bgenType.py | 144 def cleanup(self, name): member in Type
|
D | bgenBuffer.py | 105 def cleanup(self, name): member in FixedInputOutputBufferType
|
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/ |
D | MainData.h | 77 void (*cleanup)(void); // Stdio Cleanup Function Pointer member
|
/device/lge/bullhead/power/ |
D | utils.c | 94 static void __attribute__ ((destructor)) cleanup(void) in cleanup() function
|
/device/huawei/angler/power/ |
D | utils.c | 94 static void __attribute__ ((destructor)) cleanup(void) in cleanup() function
|
/device/google/wahoo/power/ |
D | utils.c | 96 static void __attribute__ ((destructor)) cleanup(void) in cleanup() function
|
/device/google/marlin/power/ |
D | utils.c | 107 static void __attribute__ ((destructor)) cleanup(void) in cleanup() function
|
/device/google/contexthub/util/nanoapp_encr/ |
D | nanoapp_encr.c | 31 static void cleanup(void) in cleanup() function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_site.py | 292 def cleanup(self, prep=False): member in PthFile
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ |
D | test_discovery.py | 312 def cleanup(): function
|
D | test_runner.py | 171 def cleanup(): function
|
/device/google/dragon/bluetooth/ |
D | bt_vendor_lib.h | 400 void (*cleanup)(void); member
|
/device/google/contexthub/util/nanoapp_sign/ |
D | nanoapp_sign.c | 111 static void cleanup(void) in cleanup() function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | urllib.py | 155 def cleanup(self): member in URLopener
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | compile.c | 1628 basicblock *start, *cleanup, *end; in compiler_for() local 2515 basicblock *cleanup = NULL; in compiler_compare() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | compile.c | 1651 basicblock *start, *cleanup, *end; in compiler_for() local 2535 basicblock *cleanup = NULL; in compiler_compare() local
|