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

12 3 4 5 6 7 8 91011>>

  /ndk/tests/build/test-stlport_static-exception-force-rebuild/jni/
alias1.cpp 8 void exit (int) __attribute__ ((noreturn));
19 exit ((__SIZE_TYPE__) & i);
39 exit (1);
  /ndk/tests/device/test-stlport_shared-exception/jni/
alias1.cpp 8 void exit (int) __attribute__ ((noreturn));
19 exit ((__SIZE_TYPE__) & i);
39 exit (1);
  /ndk/tests/device/test-stlport_static-exception/jni/
alias1.cpp 8 void exit (int) __attribute__ ((noreturn));
19 exit ((__SIZE_TYPE__) & i);
39 exit (1);
  /external/valgrind/main/memcheck/tests/x86-linux/
bug133694.c 12 exit(1);
18 exit(1);
24 exit(1);
30 exit(1);
34 exit(0);
  /system/extras/tests/storage/
opentest.c 38 exit(1);
46 exit(1);
51 exit(1);
56 exit(1);
61 exit(1);
67 exit(1);
72 exit(1);
79 exit(1);
87 exit(1);
91 /* Rely upon exit to cleanup! *
    [all...]
  /external/valgrind/main/none/tests/
mq.c 30 exit(0);
32 exit(1);
40 exit(1);
48 exit(1);
56 exit(1);
64 exit(1);
77 exit(1);
85 exit(1);
93 exit(1);
100 exit(1)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/
o_dir_test.c 61 exit(1);
67 exit(2);
69 exit(0);
  /external/openssl/crypto/
o_dir_test.c 61 exit(1);
67 exit(2);
69 exit(0);
  /system/core/toolbox/
chcon.c 13 exit(1);
21 exit(2);
24 exit(0);
  /external/compiler-rt/test/BlocksRuntime/
c99.c 19 exit(0);
  /external/compiler-rt/test/lsan/TestCases/
use_after_return.cc 18 exit(0);
use_stacks.cc 15 exit(0);
  /external/compiler-rt/test/msan/
c-strdup.c 15 exit(0);
keep-going.cc 29 exit(0);
select.cc 16 exit(0);
setlocale.cc 11 exit(0);
use-after-free.cc 26 exit(0);
  /external/e2fsprogs/e2fsck/
extend.c 23 exit(1);
44 exit(1);
51 exit(1);
58 exit(1);
63 exit(1);
68 exit(1);
73 exit(1);
78 exit(1);
80 exit(0);
  /external/e2fsprogs/lib/ext2fs/
tst_getsectsize.c 35 exit(1);
42 exit(1);
48 exit(1);
52 exit(0);
  /external/e2fsprogs/tests/progs/
hold_inode.c 28 exit(1);
33 exit(1);
38 exit(1);
43 exit(1);
  /external/jpeg/
rdgif.c 34 exit(EXIT_FAILURE);
  /external/junit/src/org/junit/internal/
JUnitSystem.java 6 void exit(int i); method in interface:JUnitSystem
  /external/libcxx/test/depr/exception.unexpected/unexpected/
unexpected.pass.cpp 18 std::exit(0);
  /external/libcxx/test/language.support/support.exception/exception.terminate/terminate/
terminate.pass.cpp 18 std::exit(0);
  /external/oprofile/libutil/
op_version.c 23 exit(EXIT_SUCCESS);

Completed in 5480 milliseconds

12 3 4 5 6 7 8 91011>>