Home
last modified time | relevance | path

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

12345678910>>...20

/external/harfbuzz_ng/src/
Dhb-utf-private.hh54 if (likely (text < end && in next()
66 if (likely (1 < end - text && in next()
81 if (likely (2 < end - text && in next()
116 if (likely (next (text, end, unicode, replacement) == end)) in prev()
143 if (likely (!hb_in_range (c, 0xD800u, 0xDFFFu))) in next()
149 if (likely (c <= 0xDBFFu && text < end)) in next()
153 if (likely (hb_in_range (l, 0xDC00u, 0xDFFFu))) in next()
175 if (likely (!hb_in_range (c, 0xD800u, 0xDFFFu))) in prev()
181 if (likely (c >= 0xDC00u && start < text)) in prev()
185 if (likely (hb_in_range (h, 0xD800u, 0xDBFFu))) in prev()
Dhb-ot-shape-normalize.cc134 if (likely (b)) { in decompose()
152 if (likely (b)) { in decompose()
247 if (likely (buffer->idx < end)) { in handle_variation_selector_cluster()
270 if (likely (c->buffer->idx + 1 == end)) in decompose_cluster()
327 …if (likely (!HB_UNICODE_GENERAL_CATEGORY_IS_MARK (_hb_glyph_info_get_general_category (&buffer->in… in _hb_ot_shape_normalize()
/external/libunwind/src/x86_64/
DGtrace.c92 if (likely(frames != NULL)) in trace_cache_buckets()
183 if (likely (pthread_once != NULL)) in trace_cache_get()
245 if (likely(dwarf_put (d, d->loc[UNW_X86_64_RIP], rip) >= 0) in trace_init_addr()
246 && likely(dwarf_put (d, d->loc[UNW_X86_64_RBP], rbp) >= 0) in trace_init_addr()
247 && likely(dwarf_put (d, d->loc[UNW_X86_64_RSP], rsp) >= 0) in trace_init_addr()
248 && likely((ret = unw_step (cursor)) >= 0)) in trace_init_addr()
296 if (likely(addr == rip)) in trace_lookup()
303 if (likely(! addr)) in trace_lookup()
482 if (likely(ret >= 0) && likely(f->rbp_cfa_offset != -1)) in tdep_trace()
496 if (likely(ret >= 0)) in tdep_trace()
[all …]
/external/elfutils/libdw/
Dcfi.c51 if (likely (copy != NULL)) in duplicate_frame_state()
114 if (likely (ok)) break; \ in execute_cfi()
160 if (likely (!read_encoded_value (cache, cie->fde_encoding, in execute_cfi()
305 if (unlikely (abi_cfi) && likely (opcode == DW_CFA_restore)) in execute_cfi()
417 if (likely (result == DWARF_E_NOERROR)) in execute_cfi()
430 if (likely (cie->initial_state != NULL)) in cie_cache_initial_state()
449 if (likely (cache->ebl != (void *) -1l) in cie_cache_initial_state()
476 && likely (result == DWARF_E_NOERROR)) in cie_cache_initial_state()
482 if (likely (result == DWARF_E_NOERROR)) in cie_cache_initial_state()
499 if (likely (result == DWARF_E_NOERROR)) in __libdw_frame_at_address()
[all …]
/external/clang/test/SemaObjC/
Dwarn-retain-cycle.m12 …^{ [x actNow]; }]; // expected-warning {{capturing 'x' strongly in this block is likely to lead to…
14 …^{ [x actNow]; }; // expected-warning {{capturing 'x' strongly in this block is likely to lead to …
17 …^{ [x actNow]; }]; // expected-warning {{capturing 'x' strongly in this block is likely to lead to…
31 …ctNow; }; // expected-warning {{capturing 'x' strongly in this block is likely to lead to a retai…
74 …ner; }; // expected-warning {{capturing 'self' strongly in this block is likely to lead to a retai…
94 …test2_helper(x); // expected-warning {{capturing 'self' strongly in this block is likely to lead t…
126 …doSomething(count); // expected-warning {{capturing 'self' strongly in this block is likely to lea…
149 …b1(); // expected-warning{{capturing 'b1' strongly in this block is likely to lead to a retain cyc…
154 …b2(); // expected-warning{{capturing 'b2' strongly in this block is likely to lead to a retain cyc…
170 …[obj actNow]; // expected-warning{{capturing 'obj' strongly in this block is likely to lead to a r…
[all …]
/external/mesa3d/src/mapi/mapi/
Du_compiler.h41 #ifndef likely
43 # define likely(x) __builtin_expect(!!(x), 1) macro
46 # define likely(x) (x) macro
Du_current.h72 return (likely(u_current_table) ? in u_current_get()
83 return likely(u_current_user) ? u_current_user : u_current_get_user_internal(); in u_current_get_user()
/external/libunwind/include/
Dcompiler.h51 # define likely(x) __builtin_expect ((x), 1) macro
54 # define likely(x) (x) macro
68 # define likely(x) (x) macro
/external/jemalloc/include/jemalloc/internal/
Darena.h1006 if (likely(prof_interval == 0)) in arena_prof_accum_locked()
1017 if (likely(prof_interval == 0)) in arena_prof_accum()
1145 if (likely(interval <= ((sizeof(interval_invs) / sizeof(size_t)) in arena_run_regind()
1170 if (likely(chunk != ptr)) { in arena_prof_tctx_get()
1174 if (likely((mapbits & CHUNK_MAP_LARGE) == 0)) in arena_prof_tctx_get()
1196 if (likely(chunk != ptr)) { in arena_prof_tctx_set()
1233 if (likely(chunk != ptr)) { in arena_prof_tctx_reset()
1279 if (likely(tcache != NULL)) { in arena_malloc()
1280 if (likely(size <= SMALL_MAXCLASS)) { in arena_malloc()
1284 if (likely(size <= tcache_maxclass)) { in arena_malloc()
[all …]
/external/icu/icu4c/source/common/
Duscript.c99 char likely[ULOC_FULLNAME_CAPACITY]; in uscript_getCode() local
127 likely, UPRV_LENGTHOF(likely), &internalErrorCode); in uscript_getCode()
129 length = getCodesFromLocale(likely, fillIn, capacity, err); in uscript_getCode()
/external/elfutils/libelf/
Delf_strptr.c169 if (likely (memrchr (&strscn->zdata_base[offset], in elf_strptr()
175 else if (likely (strscn->data_list_rear == NULL)) in elf_strptr()
188 if (likely (memrchr (&strscn->rawdata_base[offset], in elf_strptr()
206 if (likely (memrchr ((char *) dl->data.d.d_buf in elf_strptr()
Delf_flagscn.c54 if (likely (cmd == ELF_C_SET)) in elf_flagscn()
56 else if (likely (cmd == ELF_C_CLR)) in elf_flagscn()
Delf_flagshdr.c54 if (likely (cmd == ELF_C_SET)) in elf_flagshdr()
56 else if (likely (cmd == ELF_C_CLR)) in elf_flagshdr()
Delf_flagelf.c54 if (likely (cmd == ELF_C_SET)) in elf_flagelf()
57 else if (likely (cmd == ELF_C_CLR)) in elf_flagelf()
Delf_flagphdr.c54 if (likely (cmd == ELF_C_SET)) in elf_flagphdr()
56 else if (likely (cmd == ELF_C_CLR)) in elf_flagphdr()
Delf_flagdata.c57 if (likely (cmd == ELF_C_SET)) in elf_flagdata()
59 else if (likely (cmd == ELF_C_CLR)) in elf_flagdata()
Delf32_getphdr.c57 if (likely (result != NULL)) in ElfW2()
69 if (likely (result == NULL)) in ElfW2()
177 else if (likely (elf->fildes != -1)) in ElfW2()
256 if (likely (result != NULL)) in ElfW2()
/external/llvm/docs/
DBranchWeightMetadata.rst87 comparison value. If it is equal to 1 (true), the condition is likely to be
88 true, in other case condition is likely to be false. For example:
93 // This block is likely to be taken.
101 case is assumed to be likely taken.
109 case 5: // This case is likely to be taken.
/external/e2fsprogs/lib/ext2fs/
Dcrc32c_defs.h46 #define likely(x) __builtin_expect(!!(x), 1) macro
49 #define likely(x) (x) macro
/external/mesa3d/src/gallium/include/pipe/
Dp_compiler.h304 #ifndef likely
306 # define likely(x) __builtin_expect(!!(x), 1) macro
309 # define likely(x) (x) macro
/external/elfutils/libdwfl/
Ddwfl_module_register_names.c55 for (int regno = 0; regno < nregs && likely (result == 0); ++regno) in dwfl_module_register_names()
70 if (likely (len > 0)) in dwfl_module_register_names()
Ddwfl_module_getsrc.c41 if (likely (error == DWFL_E_NOERROR)) in dwfl_module_getsrc()
43 if (likely (error == DWFL_E_NOERROR)) in dwfl_module_getsrc()
/external/elfutils/libasm/
Dasm_newscn_ingrp.c45 if (likely (result != NULL)) in asm_newscn_ingrp()
64 if (likely (! ctx->textp)) in asm_newscn_ingrp()
/external/iproute2/examples/bpf/
Dbpf_prog.c274 if (likely(ip_ver_len == 0x45)) in flow_parse_ipv4()
322 if (likely(proto == htons(ETH_P_IP))) in flow_dissector()
391 if (likely(ct)) { in cls_update_proto_map()
413 if (likely(cq)) { in cls_update_queue_map()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_push.c46 if (likely(nvc0->vertex->num_elements < 32)) in init_push_context()
133 if (unlikely(ctx->edgeflag.buffer >= 0) && likely(nr)) in emit_vertices_i08()
144 if (unlikely(ctx->need_vertex_id) && likely(size)) in emit_vertices_i08()
174 if (unlikely(ctx->edgeflag.buffer >= 0) && likely(nr)) in emit_vertices_i16()
215 if (unlikely(ctx->edgeflag.buffer >= 0) && likely(nr)) in emit_vertices_i32()
316 if (apply_bias && likely(!(nvc0->vertex->instance_bufs & (1 << i)))) in nvc0_push_vbo()

12345678910>>...20