OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atexit
(Results
751 - 775
of
1189
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/libs/armeabi-v7a/
libgabi++_shared.so
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/libs/armeabi-v7a/thumb/
libgabi++_shared.so
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
queues.py
42
import
atexit
namespace
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
queues.py
42
import
atexit
namespace
/system/core/adb/
adb_main.cpp
213
atexit
(adb_cleanup);
/system/extras/latencytop/
latencytop.c
134
atexit
(&disable_latencytop);
/bionic/libc/tools/
gensyscalls.py
7
import
atexit
namespace
27
atexit
.register(shutil.rmtree, bionic_temp)
/external/clang/tools/scan-view/
ScanView.py
143
import
atexit
namespace
144
atexit
.register(lambda: self.save_config())
/external/harfbuzz_ng/src/
hb-uniscribe.cc
255
atexit
(free_uniscribe_funcs); /* First person registers
atexit
() callback. */
/external/lldb/test/functionalities/data-formatter/data-formatter-objc/
TestDataFormatterObjC.py
645
import
atexit
namespace
647
atexit
.register(lambda: lldb.SBDebugger.Terminate())
/external/lldb/test/functionalities/thread/concurrent_events/
TestConcurrentEvents.py
519
import
atexit
namespace
521
atexit
.register(lambda: lldb.SBDebugger.Terminate())
/external/lldb/test/functionalities/watchpoint/watchpoint_commands/
TestWatchpointCommands.py
508
import
atexit
namespace
510
atexit
.register(lambda: lldb.SBDebugger.Terminate())
/external/lldb/test/settings/
TestSettings.py
438
import
atexit
namespace
440
atexit
.register(lambda: lldb.SBDebugger.Terminate())
/prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
ScanView.py
143
import
atexit
namespace
144
atexit
.register(lambda: self.save_config())
/prebuilts/misc/linux-x86/analyzer/tools/scan-view/
ScanView.py
143
import
atexit
namespace
144
atexit
.register(lambda: self.save_config())
/external/sonivox/arm-fm-22k/bin/
arm-fm-22k
/bionic/libc/
libc.map
1446
atexit
; # arm
/bionic/tools/relocation_packer/test_data/
elf_file_unittest_relocs_arm32.so
elf_file_unittest_relocs_arm32_packed.so
/external/compiler-rt/lib/dfsan/
dfsan.cc
371
Atexit
(dfsan_fini);
/external/ipsec-tools/
setup.c
294
atexit
(flush);
/external/libpcap/
pcap.c
[
all
...]
/external/libvncserver/client_examples/
SDLvncviewer.c
514
atexit
(SDL_Quit);
/external/llvm/include/llvm/Config/
config.h.cmake
18
/* Define to disable C++
atexit
*/
/external/llvm/lib/Support/Unix/
Program.inc
304
// Use _exit rather than exit so that
atexit
functions and static
Completed in 360 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>