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

<<11121314151617181920>>

/external/chromium_org/tools/win/split_link/
H A Dcheck_installed.py46 sys.exit(main())
/external/chromium_org/webkit/tools/layout_tests/
H A Drun_webkit_tests.py21 sys.exit(main())
/external/chromium_org/win8/util/
H A Dcheck_sdk_patch.py48 sys.exit(main(sys.argv))
/external/compiler-rt/BlocksRuntime/tests/
H A Dcopy-block-literal-rdar6439600.c22 exit(1);
H A Drdar6405500.c19 exit(0);
/external/compiler-rt/lib/msan/lit_tests/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/lib/tsan/lit_tests/
H A Dstatic_init1.cc14 exit(1);
/external/eigen/bench/btl/generic_bench/timers/
H A Dmixed_perf_analyzer.hh39 exit(0);
/external/elfutils/bionic-fixup/
H A Derror.h33 exit(status);
/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/libffi/testsuite/libffi.call/
H A Dreturn_dbl.c34 exit(0);
H A Dreturn_fl.c34 exit(0);
H A Dreturn_ldl.c33 exit(0);
H A Dreturn_sc.c35 exit(0);
H A Dreturn_uc.c37 exit(0);
/external/llvm/utils/
H A DDSAclean.py15 sys.exit(1)
/external/llvm/utils/llvm-build/llvmbuild/
H A Dutil.py11 fatal = lambda message: (_write_message('fatal error', message), sys.exit(1))
/external/open-vcdiff/src/
H A Dlogging.h20 #include <stdlib.h> // exit
30 exit(1);
/external/oprofile/daemon/
H A Doprofiled.h22 void (*exit)(void); member in struct:oprofiled_ops
/external/oprofile/libop/
H A Dop_parse_event.c52 exit(EXIT_FAILURE);
72 exit(EXIT_FAILURE);
77 exit(EXIT_FAILURE);
86 exit(EXIT_FAILURE);
/external/protobuf/gtest/test/
H A Dgtest_nc_test.py43 sys.exit(0) # Negative compilation tests are not supported on Windows & Mac.
/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestver.c18 exit(1);
/external/qemu/hw/
H A Dbt.c38 exit(-1);
44 exit(-1);
51 exit(-1);
117 exit(-1);
/external/qemu/
H A Dqemu-timer-common.c40 exit(1);

Completed in 1390 milliseconds

<<11121314151617181920>>