/frameworks/base/core/jni/ |
android_opengl_GLES30.cpp | 244 goto exit; 250 goto exit; 261 goto exit; 272 exit: 306 goto exit; 317 exit: 607 goto exit; 613 goto exit; 625 exit: 673 goto exit; [all...] |
/external/iputils/ |
traceroute6.c | 177 * will give up and exit. 351 exit(-1); 358 exit(-1); 381 exit(1); 392 exit(1); 400 exit(1); 427 exit(1); 432 exit(0); 465 exit(1); 481 exit(1) [all...] |
ping6.c | 238 exit(2); 316 exit(2); 528 exit(2); 541 exit(1); 550 exit(2); 629 exit(1); 644 exit(2); 741 exit(2); 749 exit(2); 759 exit(2) [all...] |
/external/chromium/third_party/libevent/test/ |
regress_rpc.c | 164 exit(1); 191 exit(1); 202 exit(1); 213 exit(1); 226 exit(1); 242 exit(1); 249 exit(1); 275 exit(1); 286 exit(1); 303 exit(1) [all...] |
/external/chromium_org/third_party/libevent/test/ |
regress_rpc.c | 164 exit(1); 191 exit(1); 202 exit(1); 213 exit(1); 226 exit(1); 242 exit(1); 249 exit(1); 275 exit(1); 286 exit(1); 303 exit(1) [all...] |
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
package.cpp | 188 exit(U_ILLEGAL_ARGUMENT_ERROR); 194 exit(U_ILLEGAL_ARGUMENT_ERROR); 259 exit(U_BUFFER_OVERFLOW_ERROR); 275 exit(U_BUFFER_OVERFLOW_ERROR); 298 exit(U_FILE_ACCESS_ERROR); 319 exit(U_FILE_ACCESS_ERROR); 327 exit(U_FILE_ACCESS_ERROR); 335 exit(U_MEMORY_ALLOCATION_ERROR); 343 exit(U_FILE_ACCESS_ERROR); 360 exit(U_INVALID_FORMAT_ERROR) [all...] |
/external/iptables/iptables/ |
ip6tables-restore.c | 55 exit(1); 74 exit(1); 137 exit(1); 176 exit(1); 181 exit(1); 218 exit(1); 253 exit(1); 287 exit(1); 422 exit(1); 453 exit(1) [all...] |
iptables-restore.c | 56 exit(1); 74 exit(1); 140 exit(1); 182 exit(1); 187 exit(1); 223 exit(1); 259 exit(1); 292 exit(1); 427 exit(1); 459 exit(1) [all...] |
/external/openssh/ |
ssh-keygen.c | 166 exit(1); 180 exit(1); 222 exit(1); 229 exit(1); 270 exit(1); 284 exit(0); 308 exit(0); 329 exit(0); 345 exit(1); 350 exit(1) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_bb.cpp | 74 joinAt = phi = entry = exit = NULL; 129 assert(!exit); 130 phi = exit = inst; 140 insertAfter(exit, inst); // after last phi 142 assert(!exit); 143 entry = exit = inst; 160 if (exit) { 162 insertAfter(exit, inst); 165 phi = exit = inst; 170 if (exit) { [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_bb.cpp | 74 joinAt = phi = entry = exit = NULL; 129 assert(!exit); 130 phi = exit = inst; 140 insertAfter(exit, inst); // after last phi 142 assert(!exit); 143 entry = exit = inst; 160 if (exit) { 162 insertAfter(exit, inst); 165 phi = exit = inst; 170 if (exit) { [all...] |
/build/tools/fs_get_stats/ |
fs_get_stats.c | 48 exit(-1); 54 exit(-1);
|
/cts/tools/cts-java-scanner/src/com/android/cts/javascanner/ |
CtsJavaScanner.java | 30 System.exit(1); 59 System.exit(runner.runJavaDoc());
|
/dalvik/vm/mterp/mips/ |
entry.S | 63 lw a2, offThread_shadowSpace(rSELF) # to find out the jit exit state 65 lw a3, offShadowSpace_jitExitState(a2) # jit exit state
|
/external/blktrace/btt/ |
args.c | 252 exit(1); 276 exit(1); 310 exit(0); 328 exit(1); 374 exit(0); 383 exit(1); 389 exit(1); 394 exit(1);
|
/external/chromium/testing/gtest/test/ |
gtest_filter_unittest_.cc | 95 EXPECT_DEATH_IF_SUPPORTED(exit(1), ".*"); 101 EXPECT_DEATH_IF_SUPPORTED(exit(1), ".*");
|
/external/chromium_org/testing/gtest/test/ |
gtest_filter_unittest_.cc | 95 EXPECT_DEATH_IF_SUPPORTED(exit(1), ".*"); 101 EXPECT_DEATH_IF_SUPPORTED(exit(1), ".*");
|
/external/compiler-rt/BlocksRuntime/tests/ |
byrefstruct.c | 45 exit(1); 51 exit(1);
|
/external/compiler-rt/lib/tsan/lit_tests/ |
fd_socket_norace.cc | 19 exit(1); 23 exit(1);
|
/external/dnsmasq/contrib/wrt/ |
dhcp_release.c | 208 exit(1); 216 exit(1); 221 exit(0); 245 exit(0); 266 exit(1); 272 exit(1); 281 exit(1); 327 exit(1);
|
/external/e2fsprogs/contrib/ |
make-sparse.c | 56 exit(1); 61 exit(1);
|
/external/e2fsprogs/lib/ext2fs/ |
csum.c | 195 exit(1); 215 exit(1); 221 exit(1); 227 exit(1); 234 exit(1); 238 exit(1); 244 exit(1); 253 exit(1);
|
/external/e2fsprogs/misc/ |
logsave.c | 45 exit(1); 170 exit(1); 186 exit(1); 195 exit(1); 211 sprintf(buffer, " died with exit status %d\n", rc); 241 exit(1); 312 exit(1); 318 exit(rc); 330 exit(rc);
|
partinfo.c | 42 exit(1); 75 exit(0);
|
/external/fsck_msdos/ |
main.c | 67 exit(1); 86 * We can never run in the background. We must exit 87 * silently with a nonzero exit code so that fsck(8) 88 * can probe our support for -F. The exit code 93 exit(5);
|