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()
512 if (unlikely (!hb_uniscribe_shaper_face_data_ensure (font->face))) return NULL; in _hb_uniscribe_shaper_font_data_create()
515 if (unlikely (!data)) in _hb_uniscribe_shaper_font_data_create()
530 if (unlikely (!populate_log_font (&data->log_font, font, font_size))) { in _hb_uniscribe_shaper_font_data_create()
537 if (unlikely (!data->hfont)) { in _hb_uniscribe_shaper_font_data_create()
567 if (unlikely (!hb_uniscribe_shaper_font_data_ensure (font))) return NULL; in hb_uniscribe_font_get_logfontw()
575 if (unlikely (!hb_uniscribe_shaper_font_data_ensure (font))) return NULL; in hb_uniscribe_font_get_hfont()
637 if (unlikely (!event)) in _hb_uniscribe_shape()
644 if (unlikely (!event)) in _hb_uniscribe_shape()
659 if (unlikely (!event)) in _hb_uniscribe_shape()
677 if (unlikely (!range)) in _hb_uniscribe_shape()
688 if (unlikely (!feature)) in _hb_uniscribe_shape()
711 if (unlikely (!feature)) in _hb_uniscribe_shape()
770 else if (unlikely (c > 0x10FFFFu)) in _hb_uniscribe_shape()
843 if (unlikely (FAILED (hr))) in _hb_uniscribe_shape()
879 if (unlikely (!props || !c)) in _hb_uniscribe_shape()
920 if (unlikely (items[i].a.fNoGlyphIndex)) in _hb_uniscribe_shape()
922 if (unlikely (hr == E_OUTOFMEMORY || hr == E_NOT_SUFFICIENT_BUFFER)) in _hb_uniscribe_shape()
924 if (unlikely (!buffer->ensure (buffer->allocated * 2))) in _hb_uniscribe_shape()
928 if (unlikely (hr == USP_E_SCRIPT_NOT_IN_FONT)) in _hb_uniscribe_shape()
935 if (unlikely (FAILED (hr))) in _hb_uniscribe_shape()
962 if (unlikely (FAILED (hr))) in _hb_uniscribe_shape()
993 if (unlikely (!buffer->ensure (glyphs_len))) in _hb_uniscribe_shape()