/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
H A D | symbolize_test.cc | 92 int ABSL_ATTRIBUTE_SECTION_VARIABLE(.text.exit) exit_func() { in exit_func()
|
/third_party/skia/experimental/sorttoy/ |
H A D | sorttoy.cpp | 85 exit(1); in exitf()
|
/third_party/rust/crates/syn/tests/ |
H A D | test_precedence.rs | 99 process::exit(1); in test_rustc_precedence()
|
/third_party/rust/crates/regex/regex-capi/ctest/ |
H A D | test.c | 588 exit(1); in main()
|
/third_party/spirv-tools/test/val/ |
H A D | val_limits_test.cpp | 758 OpName %exit "exit" in TEST_F() 765 OpBranch %exit in TEST_F() 771 %exit = OpLabel in TEST_F()
|
/third_party/vk-gl-cts/scripts/ |
H A D | check_swiftshader_runtime.py | 467 exit(0)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | os_internal.c | 552 exit(0); in os_exec()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/ |
H A D | wps-nfc.py | 291 print("Trying to exit..") 339 sys.exit(1) 447 help='run only one operation and exit')
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | os_internal.c | 558 exit(0); in os_exec()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/ |
H A D | wps-nfc.py | 291 print("Trying to exit..") 339 sys.exit(1) 447 help='run only one operation and exit')
|
/third_party/vulkan-headers/registry/ |
H A D | cgenerator.py | 308 exit(1)
|
/third_party/zlib/examples/ |
H A D | gzappend.c | 96 exit(1); in bye() 191 /* read from file in, exit if end-of-file */
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | dp_rx.c | 861 goto exit; in ath11k_dp_rx_link_desc_return() 867 exit: in ath11k_dp_rx_link_desc_return() 2750 goto exit; in ath11k_dp_process_rx() 2764 exit: in ath11k_dp_process_rx() 3730 goto exit; in ath11k_dp_process_rx_err_buf() 3735 goto exit; in ath11k_dp_process_rx_err_buf() 3748 goto exit; in ath11k_dp_process_rx_err_buf() 3758 exit: in ath11k_dp_process_rx_err_buf() 3851 goto exit; in ath11k_dp_process_rx_err() 3857 exit in ath11k_dp_process_rx_err() [all...] |
/third_party/json/tests/thirdparty/doctest/ |
H A D | doctest.h | 745 bool exit; // if the program should be exited after the tests are ran/whatever member 4230 std::exit(EXIT_FAILURE); 4257 std::exit(EXIT_FAILURE); // explicitly exit - otherwise the SIGABRT handler may be called as well 4269 std::exit(EXIT_FAILURE); 5692 s << " -" DOCTEST_OPTIONS_PREFIX_DISPLAY "e, --" DOCTEST_OPTIONS_PREFIX_DISPLAY "exit=<bool> " 6192 DOCTEST_PARSE_AS_BOOL_OR_FLAG("exit", "e", exit, false); 6222 p->exit = true; 6227 p->exit [all...] |
/third_party/node/deps/v8/src/compiler/backend/x64/ |
H A D | code-generator-x64.cc | 287 exit()); 512 tasm->bind(tsan_ool->exit()); in EmitTSANStoreOOL() 629 tasm->bind(tsan_ool->exit()); in EmitTSANRelaxedLoadOOLIfNeeded() 1416 DeoptimizationExit* exit = in AssembleArchInstruction() local 1418 __ jmp(exit->label()); in AssembleArchInstruction() 1469 __ bind(ool->exit()); in AssembleArchInstruction() 1505 __ JumpIfSmi(value, ool->exit()); in AssembleArchInstruction() 1510 __ bind(ool->exit()); in AssembleArchInstruction() 1895 __ bind(ool->exit()); in AssembleArchInstruction() 1925 __ bind(ool->exit()); in AssembleArchInstruction() [all...] |
/kernel/linux/linux-5.10/drivers/base/power/ |
H A D | domain.c | 2756 err = of_property_read_u32(state_node, "exit-latency-us", in genpd_parse_state() 2759 pr_debug(" * %pOF missing exit-latency-us property\n", in genpd_parse_state() 2952 goto exit; in genpd_summary_one() 2985 exit: in genpd_summary_one() 3029 goto exit; in status_show() 3036 exit: in status_show()
|
/kernel/linux/linux-5.10/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 2715 .exit = artpec6_crypto_aes_exit, 2738 .exit = artpec6_crypto_aes_ctr_exit, 2760 .exit = artpec6_crypto_aes_exit 2782 .exit = artpec6_crypto_aes_exit,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-mhdp8546-core.c | 556 * According to the DP 1.1 specification, a "Sink Device must exit the in cdns_mhdp_link_power_up() 2447 if (mhdp->info && mhdp->info->ops && mhdp->info->ops->exit) in cdns_mhdp_probe() 2448 mhdp->info->ops->exit(mhdp); in cdns_mhdp_probe() 2485 if (mhdp->info && mhdp->info->ops && mhdp->info->ops->exit) in cdns_mhdp_remove() 2486 mhdp->info->ops->exit(mhdp); in cdns_mhdp_remove()
|
/kernel/linux/linux-5.10/drivers/staging/rts5208/ |
H A D | rtsx_scsi.c | 956 goto exit; in read_write() 964 exit: in read_write() 2178 goto exit; in write_efuse() 2182 exit: in write_efuse()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | sys.c | 1704 * the c* fields from p->signal from races with exit.c updating those 1862 goto exit; in prctl_set_mm_exe_file() 1866 goto exit; in prctl_set_mm_exe_file() 1895 exit: in prctl_set_mm_exe_file() 1901 goto exit; in prctl_set_mm_exe_file()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_ipv4.c | 1640 exit: in tcp_v4_syn_recv_sock() 1647 goto exit; in tcp_v4_syn_recv_sock() 2787 .exit = tcp4_proc_exit_net, 2954 .exit = tcp_sk_exit,
|
/kernel/linux/linux-6.6/drivers/staging/rts5208/ |
H A D | rtsx_scsi.c | 956 goto exit; in read_write() 964 exit: in read_write() 2178 goto exit; in write_efuse() 2182 exit: in write_efuse()
|
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | domain.c | 2935 err = of_property_read_u32(state_node, "exit-latency-us", in genpd_parse_state() 2938 pr_debug(" * %pOF missing exit-latency-us property\n", in genpd_parse_state() 3131 goto exit; in genpd_summary_one() 3167 exit: in genpd_summary_one() 3211 goto exit; in status_show() 3218 exit: in status_show()
|
/kernel/linux/linux-6.6/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 2716 .exit = artpec6_crypto_aes_exit, 2739 .exit = artpec6_crypto_aes_ctr_exit, 2761 .exit = artpec6_crypto_aes_exit 2783 .exit = artpec6_crypto_aes_exit,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-mhdp8546-core.c | 577 * According to the DP 1.1 specification, a "Sink Device must exit the in cdns_mhdp_link_power_up() 2588 if (mhdp->info && mhdp->info->ops && mhdp->info->ops->exit) in cdns_mhdp_probe() 2589 mhdp->info->ops->exit(mhdp); in cdns_mhdp_probe() 2626 if (mhdp->info && mhdp->info->ops && mhdp->info->ops->exit) in cdns_mhdp_remove() 2627 mhdp->info->ops->exit(mhdp); in cdns_mhdp_remove()
|