HomeSort by relevance Sort by last modified time
    Searched refs:unlikely (Results 251 - 275 of 1281) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/bintrees/bintrees/
qrbtree.c 198 #define __Pyx_PySequence_GetSlice(obj, a, b) (unlikely(!(obj)) ? \
202 #define __Pyx_PySequence_SetSlice(obj, a, b, value) (unlikely(!(obj)) ? \
206 #define __Pyx_PySequence_DelSlice(obj, a, b) (unlikely(!(obj)) ? \
321 #define unlikely(x) __builtin_expect(!!(x), 0) macro
324 #define unlikely(x) (x) macro
328 #define unlikely(x) (x) macro
536 if (unlikely(i < 0) && likely(m->sq_length)) {
538 if (unlikely(l < 0)) return NULL;
709 if (unlikely(__pyx_kwds)) {
725 if (unlikely(kw_args > 0))
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh 297 if (unlikely (!c->start)) {
346 return unlikely (!base) ? &Null(Type) : CastP<Type> (base);
414 if (unlikely (this->ran_out_of_room || this->end - this->head < ptrdiff_t (size))) {
442 if (unlikely (!ret)) return NULL;
452 if (unlikely (!this->allocate_size<Type> (((char *) &obj) + size - this->head))) return NULL;
461 if (unlikely (!this->allocate_size<Type> (((char *) &obj) + size - this->head))) return NULL;
486 if (unlikely (i >= len)) return Type ();
492 if (unlikely (count > len))
697 if (unlikely (!offset)) return Null(Type);
710 if (unlikely (!c->check_struct (this))) return TRACE_RETURN (false)
    [all...]
hb-ft.cc 74 if (unlikely (variation_selector)) {
94 if (unlikely (FT_Get_Advance (ft_face, glyph, load_flags, &v)))
110 if (unlikely (FT_Get_Advance (ft_face, glyph, load_flags, &v)))
141 if (unlikely (FT_Load_Glyph (ft_face, glyph, load_flags)))
190 if (unlikely (FT_Load_Glyph (ft_face, glyph, load_flags)))
212 if (unlikely (FT_Load_Glyph (ft_face, glyph, load_flags)))
215 if (unlikely (ft_face->glyph->format != FT_GLYPH_FORMAT_OUTLINE))
218 if (unlikely (point_index >= (unsigned int) ft_face->glyph->outline.n_points))
379 if (unlikely (!ft_face->generic.data || ft_face->generic.finalizer != (FT_Generic_Finalizer) hb_ft_face_finalize))
447 if (unlikely (!library)
    [all...]
hb-uniscribe.cc 238 if (unlikely (!funcs))
241 if (unlikely (!funcs))
433 if (unlikely (!data))
437 if (unlikely (!data->funcs))
444 if (unlikely (!hb_blob_get_length (blob)))
448 if (unlikely (!blob))
458 if (unlikely (!data->fh))
506 if (unlikely (!hb_uniscribe_shaper_face_data_ensure (font->face))) return NULL;
509 if (unlikely (!data))
514 if (unlikely (!populate_log_font (&data->log_font, font)))
    [all...]
hb-cache-private.hh 58 if (unlikely ((key >> key_bits) || (value >> value_bits)))
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 297 if (unlikely (!c->start)) {
346 return unlikely (!base) ? &Null(Type) : CastP<Type> (base);
414 if (unlikely (this->ran_out_of_room || this->end - this->head < ptrdiff_t (size))) {
442 if (unlikely (!ret)) return NULL;
452 if (unlikely (!this->allocate_size<Type> (((char *) &obj) + size - this->head))) return NULL;
461 if (unlikely (!this->allocate_size<Type> (((char *) &obj) + size - this->head))) return NULL;
486 if (unlikely (i >= len)) return Type ();
492 if (unlikely (count > len))
691 if (unlikely (!offset)) return Null(Type);
704 if (unlikely (!c->check_struct (this))) return TRACE_RETURN (false)
    [all...]
hb-coretext.cc 65 if (unlikely (!data))
71 if (unlikely (!blob_length))
78 if (unlikely (!data->cg_font)) {
97 if (unlikely (!hb_coretext_shaper_face_data_ensure (face))) return NULL;
114 if (unlikely (!hb_coretext_shaper_face_data_ensure (font->face))) return NULL;
117 if (unlikely (!data))
124 if (unlikely (!data->ct_font)) {
163 if (unlikely (!hb_coretext_shaper_font_data_ensure (font))) return NULL;
202 else if (unlikely (c >= 0x110000))
hb-ft.cc 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)
    [all...]
hb-cache-private.hh 58 if (unlikely ((key >> key_bits) || (value >> value_bits)))
  /external/elfutils/libdwfl/
dwfl_report_elf.c 57 starting at 0 (as when using -e). It also makes it unlikely
91 if (unlikely (shdr == NULL))
109 else if (unlikely (base & (align - 1)))
125 if (unlikely (prev_shdr == NULL))
136 if (unlikely (! gelf_update_shdr (prev_scn,
147 && unlikely (! gelf_update_shdr (scn, shdr)))
194 if (unlikely (ph == NULL))
209 if (unlikely (ph == NULL))
offline.c 89 if (unlikely (sh == NULL))
100 if (unlikely (main_shdr == NULL))
184 if (unlikely (h == NULL))
203 if (unlikely (asprintf (&member_name, "%s(%s)", file_name, h->ar_name) < 0))
215 else if (unlikely (asprintf (&module_name, "%s:%s", name, h->ar_name) < 0))
231 if (unlikely (want < 0))
263 if (unlikely (member == NULL)) /* Empty archive. */
dwfl_module_report_build_id.c 85 if (unlikely (copy == NULL))
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
intel_clear.c 67 if (unlikely(INTEL_DEBUG & DEBUG_BLIT)) {
105 if (unlikely(!irb)) {
110 if (unlikely(swrast_mask)) {
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_clear.c 67 if (unlikely(INTEL_DEBUG & DEBUG_BLIT)) {
105 if (unlikely(!irb)) {
110 if (unlikely(swrast_mask)) {
  /external/wpa_supplicant_8/src/utils/
radiotap.c 29 #define unlikely(cond) (cond) macro
104 if (unlikely(iterator->bitmap_shifter & (1<<IEEE80211_RADIOTAP_EXT))) {
266 if (unlikely((iterator->arg_index & 31) == 0)) {
  /bionic/libc/kernel/common/asm-generic/
4level-fixup.h 29 #define pmd_alloc(mm, pud, address) ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? NULL: pmd_offset(pud, address))
  /development/ndk/platforms/android-3/include/asm-generic/
4level-fixup.h 24 #define pmd_alloc(mm, pud, address) ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? NULL: pmd_offset(pud, address))
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
os_mman.h 67 if (unlikely(offset & 4095)) {
  /external/elfutils/libdw/
dwarf_formref_die.c 83 if (unlikely (__libdw_formref (attr, &offset) != 0))
dwarf_formstring.c 74 if (unlikely (attrp->form != DW_FORM_strp)
dwarf_getfuncs.c 63 if (unlikely (cudie == NULL
dwarf_getsrcfiles.c 63 if (unlikely (cudie == NULL
  /external/elfutils/libebl/
eblsectionstripp.c 65 if (unlikely (only_remove_debug))
  /external/kernel-headers/original/asm-generic/
4level-fixup.h 14 ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? \
  /external/kernel-headers/original/asm-mips/
i8259.h 68 if (unlikely(irq == 7)) {

Completed in 875 milliseconds

<<11121314151617181920>>