Searched refs:unlikely (Results 351 - 375 of 440) sorted by relevance

<<1112131415161718

/external/elfutils/src/
H A Dobjdump.c507 if (unlikely (destshdr == NULL))
525 if (unlikely (symshdr == NULL || symdata == NULL))
/external/jemalloc/src/
H A Dtcache.c315 if (unlikely(arena == NULL))
489 if (unlikely(arena == NULL)) {
/external/libunwind/doc/
H A Dunw_resume.tex39 \Func{unw\_resume} routine then returns normally (that is, unlikely
/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c94 if (unlikely(index > 0)) {
104 if (unlikely(!cb))
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vbo.c197 if (unlikely(vertex->need_conversion)) {
239 if (nv30->vbo_fifo || unlikely(vb->stride == 0)) {
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c132 if (unlikely(!nouveau_bo_memtype(nv04_resource(texture)->bo))) {
213 if (unlikely(!(tic[2] & G80_TIC_2_NORMALIZED_COORDS)))
H A Dnv50_compute.c189 if (unlikely(nv50->state.flushed))
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c378 if (unlikely(nvc0->state.flushed))
467 if (unlikely(info->indirect)) {
/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c493 if (unlikely(vc4_debug & VC4_DEBUG_PERF) && timeout_ns && reason) {
533 if (unlikely(vc4_debug & VC4_DEBUG_PERF) && timeout_ns && reason) {
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_context.c207 if (unlikely(INTEL_DEBUG & DEBUG_DRI))
782 if (unlikely(INTEL_DEBUG & DEBUG_DRI)) {
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_nir.c623 if (unlikely(debug_enabled)) {
652 if (unlikely(debug_enabled)) {
H A Dbrw_state_upload.c853 if (unlikely(INTEL_DEBUG)) {
887 if (unlikely(INTEL_DEBUG & DEBUG_STATE)) {
H A Dbrw_vec4_gs_visitor.cpp812 if (unlikely(INTEL_DEBUG & DEBUG_GS)) {
829 if (unlikely(INTEL_DEBUG & DEBUG_GS)) {
H A Dbrw_cc.c231 if (brw->stats_wm || unlikely(INTEL_DEBUG & DEBUG_STATS))
H A Dbrw_queryobj.c107 if (unlikely(brw->perf_debug)) {
H A Dbrw_state.h212 if (unlikely(brw->last_pipeline != pipeline)) {
/external/valgrind/memcheck/tests/
H A Daddressable.stderr.exp27 overflow in your program's main thread (unlikely but
/external/elfutils/libdwfl/
H A Dlinux-proc-maps.c187 if (unlikely (mod == NULL))
/external/harfbuzz_ng/src/
H A Dhb-buffer-serialize.cc321 if (unlikely (start == end))
H A Dhb-ot-shape-complex-arabic-fallback.hh301 if (unlikely (!fallback_plan))
H A Dhb-ot-shape-complex-thai.cc329 if (unlikely (buffer->in_error))
/external/libunwind/src/ia64/
H A DGresume.c84 if (unlikely (c->sigcontext_addr))
/external/libunwind/src/ppc32/
H A DGstep.c80 if (unlikely (ret < 0))
/external/libunwind/src/x86/
H A DGos-linux.c114 not just unlikely, but impossible that we would end
300 if (unlikely (c->sigcontext_format != X86_SCF_NONE))
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_sampler.c289 while (unlikely(external_samplers_used)) {

Completed in 603 milliseconds

<<1112131415161718