/external/libpng/ |
mkinstalldirs | 33 exit $? 37 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } 43 exit $? 51 exit 1 69 0) exit 0 ;; 152 exit $errstatus
|
/external/strace/ |
mkinstalldirs | 30 exit 0 34 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } 40 exit 0 48 exit 1 66 0) exit 0 ;; 141 exit $errstatus
|
/external/webkit/WebCore/platform/win/ |
DragImageCairoWin.cpp | 122 goto exit; 127 goto exit; 146 exit: 161 goto exit; 166 goto exit; 184 exit:
|
/external/webkit/WebKitTools/Scripts/ |
check-for-exit-time-destructors | 29 # "check-for-exit-time-destructors" script for WebKit Open Source Project 32 # any exit-time destructors in a target. 62 exit 1; 101 exit 1; 105 exit 0; 145 print "ERROR: $shortName has exit time destructors in it! ($path)\n";
|
/external/webkit/autotools/ |
dolt.m4 | 60 exit 1 66 exit 1 80 exit $mkdir_ret 87 "\${args@<:@@@:>@}" $pic_options -DPIC || exit \$? 100 "${args@<:@@@:>@}" >/dev/null 2>&1 || exit $? 104 "${args@<:@@@:>@}" || exit $?
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/ |
mkinstalldirs | 30 exit $? 34 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } 40 exit $? 48 exit 1 66 0) exit 0 ;; 149 exit $errstatus
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/ |
mkinstalldirs | 30 exit $? 34 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } 40 exit $? 48 exit 1 66 0) exit 0 ;; 149 exit $errstatus
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/ |
mkinstalldirs | 30 exit $? 34 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } 40 exit $? 48 exit 1 66 0) exit 0 ;; 149 exit $errstatus
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/ |
mkinstalldirs | 30 exit $? 34 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } 40 exit $? 48 exit 1 66 0) exit 0 ;; 149 exit $errstatus
|
/prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/install-tools/ |
mkinstalldirs | 30 exit $? 34 test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } 40 exit $? 48 exit 1 66 0) exit 0 ;; 149 exit $errstatus
|
/system/extras/procrank/ |
procrank.c | 76 if (!strcmp(argv[i], "-h")) { usage(argv[0]); exit(0); } 79 exit(EXIT_FAILURE); 86 exit(EXIT_FAILURE); 92 exit(EXIT_FAILURE); 99 exit(EXIT_FAILURE); 124 if (ws == WS_RESET) exit(0);
|
/system/extras/tests/sdcard/ |
sysutil.h | 43 // .forkOrExit Fork a child or exit. 54 // .waitForChildrenOrExit Wait and exit if a child exit with errors. 129 // Try to fork. exit on failure. 141 // If a child did not exit cleanly, exit.
|
/system/vold/ |
main.cpp | 52 exit(1); 57 exit(1); 67 exit(1); 76 exit(1); 113 exit(1); 122 exit(0);
|
/external/fdlibm/ |
configure | 27 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 91 echo "exit 0" >>conf$$.sh 128 { (exit 1); exit 1; }; } 178 { (exit 1); exit 1; }; } 184 # Exit status is that of the last command. 185 exit 247 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 365 { (exit 1); exit 1; }; [all...] |
/cts/tools/host/src/com/android/cts/ |
TestHost.java | 80 exit(); method 107 exit(); method 111 * Release host lock and then exit. 113 private static void exit() { method in class:TestHost 116 System.exit(-1); 314 exit(); method 329 exit(); method 333 exit(); method 336 exit(); method 348 exit(); method 356 exit(); method 362 exit(); method 369 exit(); method 397 exit(); method 401 exit(); method [all...] |
/external/iproute2/misc/ |
nstat.c | 413 exit(0); 442 exit(-1); 478 exit(-1); 484 exit(0); 506 exit(-1); 510 exit(-1); 514 exit(-1); 518 exit(-1); 523 exit(0); 543 exit(-1) [all...] |
/external/bison/ |
configure | 27 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 91 echo "exit 0" >>conf$$.sh 128 { (exit 1); exit 1; }; } 178 { (exit 1); exit 1; }; } 184 # Exit status is that of the last command. 185 exit 247 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 403 { (exit 1); exit 1; }; [all...] |
/external/icu4c/ |
config.status | 28 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 92 echo "exit 0" >>conf$$.sh 130 { (exit 1); exit 1; }; } 181 { (exit 1); exit 1; }; } 187 # Exit status is that of the last command. 188 exit 283 -h, --help print this help, then exit 284 -V, --version print version number, then exit [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/ |
G726DecTest.c | 398 goto EXIT; 406 goto EXIT; 412 goto EXIT; 423 goto EXIT; 460 exit(1); 520 goto EXIT; 530 goto EXIT; 542 goto EXIT; 548 goto EXIT; 554 goto EXIT; [all...] |
/external/icu4c/tools/genprops/ |
props2.c | 176 exit(*pErrorCode); 196 exit(U_PARSE_ERROR); 203 exit(U_INTERNAL_PROGRAM_ERROR); 214 exit(*pErrorCode); 344 exit(*pErrorCode); 365 exit(U_INTERNAL_PROGRAM_ERROR); 377 exit(*pErrorCode); 416 exit(errorCode); 499 exit(*pErrorCode); 511 exit(*pErrorCode) [all...] |
/external/openssl/crypto/des/ |
des.c | 104 #define EXIT(a) exit(a&0x10000000L) 106 #define EXIT(a) exit(a) 255 EXIT(1); 275 EXIT(3); 282 EXIT(2); 290 EXIT(4); 302 EXIT(5); 319 EXIT(0) [all...] |
/external/zlib/ |
example.c | 25 exit(1); \ 76 exit(1); 101 exit(1); 106 exit(1); 110 exit(1); 118 exit(1); 124 exit(1); 128 exit(1); 137 exit(1); 142 exit(1) [all...] |
/external/emma/core/java12/com/vladium/emma/ |
Command.java | 98 if ("exit".equals (on)) // 'exit' should always be first in this else-if chain 175 exit (true, "property override file [" + m_propertyFile.getAbsolutePath () + "] could not be read", ioe, RC_USAGE); method 205 exit (true, null, null, RC_USAGE); method 208 protected final void exit (final boolean showBuildID, final String msg, final Throwable t, final int rc) method in class:Command 223 // error exit: 230 System.exit (rc); 242 // normal exit: 't' is ignored 246 System.exit (0); 301 // return codes used with System.exit() [all...] |
/external/gtest/include/gtest/ |
gtest-death-test.h | 69 // 4. The parent process checks the exit code and error message of 154 // Asserts that a given statement causes the program to exit, with an 155 // integer exit status that satisfies predicate, and emitting error output 165 // Asserts that a given statement causes the program to exit, either by 166 // explicitly exiting with a nonzero exit code or being killed by a 178 // Tests that an exit code describes a normal exit with a given exit code. 188 // Tests that an exit code describes an exit due to termination by [all...] |
/external/icu4c/tools/tzcode/ |
tzselect.ksh | 42 ($AWK -v x=y 'BEGIN { exit 123 }') </dev/null >/dev/null 2>&1 45 exit 1 55 exit 1 111 exit 1;; 128 if (TZ ~ tzpattern) exit 1 129 exit 0 174 '') exit 1 212 '') exit 1 240 exit 1 289 '') exit 1; [all...] |