/external/e2fsprogs/misc/ |
chattr.c | 86 exit(1); 256 exit(1); 293 exit (1); 297 exit (1); 301 exit (1); 308 exit(0);
|
/external/freetype/src/base/ |
ftgloadr.c | 226 goto Exit; 232 goto Exit; 257 goto Exit; 266 Exit: 293 goto Exit; 300 Exit:
|
/external/freetype/src/smooth/ |
ftsmooth.c | 70 goto Exit; 79 Exit: 122 goto Exit; 222 goto Exit; 336 goto Exit; 342 Exit:
|
/external/gtest/include/gtest/internal/ |
gtest-death-test-internal.h | 67 // exit status: The integer exit information in the format specified 69 // exit code: The integer code passed to exit(3), _exit(2), or 113 // exited during the test, its exit status matches a user-supplied 153 // by a signal, or exited normally with a nonzero exit code.
|
/external/icu4c/i18n/ |
unesctrn.cpp | 178 // Loop over the forms in spec[]. Exit this loop when we 179 // match one of the specs. Exit the outer loop if a 203 goto exit; 223 goto exit; 246 goto exit; 280 exit:
|
/external/openssl/apps/ |
CA.pl | 68 exit 0; 132 exit $RET; 159 exit $RET; 163 exit 0; 168 exit 1; 172 exit $RET;
|
CA.pl.in | 68 exit 0; 132 exit $RET; 159 exit $RET; 163 exit 0; 168 exit 1; 172 exit $RET;
|
/external/openssl/crypto/des/ |
des-lib.com | 140 $! Time To EXIT. 142 $ EXIT 215 $! Exit The Build. 217 $ EXIT 275 $! Exit The Build. 277 $ EXIT 323 $! Exit The Build. 325 $ EXIT 371 $! Exit The Build. 373 $ EXIT [all...] |
/external/oprofile/daemon/ |
init.c | 78 exit(EXIT_FAILURE); 90 exit(EXIT_FAILURE); 289 exit(EXIT_FAILURE); 338 perror("oprofiled: couldn't set exit cleanup: "); 339 exit(EXIT_FAILURE); 372 .exit = opd_26_exit,
|
/external/quake/quake/src/QW/qwfwd/ |
qwfwd.c | 95 exit(1);
121 exit(2);
130 exit(2);
137 exit(2);
151 exit(2);
158 exit(2);
|
/packages/apps/Phone/src/com/android/phone/ |
EmergencyCallbackModeExitDialog.java | 48 * Displays dialog that enables users to exit Emergency Callback Mode 54 /** Intent to trigger the Emergency Callback Mode exit dialog */ 80 // Check if phone is in Emergency Callback Mode. If not, exit. 200 * Creates dialog that enables users to exit Emergency Callback Mode 215 // User clicked Yes. Exit Emergency Callback Mode. 299 // Received exit Emergency Callback Mode notification close all dialogs
|
/bionic/libc/kernel/tools/ |
update_all.py | 25 sys.exit(0) 85 sys.exit(0)
|
/dalvik/tests/ |
run-test | 164 exit 1 177 exit 1 202 echo "build exit status: $?" 1>&2 204 echo "run exit status: $?" 1>&2 215 echo "build exit status: $build_exit" 1>&2 224 echo "build exit status: $build_exit" >>"$output" 237 exit 0 254 exit 1
|
/development/tools/findunused/ |
removeunusedresources | 6 exit 14 exit
|
/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/bluetooth/bluez/src/ |
main.c | 395 exit(1); 405 exit(0); 406 exit(1); 415 exit(1); 449 exit(1); 454 exit(1); 470 exit(1); 496 info("Exit");
|
/external/bluetooth/bluez/test/ |
agent.c | 557 exit(1); 569 exit(0); 571 exit(1); 581 exit(1); 595 exit(1); 600 exit(1); 606 exit(1); 612 exit(1);
|
btiotest.c | 258 exit(EXIT_FAILURE); 305 exit(EXIT_FAILURE); 342 exit(EXIT_FAILURE); 387 exit(EXIT_FAILURE); 425 exit(EXIT_FAILURE); 453 exit(EXIT_FAILURE); 509 exit(EXIT_FAILURE); 554 exit(EXIT_SUCCESS);
|
/external/bluetooth/glib/docs/reference/glib/ |
gtester-report.1 | 34 print help and exit 39 print version information and exit
|
gtester.xml | 37 print help and exit 44 print version information and exit
|
/external/bluetooth/glib/tests/ |
unicode-caseconv.c | 32 exit (1); 103 exit (1);
|
/external/dbus/tools/ |
run-with-tmp-session-bus.sh | 14 exit 1 70 exit 0
|
/external/dnsmasq/contrib/port-forward/ |
dnsmasq-portforward | 39 exit 0 66 exit 0
|
/external/dropbear/libtomcrypt/demos/ |
hashsum.c | 31 exit(EXIT_SUCCESS); 111 exit(EXIT_FAILURE);
|
/external/e2fsprogs/tests/ |
run_e2fsck | 52 echo Exit status is $status >> $OUT1.new 59 echo Exit status is $status >> $OUT2.new
|