Searched refs:exit (Results 1 - 25 of 2622) sorted by relevance

1234567891011>>

/external/e2fsprogs/lib/blkid/
H A Dtst_types.c23 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/
H A Dtst_types.c23 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/valgrind/main/none/tests/
H A Dfcntl_setown.c14 exit(1);
20 exit(1);
26 exit(1);
29 exit(0);
H A Dmap_unaligned.c13 exit( 1 );
19 exit( 1 );
28 exit( 1 );
34 exit( 1 );
37 exit( 0 );
H A Dexecve.c14 exit(1);
18 exit(0);
H A Dmq.c30 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(
[all...]
/external/valgrind/main/none/tests/x86/
H A Dint.c7 exit(0);
/external/valgrind/main/none/tests/amd64/
H A Dnibz_bennee_mmap.c39 exit(1);
44 exit(1);
50 exit(1);
56 exit(1);
60 exit(0);
/external/clang/test/CodeGenCXX/
H A Dcp-blocks-linetables.cpp11 extern "C" void exit(int);
13 extern void exit(int);
37 exit (6);
42 exit(1);
45 exit(2);
48 exit(3);
50 exit(4);
59 exit (5);
/external/compiler-rt/BlocksRuntime/tests/
H A Drdar6396238.c26 exit(1);
29 exit(0);
/external/compiler-rt/lib/msan/lit_tests/
H A Dno_sanitize_memory.cc25 exit(0);
32 exit(0);
H A Dheap-origin.cc23 exit(0);
H A Dstack-origin.cc24 exit(0);
/external/junit/src/org/junit/internal/
H A DRealSystem.java7 public void exit(int code) { method in class:RealSystem
8 System.exit(code);
/external/chromium/sdch/open-vcdiff/src/
H A Dlogging.cc17 #include <stdlib.h> // exit
24 static void DefaultExitFatal() { exit(1); }
/external/chromium_org/tools/gyp/test/actions/src/subdir1/
H A Dmake-prog1.py20 sys.exit(0)
H A Dmake-prog2.py20 sys.exit(0)
/external/chromium_org/tools/gyp/test/actions/src/subdir3/
H A Dgenerate_main.py21 sys.exit(0)
/external/chromium_org/tools/gyp/test/generator-output/actions/subdir1/
H A Dmake-prog1.py20 sys.exit(0)
H A Dmake-prog2.py20 sys.exit(0)
/external/ppp/pppd/
H A Dopenssl-hash.c29 exit(1);
34 exit(1);
39 exit(1);
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dbug133694.c12 exit(1);
18 exit(1);
24 exit(1);
30 exit(1);
34 exit(0);
/external/dropbear/libtomcrypt/demos/
H A Dtest.c20 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_FAILUR
[all...]
/external/elfutils/tests/
H A Darextract.c50 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 (
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Do_dir_test.c61 exit(1);
67 exit(2);
69 exit(0);

Completed in 759 milliseconds

1234567891011>>