Home
last modified time | relevance | path

Searched refs:abort (Results 576 - 600 of 812) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/ffmpeg/libavcodec/
H A Dvlc.c66 abort(); // cannot do anything, init_vlc() is used with too little memory in alloc_table()
/third_party/benchmark/test/
H A Doutput_test_helper.cc493 std::abort(); in GetTempFileName()
/third_party/googletest/googletest/test/
H A Dgoogletest-output-test_.cc1007 TEST_F(TestSuiteThatFailsToSetUp, ShouldNotRun) { std::abort(); } in TEST_F()
/third_party/libunwind/libunwind/include/
H A Ddwarf_i.h287 abort (); in dwarf_readw()
/third_party/libuv/test/
H A Dtest-threadpool-cancel.c376 ASSERT_OK(uv_queue_work(loop, &req, (uv_work_cb) abort, nop_done_cb)); in TEST_IMPL()
H A Dtest-timer.c447 ASSERT_OK(uv_timer_start(&timer_handle, (uv_timer_cb) abort, 0, 0)); in TEST_IMPL()
/third_party/libuv/src/unix/
H A Dinternal.h30 #include <stdlib.h> /* abort */
115 abort(); \
/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h316 * abort events. Multiple bits can be set.
324 PERF_TXN_CONFLICT = (1 << 5), /* Conflict abort */
325 PERF_TXN_CAPACITY_WRITE = (1 << 6), /* Capacity write abort */
326 PERF_TXN_CAPACITY_READ = (1 << 7), /* Capacity read abort */
330 /* bits 32..63 are reserved for the abort code */
1410 * abort: aborting a hardware transaction
1421 abort:1, /* transaction abort */ member
/third_party/libbpf/scripts/
H A Dsync-kernel.sh154 git cherry-pick --abort
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c153 abort(); in get_function_pointer()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_validate.c55 abort(); in validate_error()
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_mat_op_to_vec.cpp435 abort(); in visit_leave()
/third_party/mesa3d/src/amd/compiler/
H A Daco_interface.cpp181 abort(); in aco_postprocess_shader()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_job.c518 abort(); in vc4_job_submit()
H A Dvc4_register_allocate.c420 abort(); in vc4_register_allocate()
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_socket.c66 abort(); in virgl_block_read()
/third_party/node/lib/internal/
H A Dasync_hooks.js158 // Used to fatally abort the process if a callback throws.
169 if (getOptionValue('--abort-on-uncaught-exception')) {
170 process.abort();
/third_party/node/lib/internal/webstreams/
H A Dtransformstream.js362 abort(reason) {
/third_party/node/test/js-native-api/test_string/
H A Dtest_string.c132 abort(); in strlen16()
/third_party/ntfs-3g/libfuse-lite/
H A Dmount.c262 abort(); in set_mount_flag()
/third_party/musl/porting/linux/user/src/fortify/
H A Dfortify.c43 abort(); in __fortify_error()
/third_party/musl/src/fortify/linux/
H A Dfortify.c44 abort(); in __fortify_error()
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter.c211 abort(); in _mesa_reserve_parameter_storage()
/third_party/mesa3d/src/intel/tools/
H A Daub_mem.c154 abort(); in check_mmap_result()
/third_party/libfuse/lib/
H A Dmount.c184 abort(); in set_mount_flag()
284 was severed via /sys/fs/fuse/connections/NNN/abort */ in fuse_kern_unmount()

Completed in 23 milliseconds

1...<<21222324252627282930>>...33