Home
last modified time | relevance | path

Searched refs:abort (Results 376 - 400 of 1322) sorted by relevance

1...<<11121314151617181920>>...53

/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Ddebug.cpp32 abort(); in fatal()
/third_party/skia/docs/examples/
H A DPicture_AbortCallback_abort.cpp8 bool abort() override { return fCalls++ > 0; } in REG_FIDDLE()
/third_party/rust/crates/serde/test_suite/no_std/src/
H A Dmain.rs17 libc::abort(); in panic()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlm95234.c170 goto abort; in lm95234_update_device()
177 goto abort; in lm95234_update_device()
182 goto abort; in lm95234_update_device()
187 goto abort; in lm95234_update_device()
192 goto abort; in lm95234_update_device()
199 abort: in lm95234_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm95234.c170 goto abort; in lm95234_update_device()
177 goto abort; in lm95234_update_device()
182 goto abort; in lm95234_update_device()
187 goto abort; in lm95234_update_device()
192 goto abort; in lm95234_update_device()
199 abort: in lm95234_update_device()
H A Dnct6775-platform.c413 goto abort; in nct6775_resume()
435 goto abort; in nct6775_resume()
438 goto abort; in nct6775_resume()
447 goto abort; in nct6775_resume()
459 goto abort; in nct6775_resume()
466 goto abort; in nct6775_resume()
470 goto abort; in nct6775_resume()
474 abort: in nct6775_resume()
/third_party/libuv/src/unix/
H A Dos390.c622 abort(); in uv__io_check_fd()
711 abort(); in uv__fs_event_stop()
762 abort(); in os390_message_queue_handler()
866 abort(); in uv__io_poll()
872 abort(); in uv__io_poll()
942 abort(); in uv__io_poll()
/third_party/libinput/tools/
H A Dlibinput-debug-events.c67 abort(); in print_event_header()
514 abort(); in print_pointer_axis_event()
584 abort(); in print_proximity_event()
598 abort(); in print_proximity_event()
839 abort(); in print_switch_event()
862 abort(); in handle_and_print_events()
/third_party/node/deps/uv/src/unix/
H A Dos390.c615 abort(); in uv__io_check_fd()
704 abort(); in uv__fs_event_stop()
755 abort(); in os390_message_queue_handler()
856 abort(); in uv__io_poll()
862 abort(); in uv__io_poll()
926 abort(); in uv__io_poll()
/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dargs.rs73 abort! { item.kind().span(), in gen_for_struct()
179 abort!( in gen_augment()
432 abort! { kind.span(), in gen_constructor()
467 abort!( in gen_constructor()
508 abort!( in gen_constructor()
552 abort! { kind.span(), in gen_updater()
/third_party/python/Lib/logging/
H A Dconfig.py903 self.abort = 0
911 abort = 0
912 while not abort:
919 abort = self.abort
956 _listener.abort = 1
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dlbr.c761 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local
784 abort = !!(info & LBR_INFO_ABORT); in intel_pmu_lbr_read_64()
797 abort = !!(from & LBR_FROM_FLAG_ABORT); in intel_pmu_lbr_read_64()
809 * Some CPUs report duplicated abort records, in intel_pmu_lbr_read_64()
810 * with the second entry not having an abort bit set. in intel_pmu_lbr_read_64()
813 * If the abort just happened outside the window in intel_pmu_lbr_read_64()
816 if (abort && x86_pmu.lbr_double_abort && out > 0) in intel_pmu_lbr_read_64()
825 br[out].abort = abort; in intel_pmu_lbr_read_64()
898 e->abort in intel_pmu_store_lbr()
[all...]
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dpppoe.c494 goto abort; in pppoe_disc_rcv()
497 goto abort; in pppoe_disc_rcv()
501 goto abort; in pppoe_disc_rcv()
509 abort: in pppoe_disc_rcv()
928 goto abort; in __pppoe_xmit()
931 goto abort; in __pppoe_xmit()
937 goto abort; in __pppoe_xmit()
958 abort: in __pppoe_xmit()
/kernel/linux/linux-5.10/arch/alpha/math-emu/
H A Dsfp-util.h31 #define abort() goto bad_insn macro
/kernel/linux/linux-5.10/arch/sparc/math-emu/
H A Dsfp-util_32.h109 #define abort() \ macro
/kernel/linux/linux-6.6/arch/alpha/math-emu/
H A Dsfp-util.h31 #define abort() goto bad_insn macro
/kernel/linux/linux-6.6/arch/sparc/math-emu/
H A Dsfp-util_32.h109 #define abort() \ macro
/kernel/linux/linux-6.6/include/linux/
H A Dpr.h27 enum pr_type type, bool abort);
/third_party/ffmpeg/libavutil/aarch64/
H A Dneontest.h61 abort(); \
/third_party/ffmpeg/libavutil/arm/
H A Dneontest.h58 abort(); \
/third_party/curl/src/
H A Dtool_operate.h61 bool abort; /* when doing parallel transfers and this is TRUE then a critical member
/third_party/mbedtls/tests/include/test/drivers/
H A Dpake.h42 unsigned long abort; member
/third_party/node/lib/internal/
H A Dwasm_web_api.js60 streamState.abort(err);
/third_party/node/test/parallel/
H A Dtest-http-agent-maxsockets-respected.js48 request.abort();
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_error_handling.hpp57 abort(); in report_and_abort()

Completed in 17 milliseconds

1...<<11121314151617181920>>...53