HomeSort by relevance Sort by last modified time
    Searched full:atexit (Results 276 - 300 of 603) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/asm-x86/
elf.h 89 contains a pointer to a function which might be registered using `atexit'.
  /external/libvpx/examples/includes/geshi/geshi/
cpp-qt.php 107 'malloc', 'realloc', 'free', 'abort', 'exit', 'atexit', 'system', 'getenv',
klonecpp.php 86 'malloc', 'realloc', 'free', 'abort', 'exit', 'atexit', 'system', 'getenv',
objc.php 119 'atexit', 'atan2', 'atan', 'assert', 'asin', 'asctime', 'acos',
  /external/oprofile/daemon/
opd_perfmon.c 327 if (atexit(close_pipe)){
  /external/qemu/android/utils/
filelock.c 411 atexit( filelock_atexit );
  /external/qemu/distrib/sdl-1.2.15/docs/html/
guidevideo.html 141 atexit(SDL_Quit);
  /external/qemu/distrib/sdl-1.2.15/test/
testpalette.c 57 /* Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
testwin.c 14 /* Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
testwm.c 16 /* Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
  /external/valgrind/main/
darwin9-drd.supp 124 drd-darwin-atexit-register
  /external/webkit/Source/WebCore/webaudio/
AudioNode.cpp 53 atexit(AudioNode::printNodeCounts);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /system/extras/latencytop/
latencytop.c 133 atexit(&disable_latencytop);
  /external/clang/tools/scan-view/
ScanView.py 143 import atexit namespace
144 atexit.register(lambda: self.save_config())
  /external/linux-tools-perf/
builtin-record.c 455 atexit(sig_atexit);
590 atexit(atexit_header);
  /ndk/build/tools/toolchain-patches/gdb/
0005-ndk-Enable-gdbserver-7.3.x.patch 28 atexit (restore_old_foreground_pgrp);
378 atexit (restore_old_foreground_pgrp);
  /external/sonivox/arm-fm-22k/bin/
arm-fm-22k 
  /external/chromium/net/base/
x509_certificate_openssl.cc 214 // OpenSSL library after the AtExit runner has completed.
  /external/chromium/third_party/libjingle/source/talk/base/
unixfilesystem.cc 473 // TODO: atexit(DeleteFolderAndContents(app_temp_path_));

Completed in 1571 milliseconds

<<11121314151617181920>>