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

12 3 4 5 6 7 8 91011>>

  /external/expat/conftools/
config.guess 49 -h, --help print this help, then exit
50 -t, --time-stamp print date of last modification, then exit
51 -v, --version print version number, then exit
72 echo "$timestamp" ; exit ;;
74 echo "$version" ; exit ;;
76 echo "$usage"; exit ;;
83 exit 1 ;;
91 exit 1
94 trap 'exit 1' 1 2 15
107 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0
    [all...]
  /development/ide/intellij/
p4.sh 5 exit 0
  /external/dropbear/libtomcrypt/
mess.sh 2 if cvs log $1 >/dev/null 2>/dev/null; then exit 0; else echo "$1 shouldn't be here, removed"; rm -f $1 ; fi
build.sh 5 CFLAGS="$2 $CFLAGS $4" EXTRALIBS="$5" make -j4 -f $3 test tv_gen 1>gcc_1.txt 2>gcc_2.txt || (echo "build $1 failed see gcc_2.txt for more information" && cat gcc_2.txt && exit 1)
8 ((./test >test_std.txt 2>test_err.txt && ./tv_gen > tv.txt) && echo "$1 test passed." && echo "y" > testok.txt) || (echo "$1 test failed" && cat test_err.txt && exit 1)
10 for f in *_tv.txt; do if (diff --ignore-case $f notes/$f) then true; else (echo "tv_gen $f failed" && rm -f testok.txt && exit 1); fi; done
14 exit 0
16 exit 1
  /external/e2fsprogs/tests/progs/
hold_inode.c 28 exit(1);
33 exit(1);
38 exit(1);
43 exit(1);
  /external/webkit/LayoutTests/http/tests/appcache/resources/auth/
setup.php 6 exit;
subresource.php 6 exit;
  /external/webkit/WebKitTools/
Makefile 5 if [ $$exit_status -ne 0 ]; then exit $$exit_status; fi; done
9 if [ $$exit_status -ne 0 ]; then exit $$exit_status; fi; done
13 if [ $$exit_status -ne 0 ]; then exit $$exit_status; fi; done
17 if [ $$exit_status -ne 0 ]; then exit $$exit_status; fi; done
  /external/bison/build-aux/
config.guess 48 -h, --help print this help, then exit
49 -t, --time-stamp print date of last modification, then exit
50 -v, --version print version number, then exit
71 echo "$timestamp" ; exit ;;
73 echo "$version" ; exit ;;
75 echo "$usage"; exit ;;
82 exit 1 ;;
90 exit 1
93 trap 'exit 1' 1 2 15
106 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0
    [all...]
  /cts/tools/dasm/src/java_cup/
