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

1 2 3 4 5 6 78 91011>>

  /dalvik/dx/tests/062-dex-synch-method/
expected.txt 6 0003: monitor-exit v1
17 0009: monitor-exit v3
20 000c: monitor-exit v3
39 000c: monitor-exit v6
56 000e: monitor-exit v7
68 0007: monitor-exit v2
71 000a: monitor-exit v2
81 0003: monitor-exit v1
91 0009: monitor-exit v2
94 000c: monitor-exit v
    [all...]
  /external/e2fsprogs/util/
copy_sparse.c 19 exit(EXIT_FAILURE);
58 exit(1);
104 exit(1);
108 exit(1);
113 exit(1);
118 exit(1);
122 exit(1);
138 exit(1);
144 exit(1);
158 exit(1)
    [all...]
  /external/iproute2/ip/
ifcfg 40 exit 1
57 exit 1;
59 ip -4 addr flush dev $dev $label || exit 1
61 exit 0 ;;
76 exit 1
85 exit 1
91 exit 1
105 ip addr del $pfx dev $dev $label || exit 1
107 exit 0
113 exit
    [all...]
  /external/bzip2/
bzdiff 12 # necessary) and fed to cmp or diff. The exit status from cmp
32 exit 1
38 exit 1
42 exit 1
72 exit "$STAT"
75 exit 1
  /external/iproute2/tc/
tc_monitor.c 34 exit(-1);
82 exit(-1);
93 exit(-1);
99 exit(1);
105 exit(2);
109 exit(0);
  /ndk/build/tools/
patch-sources.sh 37 exit 1
42 exit 1
48 exit 1
53 exit 1
63 exit 0
73 exit 1
  /frameworks/base/core/jni/
android_opengl_GLES11.cpp 169 goto exit;
179 exit:
196 goto exit;
205 exit:
221 goto exit;
225 goto exit;
237 exit:
272 goto exit;
276 goto exit;
288 exit
    [all...]
  /external/gtest/scripts/
gtest-config.in 123 test $(($major_version)) -lt $(($min_major_version)) && exit 1
125 test $(($minor_version)) -lt $(($min_minor_version)) && exit 1
127 test $(($point_version)) -lt $(($min_point_version)) && exit 1
131 test $(($major_version)) -gt $(($max_major_version)) && exit 1
133 test $(($minor_version)) -gt $(($max_minor_version)) && exit 1
135 test $(($point_version)) -gt $(($max_point_version)) && exit 1
139 exit 0
145 exit 1
150 --usage) show_usage; exit 0;;
151 --help) show_help; exit 0;
    [all...]
  /external/webkit/WebKitTools/WinLauncher/
WinLauncher.cpp 74 goto exit;
80 goto exit;
84 goto exit;
88 goto exit;
92 exit:
187 goto exit;
193 goto exit;
199 goto exit;
203 goto exit;
209 goto exit;
    [all...]
  /dalvik/dx/tests/076-dex-synch-and-stack/
expected.txt 11 000b: monitor-exit v3
14 000e: monitor-exit v3
  /dalvik/vm/mterp/c/
OP_MONITOR_EXIT.c 8 ILOGV("|monitor-exit v%d %s(0x%08x)",
19 ADJUST_PC(1); /* monitor-exit width is 1 */
  /development/tools/etc1tool/
etc1tool.cpp 60 exit(1);
152 goto exit;
160 goto exit;
165 goto exit;
171 goto exit;
176 goto exit;
180 goto exit;
184 goto exit;
205 goto exit;
217 exit
    [all...]
  /external/bison/lib/
exitfail.c 1 /* Failure exit status
25 #include "exit.h"
  /external/bluetooth/glib/docs/reference/glib/
gtester-report.xml 32 print help and exit
39 print version information and exit
  /external/bluetooth/glib/gio/
pltcheck.sh 9 exit 0
19 exit $status
  /external/dbus/dbus/
dbus-sysdeps-util.c 51 exit (1);
69 exit (1);
110 exit (1);
115 exit (1);
120 exit (1);
128 exit (1);
133 exit (1);
138 exit (1);
  /external/e2fsprogs/lib/ext2fs/
tst_getsize.c 35 exit(1);
40 exit(1);
  /external/elfutils/tests/
run-ecp-test.sh 17 bunzip2 -c $srcdir/testfile10.bz2 > testfile10 2>/dev/null || exit 0
25 exit 0
run-ecp-test2.sh 17 bunzip2 -c $srcdir/testfile2.bz2 > testfile2 2>/dev/null || exit 0
23 exit 0
  /external/emma/core/res/com/vladium/emma/data/
merge_usage.res 22 'exit':
24 "use System.exit() on termination";
  /external/grub/docs/
grub-md5-crypt.8 12 print this message and exit
15 print the version information and exit
grub-terminfo.8 12 print this message and exit
15 print the version information and exit
mbchk.1 12 \fB\-h\fR, \fB\-\-help\fR display this help and exit
13 \fB\-v\fR, \fB\-\-version\fR output version information and exit.
  /external/iptables/
iptables-multi.c 16 exit(1);
33 exit(1);
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
vms-conf.h 31 /* Override default exit behavior. */
32 #define exit vms_exit macro

Completed in 570 milliseconds

1 2 3 4 5 6 78 91011>>