/external/v8/test/mjsunit/harmony/ |
proxies-example-membrane.js | 122 print("wrap exit", str(obj), "as", str(x)); 140 print("wrapCall exit", fun, str(that), "returning", str(x)); 164 print("handler exit", name, arg, "returning", str(x)); 176 print("call trap exit", str(obj), str(this), "returning", str(x)); 297 print("asDry exit", str(obj), "as", str(x)); 323 print("dry handler exit", name, arg, "returning", str(x)); 340 print("dry call trap exit", str(this), "returning", str(x)); 364 print("asWet exit", str(obj), "as", str(x)) 390 print("wet handler exit", name, arg, "returning", str(x)); 407 print("wet call trap exit", str(this), "returning", str(x)) [all...] |
/external/zlib/src/contrib/untgz/ |
untgz.c | 161 exit(1); 413 action = TGZ_INVALID; /* force error exit */ 590 exit(exitval); 596 exit(1); 665 exit(tar(f, action, arg, argc, argv)); 670 exit(1);
|
/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
StateMachineTest.java | 40 private static final String EXIT = "exit"; 98 public void exit() { method in class:StateMachineTest.StateMachineQuitTest.S1 99 Log.d(TAG, "S1.exit"); 100 addLogRec(EXIT, mS1); 159 assertEquals(EXIT, lr.getInfo()); 208 public void exit() { method in class:StateMachineTest.StateMachineQuitNowTest.S1 209 Log.d(TAG, "S1.exit"); 210 addLogRec(EXIT, mS1); 270 assertEquals(EXIT, lr.getInfo()) 311 public void exit() { method in class:StateMachineTest.StateMachineEnterExitTransitionToTest.S1 325 public void exit() { method in class:StateMachineTest.StateMachineEnterExitTransitionToTest.S2 350 public void exit() { method in class:StateMachineTest.StateMachineEnterExitTransitionToTest.S3 365 public void exit() { method in class:StateMachineTest.StateMachineEnterExitTransitionToTest.S4 562 public void exit() { method in class:StateMachineTest.StateMachine1.S1 663 public void exit() { method in class:StateMachineTest.StateMachine2.S1 959 public void exit() { method in class:StateMachineTest.StateMachine5.ParentState1 974 public void exit() { method in class:StateMachineTest.StateMachine5.ChildState1 1005 public void exit() { method in class:StateMachineTest.StateMachine5.ChildState2 1036 public void exit() { method in class:StateMachineTest.StateMachine5.ParentState2 1067 public void exit() { method in class:StateMachineTest.StateMachine5.ChildState3 1098 public void exit() { method in class:StateMachineTest.StateMachine5.ChildState4 1129 public void exit() { method in class:StateMachineTest.StateMachine5.ChildState5 1369 public void exit() { method in class:StateMachineTest.StateMachine7.S1 1712 public void exit() { method in class:Hsm1.P1 1742 public void exit() { method in class:Hsm1.S1 1765 public void exit() { method in class:Hsm1.S2 1797 public void exit() { method in class:Hsm1.P2 [all...] |
/system/extras/tests/sdcard/ |
sdcard_perf_test.cpp | 272 exit(0); 275 exit(EXIT_FAILURE); 718 exit(EXIT_FAILURE); 731 exit(EXIT_FAILURE); 735 exit(EXIT_SUCCESS);
|
/external/e2fsprogs/misc/ |
fsck.c | 503 exit(EXIT_ERROR); 548 * Wait for one child process to exit; when it does, unlink it from 646 exit(0); 660 printf(_("Finished with %s (exit status %d)\n"), 670 * logical OR of all of their exit code values. 762 exit(EXIT_ERROR); 798 exit(EXIT_USAGE); 1078 exit(EXIT_USAGE); 1121 exit(EXIT_ERROR); 1133 exit(EXIT_ERROR) [all...] |
/external/linux-tools-perf/ |
builtin-script.c | 378 .exit = perf_event__process_task, 520 exit(0); 878 exit(0); 1073 exit(-1); 1079 exit(-1); 1110 exit(-1); 1130 exit(-1); 1158 exit(-1); 1188 exit(-1); 1194 exit(-1) [all...] |
/external/checkpolicy/test/ |
dispol.c | 43 exit(1); 413 exit(1); 418 exit(1); 425 exit(1); 436 exit(1); 443 exit(1); 534 exit(0);
|
/external/icu4c/tools/toolutil/ |
pkgitems.cpp | 86 exit(errorCode); // should succeed because readFile() checks headers 97 exit(errorCode); 106 exit(U_MEMORY_ALLOCATION_ERROR); 379 exit(U_UNSUPPORTED_ERROR); 462 exit(U_UNSUPPORTED_ERROR); 609 exit(errorCode); 627 exit(errorCode);
|
xmlparser.cpp | 207 goto exit; 214 goto exit; 229 goto exit; 266 goto exit; 283 goto exit; 316 exit:
|
/external/iproute2/lib/ |
libnetlink.c | 254 exit(1); 332 exit(1); 345 exit(1); 393 exit(1); 439 exit(1); 452 exit(1); 468 exit(1);
|
/external/libpng/contrib/gregbook/ |
wpng.c | 429 exit(1); 671 exit(rc); 713 exit(5); 728 exit(2); 740 exit(5); 763 exit(2); 769 exit(2);
|
rpng-x.c | 291 exit(1); 335 exit(2); 364 exit(2); 372 exit(2); 391 exit(3); 400 exit(4);
|
/external/yaffs2/yaffs2/utils/ |
mkyaffsimage.c | 93 exit(2); 541 exit(1); 552 exit(1); 558 exit(1); 567 exit(1); 580 exit(1); 591 exit(0);
|
/frameworks/base/cmds/rawbu/ |
backup.cpp | 659 exit(-1); 665 exit(-1); 672 exit(0); 676 exit(-1); 699 exit(0); 705 exit(-1); 718 exit(-1);
|
/external/openssh/ |
sshd.c | 152 * log, the daemon will not go to background, and will exit after processing 318 exit(1); 361 /* Log error and exit. */ 651 /* Wait for the child's exit status */ 713 exit(0); 891 exit(1); 1141 exit(received_sigterm == SIGTERM ? 0 : 255); [all...] |
/external/qemu/ |
vl-android.c | 425 exit(1); \ 433 #define QEMU_EXIT(exit_code) exit(exit_code) 545 exit(errno); 551 exit(-1); 558 exit(1); 671 /* This is the handler to catch control-C so that we can exit cleanly. [all...] |
/external/jpeg/ |
jmemdosa.asm | 61 open_err: pop ds ; restore registers and exit 93 close_err: pop ds ; restore registers and exit 127 seek_err: pop ds ; restore registers and exit 165 read_err: pop ds ; restore registers and exit 203 write_err: pop ds ; restore registers and exit 244 pop ds ; restore registers and exit 285 pop ds ; restore registers and exit 323 avail_done: pop ds ; restore registers and exit 366 pop ds ; restore registers and exit
|
/external/qemu/distrib/jpeg-6b/ |
jmemdosa.asm | 61 open_err: pop ds ; restore registers and exit 93 close_err: pop ds ; restore registers and exit 127 seek_err: pop ds ; restore registers and exit 165 read_err: pop ds ; restore registers and exit 203 write_err: pop ds ; restore registers and exit 244 pop ds ; restore registers and exit 285 pop ds ; restore registers and exit 323 avail_done: pop ds ; restore registers and exit 366 pop ds ; restore registers and exit
|
/frameworks/native/opengl/tests/hwc/ |
hwcCommit.cpp | 373 exit(8); 386 exit(((optopt == 0) || (optopt == '?')) ? 0 : 11); 419 exit(14); 439 exit(1); 623 exit(21); 741 exit(33); 765 exit(34); 789 exit(35); 812 exit(36); 855 exit(20) [all...] |
/external/elfutils/src/ |
ld.c | 335 exit (EXIT_FAILURE); 367 exit (EXIT_FAILURE); 392 exit (error_loading); 399 exit (EXIT_FAILURE); 423 exit (1); 466 exit (1); 489 exit (1); 494 /* Return with an non-zero exit status also if any error message has 788 exit (EXIT_FAILURE); 944 exit (err) [all...] |
/external/iproute2/misc/ |
arpd.c | 98 exit(1); 622 exit(-1); 629 exit(-1); 647 exit(-1); 653 exit(-1); 664 exit(-1);; 673 exit(-1); 755 exit(-1); 824 exit(0); 828 exit(-1) [all...] |
/external/tcpdump/ |
tcpdump.c | 94 int Lflag; /* list available data link types and exit */ 336 exit(0); 380 exit(1); 389 exit(1); 399 exit(1); 405 exit(1); 948 exit(0); 1084 exit(status == -1 ? 1 : 0); 1087 /* make a clean exit on interrupts */ 1112 * live capture - and exit [all...] |
/sdk/emulator/qtools/ |
trace_reader.cpp | 344 exit(1); 695 exit(1); 701 exit(1); 708 exit(1); 767 exit(1); 877 exit(1); 910 exit(1); 969 exit(1); 1080 exit(1); 1107 exit(1) [all...] |
/bootable/recovery/minadbd/ |
fdevent.c | 119 exit(1); 137 exit(1); 183 exit(1); 188 exit(1); 198 exit(1); 215 exit(1); 671 FATAL("cannot create shell-exit socket-pair\n"); 677 FATAL("cannot create fdevent for shell-exit handler\n");
|
/external/iproute2/ip/ |
ipntable.c | 60 exit(-1); 308 exit(-1); 317 exit(2); 625 exit(1); 630 exit(1); 656 exit(-1);
|