HomeSort by relevance Sort by last modified time
    Searched refs:exit (Results 51 - 75 of 2536) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/srtp/crypto/test/
rand_gen.c 66 exit(255);
84 exit(1);
97 exit(1);
117 exit(1);
135 exit(1);
  /system/core/libsparse/
simg2simg.c 56 exit(-1);
64 exit(-1);
70 exit(-1);
76 exit(-1);
82 exit(-1);
88 exit(-1);
95 exit(-1);
101 exit(-1);
107 exit(-1);
114 exit(0)
    [all...]
  /external/dropbear/libtomcrypt/demos/
encrypt.c 22 exit(1);
81 exit(-1);
86 exit(-1);
91 exit(-1);
130 exit(-1);
136 exit(-1);
142 exit(-1);
148 exit(-1);
155 exit(-1);
163 exit(-1)
    [all...]
  /external/valgrind/main/none/tests/
sem.c 21 exit(1);
32 exit(1);
50 exit(1);
62 exit(1);
77 exit(1);
84 exit(1);
87 exit(0);
pth_rwlock.c 19 exit(1);
26 exit(1);
30 exit(0);
pth_stackalign.c 24 exit(1);
30 exit(1);
33 exit(0);
pth_cancel1.c 46 exit(1);
54 exit(1);
60 exit(1);
65 exit(0);
semlimit.c 15 exit(0);
  /system/extras/tests/ext4/
set_ext4_err_bit.c 20 exit(1);
27 exit(1);
32 exit(1);
37 exit(1);
42 exit(1);
50 exit(1);
55 exit(1);
  /system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c 147 exit(1);
156 exit(2);
165 exit(3);
177 exit(10);
184 exit(4);
196 exit(11);
203 exit(5);
216 exit(12);
223 exit(13);
237 exit(((optopt == 0) || (optopt == '?')) ? 0 : 6)
    [all...]
  /external/compiler-rt/BlocksRuntime/tests/
fail.c 57 exit(1);
62 exit(10);
66 exit(1);
72 exit(1);
76 exit(1);
78 //printf("exit status of child %d was %d\n", child, WEXITSTATUS(status));
89 exit(1);
95 exit(1);
100 exit(1);
105 exit(0)
    [all...]
  /external/chromium/testing/gmock/test/
gmock_leak_test_.cc 67 // Makes sure Google Mock's leak detector can change the exit code
69 exit(0);
79 // Makes sure Google Mock's leak detector can change the exit code
81 exit(0);
95 // Makes sure Google Mock's leak detector can change the exit code
97 exit(0);
  /external/dbus/cmake/modules/
CheckForAbstractSockets.c 17 exit (1);
29 exit (1);
32 exit (0);
  /external/e2fsprogs/e2fsck/
flushb.c 35 exit(1);
49 exit(1);
58 exit(1);
  /external/oprofile/libutil/tests/
file_tests.c 51 exit(EXIT_FAILURE);
57 exit(EXIT_FAILURE);
63 exit(EXIT_FAILURE);
  /sdk/emulator/opengl/tests/ut_renderer/
ut_renderer.cpp 35 exit(1);
42 exit(1);
52 exit(3);
  /system/core/toolbox/
runcon.c 14 exit(1);
20 exit(2);
27 exit(3);
  /system/extras/tests/bionic/libc/common/
test_strftime_2039.c 19 exit(EXIT_FAILURE);
26 exit(EXIT_FAILURE);
32 exit(EXIT_FAILURE);
  /bionic/libc/stdlib/
exit.c 1 /* $OpenBSD: exit.c,v 1.12 2007/09/03 14:40:16 millert Exp $ */
48 * Exit, flushing stdio buffers if necessary.
51 exit(int status) function
  /cts/tools/dasm/src/java_cup/
internal_error.java 13 /** Method called to do a forced error exit on an internal error
20 System.exit(-1);
  /external/e2fsprogs/lib/e2p/
percent.c 46 exit(1);
52 exit(1);
58 exit(1);
64 exit(0);
  /external/skia/src/gpu/
GrMemory.cpp 16 ::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/webkit/Source/WebCore/WebCore.vcproj/
WebCorePreBuild.cmd 5 if errorlevel 1 exit 1
8 exit /b

Completed in 3829 milliseconds

1 23 4 5 6 7 8 91011>>