Home
last modified time | relevance | path

Searched refs:abort (Results 551 - 575 of 834) sorted by relevance

1...<<21222324252627282930>>...34

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.c259 * If llvm removes an intrinsic we use, we'll hit this abort (rather in lp_build_intrinsic()
266 abort(); in lp_build_intrinsic()
/third_party/node/deps/undici/src/lib/mock/
H A Dmock-utils.js277 handler.abort = nop
/third_party/node/deps/uv/src/unix/
H A Ddarwin.c61 abort(); in uv__hrtime_init_once()
H A Dinternal.h29 #include <stdlib.h> /* abort */
99 abort(); \
/third_party/python/Lib/asyncio/
H A Dlocks.py562 async def abort(self): member in Barrier
/third_party/skia/src/core/
H A DSkArenaAlloc.h194 static void AssertRelease(bool cond) { if (!cond) { ::abort(); } }
/third_party/openssl/ohos_lite/crypto/
H A Dcryptlib.c421 abort(); in OPENSSL_die()
424 * Win32 abort() customarily shows a dialog, but we just did that... in OPENSSL_die()
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_reader_utils.c288 if (i == MAX_NUM_LABELS) abort(); // overflow! in BitTrace()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dinternal.h1304 #define EXTRA_CHECK(a) do { if (!(a)) abort(); } while (0)
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Ddaemon.c51 abort (); in spdyf_panic_std()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_get_chunked.c84 abort (); /* should not happen in this testcase... */ in crc()
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_get.c90 abort (); in ahc_echo()
H A Dtest_get_chunked.c75 abort (); /* should not happen in this testcase... */ in crc()
/third_party/skia/tests/
H A DRecordDrawTest.cpp27 bool abort() override { return fCalls++ > 0; }
/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-draw.hh140 else abort (); in draw()
/third_party/python/Lib/xml/dom/
H A Dxmlbuilder.py347 def abort(self): member in DocumentLS
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_vector_ops_main.cpp57 abort(); in getTestVectors()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_field.cc245 abort(); in SetExtraRuntimeHasBitsBase()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dtrace.c396 abort(); in wpa_trace_check_ref()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dtrace.c407 abort(); in wpa_trace_check_ref()
/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c274 abort(); in _fence_emit_internal()
402 abort(); in _fence_wait_internal()
1023 abort(); in drm_intel_fake_bo_map_locked()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_debug.c720 abort(); in radv_check_gpu_hangs()
821 abort(); in radv_check_gpu_hangs()
1040 abort(); in radv_check_trap_handler()
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.c1405 bool abort, in pvr_srv_rgx_kick_render2()
1442 .abort = abort, in pvr_srv_rgx_kick_render2()
1370 pvr_srv_rgx_kick_render2(int fd, void *render_ctx, uint32_t client_geom_fence_count, void **client_geom_fence_sync_prim_block, uint32_t *client_geom_fence_sync_offset, uint32_t *client_geom_fence_value, uint32_t client_geom_update_count, void **client_geom_update_sync_prim_block, uint32_t *client_geom_update_sync_offset, uint32_t *client_geom_update_value, uint32_t client_frag_update_count, void **client_frag_update_sync_prim_block, uint32_t *client_frag_update_sync_offset, uint32_t *client_frag_update_value, void *pr_fence_ufo_sync_prim_block, uint32_t client_pr_fence_ufo_sync_offset, uint32_t client_pr_fence_value, int32_t check_fence, int32_t update_timeline, int32_t *const update_fence_out, char *update_fence_name, int32_t check_fence_frag, int32_t update_timeline_frag, int32_t *const update_fence_frag_out, char *update_fence_name_frag, uint32_t cmd_geom_size, uint8_t *cmd_geom, uint32_t cmd_frag_pr_size, uint8_t *cmd_frag_pr, uint32_t cmd_frag_size, uint8_t *cmd_frag, uint32_t ext_job_ref, bool kick_geom, bool kick_pr, bool kick_frag, bool abort, uint32_t pdump_flags, void *hw_rt_dataset, void *zs_buffer, void *msaa_scratch_buffer, uint32_t sync_pmr_count, uint32_t *sync_pmr_flags, void **sync_pmrs, uint32_t render_target_size, uint32_t num_draw_calls, uint32_t num_indices, uint32_t num_mrts, uint64_t deadline) pvr_srv_rgx_kick_render2() argument
/third_party/mesa3d/src/util/
H A Dxmlconfig.c290 abort(); \
328 abort(); in driParseOptionInfo()
1153 abort(); in initOptionCache()
/third_party/libinput/src/
H A Dquirks.c294 abort(); in quirk_get_name()
311 abort(); in matchflagname()
339 can abort if we haven't cleaned up correctly. */ in property_unref()
1532 abort(); in quirk_match_section()

Completed in 24 milliseconds

1...<<21222324252627282930>>...34