Home
last modified time | relevance | path

Searched refs:exit (Results 3326 - 3350 of 3973) sorted by relevance

1...<<131132133134135136137138139140>>...159

/third_party/musl/libc-test/src/functionalext/relro/
H A Ddlopen_ext_relro_test.c80 exit(-1); in test_write_relro_file()
100 exit(-1); in test_write_relro_file_ext()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_hw_context.c309 exit(-1); in r600_context_gfx_flush()
316 exit(-1); in r600_context_gfx_flush()
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_stats.py94 # -h, --help show this help message and exit
795 exit(1)
818 sys.exit(main())
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c41 * and exit.
48 exit(EXIT_FAILURE); in spdy_dief()
54 * |error_code| and exit.
62 exit(EXIT_FAILURE); in spdy_diec()
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddependency_graph.cc570 /// as the function decends into each dependency and `exit` when bubbling back
575 /// @param exit is a function with the signature: `void(Global*)`. The `exit`
578 void TraverseDependencies(const Global* root, ENTER&& enter, EXIT&& exit) { in TraverseDependencies()
607 exit(entry.global); in TraverseDependencies()
636 // stack was pushed, but exit() will not be called when we return in SortGlobals()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_main.c508 exit(1); in usage()
742 exit(1); in ap_main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c500 exit(1); in usage()
728 exit(1); in ap_main()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc167 exit());
461 Label exit; \
466 __ BranchShort(&exit, ne, i.InputRegister(2), \
472 __ bind(&exit); \
479 Label exit; \
491 __ BranchShort(&exit, ne, i.InputRegister(2), \
498 __ bind(&exit); \
836 DeoptimizationExit* exit = in AssembleArchInstruction() local
838 __ Branch(exit->label()); in AssembleArchInstruction()
893 __ JumpIfSmi(value, ool->exit()); in AssembleArchInstruction()
1951 Label compareExchange, exit; AssembleArchInstruction() local
[all...]
/third_party/python/Modules/
H A D_testcapimodule.c1963 goto exit; in parse_tuple_and_keywords()
1971 goto exit; in parse_tuple_and_keywords()
1986 exit: in parse_tuple_and_keywords()
3295 #define FAIL(x) { error = (x); goto exit; } in test_capsule()
3352 goto exit; \ in test_capsule()
3393 exit: in test_capsule()
4563 goto exit; in call_in_temporary_c_thread()
4576 goto exit; in call_in_temporary_c_thread()
4593 exit: in call_in_temporary_c_thread()
6099 goto exit; in eval_eval_code_ex()
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gv100.cpp2065 Instruction *exit = in->getExit(); in prepareEmission() local
2067 if (exit && exit->op == OP_BRA && exit->asFlow()->target.bb == bb) { in prepareEmission()
2074 in->remove(exit); in prepareEmission()
H A Dnv50_ir_from_nir.cpp174 BasicBlock *exit; member in __anon9283::Converter
193 exit(NULL), in Converter()
1368 exit = new BasicBlock(prog->main);
1371 prog->main->setExit(exit);
1403 bb->cfg.attach(&exit->cfg, Graph::Edge::TREE);
1404 setPosition(exit, true);
2431 mkFlow(OP_BRA, exit, CC_ALWAYS, NULL);
2432 bb->cfg.attach(&exit->cfg, Graph::Edge::CROSS);
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs443 pub exit: __c_anonymous_ptrace_syscall_info_exit,
560 self.exit == other.exit || in eq()
575 .field("exit", &self.exit) in fmt()
587 self.exit.hash(state); in hash()
/third_party/python/Tools/scripts/
H A Dtexi2html.py1798 sys.exit(1)
1822 sys.exit(1)
1843 sys.exit(1)
2039 sys.exit(2)
2061 sys.exit(1)
/third_party/python/Lib/
H A Dpdb.py138 sys.exit(1)
167 sys.exit(1)
306 # if onecmd returns True, the command wants to exit
587 # Return true to exit from the command loop
1751 sys.exit(2)
1755 sys.exit()
1784 print("The program exited via sys.exit(). Exit status:", end=' ')
1788 sys.exit(1)
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBlitGL.cpp102 angle::Result exit(const gl::Context *context) in exit() function in rx::__anon20033::ScopedGLState
393 ANGLE_TRY(scopedState.exit(context)); in copySubImageToLUMAWorkaroundTexture()
555 ANGLE_TRY(scopedState.exit(context)); in blitColorBufferWithShader()
671 ANGLE_TRY(scopedState.exit(context)); in copySubTexture()
1113 ANGLE_TRY(scopedState.exit(context)); in generateSRGBMipmap()
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc291 exit());
520 Label exit; \
525 __ B(ne, &exit); \
528 __ Bind(&exit); \
905 DeoptimizationExit* exit = in AssembleArchInstruction() local
907 __ B(exit->label()); in AssembleArchInstruction()
979 __ JumpIfSmi(value, ool->exit()); in AssembleArchInstruction()
983 __ Bind(ool->exit()); in AssembleArchInstruction()
998 __ JumpIfSmi(value, ool->exit()); in AssembleArchInstruction()
1002 __ Bind(ool->exit()); in AssembleArchInstruction()
[all...]
/third_party/backends/tools/
H A Dsane-desc.c369 exit (0); in get_options()
372 exit (0); in get_options()
451 exit (1); in get_options()
571 exit (1); in update_url_list()
1596 exit (1); in create_model_record()
1738 exit (1); in update_mfg_record_list()
1821 DBG_DBG ("create_mfg_list: exit\n"); in create_mfg_list()
/third_party/curl/tests/
H A Dnegtelnetserver.py381 sys.exit(rc)
/third_party/ffmpeg/libavutil/tests/
H A Dblowfish.c142 exit(1); in test_blowfish()
/third_party/eudev/hm_src/
H A Dkeyboard-keys-from-name.h315 {"exit", KEY_EXIT}, in keyboard_lookup_key()
/third_party/ffmpeg/tools/
H A Duncoded_frame.c60 exit(1); in main()
/third_party/ffmpeg/tests/
H A Daudiogen.c152 exit(1); in main()
/third_party/astc-encoder/Test/testlib/
H A Dencoder.py102 sys.exit(1)
/third_party/astc-encoder/Test/
H A Dastc_test_result_plot.py427 sys.exit(main())
/third_party/backends/sanei/
H A Dsanei_pio.c182 exit (-1); in pio_wait()

Completed in 48 milliseconds

1...<<131132133134135136137138139140>>...159