OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exit
(Results
1 - 25
of
2536
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DeviceIrqHandler.cpp
42
this->
exit
(-1);
DeviceScheduler.cpp
42
exit
(-1);
/external/e2fsprogs/lib/blkid/
tst_types.c
23
exit
(1);
28
exit
(1);
33
exit
(1);
38
exit
(1);
43
exit
(1);
48
exit
(1);
53
exit
(1);
58
exit
(1);
61
exit
(0);
/external/e2fsprogs/lib/ext2fs/
tst_types.c
23
exit
(1);
28
exit
(1);
33
exit
(1);
38
exit
(1);
43
exit
(1);
48
exit
(1);
53
exit
(1);
58
exit
(1);
61
exit
(0);
/external/webkit/LayoutTests/http/tests/resources/
reset-temp-file.php
6
exit
();
13
exit
();
17
exit
();
touch-temp-file.php
6
exit
();
14
exit
();
write-temp-file.php
6
exit
();
13
exit
();
tripmine.php
12
exit
();
33
exit
();
41
exit
();
48
exit
();
56
exit
();
61
exit
();
/external/valgrind/main/none/tests/
fcntl_setown.c
14
exit
(1);
20
exit
(1);
26
exit
(1);
29
exit
(0);
map_unaligned.c
13
exit
( 1 );
19
exit
( 1 );
28
exit
( 1 );
34
exit
( 1 );
37
exit
( 0 );
execve.c
14
exit
(1);
18
exit
(0);
mq.c
30
exit
(0);
32
exit
(1);
40
exit
(1);
48
exit
(1);
56
exit
(1);
64
exit
(1);
77
exit
(1);
85
exit
(1);
93
exit
(1);
100
exit
(1)
[
all
...]
/external/valgrind/main/none/tests/x86/
int.c
7
exit
(0);
/external/valgrind/main/none/tests/amd64/
nibz_bennee_mmap.c
39
exit
(1);
44
exit
(1);
50
exit
(1);
56
exit
(1);
60
exit
(0);
/external/compiler-rt/BlocksRuntime/tests/
rdar6396238.c
26
exit
(1);
29
exit
(0);
/external/junit/src/org/junit/internal/
RealSystem.java
7
public void
exit
(int code) {
method in class:RealSystem
8
System.
exit
(code);
/external/webkit/LayoutTests/http/tests/appcache/resources/auth/
manifest.php
6
exit
;
setup.php
6
exit
;
subresource.php
6
exit
;
/external/chromium/sdch/open-vcdiff/src/
logging.cc
17
#include <stdlib.h> //
exit
24
static void DefaultExitFatal() {
exit
(1); }
/external/ppp/pppd/
openssl-hash.c
29
exit
(1);
34
exit
(1);
39
exit
(1);
/external/valgrind/main/memcheck/tests/x86-linux/
bug133694.c
12
exit
(1);
18
exit
(1);
24
exit
(1);
30
exit
(1);
34
exit
(0);
/external/webkit/Source/WebCore/platform/network/win/
DownloadBundleWin.cpp
74
goto
exit
;
79
goto
exit
;
83
goto
exit
;
88
goto
exit
;
94
goto
exit
;
98
exit
:
124
goto
exit
;
130
goto
exit
;
132
goto
exit
;
137
goto
exit
;
[
all
...]
/external/dropbear/libtomcrypt/demos/
test.c
20
printf("\nstore_test...."); fflush(stdout); x = store_test(); printf(x ? "failed" : "passed");if (x)
exit
(EXIT_FAILURE);
21
printf("\ncipher_test..."); fflush(stdout); x = cipher_hash_test(); printf(x ? "failed" : "passed");if (x)
exit
(EXIT_FAILURE);
22
printf("\nmodes_test...."); fflush(stdout); x = modes_test(); printf(x ? "failed" : "passed");if (x)
exit
(EXIT_FAILURE);
23
printf("\nder_test......"); fflush(stdout); x = der_tests(); printf(x ? "failed" : "passed");if (x)
exit
(EXIT_FAILURE);
24
printf("\nmac_test......"); fflush(stdout); x = mac_test(); printf(x ? "failed" : "passed");if (x)
exit
(EXIT_FAILURE);
25
printf("\npkcs_1_test..."); fflush(stdout); x = pkcs_1_test(); printf(x ? "failed" : "passed");if (x)
exit
(EXIT_FAILURE);
26
printf("\nrsa_test......"); fflush(stdout); x = rsa_test(); printf(x ? "failed" : "passed");if (x)
exit
(EXIT_FAILURE);
27
printf("\necc_test......"); fflush(stdout); x = ecc_tests(); printf(x ? "failed" : "passed");if (x)
exit
(EXIT_FAILURE);
28
printf("\ndsa_test......"); fflush(stdout); x = dsa_test(); printf(x ? "failed" : "passed");if (x)
exit
(EXIT_FAILURE);
29
printf("\nkatja_test...."); fflush(stdout); x = katja_test(); printf(x ? "failed" : "passed");if (x)
exit
(EXIT_FAILURE)
[
all
...]
/external/elfutils/tests/
arextract.c
50
exit
(1);
57
exit
(1);
69
exit
(1);
76
exit
(1);
88
exit
(1);
102
exit
(1);
110
exit
(1);
125
exit
(1);
136
exit
(1);
143
exit
(1)
[
all
...]
Completed in 917 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>