Searched
full:exit (Results
351 -
375 of
4191) sorted by null
<<11121314151617181920>>
/external/oprofile/libutil/ |
op_deviceio.c | 38 exit(EXIT_FAILURE);
|
/external/qemu/distrib/sdl-1.2.12/src/main/epoc/ |
SDL_main.cpp | 61 extern "C" void exit (int ret); 106 int ret = main(argc, argv, envp); /* !! process exits here if there is "exit()" in main! */ 108 /* Call exit */ 109 exit(ret); /* !! process exits here! */
|
/external/qemu/distrib/ |
update-audio.sh | 16 exit 1 72 exit 3 78 exit 3 86 $GNUMAKE $source BUILD_QEMU_AUDIO_LIB=true || (echo "could not build the audio library. Aborting" && exit 1)
|
/external/quake/ |
setupdevice.sh | 17 exit 1
|
/ndk/build/tools/ |
make-release.sh | 75 exit 1 110 exit 1 117 exit 1 122 exit 1 128 exit 1 133 exit 1 137 exit 1 145 exit 1 151 exit 1 158 exit [all...] |
/sdk/eclipse/scripts/ |
create_all_symlinks.sh | 7 exit 1
|
/sdk/emulator/qtools/ |
read_addr.cpp | 9 exit(1);
|
/system/netd/ |
main.cpp | 50 exit(1); 59 exit(1); 67 exit(1); 76 exit(0);
|
/frameworks/base/core/jni/ |
android_opengl_GLES10.cpp | 435 goto exit; 439 goto exit; 444 goto exit; 455 exit: 473 goto exit; 480 exit: 564 goto exit; 573 exit: 631 goto exit; 635 goto exit; [all...] |
/external/freetype/src/truetype/ |
ttgxvar.c | 158 goto Exit; 169 goto Exit; 176 Exit: 307 goto Exit; 310 goto Exit; 326 goto Exit; 338 Exit: 402 goto Exit; 406 goto Exit; 416 goto Exit; [all...] |
/external/dropbear/ |
svr-chansession.c | 70 TRACE(("sesscheckclose, pid is %d", chansess->exit.exitpid)) 71 return chansess->exit.exitpid != -1; 79 * use the svr_ses.lastexit struct to hold the exit, which is then compared by 88 struct exitinfo *exit = NULL; local 94 exit = NULL; 99 exit = &svr_ses.childpids[i].chansess->exit; 106 if (exit == NULL) { 108 exit = &svr_ses.lastexit; 111 exit->exitpid = pid [all...] |
/external/bluetooth/bluez/tools/ |
ciptool.c | 147 exit(1); 157 exit(1); 166 exit(1); 176 exit(1); 187 exit(1); 195 exit(1); 213 exit(1); 269 exit(1); 313 exit(1); 321 exit(1) [all...] |
/external/e2fsprogs/tests/f_resize_inode/ |
script | 22 echo Exit status is $status >> $OUT.new 32 echo Exit status is $status >> $OUT.new 37 echo Exit status is $status >> $OUT.new 43 echo Exit status is $status >> $OUT.new 53 echo Exit status is $status >> $OUT.new 58 echo Exit status is $status >> $OUT.new 64 echo Exit status is $status >> $OUT.new 74 echo Exit status is $status >> $OUT.new 79 echo Exit status is $status >> $OUT.new 85 echo Exit status is $status >> $OUT.ne [all...] |
/external/oprofile/daemon/ |
opd_perfmon.c | 102 exit(EXIT_FAILURE); 111 exit(EXIT_FAILURE); 161 exit(EXIT_FAILURE); 182 exit(EXIT_FAILURE); 191 exit(EXIT_FAILURE); 200 exit(EXIT_FAILURE); 219 exit(EXIT_FAILURE); 272 exit(EXIT_FAILURE); 278 exit(EXIT_FAILURE); 294 exit(EXIT_FAILURE) [all...] |
/external/netcat/scripts/ |
webproxy | 44 exit 1 52 # This will hang around for 10 minutes, and exit if no new connections arrive. 63 # if magic arg, just clean up and then hit our own port to cause server exit 68 exit 0 71 test ! -f "$0" && echo "Oops, cannot find my own corporeal being" && exit 1 86 test ! "$CLIENT" && echo "Can't find address of $1" && exit 1 96 exit 0 107 test "$x4" && echo "extra junk after request: $x4" && exit 0 128 test "$x1" != "GET" && echo "sorry, this proxy only does GETs" && exit 0 131 echo "access to Netscam's servers <b>DENIED.</b>" && exit [all...] |
/external/icu4c/tools/toolutil/ |
package.cpp | 184 exit(U_ILLEGAL_ARGUMENT_ERROR); 190 exit(U_ILLEGAL_ARGUMENT_ERROR); 255 exit(U_BUFFER_OVERFLOW_ERROR); 271 exit(U_BUFFER_OVERFLOW_ERROR); 294 exit(U_FILE_ACCESS_ERROR); 315 exit(U_FILE_ACCESS_ERROR); 323 exit(U_FILE_ACCESS_ERROR); 331 exit(U_MEMORY_ALLOCATION_ERROR); 339 exit(U_FILE_ACCESS_ERROR); 355 exit(U_INVALID_FORMAT_ERROR) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/ |
G711EncTest.c | 178 goto EXIT; \ 293 APP_DPRINT( "%d [TEST APP] Exit OMX_EventCmdComplete = %ld\n", __LINE__,nData2); 457 goto EXIT; 468 goto EXIT; 514 goto EXIT; 524 goto EXIT; 530 goto EXIT; 535 goto EXIT; 544 goto EXIT; 558 goto EXIT; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/ |
G729EncTest.c | 180 goto EXIT; \ 261 goto EXIT; 271 goto EXIT; 274 EXIT: 294 goto EXIT; 330 EXIT: 427 goto EXIT; 437 goto EXIT; 444 goto EXIT; 451 goto EXIT; [all...] |
/external/freetype/src/base/ |
ftstroke.c | 278 goto Exit; 283 Exit: 619 Exit: 627 goto Exit; 852 goto Exit; 878 goto Exit; 888 Exit: 1010 goto Exit; 1019 goto Exit; 1043 goto Exit; [all...] |
/build/tools/fs_get_stats/ |
fs_get_stats.c | 48 exit(-1); 54 exit(-1);
|
/cts/tools/vm-tests/src/dot/junit/opcodes/monitor_exit/d/ |
T_monitor_exit_3.d | 34 monitor-exit v1 39 monitor-exit v3
|
/external/bison/lib/ |
exit.h | 0 /* exit() function. 21 /* Get exit() declaration. */
|
/external/blktrace/ |
btrace | 27 exit 2 35 exit 2
|
/external/bluetooth/glib/docs/reference/glib/ |
glib-gettextize.1 | 39 print help and exit 42 print version information and exit
|
glib-gettextize.xml | 41 print help and exit 48 print version information and exit
|
Completed in 616 milliseconds
<<11121314151617181920>>