/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_get_sendfile.c | 111 abort (); in ahc_echo()
|
H A D | test_post_loop.c | 93 abort (); in ahc_echo()
|
H A D | test_postform.c | 140 abort (); in ahc_echo()
|
/third_party/optimized-routines/math/test/ |
H A D | ulp.h | 240 abort (); in call_mpfr_fix()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-tag.cc | 564 abort(); in test_langs_sorted()
|
/third_party/tzdata/ |
H A D | private.h | 917 # define unreachable() abort()
|
/third_party/rust/crates/regex/regex-capi/src/ |
H A D | rure.rs | 88 unsafe { abort() } in rure_compile_must() 585 unsafe { abort() } in rure_escape_must()
|
/third_party/vixl/test/aarch32/ |
H A D | test-disasm-a32.cc | 93 abort(); \ 99 abort(); \ 110 abort(); \ 140 abort(); \ 146 abort(); \ 213 abort(); \ 228 abort(); \ 236 abort(); \
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | mpdecimal.c | 1490 abort(); /* GCOV_NOT_REACHED */ in _c32_qget_u64() 1864 abort(); /* GCOV_NOT_REACHED */ in _mpd_check_exp() 4123 abort(); /* GCOV_NOT_REACHED */ in mpd_qdivmod() 4168 abort(); /* GCOV_NOT_REACHED */ in mpd_qdivint() 7091 abort(); /* GCOV_NOT_REACHED */ in mpd_qrem() 7134 abort(); /* GCOV_NOT_REACHED */ in mpd_qrem_near() 8686 abort(); /* GCOV_NOT_REACHED */ in _set_coeff() 8706 abort(); /* GCOV_NOT_REACHED */ in _uint_from_u16() 8713 abort(); /* GCOV_NOT_REACHED */ in _uint_from_u16() 8887 abort(); /* GCOV_NOT_REACHE in _get_coeff() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
H A D | request.c | 228 task_context->abort = 0; in scu_ssp_request_construct_task_context() 510 task_context->abort = 0; in scu_sata_request_construct_task_context() 893 * abort the request and complete it immediately in sci_io_request_terminate() 910 "%s: SCIC IO Request requested to abort while in wrong " in sci_io_request_terminate() 1147 /* Unless we get some strange error wait for the task abort to complete in request_aborting_state_tc_event() 2954 * terminated again, and to cause any calls into abort in isci_request_io_request_complete() 3017 /* Setting the abort bit in the Task Context is required by the silicon. */ in sci_request_aborting_state_enter() 3018 ireq->tc->abort = 1; in sci_request_aborting_state_enter() 3247 task_context->abort = 0; in sci_io_request_construct_smp()
|
H A D | port.c | 892 tc->abort = 0; in sci_port_post_dummy_request() 902 * This routine will abort the dummy request. This will alow the hardware to 916 tc->abort = 1; in sci_port_abort_dummy_request() 1003 /* ensure the preceding tc abort request has reached the in sci_port_invalidate_dummy_remote_node() 1031 * the hardware will treat this as a NOP and just return abort in sci_port_ready_substate_operational_exit()
|
/kernel/linux/linux-6.6/drivers/scsi/isci/ |
H A D | request.c | 225 task_context->abort = 0; in scu_ssp_request_construct_task_context() 505 task_context->abort = 0; in scu_sata_request_construct_task_context() 888 * abort the request and complete it immediately in sci_io_request_terminate() 905 "%s: SCIC IO Request requested to abort while in wrong " in sci_io_request_terminate() 1143 /* Unless we get some strange error wait for the task abort to complete in request_aborting_state_tc_event() 2946 * terminated again, and to cause any calls into abort in isci_request_io_request_complete() 3009 /* Setting the abort bit in the Task Context is required by the silicon. */ in sci_request_aborting_state_enter() 3010 ireq->tc->abort = 1; in sci_request_aborting_state_enter() 3239 task_context->abort = 0; in sci_io_request_construct_smp()
|
H A D | port.c | 893 tc->abort = 0; in sci_port_post_dummy_request() 904 * This routine will abort the dummy request. This will allow the hardware to 918 tc->abort = 1; in sci_port_abort_dummy_request() 1005 /* ensure the preceding tc abort request has reached the in sci_port_invalidate_dummy_remote_node() 1033 * the hardware will treat this as a NOP and just return abort in sci_port_ready_substate_operational_exit()
|
/third_party/ltp/testcases/kernel/fs/fsstress/ |
H A D | fsstress.c | 582 abort(); in append_pathname() 662 abort(); in check_cwd() 774 abort(); in doproc() 909 abort(); in get_fname()
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/ |
H A D | hw_exception_handler.S | 914 /* At present, this routine just hangs. - extern void abort(void) */ 915 .globl abort; 917 abort: label
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | userfaultfd.c | 815 abort(); in sighndl() 1495 abort(); in sigalrm()
|
/kernel/linux/linux-5.10/scripts/ |
H A D | asn1_compiler.c | 816 abort(); in parse() 908 abort(); in parse_type()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | exit.c | 1837 __weak void abort(void) in abort() function 1844 EXPORT_SYMBOL(abort); variable
|
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | perf_event.h | 1003 #define PMU_FL_TFA 0x20 /* deal with TSX force abort */ 1241 X86_BR_ABORT = 1 << 12,/* transaction abort */ 1281 int branch_type(unsigned long from, unsigned long to, int abort); 1282 int branch_type_fused(unsigned long from, unsigned long to, int abort,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mcu.c | 661 } __packed abort; in mt7921_mcu_abort_roc() member 663 .abort = { in mt7921_mcu_abort_roc()
|
/kernel/linux/linux-6.6/scripts/ |
H A D | asn1_compiler.c | 816 abort(); in parse() 908 abort(); in parse_type()
|
/test/xts/acts/security/huks/security_huks_reformed_test/huks_cipher_promise_BasicTest/entry/src/ohosTest/js/test/Cipher/ |
H A D | SecurityHuksCipherAESBasicPromiseJsunit.test.js | 132 } else if (thirdInderfaceName == 'abort') { 133 await abort(HuksOptions); 161 async function abort(HuksOptions) { 204 if (!isEncrypt || (isEncrypt && thirdInderfaceName == 'abort')) { 266 await publicCipherFunc(srcKeyAlies, genHuksOptions, HuksOptions, 'abort', true); 315 await publicCipherFunc(srcKeyAlies, genHuksOptions, HuksOptions, 'abort', true); 882 await publicCipherFunc(srcKeyAlies, huksOptions, cipherHuksOptions, 'abort', true); 990 await publicCipherFunc(srcKeyAlies, huksOptions, cipherHuksOptions, 'abort', true); 1005 await publicCipherFunc(srcKeyAlies, huksOptions, cipherHuksOptions, 'abort', true);
|
H A D | SecurityHuksCipherRSABasicPromiseJsunit.test.js | 180 } else if (thirdInderfaceName == 'abort') { 181 await abort(HuksOptions); 205 async function abort(HuksOptions) { 262 if (!isEncrypt || (isEncrypt && thirdInderfaceName == 'abort')) { 326 await publicCipherFunc(srcKeyAlies, newSrcKeyAlies, genHuksOptions, HuksOptions, 'abort', true); 382 await publicCipherFunc(srcKeyAlies, newSrcKeyAlies, genHuksOptions, HuksOptions, 'abort', true);
|
/third_party/libuv/src/unix/ |
H A D | stream.c | 186 abort(); in uv__stream_osx_select() 210 abort(); in uv__stream_osx_select()
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_assembler.cpp | 109 abort(); in emit_instruction() 816 /* Do not abort if the main FS has an epilog because it only in fix_exports() 832 abort(); in fix_exports()
|