Lines Matching refs:unlikely
86 if (unlikely (in_error)) in enlarge()
94 if (unlikely (_hb_unsigned_int_mul_overflows (size, sizeof (info[0])))) in enlarge()
101 if (unlikely (_hb_unsigned_int_mul_overflows (new_allocated, sizeof (info[0])))) in enlarge()
108 if (unlikely (!new_pos || !new_info)) in enlarge()
128 if (unlikely (!ensure (out_len + num_out))) return false; in make_room_for()
146 if (unlikely (!ensure (len + count))) return false; in shift_forward()
176 if (unlikely (hb_object_is_inert (this))) in reset()
190 if (unlikely (hb_object_is_inert (this))) in clear()
220 if (unlikely (!ensure (len + 1))) return; in add()
235 if (unlikely (!ensure (len + 1))) return; in add_info()
246 if (unlikely (hb_object_is_inert (this))) in remove_output()
259 if (unlikely (hb_object_is_inert (this))) in clear_output()
272 if (unlikely (hb_object_is_inert (this))) in clear_positions()
287 if (unlikely (in_error)) return; in swap_buffers()
315 if (unlikely (!make_room_for (num_in, num_out))) return; in replace_glyphs()
335 if (unlikely (!make_room_for (0, 1))) return; in output_glyph()
346 if (unlikely (!make_room_for (0, 1))) return; in output_info()
356 if (unlikely (!make_room_for (0, 1))) return; in copy_glyph()
378 if (unlikely (!make_room_for (count, count))) return false; in move_to()
389 if (unlikely (idx < count && !shift_forward (count + 32))) return false; in move_to()
404 if (unlikely (out_info != info || out_len != idx)) { in replace_glyph()
405 if (unlikely (!make_room_for (1, 1))) return; in replace_glyph()
471 if (unlikely (!len)) in reverse()
482 if (unlikely (!len)) in reverse_clusters()
508 if (unlikely (end - start < 2)) in merge_clusters()
540 if (unlikely (end - start < 2)) in merge_out_clusters()
846 if (unlikely (hb_object_is_inert (buffer))) in hb_buffer_set_unicode_funcs()
888 if (unlikely (hb_object_is_inert (buffer))) in hb_buffer_set_direction()
923 if (unlikely (hb_object_is_inert (buffer))) in hb_buffer_set_script()
958 if (unlikely (hb_object_is_inert (buffer))) in hb_buffer_set_language()
993 if (unlikely (hb_object_is_inert (buffer))) in hb_buffer_set_segment_properties()
1029 if (unlikely (hb_object_is_inert (buffer))) in hb_buffer_set_flags()
1065 if (unlikely (hb_object_is_inert (buffer))) in hb_buffer_set_replacement_codepoint()
1183 if (unlikely (hb_object_is_inert (buffer))) in hb_buffer_set_length()
1345 if (unlikely (hb_object_is_inert (buffer))) in hb_buffer_add_utf()
1561 if (unlikely (!count)) return; in hb_buffer_normalize_glyphs()