Home
last modified time | relevance | path

Searched refs:exit (Results 3151 - 3175 of 3973) sorted by relevance

1...<<121122123124125126127128129130>>...159

/third_party/python/Lib/
H A Dwebbrowser.py720 sys.exit(1)
727 sys.exit(1)
H A Dprofile.py570 sys.exit(2)
604 sys.exit(exc.errno)
/third_party/python/Lib/test/libregrtest/
H A Druntest_mp.py96 sys.exit(0)
190 # read its exit status, but Popen.send_signal() read the returncode
342 # that Python will hang at exit while calling threading._shutdown()
416 exit=True)
491 # worker when we exit this function
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dminiunz.c393 exit(EXIT_FAILURE);
648 exit(-1);
/third_party/toybox/toys/pending/
H A Dtelnetd.c172 exit(EXIT_FAILURE); in new_session()
360 // you exit telnet via ^]^D, leaving the socket in TIME_WAIT. in telnetd_main()
408 if (FLAG(i)) exit(EXIT_SUCCESS); in telnetd_main()
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dparse.cc776 std::exit(1); in ParseCommandLineImpl()
784 std::exit(exit_code); in ParseCommandLineImpl()
/third_party/vk-gl-cts/scripts/
H A Drun_nightly.py489 sys.exit(-1)
496 sys.exit(-1)
/third_party/zlib/contrib/minizip/
H A Dminiunz.c446 exit(EXIT_FAILURE); in do_extract_currentfile()
724 exit(-1); in main()
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h408 Label exit; in StoreTaggedPointer() local
411 b(&exit); in StoreTaggedPointer()
413 JumpIfSmi(src.gp(), &exit); in StoreTaggedPointer()
415 &exit); in StoreTaggedPointer()
419 bind(&exit); in StoreTaggedPointer()
753 Label exit; \
757 BranchShort(&exit, ne, expected.gp(), Operand(result.gp())); \
761 bind(&exit); \
769 Label exit; \
778 BranchShort(&exit, n
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DPerfTest.java495 System.exit(0); in parseOptions()
786 System.exit(1); in readLines()
795 System.exit(1); in readLines()
/third_party/icu/icu4c/source/extra/uconv/
H A Duconv.cpp1095 exit(ecode); in usage()
1135 exit(1); in main()
1341 exit(-1); in main()
/third_party/libsnd/tests/
H A Dstring_test.c68 exit (1) ; in main()
355 exit (1) ; in string_start_end_test()
534 exit (1) ; in string_start_test()
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerLoop.cpp49 exit(1); in MissingExternalApiFunction()
279 exit(Options.ErrorExitCode); in CrashCallback()
285 _Exit(0); // Stop right now, don't perform any at-exit actions. in InterruptCallback()
484 exit(1); in ShuffleAndMinimize()
701 _Exit(Options.ErrorExitCode); // not exit() to disable lsan further on. in TryDetectingAMemoryLeak()
/third_party/littlefs/scripts/
H A Dcode.py191 sys.exit(-1)
323 sys.exit(-1)
705 sys.exit(main(**{k: v
H A Ddata.py191 sys.exit(-1)
323 sys.exit(-1)
702 sys.exit(main(**{k: v
H A Dstack.py286 sys.exit(-1)
634 sys.exit(2)
733 sys.exit(main(**{k: v
/third_party/node/deps/v8/third_party/test262-harness/src/
H A Dtest262.py47 sys.exit(1)
661 sys.exit(code)
664 sys.exit(1)
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl14.c606 exit(0); in do_usleep_child()
771 exit(1); in dochild()
773 exit(0); in dochild()
865 * blocking lock then wait for child to exit in run_test()
1117 * blocking lock then wait for child to exit in main()
1140 tst_resm(TFAIL, "child returned bad exit status"); in main()
/third_party/musl/libc-test/src/functionalext/trace/
H A Dtrace_marker.c301 exit(pidChild); in trace_marker_0040()
398 exit(pidChild); in trace_marker_0050()
489 exit(pidChild); in trace_marker_0060()
/third_party/skia/third_party/externals/spirv-cross/
H A Dtest_shaders.py834 sys.exit(1)
841 sys.exit(1)
908 sys.exit(1)
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duconv.cpp1095 exit(ecode); in usage()
1135 exit(1); in main()
1341 exit(-1); in main()
/third_party/elfutils/src/
H A Dar.c188 exit (EXIT_FAILURE); in main()
208 exit (EXIT_FAILURE); in main()
232 exit (EXIT_FAILURE); in main()
297 exit (EXIT_FAILURE); in parse_opt()
/third_party/backends/tools/
H A Dsane-find-scanner.c1582 exit (0); in main()
1608 exit (0); in main()
1614 exit (0); in main()
1619 exit (0); in main()
/third_party/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp312 exit(-1); in win_cmp_null()
323 exit(-1); in win_cmp_len()
463 exit(-1); in win_cmp_null()
473 exit(-1); in win_cmp_len()
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp213 exit(status); in parseFilename()
412 exit(U_MEMORY_ALLOCATION_ERROR); in print()
835 exit(U_ILLEGAL_ARGUMENT_ERROR); in bin_write_xml()
1087 exit(U_ILLEGAL_ARGUMENT_ERROR); in bundle_write_xml()

Completed in 35 milliseconds

1...<<121122123124125126127128129130>>...159