Searched refs:exit (Results 1 - 25 of 1727) 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);
H A Dtst_getsectsize.c35 exit(1);
42 exit(1);
48 exit(1);
52 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/compiler-rt/BlocksRuntime/tests/
H A Drdar6396238.c26 exit(1);
29 exit(0);
H A Dc99.c19 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);
H A DJUnitSystem.java6 void exit(int i); method in interface:JUnitSystem
/external/chromium/sdch/open-vcdiff/src/
H A Dlogging.cc17 #include <stdlib.h> // exit
24 static void DefaultExitFatal() { exit(1); }
/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/webkit/Source/WebCore/platform/network/win/
H A DDownloadBundleWin.cpp74 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/
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/openssl/crypto/
H A Do_dir_test.c61 exit(1);
67 exit(2);
69 exit(0);
/external/chromium/build/
H A Ddir_exists.py10 sys.exit(0)
/external/e2fsprogs/tests/progs/
H A Dhold_inode.c28 exit(1);
33 exit(1);
38 exit(1);
43 exit(1);
/external/jpeg/
H A Drdgif.c34 exit(EXIT_FAILURE);
/external/llvm/projects/sample/tools/sample/
H A Dmain.c12 exit (0);
/external/oprofile/libutil/
H A Dop_version.c23 exit(EXIT_SUCCESS);

Completed in 3424 milliseconds

1234567891011>>