Searched refs:unlikely (Results 326 - 350 of 440) sorted by relevance

<<1112131415161718

/external/elfutils/libdwfl/
H A Ddwfl_module.c149 if (unlikely (dwfl->lookup_module != NULL))
/external/elfutils/src/
H A Di386_ld.c357 if (unlikely (statep->nplt + statep->ngot == 0))
551 && unlikely (scninfo->fileinfo->symref[r_sym] == NULL))
596 if (unlikely (sym->type != STT_FUNC) && ! sym->need_copy)
828 if (unlikely (symref[idx]->need_copy))
H A Daddr2line.c541 if (unlikely (scn == NULL))
551 if (unlikely (shdr == NULL))
/external/harfbuzz_ng/src/
H A Dhb-blob.cc465 if (unlikely (!new_data))
H A Dhb-ot-map-private.hh108 if (unlikely (stage == (unsigned int) -1)) {
H A Dhb-ot-shape.cc174 if (unlikely (!plan))
188 if (unlikely (!plan->data))
451 if (unlikely (_hb_glyph_info_is_default_ignorable (&info[i])))
470 if (unlikely (_hb_glyph_info_is_default_ignorable (&info[i])))
H A Dhb-unicode.cc308 if (unlikely (hb_object_is_inert (ufuncs)))
/external/iproute2/examples/bpf/
H A Dbpf_prog.c263 if (unlikely(flow_is_frag(skb, nh_off)))
/external/jemalloc/src/
H A Dquarantine.c152 if (config_fill && unlikely(opt_junk_free)) {
/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.c125 if (unlikely(prims <= 0)) {
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query.c101 if (unlikely(hq->nesting))
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query.c123 if (unlikely(hq->nesting))
H A Dnvc0_tex.c132 if (unlikely(!nouveau_bo_memtype(nv04_resource(texture)->bo))) {
343 if (unlikely(!nouveau_bo_memtype(nv04_resource(texture)->bo))) {
502 if (unlikely(s == 5))
518 if (unlikely(s == 5))
529 if (unlikely(s == 5))
652 if (unlikely(s == 5))
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_hw_context.c77 if (unlikely(!radeon_cs_memory_below_limit(ctx->b.screen, ctx->b.gfx.cs,
/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h420 if (unlikely(vc4_debug & VC4_DEBUG_PERF)) \
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_pixel_bitmap.c310 if (unlikely(INTEL_DEBUG & DEBUG_SYNC))
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_clip.c112 if (unlikely(INTEL_DEBUG & DEBUG_CLIP)) {
H A Dbrw_sf_state.c179 if (unlikely(INTEL_DEBUG & DEBUG_STATS))
H A Dbrw_wm_state.c221 if (unlikely(INTEL_DEBUG & DEBUG_STATS) || brw->stats_wm)
H A Dgen7_l3_state.c240 if (unlikely(INTEL_DEBUG & DEBUG_L3)) {
H A DgenX_blorp_exec.c272 if (unlikely(brw->always_flush_batch))
H A Dintel_pixel_bitmap.c312 if (unlikely(INTEL_DEBUG & DEBUG_SYNC))
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_texture.c154 while (unlikely(external_samplers_used)) {
H A Dst_program.h66 while (unlikely(mask)) {
/external/mesa3d/src/gallium/state_trackers/nine/
H A Ddevice9.c2019 if (unlikely(This->is_recording)) {
2093 if (unlikely(This->is_recording))
2138 if (unlikely(This->is_recording))
2229 if (unlikely(This->is_recording))
2262 if (unlikely(This->is_recording)) {
2543 if (unlikely(This->is_recording)) {
2591 if (unlikely(This->is_recording)) {
2691 if (unlikely(This->is_recording))
3128 if (unlikely(This->is_recording)) {
3214 if (unlikely(Thi
[all...]

Completed in 598 milliseconds

<<1112131415161718