Searched refs:exit (Results 276 - 300 of 2208) sorted by relevance

<<11121314151617181920>>

/external/sfntly/cpp/src/sample/subtly/
H A Dmerger_main.cc39 exit(1);
46 exit(1);
/external/e2fsprogs/misc/
H A Duuidd.c52 exit(1);
58 exit(1);
69 exit(1);
71 exit(0);
138 exit(0);
247 exit(1);
264 exit(1);
271 exit(1);
279 exit(1);
290 exit(
[all...]
/external/icu/icu4c/source/tools/gensprep/
H A Dstore.c205 exit(U_MEMORY_ALLOCATION_ERROR);
288 exit(U_ILLEGAL_CHAR_FOUND);
302 exit(U_ILLEGAL_ARGUMENT_ERROR);
309 exit(U_ILLEGAL_ARGUMENT_ERROR);
319 exit(U_INDEX_OUTOFBOUNDS_ERROR);
334 exit(U_INTERNAL_PROGRAM_ERROR);
382 exit(U_ILLEGAL_ARGUMENT_ERROR);
398 exit(U_ILLEGAL_ARGUMENT_ERROR);
404 exit(U_ILLEGAL_CHAR_FOUND);
419 exit(U_INTERNAL_PROGRAM_ERRO
[all...]
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/
H A Drun_tests.js15 process.on('exit', function () {
16 process.exit(failed);
/external/compiler-rt/test/BlocksRuntime/
H A Dcopy-block-literal-rdar6439600.c22 exit(1);
H A Drdar6405500.c19 exit(0);
/external/compiler-rt/test/msan/Linux/
H A Dglob_altdirfunc.cc21 exit(1);
27 exit(1);
41 exit(1);
48 exit(1);
H A Dglob_nomatch.cc19 exit(0);
/external/compiler-rt/test/tsan/
H A Dfork_atexit.cc29 exit(1);
H A Dstatic_init1.cc14 exit(1);
/external/eigen/bench/btl/generic_bench/timers/
H A Dmixed_perf_analyzer.hh39 exit(0);
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_break_on_failure_unittest_.cc60 exit(exception_pointers->ExceptionRecord->ExceptionCode);
74 // The default unhandled exception filter does not always exit
75 // with the exception code as exit code - for example it exits with
/external/gtest/test/
H A Dgtest_break_on_failure_unittest_.cc60 exit(exception_pointers->ExceptionRecord->ExceptionCode);
74 // The default unhandled exception filter does not always exit
75 // with the exception code as exit code - for example it exits with
/external/jsoncpp/include/json/
H A Dassertions.h23 // debugger or crash reporter gets the chance to take over. We still call exit()
25 #define JSON_FAIL_MESSAGE( message ) { assert(false && message); strcpy(reinterpret_cast<char*>(666), message); exit(123); }
/external/libcxx/test/std/containers/sequences/list/
H A Ddb_cback.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))
H A Ddb_cfront.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))
/external/libcxx/test/std/containers/sequences/vector/
H A Ddb_cback.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))
H A Ddb_cfront.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))
/external/libcxx/test/std/containers/unord/unord.map/unorder.map.modifiers/
H A Derase_iter_db1.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))
H A Derase_iter_db2.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))
H A Derase_iter_iter_db4.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/
H A Derase_iter_db1.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))
H A Derase_iter_db2.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))
H A Derase_iter_iter_db4.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))
/external/libcxx/test/std/containers/unord/unord.multiset/
H A Derase_iter_db2.pass.cpp16 #define _LIBCPP_ASSERT(x, m) ((x) ? (void)0 : std::exit(0))

Completed in 611 milliseconds

<<11121314151617181920>>