OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exit
(Results
301 - 325
of
3552
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/openssl/openssl/crypto/conf/
test.c
79
exit
(1);
97
exit
(0);
/external/clang/test/CodeGenCXX/
nrvo.cpp
121
extern "C" void
exit
(int) throw();
133
// CHECK: tail call void @
exit
(i32 1)
134
exit
(1);
/external/compiler-rt/BlocksRuntime/tests/
byrefsanity.c
62
exit
(1);
67
exit
(1);
large-struct.c
39
exit
(1);
44
exit
(1);
reference.C
91
exit
(0);
94
exit
(1);
small-struct.c
36
exit
(1);
40
exit
(1);
/external/dropbear/
scpmisc.c
53
exit
(EXIT_FAILURE);
58
exit
(EXIT_FAILURE);
70
exit
(EXIT_FAILURE);
78
exit
(EXIT_FAILURE);
88
exit
(EXIT_FAILURE);
225
exit
(255);
235
exit
(1);
243
exit
(1);
/external/e2fsprogs/lib/e2p/
ostype.c
70
exit
(1);
73
exit
(0);
/external/iptables/iptables/
ip6tables-standalone.c
58
exit
(1);
83
exit
(!ret);
/external/libffi/testsuite/libffi.special/
ffitestcxx.h
62
exit
(1);
80
exit
(1);
/external/openssh/openbsd-compat/regress/
closefromtest.c
33
exit
(1);
44
exit
(0); /* can't test */
/external/openssl/crypto/conf/
test.c
79
exit
(1);
97
exit
(0);
/external/sfntly/cpp/src/sample/subtly/
merger_main.cc
39
exit
(1);
46
exit
(1);
/frameworks/compile/libbcc/bcinfo/Wrap/
file_wrapper_input.cpp
27
exit
(1);
56
exit
(1);
/ndk/
ndk-gdb-py.cmd
4
if ERRORLEVEL 1 (
exit
/b 1)
/ndk/sources/cxx-stl/gabi++/tests/
test_vector3.cpp
24
exit
(10);
40
void my_terminate() {
exit
(0); }
/ndk/tests/device/test-stlport_shared-exception/jni/
eh990323-1.cpp
4
extern "C" void
exit
(int);
76
exit
(0);
eh990323-2.cpp
4
extern "C" void
exit
(int);
102
exit
(0);
eh990323-4.cpp
4
extern "C" void
exit
(int);
103
exit
(0);
eh990323-5.cpp
4
extern "C" void
exit
(int);
67
exit
(0);
ice990323-2.cpp
4
extern "C" void
exit
(int);
87
exit
(0);
pr36449.cpp
5
extern "C" void
exit
(int);
38
exit
(0);
/ndk/tests/device/test-stlport_static-exception/jni/
eh990323-1.cpp
4
extern "C" void
exit
(int);
76
exit
(0);
eh990323-2.cpp
4
extern "C" void
exit
(int);
102
exit
(0);
eh990323-4.cpp
4
extern "C" void
exit
(int);
103
exit
(0);
Completed in 1348 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>