internal_error.java 13 /** Method called to do a forced error exit on an internal error
20 System.exit(-1);
  /external/bluetooth/glib/gobject/
pltcheck.sh 9 exit 0
17 exit $status
  /external/libpcap/
config.guess 46 -h, --help print this help, then exit
47 -t, --time-stamp print date of last modification, then exit
48 -v, --version print version number, then exit
69 echo "$timestamp" ; exit 0 ;;
71 echo "$version" ; exit 0 ;;
73 echo "$usage"; exit 0 ;;
80 exit 1 ;;
88 exit 1
91 trap 'exit 1' 1 2 15
104 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0
    [all...]
  /external/tcpdump/
config.guess 46 -h, --help print this help, then exit
47 -t, --time-stamp print date of last modification, then exit
48 -v, --version print version number, then exit
69 echo "$timestamp" ; exit 0 ;;
71 echo "$version" ; exit 0 ;;
73 echo "$usage"; exit 0 ;;
80 exit 1 ;;
88 exit 1
91 trap 'exit 1' 1 2 15
104 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0
    [all...]
  /external/e2fsprogs/misc/
uuidd.rc 20 test -x $DAEMON || exit 0
38 exit 0;
41 if test -f /var/run/uuidd.pid; then exit 2; fi
42 exit 3;
51 exit 1
55 exit 0
  /external/dbus/
config.guess 46 -h, --help print this help, then exit
47 -t, --time-stamp print date of last modification, then exit
48 -v, --version print version number, then exit
69 echo "$timestamp" ; exit 0 ;;
71 echo "$version" ; exit 0 ;;
73 echo "$usage"; exit 0 ;;
80 exit 1 ;;
88 exit 1
91 trap 'exit 1' 1 2 15
104 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0
    [all...]
  /external/elfutils/config/
config.guess 46 -h, --help print this help, then exit
47 -t, --time-stamp print date of last modification, then exit
48 -v, --version print version number, then exit
69 echo "$timestamp" ; exit 0 ;;
71 echo "$version" ; exit 0 ;;
73 echo "$usage"; exit 0 ;;
80 exit 1 ;;
88 exit 1
91 trap 'exit 1' 1 2 15
105 || (echo "$me: cannot create $tmpdir" >&2 && exit 1)
    [all...]
  /external/clearsilver/
config.guess 45 -h, --help print this help, then exit
46 -t, --time-stamp print date of last modification, then exit
47 -v, --version print version number, then exit
68 echo "$timestamp" ; exit 0 ;;
70 echo "$version" ; exit 0 ;;
72 echo "$usage"; exit 0 ;;
79 exit 1 ;;
87 exit 1
92 trap 'rm -f $dummy.c $dummy.o $dummy.rel $dummy; exit 1' 1 2 15
174 exit 0 ;
    [all...]
  /external/genext2fs/m4/
ac_func_snprintf.m4 31 if (strcmp (bufs, "1")) exit (1);
32 if (i != 3) exit (1);
34 if (strcmp (bufd, "1")) exit (1);
35 if (i != 3) exit (1);
36 exit(0);
61 if (strcmp (bufs, "1")) exit (1);
62 if (i != 3) exit (1);
64 if (strcmp (bufd, "1")) exit (1);
65 if (i != 3) exit (1);
66 exit(0)
    [all...]
  /external/netcat/scripts/
ncp 14 test "$3" && echo "too many args" && exit 1
15 test ! "$1" && echo "no args?" && exit 1
21 test ! -f "$1" && echo "can't find $1" && exit 1
23 compress -c < "$1" | nc -v -w 2 $2 $MYPORT && exit 0
25 nc -v -w 2 $2 $MYPORT < "$1" && exit 0
28 exit 1
35 test ! "$aa" = "y" && echo "[punted!]" && exit 1
39 nc -v -w 30 -p $MYPORT -l < /dev/null | uncompress -c > "$1" && exit 0
41 nc -v -w 30 -p $MYPORT -l < /dev/null > "$1" && exit 0
46 exit
    [all...]
  /external/bluetooth/bluez/test/
test-telephony 32 sys.exit(1)
37 sys.exit(1)
42 sys.exit(0)
47 sys.exit(1)
52 sys.exit(0)
57 sys.exit(1)
67 sys.exit(0)
72 sys.exit(1)
82 sys.exit(0)
87 sys.exit(1
    [all...]
  /external/elfutils/tests/
arextract.c 38 exit (1);
45 exit (1);
57 exit (1);
64 exit (1);
76 exit (1);
90 exit (1);
98 exit (1);
113 exit (1);
124 exit (1);
131 exit (1)
    [all...]
  /external/e2fsprogs/config/
parse-types.sh 27 exit(1);
36 exit(1);
45 exit(1);
54 exit(1);
64 exit(1);
73 exit(1);
83 exit(1);
92 exit(1);
97 exit(0);
  /external/grub/util/
grub-terminfo 27 -h, --help print this message and exit
28 -v, --version print the version information and exit
44 exit 0 ;;
47 exit 0 ;;
51 exit 1 ;;
56 exit 1
65 exit 1
75 exit 1
91 exit_standout_mode="--exit-standout-mode=$exit_standout_mode"
grub-terminfo.in 27 -h, --help print this message and exit
28 -v, --version print the version information and exit
44 exit 0 ;;
47 exit 0 ;;
51 exit 1 ;;
56 exit 1
65 exit 1
75 exit 1
91 exit_standout_mode="--exit-standout-mode=$exit_standout_mode"
  /external/bluetooth/bluez/src/
plugin.h 32 void (*exit) (void); member in struct:bluetooth_plugin_desc
36 #define BLUETOOTH_PLUGIN_DEFINE(name, version, priority, init, exit) \
38 #name, version, priority, init, exit \
41 #define BLUETOOTH_PLUGIN_DEFINE(name, version, priority, init, exit) \
45 #name, version, priority, init, exit \

Completed in 88 milliseconds

12 3 4 5 6 7 8 91011>>