Home
last modified time | relevance | path

Searched refs:abort (Results 601 - 625 of 1350) sorted by relevance

1...<<21222324252627282930>>...54

/third_party/optimized-routines/string/test/
H A D__mtag_tag_region.c64 abort (); in test()
H A Dstpcpy.c69 abort (); in test()
H A D__mtag_tag_zero_region.c64 abort (); in test()
H A Dmemchr.c64 abort (); in test()
H A Dmemcpy.c66 abort (); in test()
H A Dmemrchr.c62 abort (); in test()
H A Dmemset.c57 abort (); in test()
H A Dstrcpy.c67 abort (); in test()
H A Dstrchrnul.c65 abort (); in test()
H A Dstrrchr.c61 abort (); in test()
H A Dstrchr.c61 abort (); in test()
H A Dstrnlen.c63 abort (); in test()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DError.cpp112 abort(); in fatalUncheckedError()
/third_party/vixl/tools/
H A Dtest_runner.py40 if rc != 0: util.abort("Failed to list all tests. Output of " + cmd + ":\n" + output)
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_extension.cc55 abort(); in ExtensionGenerator()
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc_test.cc40 abort(); \
/third_party/skia/include/core/
H A DSkPicture.h90 If AbortCallback::abort returns true, SkPicture::playback is interrupted.
99 AbortCallback provides an override for abort() that can stop SkPicture::playback.
104 If the abort happens inside one or more calls to SkCanvas::save(), stack
112 virtual bool abort() = 0;
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeDefs.c128 abort(); in deAssertFail()
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mv64xxx.c536 char abort = 0; in mv64xxx_i2c_wait_for_completion() local
544 abort = 1; in mv64xxx_i2c_wait_for_completion()
547 abort = 1; in mv64xxx_i2c_wait_for_completion()
550 if (abort && drv_data->block) { in mv64xxx_i2c_wait_for_completion()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_cil.c579 bool abort = XLOG_FORCED_SHUTDOWN(ctx->cil->xc_log); in xlog_cil_committed() local
588 if (abort) { in xlog_cil_committed()
595 ctx->start_lsn, abort); in xlog_cil_committed()
599 (mp->m_flags & XFS_MOUNT_DISCARD) && !abort); in xlog_cil_committed()
637 * sequence they will block on the first one and then abort, hence avoiding
/kernel/linux/linux-5.10/net/mac80211/
H A Doffchannel.c214 if (roc->abort || roc->hw_begun || remaining <= 0) in ieee80211_end_finished_rocs()
337 tmp->abort = true; in _ieee80211_start_next_roc()
745 found->abort = true; in ieee80211_cancel_roc()
982 roc->abort = true; in ieee80211_roc_purge()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-stm32-qspi.c347 goto abort; in stm32_qspi_send()
408 goto abort; in stm32_qspi_send()
413 goto abort; in stm32_qspi_send()
417 abort: in stm32_qspi_send()
421 /* wait clear of abort bit by hw */ in stm32_qspi_send()
429 dev_err(qspi->dev, "%s err:%d abort timeout:%d\n", in stm32_qspi_send()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mv64xxx.c561 char abort = 0; in mv64xxx_i2c_wait_for_completion() local
569 abort = 1; in mv64xxx_i2c_wait_for_completion()
572 abort = 1; in mv64xxx_i2c_wait_for_completion()
575 if (abort && drv_data->block) { in mv64xxx_i2c_wait_for_completion()
/kernel/linux/linux-6.6/net/mac80211/
H A Doffchannel.c216 if (roc->abort || roc->hw_begun || remaining <= 0) in ieee80211_end_finished_rocs()
339 tmp->abort = true; in _ieee80211_start_next_roc()
747 found->abort = true; in ieee80211_cancel_roc()
1020 roc->abort = true; in ieee80211_roc_purge()
/third_party/libuv/test/
H A Dtest-ipc.c166 abort(); in on_read()
235 abort(); in on_read_listen_after_bound_twice()
372 abort(); in on_read_connection()
583 abort(); in on_tcp_child_process_read()

Completed in 18 milliseconds

1...<<21222324252627282930>>...54