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

<<11121314151617181920>>

  /ndk/tests/device/test-stlport_shared-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-stlport_static-exception/jni/
eh23.cpp 36 exit (0); // double faults should call terminate
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); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/examples/
rndo-add.c 48 exit (1);
55 exit (1);
64 exit (1);
71 exit (1);
  /system/core/toolbox/upstream-netbsd/usr.bin/printenv/
printenv.c 79 exit(0);
91 exit(0);
94 exit(1);
101 exit(1);
  /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/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/chromium_org/native_client_sdk/src/examples/tutorial/using_ppapi_simple/
example.js 13 // - exit message (prefixed with PS_EXIT_MESSAGE)
15 if (message.data.indexOf("exit:") == 0) {
16 // When we receive the exit message we post an empty reply back to
17 // confirm, at which point the module will exit.
18 message.srcElement.postMessage({"exit" : ""});
  /external/e2fsprogs/lib/ext2fs/
tst_iscan.c 90 exit(1);
96 exit(1);
103 exit(1);
110 exit(1);
117 exit(1);
123 exit(1);
130 exit(1);
150 exit(1);
156 exit(1);
167 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...]
  /system/extras/ext4_utils/
make_ext4fs_main.c 115 exit(EXIT_FAILURE);
142 exit(EXIT_FAILURE);
159 exit(EXIT_FAILURE);
164 exit(EXIT_FAILURE);
175 exit(EXIT_FAILURE);
183 exit(EXIT_FAILURE);
193 exit(EXIT_FAILURE);
199 exit(EXIT_FAILURE);
205 exit(EXIT_FAILURE);
216 exit(EXIT_FAILURE)
    [all...]

Completed in 2125 milliseconds

<<11121314151617181920>>