HomeSort by relevance Sort by last modified time
    Searched refs:exit (Results 1 - 25 of 1932) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/lib/blkid/
tst_types.c 23 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/
tst_types.c 23 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);
tst_super_size.c 24 exit(1);
26 exit(0);
  /external/webkit/LayoutTests/http/tests/resources/
reset-temp-file.php 6 exit();
13 exit();
17 exit();
touch-temp-file.php 6 exit();
14 exit();
write-temp-file.php 6 exit();
13 exit();
tripmine.php 12 exit();
33 exit();
41 exit();
48 exit();
56 exit();
61 exit();
  /external/valgrind/main/none/tests/
fcntl_setown.c 14 exit(1);
20 exit(1);
26 exit(1);
29 exit(0);
map_unaligned.c 13 exit( 1 );
19 exit( 1 );
28 exit( 1 );
34 exit( 1 );
37 exit( 0 );
execve.c 14 exit(1);
18 exit(0);
mq.c 30 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(1)
    [all...]
  /external/valgrind/main/none/tests/x86/
int.c 7 exit(0);
  /external/bluetooth/bluez/src/
plugin.h 32 void (*exit) (void); member in struct:bluetooth_plugin_desc
36 #define BLUETOOTH_PLUGIN_DEFINE(name, version, priority, init, exit) \
38 #name, version, priority, init, exit \
41 #define BLUETOOTH_PLUGIN_DEFINE(name, version, priority, init, exit) \
45 #name, version, priority, init, exit \
  /external/valgrind/main/none/tests/amd64/
nibz_bennee_mmap.c 39 exit(1);
44 exit(1);
50 exit(1);
56 exit(1);
60 exit(0);
  /external/webkit/LayoutTests/http/tests/appcache/resources/auth/
manifest.php 6 exit;
setup.php 6 exit;
subresource.php 6 exit;
  /external/chromium/sdch/open-vcdiff/src/
logging.cc 17 #include <stdlib.h> // exit
24 static void DefaultExitFatal() { exit(1); }
  /external/ppp/pppd/
openssl-hash.c 29 exit(1);
34 exit(1);
39 exit(1);
  /external/valgrind/main/memcheck/tests/x86-linux/
bug133694.c 12 exit(1);
18 exit(1);
24 exit(1);
30 exit(1);
34 exit(0);
  /external/webkit/Source/WebCore/platform/network/win/
DownloadBundleWin.cpp 74 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/
test.c 20 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_FAILURE)
    [all...]
  /external/elfutils/tests/
arextract.c 38 exit (1);
45 exit (1);
57 exit (1);
64 exit (1);
76 exit (1);
90 exit (1);
98 exit (1);
113 exit (1);
124 exit (1);
131 exit (1)
    [all...]
  /external/openssl/crypto/
o_dir_test.c 61 exit(1);
67 exit(2);
69 exit(0);
  /external/e2fsprogs/e2fsck/
extend.c 23 exit(1);
44 exit(1);
51 exit(1);
58 exit(1);
63 exit(1);
68 exit(1);
73 exit(1);
78 exit(1);
80 exit(0);

Completed in 210 milliseconds

1 2 3 4 5 6 7 8 91011>>