OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exit
(Results
101 - 125
of
3552
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/tools/gyp/test/win/compiler-flags/
exception-handling-on.cc
13
exit
(1);
/external/compiler-rt/lib/asan/lit_tests/TestCases/Helpers/
echo-env.cc
10
exit
(1);
/external/compiler-rt/lib/asan/lit_tests/TestCases/
init-order-atexit.cc
3
// (2)
exit
() is called during construction of global B.
27
B() {
exit
(1); }
/external/compiler-rt/lib/msan/lit_tests/
keep-going-dso.cc
28
exit
(0);
no_sanitize_memory_prop.cc
31
exit
(0);
/external/e2fsprogs/lib/e2p/
percent.c
46
exit
(1);
52
exit
(1);
58
exit
(1);
64
exit
(0);
/external/skia/src/gpu/
GrMemory.cpp
17
::
exit
(-1);
/external/valgrind/main/drd/tests/
pth_cleanup_handler.c
28
exit
(1);
47
exit
(1);
52
exit
(1);
57
exit
(1);
/external/valgrind/main/memcheck/tests/
match-overrun.c
14
exit
(a1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789());
/external/valgrind/main/none/tests/
pth_cancel1.c
46
exit
(1);
54
exit
(1);
60
exit
(1);
65
exit
(0);
semlimit.c
15
exit
(0);
/frameworks/base/core/java/com/android/internal/util/
IState.java
46
void
exit
();
method in interface:IState
/ndk/tests/device/test-stlport_shared-exception/jni/
eh25.cpp
8
exit
(0); // Double faults should call terminate
eh48.cpp
12
exit
(0);
elide2.cpp
20
good_terminate() { std::
exit
(0); }
spec4.cpp
8
void my_term () {
exit
(0); }
terminate1.cpp
11
std::
exit
(0);
/ndk/tests/device/test-stlport_static-exception/jni/
eh25.cpp
8
exit
(0); // Double faults should call terminate
eh48.cpp
12
exit
(0);
elide2.cpp
20
good_terminate() { std::
exit
(0); }
spec4.cpp
8
void my_term () {
exit
(0); }
terminate1.cpp
11
std::
exit
(0);
/system/core/reboot/
reboot.c
48
exit
(EXIT_FAILURE);
54
exit
(EXIT_FAILURE);
63
exit
(EXIT_FAILURE);
69
exit
(EXIT_FAILURE);
/external/compiler-rt/BlocksRuntime/tests/
k-and-r.c
21
exit
(1);
32
exit
(0);
/external/hyphenation/
hnjalloc.c
50
exit
(1);
62
exit
(1);
Completed in 456 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>