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

<<11121314151617181920>>

  /ndk/tests/device/test-stlport_static-exception/jni/
filter2.cpp 43 std::exit (0);
operators23.cpp 27 exit (1);
rethrow3.cpp 10 exit (1);
spec1.cpp 8 void my_term () { exit (1); }
spec2.cpp 8 void my_term () { exit (1); }
spec3_1.cpp 8 void my_term () { exit (1); }
  /ndk/tests/device/test-wait/jni/
test_wait.c 56 exit(3);
62 printf("Child Exit Code: %d\n", WEXITSTATUS(status));
83 exit(3);
89 printf("Child Exit Code: %d\n", WEXITSTATUS(status));
109 exit(3);
115 printf("Child Exit Code: %d\n", WEXITSTATUS(status));
136 exit(3);
143 printf("Child Exit Code: %d\n", WEXITSTATUS(status));
  /system/core/toolbox/
sleep.c 40 exit(-1);
  /system/extras/fatblock/
utils.c 41 exit(EXIT_FAILURE);
  /system/extras/tests/bionic/libc/common/
test_pthread_cleanup_push.c 99 exit(1);
106 exit(2);
114 exit(3);
122 exit(3);
  /external/chromium_org/third_party/sqlite/src/tool/
rollback-test.c 25 exit(1);
36 exit(1);
67 exit(1);
71 exit(1);
123 exit(1);
130 exit(1);
150 exit(0);
  /external/dropbear/
genrsa.c 62 exit(1);
73 exit(1);
80 exit(1);
87 exit(1);
116 exit(1);
122 exit(1);
127 exit(1);
  /external/e2fsprogs/e2fsck/
iscan.c 48 exit(1);
84 exit(FSCK_ERROR);
89 exit(FSCK_ERROR);
114 exit(1);
122 exit(1);
130 exit(1);
140 exit(0);
  /external/elfutils/tests/
update2.c 53 exit (1);
62 exit (1);
70 exit (1);
102 exit (1);
112 exit (1);
130 exit (1);
151 exit (1);
update3.c 60 exit (1);
71 exit (1);
79 exit (1);
111 exit (1);
123 exit (1);
129 exit (1);
149 exit (1);
161 exit (1);
179 exit (1);
206 exit (1)
    [all...]
  /external/netperf/
netserver.c 182 exit(1);
236 exit (1);
241 exit (1);
246 exit (1);
492 exit(-1);
512 exit(-1);
552 exit(-1);
574 exit(1);
582 exit (1);
587 exit (1)
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
miniopt.c 73 goto exit;
83 goto exit;
99 goto exit;
112 goto exit;
123 goto exit;
133 goto exit;
153 exit:
  /external/e2fsprogs/lib/ext2fs/
tst_iscan.c 84 exit(1);
90 exit(1);
97 exit(1);
104 exit(1);
111 exit(1);
117 exit(1);
124 exit(1);
144 exit(1);
150 exit(1);
161 exit(1)
    [all...]
  /external/iproute2/ip/
rtmon.c 63 exit(-1);
94 exit(-1);
104 exit(0);
126 exit(-1);
133 exit(-1);
153 exit(-1);
157 exit(1);
161 exit(1);
174 exit(2);
176 exit(0)
    [all...]
  /external/libpcap/
pcap-enet.c 114 exit(-1);
122 exit(-1);
134 exit(-1);
169 exit(-1);
176 exit(-1);
192 exit(-1);
201 exit(-1);
209 exit(-1);
217 exit(-1);
227 exit(-1)
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/egl/
eglCreateWindowSurface.cpp 21 goto exit;
27 goto exit;
34 goto exit;
57 goto exit;
67 exit:
99 goto exit;
105 goto exit;
112 goto exit;
139 goto exit;
149 exit
    [all...]
  /external/e2fsprogs/lib/ss/
test_ss.c 49 exit(1);
102 exit(1);
110 exit(1);
116 exit (1);
134 exit(exit_status);
  /external/oprofile/daemon/
oprofiled.c 111 exit(EXIT_FAILURE);
116 exit(EXIT_FAILURE);
124 * fork() and exit the parent with _exit().
132 exit(EXIT_FAILURE);
151 exit(EXIT_FAILURE);
156 exit(EXIT_FAILURE);
224 exit(EXIT_FAILURE);
234 exit(EXIT_FAILURE);
244 exit(EXIT_FAILURE);
254 exit(EXIT_FAILURE)
    [all...]
  /external/srec/audio/test/AudioHardwareRecordLoop/src/
AudioHardwareRecordLoop.c 63 exit(1);
85 exit(1);
97 exit(1);
114 exit(1);
129 exit(1);
  /external/srtp/test/
rtpw.c 104 * program should be called, then calls exit()
157 exit(1);
165 exit(1);
194 exit(1);
210 exit(1);
242 exit(1);
246 exit(1);
252 exit(1);
266 exit(1);
280 exit(1)
    [all...]

Completed in 692 milliseconds

<<11121314151617181920>>