Home
last modified time | relevance | path

Searched refs:exit (Results 3651 - 3675 of 3973) sorted by relevance

1...<<141142143144145146147148149150>>...159

/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h512 Label exit; in StoreTaggedPointer() local
515 b(&exit); in StoreTaggedPointer()
517 JumpIfSmi(src.gp(), &exit); in StoreTaggedPointer()
522 &exit); in StoreTaggedPointer()
526 bind(&exit); in StoreTaggedPointer()
/third_party/node/deps/openssl/openssl/apps/
H A Dspeed.c2244 exit(1); in speed_main()
2250 exit(1); in speed_main()
2262 exit(1); in speed_main()
3454 exit(1); in do_multi()
3466 exit(1); in do_multi()
/third_party/openssl/apps/
H A Dspeed.c2230 exit(1); in speed_main()
2236 exit(1); in speed_main()
2248 exit(1); in speed_main()
3430 exit(1); in do_multi()
3442 exit(1); in do_multi()
/third_party/googletest/googletest/src/
H A Dgtest.cc375 "if exceptions are enabled or exit the program with a non-zero code "
5018 // A helper class that creates the premature-exit file in its
5025 // If a path to the premature-exit file is specified...
5041 GTEST_LOG_(ERROR) << "Failed to remove premature exit filepath \""
5359 exit(1);
5399 // create/delete the premature exit file, as doing so is unnecessary
5403 // premature-exit file will be left undeleted, causing a test runner
5404 // that understands the premature-exit-file protocol to report the
5982 exit(EXIT_FAILURE);
6013 exit(EXIT_FAILUR
[all...]
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc182 exit());
1067 DeoptimizationExit* exit = in AssembleArchInstruction() local
1069 __ b(exit->label()); in AssembleArchInstruction()
1147 __ JumpIfSmi(value, ool->exit()); in AssembleArchInstruction()
1152 __ bind(ool->exit()); in AssembleArchInstruction()
4258 for (DeoptimizationExit* exit : deoptimization_exits_) { in AssembleConstructFrame()
4259 total_size += (exit->kind() == DeoptimizeKind::kLazy) in AssembleConstructFrame()
/third_party/elfutils/src/
H A Dobjdump.c220 exit (EXIT_FAILURE); in parse_opt()
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c453 /* Allocate a zero-initialized block, clean up and exit on failure */
460 exit(1); in checkasm_malloc()
/third_party/ffmpeg/tools/
H A Dtarget_dec_fuzzer.c70 exit(1); in error()
/third_party/glslang/SPIRV/
H A Ddisassemble.cpp73 exit(1); in Kill()
/third_party/alsa-lib/test/
H A Dmidifile.c77 /*void exit(), free();*/
705 else exit (1);
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c60 exit(EXIT_FAILURE); in fatal()
328 printf("Client exit client %d\n", in dump_event()
340 printf("Port exit %d:%d\n", in dump_event()
/third_party/backends/lib/
H A Dgetopt.c1282 exit (0);
/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.c90 _log("\", exit stat %d\n", status); in rip_die()
95 exit(status); in rip_die()
/third_party/gptfdisk/
H A Dgpttext.cc553 // the GPT data, call SaveMBR() to save the MBR, and then exit.
589 exit(5); in GetSectorNum()
622 // wants to exit (such as after a 'w' or 'q' command).
713 cout << "w\twrite table to disk and exit\n"; in ShowCommands()
719 // issues an exit command, such as 'w' or 'q'.
763 cout << "\nConverted " << temp1 << " partitions. Finalize and exit? "; in RecoveryMenu()
825 cout << "g\tconvert GPT into MBR and exit\n"; in ShowRecoveryCommands()
835 cout << "w\twrite table to disk and exit\n"; in ShowRecoveryCommands()
841 // selects an exit command, such as 'w' or 'q'.
935 cout << "Type device filename, or press <Enter> to exit in ExpertsMenu()
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DdumpICUrules.bat68 exit(1);
/third_party/jerryscript/jerry-main/
H A Dmain-unix.c40 * Standalone Jerry exit codes
342 .help = "print this help and exit"),
344 .help = "print tool and library version and exit"),
373 CLI_OPT_DEF (.id = OPT_CALL_ON_EXIT, .longopt = "call-on-exit", .meta = "STRING",
374 .help = "invoke the specified function when the process is just about to exit"),
411 exit (JERRY_STANDALONE_EXIT_CODE_FAIL); in check_usage()
/third_party/mesa3d/src/freedreno/decode/
H A Dscript.c95 exit(1); in error()
/third_party/mesa3d/src/asahi/lib/
H A Dgen_pack.py733 sys.exit(1)
/third_party/mesa3d/src/broadcom/cle/
H A Dgen_pack_header.py618 sys.exit(1)
/third_party/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py530 sys.exit(1)
/third_party/mesa3d/src/compiler/glsl/
H A Dstandalone.cpp494 exit(EXIT_FAILURE); in standalone_compile_shader()
/third_party/ninja/
H A Dconfigure.py226 sys.exit(1)
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dgenrb.cpp299 exit(1); in main()
/third_party/icu/icu4c/source/tools/makeconv/
H A Dmakeconv.cpp220 exit(0); in main()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
H A DHolidayCalendarDemo.java411 System.exit(0); in processWindowEvent()

Completed in 48 milliseconds

1...<<141142143144145146147148149150>>...159