HomeSort by relevance Sort by last modified time
    Searched refs:exit (Results 51 - 75 of 3552) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/qemu/distrib/jpeg-6b/
rdgif.c 34 exit(EXIT_FAILURE);
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
million.S 15 # Exit
18 exit: label
19 li 3,0 # 0 exit value
20 li 0,1 # put the exit syscall number (1) in r0
21 sc # and exit
  /external/valgrind/main/gdbserver_tests/
clean_after_fork.c 13 exit(1);
20 exit(0);
22 exit(1);
29 exit(1);
  /external/valgrind/main/helgrind/tests/
locked_vs_unlocked1.c 31 exit(1);
36 exit(1);
41 exit(1);
46 exit(1);
tc01_simple_race.c 24 exit(1);
32 exit(1);
tc02_simple_tls.c 27 exit(1);
32 exit(1);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/exception.unexpected/unexpected/
unexpected.pass.cpp 18 std::exit(0);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.exception/exception.terminate/terminate/
terminate.pass.cpp 18 std::exit(0);
  /ndk/tests/device/test-stlport_shared-exception/jni/
eh34.cpp 8 exit (0);
eh55.cpp 8 exit(0);
new1_4.cpp 16 void operator delete(void* p, double) { exit(0); }
spbp.cpp 24 exit (0);
  /ndk/tests/device/test-stlport_static-exception/jni/
eh34.cpp 8 exit (0);
eh55.cpp 8 exit(0);
new1_4.cpp 16 void operator delete(void* p, double) { exit(0); }
spbp.cpp 24 exit (0);
  /system/extras/tests/cpueater/
cpueater.c 37 exit(1);
55 exit(1);
70 exit(0);
75 exit(0);
  /external/elfutils/tests/
arsymtest.c 45 exit (1);
52 exit (1);
60 exit (1);
71 exit (1);
78 exit (1);
86 exit (1);
102 exit (1);
110 exit (1);
118 exit (1);
129 exit (1)
    [all...]
  /system/extras/tests/ext4/
corrupt_gdt_free_blocks.c 24 exit(1);
31 exit(1);
36 exit(1);
41 exit(1);
46 exit(1);
52 exit(1);
61 exit(1);
69 exit(1);
77 exit(1);
88 exit(1)
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/blackberry/
http-auth-challenge.php 16 exit;
25 exit;
  /external/chromium_org/tools/traceline/traceline/
logging.h 16 exit(1); \
25 exit(1); \
  /external/clang/test/CodeGen/
2010-07-14-ref-off-end.c 3 extern void exit(int);
23 exit(0);
  /external/clang/test/Sema/
knr-variadic-def.c 23 void exit();
28 exit(test("",foo));
  /external/valgrind/main/none/tests/
rlimit64_nofile.c 23 exit(1);
32 exit(1);
38 exit(1);
47 exit(1);
53 exit(1);
62 exit(1);
68 exit(1);
104 exit(0);
rlimit_nofile.c 20 exit(1);
29 exit(1);
35 exit(1);
44 exit(1);
50 exit(1);
59 exit(1);
65 exit(1);
101 exit(0);

Completed in 683 milliseconds

1 23 4 5 6 7 8 91011>>