OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exit
(Results
251 - 275
of
4191
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/dbus/tools/
dbus-launch.c
58
exit
(1);
97
fprintf (stderr, "dbus-launch [--version] [--help] [--sh-syntax] [--csh-syntax] [--auto-syntax] [--
exit
-with-session]\n");
98
exit
(ecode);
109
exit
(0);
259
exit
(1); /* give up, we suck */
307
exit
(exitcode);
408
exit
(1);
468
* spinning on the fd forever we
exit
.
508
exit
(1);
538
exit
(1)
[
all
...]
/external/e2fsprogs/tests/f_resize_inode/
expect
25
Exit
status is 0
29
Exit
status is 0
46
Exit
status is 1
53
Exit
status is 0
57
Exit
status is 0
74
Exit
status is 1
81
Exit
status is 0
85
Exit
status is 0
102
Exit
status is 1
109
Exit
status is
[
all
...]
/system/core/toolbox/
iftop.c
78
exit
(EXIT_FAILURE);
88
exit
(EXIT_FAILURE);
94
exit
(EXIT_FAILURE);
109
exit
(EXIT_FAILURE);
115
exit
(EXIT_FAILURE);
118
exit
(EXIT_FAILURE);
126
exit
(EXIT_FAILURE);
131
exit
(EXIT_FAILURE);
146
exit
(EXIT_FAILURE);
165
exit
(EXIT_FAILURE)
[
all
...]
/dalvik/docs/opcodes/
opcode-1e-monitor-exit.html
6
<title>monitor-
exit
</title>
12
<h1>monitor-
exit
</h1>
44
<td>monitor-
exit
vAA</td>
82
instruction following the monitor-
exit
. That is, from the point of view of
84
exception being thrown immediately after the monitor-
exit
instruction.
/external/bluetooth/glib/
mkinstalldirs
18
exit
0
22
test $# -eq 0 && { echo "$usage" 1>&2;
exit
1; }
32
exit
1
50
0)
exit
0 ;;
105
exit
$errstatus
/external/bluetooth/glib/tests/
base64-test.c
50
exit
(1);
72
exit
(1);
78
exit
(1);
100
exit
(1);
106
exit
(1);
/external/dbus/test/name-test/
test-pending-call-dispatch.c
59
exit
(1);
65
exit
(1);
110
exit
(1);
117
"
Exit
");
122
exit
(0);
/external/e2fsprogs/tests/d_loaddump/
script
16
echo
Exit
status is $status >> $OUT
24
echo
Exit
status is $status >> $OUT.new
30
echo
Exit
status is $status >> $OUT.new
36
echo
Exit
status is $status >> $OUT.new
42
echo
Exit
status is $status >> $OUT
/external/elfutils/config/
mkinstalldirs
19
echo "${usage}" 1>&2;
exit
0 ;;
22
test $# -eq 0 && { echo "${usage}" 1>&2;
exit
1; }
26
-* ) echo "${usage}" 1>&2;
exit
1 ;; # unknown option
41
0)
exit
0 ;;
95
exit
$errstatus
/external/genext2fs/
mkbootimg_ext2.sh
60
exit
0
65
exit
1
74
exit
1
79
exit
1
106
exit
0
/external/libpng/scripts/
libpng-config.in
47
--help print this help and
exit
51
exit
$1
67
exit
0
121
exit
1
127
exit
0
/external/qemu/android/utils/
system.c
35
exit
(1);
52
exit
(1);
70
exit
(1);
120
goto
Exit
;
125
Exit
:
/system/extras/tests/cpueater/
daemonize.c
41
exit
(1);
74
exit
(1);
80
exit
(1);
87
exit
(1);
125
exit
(0);
/external/freetype/src/sfnt/
ttload.c
141
goto
Exit
;
146
Exit
:
191
goto
Exit
;
240
goto
Exit
;
245
goto
Exit
;
252
goto
Exit
;
256
goto
Exit
;
270
goto
Exit
;
277
goto
Exit
;
290
Exit
[
all
...]
ttbdf.c
78
goto
Exit
;
128
Exit
:
135
goto
Exit
;
159
goto
Exit
;
169
goto
Exit
;
173
goto
Exit
;
188
goto
Exit
;
219
goto
Exit
;
227
goto
Exit
;
233
goto
Exit
;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c
295
goto
EXIT
;
302
goto
EXIT
;
310
goto
EXIT
;
320
goto
EXIT
;
354
EXIT
:
376
goto
EXIT
;
383
goto
EXIT
;
390
goto
EXIT
;
397
goto
EXIT
;
404
goto
EXIT
;
[
all
...]
/bionic/libc/kernel/tools/
find_headers.py
41
sys.
exit
(1)
71
sys.
exit
(1)
75
sys.
exit
(1)
79
sys.
exit
(1)
83
sys.
exit
(1)
87
sys.
exit
(1)
113
sys.
exit
(1)
123
sys.
exit
(1)
142
sys.
exit
(1)
170
sys.
exit
(0
[
all
...]
/external/dbus/test/
Makefile.am
9
TEST_BINARIES=test-service test-names test-shell-service shell-test spawn-test test-segfault test-
exit
test-sleep-forever
51
test-
exit
.c
105
test -d $(distdir)/$$D || mkdir $(distdir)/$$D ||
exit
1 ; \
110
cp -f $(srcdir)/$$F $(distdir)/$$F ||
exit
1 ; \
117
test -d $(top_builddir)/test/$$D || mkdir $(top_builddir)/test/$$D ||
exit
1 ; \
125
cp $$SRC $$DEST ||
exit
1 ; \
126
chmod u+w $$DEST ||
exit
1 ; \
132
cp $(top_builddir)/bus/*.conf $(top_builddir)/test/data/valid-config-files ||
exit
1 ; \
133
chmod u+w $(top_builddir)/test/data/valid-config-files/*.conf ||
exit
1
142
rm $$DEST ||
exit
1 ;
[
all
...]
/external/dropbear/
gendss.c
85
exit
(1);
104
exit
(1);
121
exit
(1);
127
exit
(1);
132
exit
(1);
139
exit
(1);
159
exit
(1);
163
exit
(1);
172
exit
(1);
177
exit
(1)
[
all
...]
/ndk/build/tools/
rebuild-all-prebuilt.sh
72
exit
1
82
exit
1
93
exit
1
110
exit
1
126
exit
1
134
exit
1
144
exit
1
157
exit
1
167
exit
1
188
#
exit
[
all
...]
/external/bluetooth/bluez/tools/
hciconfig.c
62
exit
(1);
69
exit
(1);
128
exit
(1);
148
exit
(1);
159
exit
(1);
170
exit
(1);
177
exit
(1);
185
exit
(1);
214
exit
(1);
231
exit
(1)
[
all
...]
/external/freetype/src/cff/
cffload.c
250
goto
Exit
;
255
goto
Exit
;
265
goto
Exit
;
269
goto
Exit
;
274
goto
Exit
;
283
goto
Exit
;
289
goto
Exit
;
293
Exit
:
341
goto
Exit
;
372
Exit
[
all
...]
/external/bluetooth/glib/gmodule/
gmodule-ar.c
64
goto
exit
;
67
goto
exit
;
74
goto
exit
;
77
goto
exit
;
85
goto
exit
;
91
goto
exit
;
96
exit
:
/external/e2fsprogs/tests/
README
5
filesystem images. It will run them two times, and display the
exit
6
status for each run. The meaning of the
exit
status codes are as
18
During the regression test, the first
exit
code should be 1, and the
19
second
exit
code should be 0. In other words, all (with one
25
so both
exit
codes should be 0.
28
not
exit
with an
exit
status code of 1 after correcting filesystem
/external/e2fsprogs/tests/f_swapfs/
script
16
echo
Exit
status is $status >> $OUT.new
22
echo
Exit
status is $status >> $OUT.new
28
echo
Exit
status is $status >> $OUT.new
34
echo
Exit
status is $status >> $OUT.new
40
echo
Exit
status is $status >> $OUT.new
46
echo
Exit
status is $status >> $OUT.new
52
echo
Exit
status is $status >> $OUT.new
Completed in 422 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>