likely 121 third_party/bintrees/bintrees/cwalker.c #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ? \ likely 200 third_party/bintrees/bintrees/cwalker.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_GetSlice(obj, a, b)) : \ likely 204 third_party/bintrees/bintrees/cwalker.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_SetSlice(obj, a, b, value)) : \ likely 208 third_party/bintrees/bintrees/cwalker.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_DelSlice(obj, a, b)) : \ likely 3255 third_party/bintrees/bintrees/cwalker.c if (likely(PyInt_Check(x))) { likely 3265 third_party/bintrees/bintrees/cwalker.c if (likely(PyLong_Check(x))) { likely 3290 third_party/bintrees/bintrees/cwalker.c if (likely(PyInt_Check(x))) { likely 3300 third_party/bintrees/bintrees/cwalker.c if (likely(PyLong_Check(x))) { likely 3325 third_party/bintrees/bintrees/cwalker.c if (likely(PyInt_Check(x))) { likely 3335 third_party/bintrees/bintrees/cwalker.c if (likely(PyLong_Check(x))) { likely 3360 third_party/bintrees/bintrees/cwalker.c if (likely(PyInt_Check(x))) { likely 3370 third_party/bintrees/bintrees/cwalker.c if (likely(PyLong_Check(x))) { likely 3395 third_party/bintrees/bintrees/cwalker.c if (likely(PyInt_Check(x))) { likely 3405 third_party/bintrees/bintrees/cwalker.c if (likely(PyLong_Check(x))) { likely 3430 third_party/bintrees/bintrees/cwalker.c if (likely(PyInt_Check(x))) { likely 3440 third_party/bintrees/bintrees/cwalker.c if (likely(PyLong_Check(x))) { likely 3559 third_party/bintrees/bintrees/cwalker.c if (likely(entries)) { likely 121 third_party/bintrees/bintrees/qavltree.c #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ? \ likely 200 third_party/bintrees/bintrees/qavltree.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_GetSlice(obj, a, b)) : \ likely 204 third_party/bintrees/bintrees/qavltree.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_SetSlice(obj, a, b, value)) : \ likely 208 third_party/bintrees/bintrees/qavltree.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_DelSlice(obj, a, b)) : \ likely 478 third_party/bintrees/bintrees/qavltree.c if (likely((0 <= i) & (i < PyList_GET_SIZE(o)))) { likely 498 third_party/bintrees/bintrees/qavltree.c if (likely((0 <= i) & (i < PyTuple_GET_SIZE(o)))) { likely 519 third_party/bintrees/bintrees/qavltree.c Py_ssize_t n = (likely(i >= 0)) ? i : i + PyList_GET_SIZE(o); likely 520 third_party/bintrees/bintrees/qavltree.c if (likely((n >= 0) & (n < PyList_GET_SIZE(o)))) { likely 527 third_party/bintrees/bintrees/qavltree.c Py_ssize_t n = (likely(i >= 0)) ? i : i + PyTuple_GET_SIZE(o); likely 528 third_party/bintrees/bintrees/qavltree.c if (likely((n >= 0) & (n < PyTuple_GET_SIZE(o)))) { likely 535 third_party/bintrees/bintrees/qavltree.c if (likely(m && m->sq_item)) { likely 536 third_party/bintrees/bintrees/qavltree.c if (unlikely(i < 0) && likely(m->sq_length)) { likely 1304 third_party/bintrees/bintrees/qavltree.c if (likely((values[0] = PyDict_GetItem(__pyx_kwds, __pyx_n_s__key)) != 0)) kw_args--; likely 1307 third_party/bintrees/bintrees/qavltree.c if (likely((values[1] = PyDict_GetItem(__pyx_kwds, __pyx_n_s__value)) != 0)) kw_args--; likely 2257 third_party/bintrees/bintrees/qavltree.c if (likely(PyString_CheckExact(key)) || likely(PyString_Check(key))) { likely 2280 third_party/bintrees/bintrees/qavltree.c if (likely(PyUnicode_Check(key))) { likely 2806 third_party/bintrees/bintrees/qavltree.c if (likely(PyInt_Check(x))) { likely 2816 third_party/bintrees/bintrees/qavltree.c if (likely(PyLong_Check(x))) { likely 2841 third_party/bintrees/bintrees/qavltree.c if (likely(PyInt_Check(x))) { likely 2851 third_party/bintrees/bintrees/qavltree.c if (likely(PyLong_Check(x))) { likely 2876 third_party/bintrees/bintrees/qavltree.c if (likely(PyInt_Check(x))) { likely 2886 third_party/bintrees/bintrees/qavltree.c if (likely(PyLong_Check(x))) { likely 2911 third_party/bintrees/bintrees/qavltree.c if (likely(PyInt_Check(x))) { likely 2921 third_party/bintrees/bintrees/qavltree.c if (likely(PyLong_Check(x))) { likely 2946 third_party/bintrees/bintrees/qavltree.c if (likely(PyInt_Check(x))) { likely 2956 third_party/bintrees/bintrees/qavltree.c if (likely(PyLong_Check(x))) { likely 2981 third_party/bintrees/bintrees/qavltree.c if (likely(PyInt_Check(x))) { likely 2991 third_party/bintrees/bintrees/qavltree.c if (likely(PyLong_Check(x))) { likely 3162 third_party/bintrees/bintrees/qavltree.c if (likely(entries)) { likely 121 third_party/bintrees/bintrees/qbintree.c #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ? \ likely 200 third_party/bintrees/bintrees/qbintree.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_GetSlice(obj, a, b)) : \ likely 204 third_party/bintrees/bintrees/qbintree.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_SetSlice(obj, a, b, value)) : \ likely 208 third_party/bintrees/bintrees/qbintree.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_DelSlice(obj, a, b)) : \ likely 478 third_party/bintrees/bintrees/qbintree.c if (likely((0 <= i) & (i < PyList_GET_SIZE(o)))) { likely 498 third_party/bintrees/bintrees/qbintree.c if (likely((0 <= i) & (i < PyTuple_GET_SIZE(o)))) { likely 519 third_party/bintrees/bintrees/qbintree.c Py_ssize_t n = (likely(i >= 0)) ? i : i + PyList_GET_SIZE(o); likely 520 third_party/bintrees/bintrees/qbintree.c if (likely((n >= 0) & (n < PyList_GET_SIZE(o)))) { likely 527 third_party/bintrees/bintrees/qbintree.c Py_ssize_t n = (likely(i >= 0)) ? i : i + PyTuple_GET_SIZE(o); likely 528 third_party/bintrees/bintrees/qbintree.c if (likely((n >= 0) & (n < PyTuple_GET_SIZE(o)))) { likely 535 third_party/bintrees/bintrees/qbintree.c if (likely(m && m->sq_item)) { likely 536 third_party/bintrees/bintrees/qbintree.c if (unlikely(i < 0) && likely(m->sq_length)) { likely 1304 third_party/bintrees/bintrees/qbintree.c if (likely((values[0] = PyDict_GetItem(__pyx_kwds, __pyx_n_s__key)) != 0)) kw_args--; likely 1307 third_party/bintrees/bintrees/qbintree.c if (likely((values[1] = PyDict_GetItem(__pyx_kwds, __pyx_n_s__value)) != 0)) kw_args--; likely 2252 third_party/bintrees/bintrees/qbintree.c if (likely(PyString_CheckExact(key)) || likely(PyString_Check(key))) { likely 2275 third_party/bintrees/bintrees/qbintree.c if (likely(PyUnicode_Check(key))) { likely 2801 third_party/bintrees/bintrees/qbintree.c if (likely(PyInt_Check(x))) { likely 2811 third_party/bintrees/bintrees/qbintree.c if (likely(PyLong_Check(x))) { likely 2836 third_party/bintrees/bintrees/qbintree.c if (likely(PyInt_Check(x))) { likely 2846 third_party/bintrees/bintrees/qbintree.c if (likely(PyLong_Check(x))) { likely 2871 third_party/bintrees/bintrees/qbintree.c if (likely(PyInt_Check(x))) { likely 2881 third_party/bintrees/bintrees/qbintree.c if (likely(PyLong_Check(x))) { likely 2906 third_party/bintrees/bintrees/qbintree.c if (likely(PyInt_Check(x))) { likely 2916 third_party/bintrees/bintrees/qbintree.c if (likely(PyLong_Check(x))) { likely 2941 third_party/bintrees/bintrees/qbintree.c if (likely(PyInt_Check(x))) { likely 2951 third_party/bintrees/bintrees/qbintree.c if (likely(PyLong_Check(x))) { likely 2976 third_party/bintrees/bintrees/qbintree.c if (likely(PyInt_Check(x))) { likely 2986 third_party/bintrees/bintrees/qbintree.c if (likely(PyLong_Check(x))) { likely 3157 third_party/bintrees/bintrees/qbintree.c if (likely(entries)) { likely 121 third_party/bintrees/bintrees/qrbtree.c #define __Pyx_PyUnicode_READY(op) (likely(PyUnicode_IS_READY(op)) ? \ likely 200 third_party/bintrees/bintrees/qrbtree.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_GetSlice(obj, a, b)) : \ likely 204 third_party/bintrees/bintrees/qrbtree.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_SetSlice(obj, a, b, value)) : \ likely 208 third_party/bintrees/bintrees/qrbtree.c (likely((obj)->ob_type->tp_as_mapping) ? (PySequence_DelSlice(obj, a, b)) : \ likely 478 third_party/bintrees/bintrees/qrbtree.c if (likely((0 <= i) & (i < PyList_GET_SIZE(o)))) { likely 498 third_party/bintrees/bintrees/qrbtree.c if (likely((0 <= i) & (i < PyTuple_GET_SIZE(o)))) { likely 519 third_party/bintrees/bintrees/qrbtree.c Py_ssize_t n = (likely(i >= 0)) ? i : i + PyList_GET_SIZE(o); likely 520 third_party/bintrees/bintrees/qrbtree.c if (likely((n >= 0) & (n < PyList_GET_SIZE(o)))) { likely 527 third_party/bintrees/bintrees/qrbtree.c Py_ssize_t n = (likely(i >= 0)) ? i : i + PyTuple_GET_SIZE(o); likely 528 third_party/bintrees/bintrees/qrbtree.c if (likely((n >= 0) & (n < PyTuple_GET_SIZE(o)))) { likely 535 third_party/bintrees/bintrees/qrbtree.c if (likely(m && m->sq_item)) { likely 536 third_party/bintrees/bintrees/qrbtree.c if (unlikely(i < 0) && likely(m->sq_length)) { likely 1304 third_party/bintrees/bintrees/qrbtree.c if (likely((values[0] = PyDict_GetItem(__pyx_kwds, __pyx_n_s__key)) != 0)) kw_args--; likely 1307 third_party/bintrees/bintrees/qrbtree.c if (likely((values[1] = PyDict_GetItem(__pyx_kwds, __pyx_n_s__value)) != 0)) kw_args--; likely 2254 third_party/bintrees/bintrees/qrbtree.c if (likely(PyString_CheckExact(key)) || likely(PyString_Check(key))) { likely 2277 third_party/bintrees/bintrees/qrbtree.c if (likely(PyUnicode_Check(key))) { likely 2803 third_party/bintrees/bintrees/qrbtree.c if (likely(PyInt_Check(x))) { likely 2813 third_party/bintrees/bintrees/qrbtree.c if (likely(PyLong_Check(x))) { likely 2838 third_party/bintrees/bintrees/qrbtree.c if (likely(PyInt_Check(x))) { likely 2848 third_party/bintrees/bintrees/qrbtree.c if (likely(PyLong_Check(x))) { likely 2873 third_party/bintrees/bintrees/qrbtree.c if (likely(PyInt_Check(x))) { likely 2883 third_party/bintrees/bintrees/qrbtree.c if (likely(PyLong_Check(x))) { likely 2908 third_party/bintrees/bintrees/qrbtree.c if (likely(PyInt_Check(x))) { likely 2918 third_party/bintrees/bintrees/qrbtree.c if (likely(PyLong_Check(x))) { likely 2943 third_party/bintrees/bintrees/qrbtree.c if (likely(PyInt_Check(x))) { likely 2953 third_party/bintrees/bintrees/qrbtree.c if (likely(PyLong_Check(x))) { likely 2978 third_party/bintrees/bintrees/qrbtree.c if (likely(PyInt_Check(x))) { likely 2988 third_party/bintrees/bintrees/qrbtree.c if (likely(PyLong_Check(x))) { likely 3159 third_party/bintrees/bintrees/qrbtree.c if (likely(entries)) { likely 183 third_party/harfbuzz-ng/src/hb-buffer-private.hh { return likely (!size || size < allocated) ? true : enlarge (size); } likely 111 third_party/harfbuzz-ng/src/hb-buffer.cc if (likely (new_pos)) likely 114 third_party/harfbuzz-ng/src/hb-buffer.cc if (likely (new_info)) likely 118 third_party/harfbuzz-ng/src/hb-buffer.cc if (likely (!in_error)) likely 121 third_party/harfbuzz-ng/src/hb-buffer.cc return likely (!in_error); likely 566 third_party/harfbuzz-ng/src/hb-buffer.cc if (likely (script != HB_SCRIPT_COMMON && likely 157 third_party/harfbuzz-ng/src/hb-common.cc if (likely ((unsigned int) (direction - HB_DIRECTION_LTR) likely 309 third_party/harfbuzz-ng/src/hb-common.cc return likely (item) ? item->lang : HB_LANGUAGE_INVALID; likely 615 third_party/harfbuzz-ng/src/hb-coretext.cc if (likely (c < 0x10000)) likely 256 third_party/harfbuzz-ng/src/hb-font-private.hh if (likely (HB_DIRECTION_IS_HORIZONTAL (direction))) { likely 279 third_party/harfbuzz-ng/src/hb-font-private.hh if (likely (HB_DIRECTION_IS_HORIZONTAL (direction))) likely 329 third_party/harfbuzz-ng/src/hb-font-private.hh if (likely (HB_DIRECTION_IS_HORIZONTAL (direction))) { likely 166 third_party/harfbuzz-ng/src/hb-glib.cc if (likely ((unsigned int) script < ARRAY_LENGTH (glib_script_to_script))) likely 112 third_party/harfbuzz-ng/src/hb-object-private.hh if (likely (obj)) likely 227 third_party/harfbuzz-ng/src/hb-open-type-private.hh return TRACE_RETURN (likely (this->start <= p && p <= this->end && (unsigned int) (this->end - p) >= len)); likely 241 third_party/harfbuzz-ng/src/hb-open-type-private.hh return TRACE_RETURN (likely (!overflows && this->check_range (base, record_size * len))); likely 247 third_party/harfbuzz-ng/src/hb-open-type-private.hh return likely (this->check_range (obj, obj->min_size)); likely 567 third_party/harfbuzz-ng/src/hb-open-type-private.hh return TRACE_RETURN (likely (c->check_struct (this))); likely 593 third_party/harfbuzz-ng/src/hb-open-type-private.hh return TRACE_RETURN (likely (c->check_struct (this))); likely 712 third_party/harfbuzz-ng/src/hb-open-type-private.hh return TRACE_RETURN (likely (obj.sanitize (c)) || neuter (c)); likely 721 third_party/harfbuzz-ng/src/hb-open-type-private.hh return TRACE_RETURN (likely (obj.sanitize (c, user_data)) || neuter (c)); likely 56 third_party/harfbuzz-ng/src/hb-ot-head-table.hh return TRACE_RETURN (c->check_struct (this) && likely (version.major == 1)); likely 49 third_party/harfbuzz-ng/src/hb-ot-hhea-table.hh return TRACE_RETURN (c->check_struct (this) && likely (version.major == 1)); likely 508 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh if (likely (!orig_offset)) likely 370 third_party/harfbuzz-ng/src/hb-ot-layout-gdef-table.hh likely (version.major == 1) && likely 112 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (horizontal)) glyph_pos.x_advance += font->em_scale_x (get_short (values)); likely 451 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 497 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 499 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (index >= valueCount)) return TRACE_RETURN (false); likely 677 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 748 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 954 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (HB_DIRECTION_IS_HORIZONTAL (c->direction))) likely 960 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (HB_DIRECTION_IS_HORIZONTAL (c->direction))) likely 1040 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (mark_index == NOT_COVERED)) return TRACE_RETURN (false); likely 1144 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (mark_index == NOT_COVERED)) return TRACE_RETURN (false); likely 1260 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (mark1_index == NOT_COVERED)) return TRACE_RETURN (false); likely 1276 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (id1 == id2)) { likely 1541 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (!j)) likely 1559 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (likely (!(pos[i].attach_lookback()))) likely 78 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 154 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 353 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 487 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 617 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (likely (c->glyphs[i] != component[i])) likely 635 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (likely (!match_input (c, count, likely 791 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 803 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 977 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 577 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh if (likely (has_glyph_classes)) likely 649 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh if (likely (!intersects_func (c->glyphs, values[i], intersects_data))) likely 706 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh if (likely (!match_func (c->glyphs[i], input[i - 1], match_data))) likely 1286 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh if (likely (index == NOT_COVERED)) likely 1377 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 1467 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 1846 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 1949 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 2072 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh if (likely (index == NOT_COVERED)) return TRACE_RETURN (false); likely 2274 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh return TRACE_RETURN (version.sanitize (c) && likely (version.major == 1) && likely 211 third_party/harfbuzz-ng/src/hb-ot-layout-jstf-table.hh return TRACE_RETURN (version.sanitize (c) && likely (version.major == 1) && likely 835 third_party/harfbuzz-ng/src/hb-ot-layout.cc if (likely (!lookup.is_reverse ())) likely 121 third_party/harfbuzz-ng/src/hb-ot-map.cc if (likely (s)) { likely 272 third_party/harfbuzz-ng/src/hb-ot-map.cc if (likely (stage_map)) { likely 53 third_party/harfbuzz-ng/src/hb-ot-maxp-table.hh likely (version.major == 1 || (version.major == 0 && version.minor == 0x5000))); likely 116 third_party/harfbuzz-ng/src/hb-ot-name-table.hh likely (format == 0 || format == 1) && likely 60 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc if (likely (hb_in_range<hb_codepoint_t> (u, JOINING_TABLE_FIRST, JOINING_TABLE_LAST))) { likely 62 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc if (likely (j_type != JOINING_TYPE_X)) likely 391 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hangul.cc if (likely (hangul_plan)) likely 1230 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (likely (!has_broken_syllables)) likely 467 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc if (likely (!has_broken_syllables)) likely 286 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc if (likely (!has_broken_syllables)) likely 321 third_party/harfbuzz-ng/src/hb-ot-shape-complex-thai.cc if (likely (!IS_SARA_AM (u))) { likely 146 third_party/harfbuzz-ng/src/hb-ot-shape-normalize.cc if (likely (b)) { likely 164 third_party/harfbuzz-ng/src/hb-ot-shape-normalize.cc if (likely (b)) { likely 247 third_party/harfbuzz-ng/src/hb-ot-shape-normalize.cc if (likely (buffer->idx < end)) { likely 270 third_party/harfbuzz-ng/src/hb-ot-shape-normalize.cc if (likely (c->buffer->idx + 1 == end)) likely 304 third_party/harfbuzz-ng/src/hb-ot-shape.cc if (likely (codepoint == info[i].codepoint)) likely 234 third_party/harfbuzz-ng/src/hb-private.hh return likely (number) ? (sizeof (unsigned int) * 8 - __builtin_clz (number)) : 0; likely 250 third_party/harfbuzz-ng/src/hb-private.hh return likely (number) ? __builtin_ctz (number) : 0; likely 298 third_party/harfbuzz-ng/src/hb-private.hh if (likely (len < allocated)) likely 311 third_party/harfbuzz-ng/src/hb-private.hh if (likely (!overflows)) { likely 425 third_party/harfbuzz-ng/src/hb-private.hh if (likely (item)) likely 466 third_party/harfbuzz-ng/src/hb-private.hh if (likely (item)) likely 58 third_party/harfbuzz-ng/src/hb-shape-plan.cc if (likely (!shaper_list)) { likely 174 third_party/harfbuzz-ng/src/hb-unicode-private.hh if (likely (plane == 0)) likely 752 third_party/harfbuzz-ng/src/hb-uniscribe.cc if (likely (c < 0x10000)) likely 128 third_party/harfbuzz-ng/src/hb-utf-private.hh if (text < end && ((l = *text), likely (hb_in_range<hb_codepoint_t> (l, 0xdc00, 0xdfff)))) likely 152 third_party/harfbuzz-ng/src/hb-utf-private.hh if (start < text && ((h = *(text - 1)), likely (hb_in_range<hb_codepoint_t> (h, 0xd800, 0xdbff)))) likely 48036 third_party/sqlite/amalgamation/sqlite3.c if( likely(nPayload<=pPage->maxLocal) ){ likely 917 third_party/sqlite/src/src/btree.c if( likely(nPayload<=pPage->maxLocal) ){ likely 51 third_party/sqlite/src/src/test_malloc.c if( likely(!memfault.enable) ){ likely 711 third_party/talloc/libreplace/replace.h #ifndef likely likely 718 third_party/talloc/libreplace/replace.h #ifndef likely likely 86 third_party/talloc/talloc.c #ifndef likely likely 93 third_party/talloc/talloc.c #ifndef likely likely 425 third_party/talloc/talloc.c if (likely(context)) { likely 894 third_party/talloc/talloc.c if (likely(tc->name)) { likely 949 third_party/talloc/talloc.c if (likely(tc->name)) { likely 965 third_party/talloc/talloc.c if (likely(pname == name || strcmp(pname, name) == 0)) { likely 999 third_party/talloc/talloc.c if (likely(pname == name || strcmp(pname, name) == 0)) { likely 1287 third_party/talloc/talloc.c if (likely(tc->name != TALLOC_MAGIC_REFERENCE)) { likely 1566 third_party/talloc/talloc.c if (likely(newp)) { likely 1666 third_party/talloc/talloc.c if (likely(slen > 0)) { likely 1706 third_party/talloc/talloc.c if (likely(slen > 0)) { likely 1830 third_party/talloc/talloc.c if (likely(slen > 0)) {