Searched
full:exit (Results
601 -
625 of
4191) sorted by null
<<21222324252627282930>>
/external/strace/ |
TODO | 25 print events on entry to and revents on exit from poll 27 fix incorrect syscall number if exit without entry on svr4 without pr_syscall
|
configure | 25 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 89 echo "exit 0" >>conf$$.sh 126 { (exit 1); exit 1; }; } 176 { (exit 1); exit 1; }; } 182 # Exit status is that of the last command. 183 exit 245 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 400 { (exit 1); exit 1; }; [all...] |
/external/webkit/WebKitTools/DumpRenderTree/mac/PerlSupport/ |
DumpRenderTreeSupport.c | 40 // The process is crashing if it is waiting to exit, is not a zombie, and has a non-zero exit code.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/ |
xmalloc.c | 42 /* Must exit with 2 for `cmp'. */ 66 /* Must exit with 2 for `cmp'. */
|
/frameworks/base/media/libstagefright/ |
MediaBufferGroup.cpp | 69 goto exit; 77 exit:
|
/prebuilt/darwin-x86/sdl/bin/ |
sdl-config | 16 exit 1 57 exit 1
|
/prebuilt/linux-x86/sdl/bin/ |
sdl-config | 16 exit 1 57 exit 1
|
/prebuilt/windows/sdl/bin/ |
sdl-config | 16 exit 1 57 exit 1
|
/system/core/debuggerd/ |
crasher.c | 87 if(!strcmp(argv[1],"exit")) exit(1);
|
/system/core/toolbox/ |
rotatefb.c | 33 exit(1); 39 exit(1);
|
vmstat.c | 86 exit(EXIT_FAILURE); 94 exit(EXIT_FAILURE); 102 exit(EXIT_FAILURE); 109 exit(EXIT_SUCCESS); 113 exit(EXIT_FAILURE); 143 exit(EXIT_FAILURE); 149 exit(EXIT_FAILURE); 155 exit(EXIT_FAILURE);
|
/system/extras/tests/framebuffer/ |
mdp_test.c | 200 exit(-1); 208 exit(-1); 216 exit(-1); 224 exit(-1); 237 exit(-1); 242 exit(-1); 250 exit(-1); 269 exit(-1);
|
/bionic/libc/tools/ |
checksyscalls.py | 17 sys.exit(1) 45 sys.exit(1) 51 sys.exit(1) 58 sys.exit(1) 129 sys.exit(1) 143 sys.exit(1)
|
/build/tools/ |
java-event-log-tags.py | 23 -h to display this usage message and exit. 41 sys.exit(2) 46 sys.exit(2) 51 sys.exit(1) 56 sys.exit(1) 88 sys.exit(1)
|
/external/bison/build-aux/ |
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
|
/external/bluetooth/bluez/compat/ |
hidd.c | 436 exit(1); 465 exit(1); 476 exit(1); 483 exit(1); 490 exit(1); 500 exit(1); 512 exit(1); 520 exit(1); 531 exit(1); 592 exit(1) [all...] |
/external/dropbear/debian/ |
implicit | 45 debian/$*/usr/share/doc/$*/$${i##*/}/" || exit 1; \ 46 done || exit 1; \ 49 sh -cx "install -m0644 $$i debian/$*/usr/share/doc/$*/" || exit 1; \ 66 || exit 1; \ 78 || exit 1; \ 84 || exit 1; \
|
/external/dropbear/ |
svr-session.c | 126 /* failure exit - format must be <= 100 chars */ 134 "premature exit: %s", format); 138 "exit after auth (%s): %s", 143 "exit before auth (user '%s', %d fails): %s", 148 "exit before auth: %s", format); 156 exit(exitcode);
|
/external/freetype/src/autofit/ |
afglobal.c | 101 goto Exit; 159 Exit: 263 goto Exit; 282 goto Exit; 295 goto Exit; 302 Exit:
|
/external/freetype/src/raster/ |
ftrend1.c | 70 goto Exit; 79 Exit: 118 goto Exit; 200 goto Exit; 221 goto Exit; 227 Exit:
|
/external/grub/ |
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/icu4c/i18n/unicode/ |
currpinf.h | 51 * @param status output param set to success/failure code on exit 59 * @param status output param set to success/failure code on exit 148 * @param status output param set to success/failure code on exit 164 * @param status output param set to success/failure code on exit 175 * @param status output param set to success/failure code on exit 212 * @param status output param set to success/failure code on exit
|
/external/ipsec-tools/ |
main.c | 68 exit(-1); 77 exit(-1); 90 exit(-1); 135 exit(1); 168 exit(1); 196 exit(1);
|
/external/libffi/ |
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
|
/external/libpng/contrib/gregbook/ |
makevms.com | 22 $ exit 2 28 $ exit 2 91 $ exit 105 $ If Argument .Eqs. "" Then Goto Exit 123 $ Goto Exit 130 $Exit:
|
Completed in 144 milliseconds
<<21222324252627282930>>