HomeSort by relevance Sort by last modified time
    Searched refs:exit (Results 101 - 125 of 4973) sorted by null

1 2 3 45 6 7 8 91011>>

  /cts/tools/dasm/src/java_cup/
internal_error.java 13 /** Method called to do a forced error exit on an internal error
20 System.exit(-1);
  /external/chromium_org/tools/gyp/test/win/compiler-flags/
exception-handling-on.cc 13 exit(1);
  /external/compiler-rt/test/asan/TestCases/Helpers/
echo-env.cc 10 exit(1);
  /external/compiler-rt/test/asan/TestCases/
init-order-atexit.cc 6 // (2) exit() is called during construction of global B.
30 B() { exit(1); }
inline.cc 17 exit(0);
  /external/compiler-rt/test/msan/
cxa_atexit.cc 12 exit(0);
inline.cc 11 exit(0);
keep-going-dso.cc 28 exit(0);
no_sanitize_memory_prop.cc 22 exit(0);
  /external/e2fsprogs/lib/e2p/
percent.c 46 exit(1);
52 exit(1);
58 exit(1);
64 exit(0);
  /external/qemu/
log-rotate-android.c 47 exit(-1);
60 exit(errno);
66 exit(-1);
73 exit(1);
  /external/strace/test/
fork.c 14 exit(0);
sigkill_rain.c 37 exit(1);
48 exit(1);
53 exit(0);
76 exit(0);
vfork.c 14 exit(0);
  /external/valgrind/main/drd/tests/
pth_cleanup_handler.c 28 exit(1);
47 exit(1);
52 exit(1);
57 exit(1);
  /external/valgrind/main/memcheck/tests/
match-overrun.c 14 exit(a1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789());
  /external/valgrind/main/none/tests/
pth_cancel1.c 46 exit(1);
54 exit(1);
60 exit(1);
65 exit(0);
semlimit.c 15 exit(0);
  /frameworks/base/core/java/com/android/internal/util/
IState.java 46 void exit(); method in interface:IState
  /ndk/sources/cxx-stl/gabi++/tests/
unexpected_02.cpp 6 exit(0);
  /ndk/tests/device/test-stlport_shared-exception/jni/
eh25.cpp 8 exit (0); // Double faults should call terminate
eh48.cpp 12 exit (0);
elide2.cpp 20 good_terminate() { std::exit (0); }
spec4.cpp 8 void my_term () { exit (0); }
terminate1.cpp 11 std::exit (0);

Completed in 1014 milliseconds

1 2 3 45 6 7 8 91011>>