Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/
Dregrtest.py67 def cleanup(dir): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenHeapBuffer.py44 def cleanup(self, name): member in HeapInputOutputBufferType
144 def cleanup(self, name): member in MallocHeapOutputBufferType
DbgenVariable.py110 def cleanup(self): member in Variable
DbgenType.py144 def cleanup(self, name): member in Type
DbgenBuffer.py105 def cleanup(self, name): member in FixedInputOutputBufferType
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
DMainData.h77 void (*cleanup)(void); // Stdio Cleanup Function Pointer member
/device/lge/bullhead/power/
Dutils.c94 static void __attribute__ ((destructor)) cleanup(void) in cleanup() function
/device/huawei/angler/power/
Dutils.c94 static void __attribute__ ((destructor)) cleanup(void) in cleanup() function
/device/google/wahoo/power/
Dutils.c96 static void __attribute__ ((destructor)) cleanup(void) in cleanup() function
/device/google/marlin/power/
Dutils.c107 static void __attribute__ ((destructor)) cleanup(void) in cleanup() function
/device/google/contexthub/util/nanoapp_encr/
Dnanoapp_encr.c31 static void cleanup(void) in cleanup() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_site.py292 def cleanup(self, prep=False): member in PthFile
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_discovery.py312 def cleanup(): function
Dtest_runner.py171 def cleanup(): function
/device/google/dragon/bluetooth/
Dbt_vendor_lib.h400 void (*cleanup)(void); member
/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c111 static void cleanup(void) in cleanup() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib.py155 def cleanup(self): member in URLopener
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcompile.c1628 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/
Dcompile.c1651 basicblock *start, *cleanup, *end; in compiler_for() local
2535 basicblock *cleanup = NULL; in compiler_compare() local