Home
last modified time | relevance | path

Searched refs:likely (Results 1 – 25 of 1473) sorted by relevance

12345678910>>...59

/third_party/harfbuzz/src/
Dhb-ot-layout-base-table.hh49 return_trace (likely (c->check_struct (this))); in sanitize()
99 return_trace (likely (c->check_struct (this) && in sanitize()
161 if (likely (min)) *min = &(this+minCoord); in get_min_max()
162 if (likely (max)) *max = &(this+maxCoord); in get_min_max()
168 return_trace (likely (c->check_struct (this) && in sanitize()
200 if (likely (min)) *min = &(this+minCoord); in get_min_max()
201 if (likely (max)) *max = &(this+maxCoord); in get_min_max()
208 return_trace (likely (c->check_struct (this) && in sanitize()
242 return_trace (likely (c->check_struct (this) && in sanitize()
272 return_trace (likely (c->check_struct (this) && in sanitize()
[all …]
Dhb-aat-layout-just-table.hh51 return_trace (likely (c->check_struct (this))); in sanitize()
68 return_trace (likely (c->check_struct (this))); in sanitize()
115 return_trace (likely (c->check_struct (this))); in sanitize()
140 return_trace (likely (c->check_struct (this))); in sanitize()
166 return_trace (likely (c->check_struct (this))); in sanitize()
297 return_trace (likely (c->check_struct (this))); in sanitize()
334 return_trace (likely (c->check_struct (this) && in sanitize()
353 return_trace (likely (c->check_struct (this) && in sanitize()
391 return_trace (likely (c->check_struct (this) && in sanitize()
Dhb-utf.hh56 if (likely (text < end && in next()
68 if (likely (1 < end - text && in next()
83 if (likely (2 < end - text && in next()
118 if (likely (next (text, end, unicode, replacement) == end)) in prev()
194 if (likely (!hb_in_range<hb_codepoint_t> (c, 0xD800u, 0xDFFFu))) in next()
200 if (likely (c <= 0xDBFFu && text < end)) in next()
204 if (likely (hb_in_range<hb_codepoint_t> (l, 0xDC00u, 0xDFFFu))) in next()
226 if (likely (!hb_in_range<hb_codepoint_t> (c, 0xD800u, 0xDFFFu))) in prev()
232 if (likely (c >= 0xDC00u && start < text)) in prev()
236 if (likely (hb_in_range<hb_codepoint_t> (h, 0xD800u, 0xDBFFu))) in prev()
Dhb-ot-stat-table.hh70 return_trace (likely (c->check_struct (this))); in sanitize()
98 return_trace (likely (c->check_struct (this))); in sanitize()
130 return_trace (likely (c->check_struct (this))); in sanitize()
158 return_trace (likely (c->check_struct (this))); in sanitize()
180 return_trace (likely (c->check_struct (this))); in sanitize()
275 return_trace (likely (c->check_struct (this))); in sanitize()
351 return_trace (likely (c->check_struct (this) && in sanitize()
Dhb-aat-layout-bsln-table.hh45 return_trace (likely (c->check_struct (this))); in sanitize()
63 return_trace (likely (c->check_struct (this) && in sanitize()
81 return_trace (likely (c->check_struct (this))); in sanitize()
104 return_trace (likely (c->check_struct (this) && lookupTable.sanitize (c))); in sanitize()
Dhb-subset-cff1.cc355 if (likely (parsed_str)) in complete_parsed_str()
726 if (likely (dest && dest->serialize (c, plan.subset_localsubrs[i]))) in _serialize_cff1()
740 if (likely (pd->serialize (c, acc.privateDicts[i], privSzr, subrs_link))) in _serialize_cff1()
762 if (likely (cs->serialize (c, plan.subset_charstrings))) in _serialize_cff1()
779 if (likely (fda->serialize (c, it, fontSzr))) in _serialize_cff1()
792 if (likely (hb_serialize_cff_fdselect (c, num_glyphs, *acc.fdSelect, acc.fdCount, in _serialize_cff1()
809 if (likely (dest->serialize (c, in _serialize_cff1()
827 if (likely (dest->serialize (c, in _serialize_cff1()
845 if (likely (dest->serialize (c, plan.subset_globalsubrs))) in _serialize_cff1()
859 if (likely (dest->serialize (c, *acc.stringIndex, plan.sidmap))) in _serialize_cff1()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-base-table.hh49 return_trace (likely (c->check_struct (this))); in sanitize()
99 return_trace (likely (c->check_struct (this) && in sanitize()
161 if (likely (min)) *min = &(this+minCoord); in get_min_max()
162 if (likely (max)) *max = &(this+maxCoord); in get_min_max()
168 return_trace (likely (c->check_struct (this) && in sanitize()
200 if (likely (min)) *min = &(this+minCoord); in get_min_max()
201 if (likely (max)) *max = &(this+maxCoord); in get_min_max()
208 return_trace (likely (c->check_struct (this) && in sanitize()
242 return_trace (likely (c->check_struct (this) && in sanitize()
272 return_trace (likely (c->check_struct (this) && in sanitize()
[all …]
Dhb-bit-set-invertible.hh47 if (likely (!a.s.successful || !b.s.successful)) in swap()
67 if (likely (s.successful)) in clear()
72 if (likely (s.successful)) in invert()
145 if (likely (s.successful)) in set()
151 if (likely (inverted == other.inverted)) in is_equal()
178 if (likely (inverted == other.inverted)) in union_()
192 if (likely (s.successful)) in union_()
197 if (likely (inverted == other.inverted)) in intersect()
211 if (likely (s.successful)) in intersect()
216 if (likely (inverted == other.inverted)) in subtract()
[all …]
Dhb-aat-layout-just-table.hh51 return_trace (likely (c->check_struct (this))); in sanitize()
68 return_trace (likely (c->check_struct (this))); in sanitize()
115 return_trace (likely (c->check_struct (this))); in sanitize()
140 return_trace (likely (c->check_struct (this))); in sanitize()
166 return_trace (likely (c->check_struct (this))); in sanitize()
297 return_trace (likely (c->check_struct (this))); in sanitize()
334 return_trace (likely (c->check_struct (this) && in sanitize()
353 return_trace (likely (c->check_struct (this) && in sanitize()
391 return_trace (likely (c->check_struct (this) && in sanitize()
Dhb-utf.hh56 if (likely (text < end && in next()
68 if (likely (1 < end - text && in next()
83 if (likely (2 < end - text && in next()
118 if (likely (next (text, end, unicode, replacement) == end)) in prev()
194 if (likely (!hb_in_range<hb_codepoint_t> (c, 0xD800u, 0xDFFFu))) in next()
200 if (likely (c <= 0xDBFFu && text < end)) in next()
204 if (likely (hb_in_range<hb_codepoint_t> (l, 0xDC00u, 0xDFFFu))) in next()
226 if (likely (!hb_in_range<hb_codepoint_t> (c, 0xD800u, 0xDFFFu))) in prev()
232 if (likely (c >= 0xDC00u && start < text)) in prev()
236 if (likely (hb_in_range<hb_codepoint_t> (h, 0xD800u, 0xDBFFu))) in prev()
Dhb-ot-stat-table.hh70 return_trace (likely (c->check_struct (this))); in sanitize()
98 return_trace (likely (c->check_struct (this))); in sanitize()
130 return_trace (likely (c->check_struct (this))); in sanitize()
158 return_trace (likely (c->check_struct (this))); in sanitize()
180 return_trace (likely (c->check_struct (this))); in sanitize()
275 return_trace (likely (c->check_struct (this))); in sanitize()
351 return_trace (likely (c->check_struct (this) && in sanitize()
Dhb-aat-layout-bsln-table.hh45 return_trace (likely (c->check_struct (this))); in sanitize()
63 return_trace (likely (c->check_struct (this) && in sanitize()
81 return_trace (likely (c->check_struct (this))); in sanitize()
104 return_trace (likely (c->check_struct (this) && lookupTable.sanitize (c))); in sanitize()
Dhb-subset-cff1.cc355 if (likely (parsed_str)) in complete_parsed_str()
724 if (likely (dest && dest->serialize (c, plan.subset_localsubrs[i]))) in _serialize_cff1()
738 if (likely (pd->serialize (c, acc.privateDicts[i], privSzr, subrs_link))) in _serialize_cff1()
760 if (likely (cs->serialize (c, plan.subset_charstrings))) in _serialize_cff1()
777 if (likely (fda->serialize (c, it, fontSzr))) in _serialize_cff1()
790 if (likely (hb_serialize_cff_fdselect (c, num_glyphs, *acc.fdSelect, acc.fdCount, in _serialize_cff1()
807 if (likely (dest->serialize (c, in _serialize_cff1()
825 if (likely (dest->serialize (c, in _serialize_cff1()
843 if (likely (dest->serialize (c, plan.subset_globalsubrs))) in _serialize_cff1()
857 if (likely (dest->serialize (c, *acc.stringIndex, plan.sidmap))) in _serialize_cff1()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-base-table.hh52 return_trace (likely (c->check_struct (this))); in sanitize()
102 return_trace (likely (c->check_struct (this) && in sanitize()
167 if (likely (min)) *min = &(this+minCoord); in get_min_max()
168 if (likely (max)) *max = &(this+maxCoord); in get_min_max()
174 return_trace (likely (c->check_struct (this) && in sanitize()
211 if (likely (min)) *min = &(this+minCoord); in get_min_max()
212 if (likely (max)) *max = &(this+maxCoord); in get_min_max()
219 return_trace (likely (c->check_struct (this) && in sanitize()
253 return_trace (likely (c->check_struct (this) && in sanitize()
289 return_trace (likely (c->check_struct (this) && in sanitize()
[all …]
Dhb-ot-stat-table.hh65 return_trace (likely (c->check_struct (this))); in sanitize()
90 return_trace (likely (c->check_struct (this))); in sanitize()
119 return_trace (likely (c->check_struct (this))); in sanitize()
146 return_trace (likely (c->check_struct (this))); in sanitize()
163 return_trace (likely (c->check_struct (this))); in sanitize()
194 case 1: return_trace (likely (u.format1.sanitize (c))); in sanitize()
195 case 2: return_trace (likely (u.format2.sanitize (c))); in sanitize()
196 case 3: return_trace (likely (u.format3.sanitize (c))); in sanitize()
197 case 4: return_trace (likely (u.format4.sanitize (c))); in sanitize()
232 return_trace (likely (c->check_struct (this))); in sanitize()
[all …]
Dhb-aat-layout-just-table.hh51 return_trace (likely (c->check_struct (this))); in sanitize()
68 return_trace (likely (c->check_struct (this))); in sanitize()
115 return_trace (likely (c->check_struct (this))); in sanitize()
140 return_trace (likely (c->check_struct (this))); in sanitize()
166 return_trace (likely (c->check_struct (this))); in sanitize()
297 return_trace (likely (c->check_struct (this))); in sanitize()
334 return_trace (likely (c->check_struct (this) && in sanitize()
353 return_trace (likely (c->check_struct (this) && in sanitize()
391 return_trace (likely (c->check_struct (this) && in sanitize()
Dhb-utf.hh56 if (likely (text < end && in next()
68 if (likely (1 < end - text && in next()
83 if (likely (2 < end - text && in next()
118 if (likely (next (text, end, unicode, replacement) == end)) in prev()
194 if (likely (!hb_in_range<hb_codepoint_t> (c, 0xD800u, 0xDFFFu))) in next()
200 if (likely (c <= 0xDBFFu && text < end)) in next()
204 if (likely (hb_in_range<hb_codepoint_t> (l, 0xDC00u, 0xDFFFu))) in next()
226 if (likely (!hb_in_range<hb_codepoint_t> (c, 0xD800u, 0xDFFFu))) in prev()
232 if (likely (c >= 0xDC00u && start < text)) in prev()
236 if (likely (hb_in_range<hb_codepoint_t> (h, 0xD800u, 0xDBFFu))) in prev()
Dhb-aat-layout-bsln-table.hh45 return_trace (likely (c->check_struct (this))); in sanitize()
63 return_trace (likely (c->check_struct (this) && in sanitize()
81 return_trace (likely (c->check_struct (this))); in sanitize()
/third_party/libunwind/src/arm/
DGtrace.c95 if (likely(frames != NULL)) in trace_cache_buckets()
187 if (likely (pthread_once != NULL)) in trace_cache_get()
250 if (likely(dwarf_put (d, d->loc[UNW_ARM_R7], r7) >= 0) in trace_init_addr()
251 && likely(dwarf_put (d, d->loc[UNW_ARM_R13], sp) >= 0) in trace_init_addr()
252 && likely(dwarf_put (d, d->loc[UNW_ARM_R15], pc) >= 0) in trace_init_addr()
253 && likely((ret = unw_step (cursor)) >= 0)) in trace_init_addr()
301 if (likely(addr == pc)) in trace_lookup()
308 if (likely(! addr)) in trace_lookup()
487 if (likely(f->lr_cfa_offset != -1)) in tdep_trace()
495 if (likely(ret >= 0) && likely(f->r7_cfa_offset != -1)) in tdep_trace()
[all …]
/third_party/libunwind/src/aarch64/
DGtrace.c94 if (likely(frames != NULL)) in trace_cache_buckets()
185 if (likely (pthread_once != NULL)) in trace_cache_get()
248 if (likely(dwarf_put (d, d->loc[UNW_AARCH64_X29], fp) >= 0) in trace_init_addr()
249 && likely(dwarf_put (d, d->loc[UNW_AARCH64_SP], sp) >= 0) in trace_init_addr()
250 && likely(dwarf_put (d, d->loc[UNW_AARCH64_PC], pc) >= 0) in trace_init_addr()
251 && likely((ret = unw_step (cursor)) >= 0)) in trace_init_addr()
299 if (likely(addr == pc)) in trace_lookup()
306 if (likely(! addr)) in trace_lookup()
485 if (likely(f->lr_cfa_offset != -1)) in tdep_trace()
493 if (likely(ret >= 0) && likely(f->fp_cfa_offset != -1)) in tdep_trace()
[all …]
/third_party/libunwind/src/x86_64/
DGtrace.c93 if (likely(frames != NULL)) in trace_cache_buckets()
184 if (likely (pthread_once != NULL)) in trace_cache_get()
246 if (likely(dwarf_put (d, d->loc[UNW_X86_64_RIP], rip) >= 0) in trace_init_addr()
247 && likely(dwarf_put (d, d->loc[UNW_X86_64_RBP], rbp) >= 0) in trace_init_addr()
248 && likely(dwarf_put (d, d->loc[UNW_X86_64_RSP], rsp) >= 0) in trace_init_addr()
249 && likely((ret = unw_step (cursor)) >= 0)) in trace_init_addr()
297 if (likely(addr == rip)) in trace_lookup()
304 if (likely(! addr)) in trace_lookup()
487 if (likely(ret >= 0) && likely(f->rbp_cfa_offset != -1)) in tdep_trace()
503 if (likely(ret >= 0)) in tdep_trace()
[all …]
/third_party/elfutils/libdw/
Dcfi.c51 if (likely (copy != NULL)) in duplicate_frame_state()
114 if (likely (ok)) break; \ in execute_cfi()
161 if (likely (!read_encoded_value (cache, cie->fde_encoding, in execute_cfi()
308 if (unlikely (abi_cfi) && likely (opcode == DW_CFA_restore)) in execute_cfi()
431 if (likely (result == DWARF_E_NOERROR)) in execute_cfi()
444 if (likely (cie->initial_state != NULL)) in cie_cache_initial_state()
463 if (likely (cache->ebl != (void *) -1l) in cie_cache_initial_state()
490 && likely (result == DWARF_E_NOERROR)) in cie_cache_initial_state()
496 if (likely (result == DWARF_E_NOERROR)) in cie_cache_initial_state()
513 if (likely (result == DWARF_E_NOERROR)) in __libdw_frame_at_address()
[all …]
/third_party/libunwind/include/
Dcompiler.h49 # define likely(x) __builtin_expect ((x), 1) macro
52 # define likely(x) (x) macro
64 # define likely(x) (x) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duscript.cpp101 char likely[ULOC_FULLNAME_CAPACITY]; in uscript_getCode() local
129 likely, UPRV_LENGTHOF(likely), &internalErrorCode); in uscript_getCode()
131 length = getCodesFromLocale(likely, fillIn, capacity, err); in uscript_getCode()
/third_party/elfutils/libelf/
Delf_strptr.c188 if (likely (validate_str (strscn->zdata_base, offset, sh_size))) in elf_strptr()
193 else if (likely (strscn->data_list_rear == NULL)) in elf_strptr()
206 if (likely (validate_str (strscn->rawdata_base, offset, sh_size))) in elf_strptr()
223 if (likely (validate_str ((char *) dl->data.d.d_buf, in elf_strptr()

12345678910>>...59