Lines Matching refs:unlikely

241   if (unlikely (!funcs))  in hb_uniscribe_shaper_get_funcs()
244 if (unlikely (!funcs)) in hb_uniscribe_shaper_get_funcs()
437 if (unlikely (!data)) in _hb_uniscribe_shaper_face_data_create()
441 if (unlikely (!data->funcs)) in _hb_uniscribe_shaper_face_data_create()
448 if (unlikely (!hb_blob_get_length (blob))) in _hb_uniscribe_shaper_face_data_create()
452 if (unlikely (!blob)) in _hb_uniscribe_shaper_face_data_create()
462 if (unlikely (!data->fh)) in _hb_uniscribe_shaper_face_data_create()
510 if (unlikely (!hb_uniscribe_shaper_face_data_ensure (font->face))) return NULL; in _hb_uniscribe_shaper_font_data_create()
513 if (unlikely (!data)) in _hb_uniscribe_shaper_font_data_create()
518 if (unlikely (!populate_log_font (&data->log_font, font))) { in _hb_uniscribe_shaper_font_data_create()
525 if (unlikely (!data->hfont)) { in _hb_uniscribe_shaper_font_data_create()
555 if (unlikely (!hb_uniscribe_shaper_font_data_ensure (font))) return NULL; in hb_uniscribe_font_get_logfontw()
563 if (unlikely (!hb_uniscribe_shaper_font_data_ensure (font))) return NULL; in hb_uniscribe_font_get_hfont()
625 if (unlikely (!event)) in _hb_uniscribe_shape()
632 if (unlikely (!event)) in _hb_uniscribe_shape()
647 if (unlikely (!event)) in _hb_uniscribe_shape()
665 if (unlikely (!range)) in _hb_uniscribe_shape()
676 if (unlikely (!feature)) in _hb_uniscribe_shape()
699 if (unlikely (!feature)) in _hb_uniscribe_shape()
758 else if (unlikely (c > 0x10FFFFu)) in _hb_uniscribe_shape()
831 if (unlikely (FAILED (hr))) in _hb_uniscribe_shape()
867 if (unlikely (!props || !c)) in _hb_uniscribe_shape()
908 if (unlikely (items[i].a.fNoGlyphIndex)) in _hb_uniscribe_shape()
910 if (unlikely (hr == E_OUTOFMEMORY)) in _hb_uniscribe_shape()
912 if (unlikely (!buffer->ensure (buffer->allocated * 2))) in _hb_uniscribe_shape()
916 if (unlikely (hr == USP_E_SCRIPT_NOT_IN_FONT)) in _hb_uniscribe_shape()
923 if (unlikely (FAILED (hr))) in _hb_uniscribe_shape()
950 if (unlikely (FAILED (hr))) in _hb_uniscribe_shape()
981 if (unlikely (!buffer->ensure (glyphs_len))) in _hb_uniscribe_shape()