HomeSort by relevance Sort by last modified time
    Searched full:exit (Results 776 - 800 of 4191) sorted by null

<<31323334353637383940>>

  /external/fdlibm/
changes 37 exit(0);
41 exit(1);
  /external/gtest/test/
gtest_throw_on_failure_test_.cc 35 // invoked by gtest_throw_on_failure_test.py, and is expected to exit
50 // assertion will cause the program to exit with a non-zero code.
  /external/icu4c/extra/
Makefile 55 (cd $$subdir && $(MAKE) $$local_target) || exit; \
58 $(MAKE) "$$target-local" || exit; \
Makefile.in 55 (cd $$subdir && $(MAKE) $$local_target) || exit; \
58 $(MAKE) "$$target-local" || exit; \
  /external/icu4c/i18n/
rbt_data.cpp 50 // Exit out if value could not be created.
73 // Remove the array and exit if memory allocation error occured.
  /external/icu4c/test/
Makefile 61 (cd $$subdir && $(MAKE) $$local_target) || exit; \
64 $(MAKE) "$$target-local" || exit; \
  /external/icu4c/test/perf/
Makefile.in 61 (cd $$subdir && $(MAKE) $$local_target) || exit; \
64 $(MAKE) "$$target-local" || exit; \
  /external/icu4c/test/testdata/
testtypes.txt 57 exit { "Exit" }
  /external/icu4c/tools/
Makefile.in 49 (cd $$subdir && $(MAKE) $$local_target) || exit; \
52 $(MAKE) "$$target-local" || exit; \
Makefile.org 49 (cd $$subdir && $(MAKE) $$local_target) || exit; \
52 $(MAKE) "$$target-local" || exit; \
  /external/icu4c/tools/genbrk/
genbrk.1.in 45 Print help about usage and exit.
50 and exit.
  /external/icu4c/tools/genctd/
genctd.1.in 46 Print help about usage and exit.
51 and exit.
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-down.sh 27 echo ${INTERNAL_ADDR4} | grep '[0-9]' > /dev/null || exit 0
28 echo ${DEFAULT_GW} | grep '[0-9]' > /dev/null || exit 0
phase1-up.sh 26 echo ${INTERNAL_ADDR4} | grep '[0-9]' > /dev/null || exit 0
27 echo ${DEFAULT_GW} | grep '[0-9]' > /dev/null || exit 0
  /external/iptables/
iptables-standalone.c 71 exit(RESOURCE_PROBLEM);
75 exit(!ret);
  /external/kernel-headers/original/linux/
hardirq.h 112 * Exit irq context without processing softirqs:
122 * Exit irq context and process softirqs if needed:
  /external/libpng/contrib/pngminus/
png2pnm.c 88 exit (1);
94 exit(0);
100 exit(1);
110 exit (1);
119 exit (1);
127 exit(1);
148 exit(1);
311 exit (1);
  /external/netcat/scripts/
irc 25 trap 'kill -9 $ircpp ; exit 0' 1 2 3 13 14 15 16
79 exit 0
  /external/openssl/apps/
install.com 14 $ EXIT
65 $ EXIT
  /external/qemu/
feature_to_c.sh 29 exit 1
34 exit 1
  /external/srec/portable/include/
ptstutils.h 40 exit(-1); \
50 exit(-1); \
  /external/v8/src/mips/
debug-mips.cc 49 // Restore the JS frame exit code.
55 // A debug break in the exit code is identified by a call.
  /external/webkit/WebKitTools/Scripts/
build-dumprendertree 57 exit 1;
79 exit exitStatus($result);
  /frameworks/base/tests/backup/
backup_stress_test.sh 60 [ "$failures" -eq 0 ] && exit 0
61 exit 1
  /sdk/eclipse/scripts/
gen_icon.py 10 sys.exit(1)
36 sys.exit(1)

Completed in 399 milliseconds

<<31323334353637383940>>