Lines Matching refs:unlikely
74 if (unlikely (variation_selector)) {
95 if (unlikely (FT_Get_Advance (ft_face, glyph, load_flags, &v)))
111 if (unlikely (FT_Get_Advance (ft_face, glyph, load_flags, &v)))
142 if (unlikely (FT_Load_Glyph (ft_face, glyph, load_flags)))
191 if (unlikely (FT_Load_Glyph (ft_face, glyph, load_flags)))
213 if (unlikely (FT_Load_Glyph (ft_face, glyph, load_flags)))
216 if (unlikely (ft_face->glyph->format != FT_GLYPH_FORMAT_OUTLINE))
219 if (unlikely (point_index >= (unsigned int) ft_face->glyph->outline.n_points))
353 if (unlikely (!ft_face->generic.data || ft_face->generic.finalizer != (FT_Generic_Finalizer) hb_ft_face_finalize))
411 if (unlikely (!library))
442 if (unlikely (!blob_length))
452 if (unlikely (err)) {