/external/harfbuzz_ng/src/ |
D | hb-utf-private.hh | 57 if (likely (text < end && in next() 69 if (likely (1 < end - text && in next() 84 if (likely (2 < end - text && in next() 119 if (likely (next (text, end, unicode, replacement) == end)) in prev() 147 if (likely (!hb_in_range (c, 0xD800u, 0xDFFFu))) in next() 153 if (likely (hb_in_range (c, 0xD800u, 0xDBFFu))) in next() 157 if (text < end && ((l = *text), likely (hb_in_range (l, 0xDC00u, 0xDFFFu)))) in next() 180 if (likely (!hb_in_range (c, 0xD800u, 0xDFFFu))) in prev() 186 if (likely (start < text && hb_in_range (c, 0xDC00u, 0xDFFFu))) in prev() 189 if (likely (next (text, end, unicode, replacement) == end)) in prev()
|
/external/libunwind/src/x86_64/ |
D | Gtrace.c | 92 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/0.153/libdw/ |
D | cfi.c | 71 if (likely (copy != NULL)) in duplicate_frame_state() 94 if (likely (ok)) break; \ in execute_cfi() 162 if (likely (!read_encoded_value (cache, cie->fde_encoding, in execute_cfi() 295 if (unlikely (abi_cfi) && likely (opcode == DW_CFA_restore)) in execute_cfi() 407 if (likely (result == DWARF_E_NOERROR)) in execute_cfi() 420 if (likely (cie->initial_state != NULL)) in cie_cache_initial_state() 439 if (likely (cache->ebl != (void *) -1l) in cie_cache_initial_state() 466 && likely (result == DWARF_E_NOERROR)) in cie_cache_initial_state() 472 if (likely (result == DWARF_E_NOERROR)) in cie_cache_initial_state() 489 if (likely (result == DWARF_E_NOERROR)) in __libdw_frame_at_address() [all …]
|
/external/chromium_org/third_party/mesa/src/src/mapi/mapi/ |
D | u_compiler.h | 41 #ifndef likely 43 # define likely(x) __builtin_expect(!!(x), 1) macro 46 # define likely(x) (x) macro
|
D | u_current.h | 72 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/mesa3d/src/mapi/mapi/ |
D | u_compiler.h | 41 #ifndef likely 43 # define likely(x) __builtin_expect(!!(x), 1) macro 46 # define likely(x) (x) macro
|
D | u_current.h | 72 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/oprofile/module/ |
D | compat.h | 49 #ifndef likely 51 #define likely(a) __builtin_expect((a), 1) macro 53 #define likely(a) (a) macro
|
/external/libunwind/include/ |
D | compiler.h | 51 # define likely(x) __builtin_expect ((x), 1) macro 54 # define likely(x) (x) macro 68 # define likely(x) (x) macro
|
/external/clang/test/SemaObjC/ |
D | warn-retain-cycle.m | 12 …^{ [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/llvm/docs/ |
D | BranchWeightMetadata.rst | 87 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/elfutils/0.153/libelf/ |
D | elf_flagshdr.c | 78 if (likely (cmd == ELF_C_SET)) 80 else if (likely (cmd == ELF_C_CLR))
|
D | elf_flagscn.c | 78 if (likely (cmd == ELF_C_SET)) 80 else if (likely (cmd == ELF_C_CLR))
|
D | elf_flagelf.c | 78 if (likely (cmd == ELF_C_SET)) 81 else if (likely (cmd == ELF_C_CLR))
|
D | elf_flagphdr.c | 78 if (likely (cmd == ELF_C_SET)) 80 else if (likely (cmd == ELF_C_CLR))
|
D | elf_flagdata.c | 81 if (likely (cmd == ELF_C_SET)) 83 else if (likely (cmd == ELF_C_CLR))
|
D | elf32_getphdr.c | 79 if (likely (result != NULL)) 91 if (likely (result == NULL)) 177 else if (likely (elf->fildes != -1)) 257 if (likely (result != NULL))
|
/external/e2fsprogs/lib/ext2fs/ |
D | crc32c_defs.h | 46 #define likely(x) __builtin_expect(!!(x), 1) macro 49 #define likely(x) (x) macro
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
D | p_compiler.h | 304 #ifndef likely 306 # define likely(x) __builtin_expect(!!(x), 1) macro 309 # define likely(x) (x) macro
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_compiler.h | 304 #ifndef likely 306 # define likely(x) __builtin_expect(!!(x), 1) macro 309 # define likely(x) (x) macro
|
/external/elfutils/0.153/libdwfl/ |
D | dwfl_module_register_names.c | 77 for (int regno = 0; regno < nregs && likely (result == 0); ++regno) 92 if (likely (len > 0))
|
D | dwfl_module_getsrc.c | 62 if (likely (error == DWFL_E_NOERROR)) in dwfl_module_getsrc() 64 if (likely (error == DWFL_E_NOERROR)) in dwfl_module_getsrc()
|
/external/elfutils/0.153/libasm/ |
D | asm_newscn_ingrp.c | 46 if (likely (result != NULL)) 65 if (likely (! ctx->textp))
|
/external/e2fsprogs/e2fsck/ |
D | crc32defs.h | 59 #define likely(x) __builtin_expect(!!(x), 1) macro 62 #define likely(x) (x) macro
|
/external/elfutils/0.153/lib/ |
D | eu-config.h | 136 # define likely(e) debugpred__ (e,1) macro 139 #ifndef likely 141 # define likely(expr) __builtin_expect (!!(expr), 1) macro
|