Home | History | Annotate | Download | only in src

Lines Matching refs:unlikely

67   if (unlikely (hb_in_range<hb_codepoint_t> (u, 0x1800, 0x18AF)))
69 if (unlikely (hb_in_range<hb_codepoint_t> (u, 0x1880, 0x1886)))
80 if (unlikely (hb_in_range<hb_codepoint_t> (u, 0xA840, 0xA872)))
82 if (unlikely (u == 0xA872))
88 if (unlikely (hb_in_range<hb_codepoint_t> (u, 0x200C, 0x200D)))
220 if (unlikely (!arabic_plan))
257 if (unlikely (this_type == JOINING_TYPE_T))
269 if (unlikely (this_type == JOINING_TYPE_T)) {
290 if (unlikely (this_type == JOINING_TYPE_T))
329 if (unlikely (!fallback_plan))
333 if (unlikely (!hb_atomic_ptr_cmpexch (&(const_cast<arabic_shape_plan_t *> (arabic_plan))->fallback_plan, NULL, fallback_plan))) {