Searched refs:exit (Results 201 - 225 of 2208) sorted by relevance

1234567891011>>

/external/libcxx/test/std/depr/exception.unexpected/set.unexpected/
H A Dset_unexpected.pass.cpp21 std::exit(0);
/external/libhevc/common/
H A Dihevc_debug.h64 exit(-1); \
/external/libpcap/tests/
H A Dpcap_compile_test.c6 exit(1);
/external/libvncserver/x11vnc/misc/
H A Dblockdpy.c66 * the program to clean up and exit once it exists. No screen locking is
151 exit(0);
215 exit(1);
221 exit(1);
225 exit(1);
230 exit(1);
236 exit(1);
253 exit(1);
258 exit(1);
263 exit(
[all...]
/external/libxml2/doc/examples/
H A Dio1.c119 exit(1);
127 exit(1);
136 exit(1);
164 exit(1);
/external/libxml2/python/tests/
H A Dattribs.py24 sys.exit(1)
H A Dreader8.py26 sys.exit(1)
/external/llvm/lib/Fuzzer/test/
H A DCxxTokensTest.cpp10 exit(1);
H A DFourIndependentBranchesTest.cpp15 exit(1);
H A DFullCoverageSetTest.cpp17 exit(1);
H A DSimpleTest.cpp16 exit(0);
/external/llvm/tools/llvm-c-test/
H A Dobject.c28 exit(1);
34 exit(1);
61 exit(1);
67 exit(1);
/external/llvm/utils/lint/
H A Dgeneric_lint.py24 sys.exit(GenericCodeLintMain(sys.argv[1:]))
/external/openfst/src/lib/
H A Dcompat.cc27 exit(1);
/external/parameter-framework/tools/xmlGenerator/
H A DportAllocator.py47 sys.exit(1)
/external/sfntly/cpp/src/sample/subtly/
H A Dsubsetter_main.cc40 exit(1);
49 exit(1);
56 exit(1);
60 exit(1);
/external/squashfs-tools/squashfs-tools/
H A Dandroid.c40 exit(EXIT_FAILURE);
65 exit(EXIT_FAILURE);
78 exit(EXIT_FAILURE);
92 exit(EXIT_FAILURE);
/external/v8/test/cctest/
H A Dtest-macro-assembler-ia32.cc65 Label exit; local
75 __ j(not_equal, &exit);
78 __ j(not_equal, &exit);
89 __ j(not_equal, &exit);
93 __ j(not_equal, &exit);
103 __ j(not_equal, &exit);
107 __ j(not_equal, &exit);
117 __ j(not_equal, &exit);
120 __ j(not_equal, &exit);
127 __ j(not_equal, &exit);
[all...]
/external/v8/tools/
H A Dprocess-heap-prof.py85 sys.exit('can\'t open %s' % filename)
110 sys.exit();
114 sys.exit();
120 sys.exit(Main())
/external/valgrind/gdbserver_tests/
H A Dgone.c15 // Explicit exit() with exit code.
16 if (strcmp (argv[1], "exit") == 0)
19 exit (1);
/external/valgrind/memcheck/tests/darwin/
H A Dmkfifo.c26 perror("mkfifo"), exit(1);
/external/valgrind/memcheck/tests/
H A Dsignal2.c8 printf ( "caught sig segv\n" ); exit(1);
/external/valgrind/none/tests/
H A Dcloseall.c16 exit( 0 );
H A Dexec-sigmask.c18 exit(1);
33 exit(1);
37 exit(1);
63 exit(1);
H A Dfdleak.h12 exit(1); \

Completed in 588 milliseconds

1234567891011>>