HomeSort by relevance Sort by last modified time
    Searched refs:likely (Results 226 - 250 of 404) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/core/profiler/g3doc/
options.md 49 time is likely larger than the time of each step.
  /external/u-boot/drivers/mmc/
tmio-common.c 162 if (likely(IS_ALIGNED((uintptr_t)buf, ((__width) / 8)))) { \
216 if (likely(IS_ALIGNED((uintptr_t)buf, ((__width) / 8)))) { \
  /external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 25 * If you specify your own kind of tree nodes, you will likely have to
30 * You don't have to subclass CommonErrorNode; you will likely need to
  /external/elfutils/libdw/
dwarf_begin_elf.c 210 if (likely (result != NULL)
  /external/elfutils/libdwfl/
dwfl_module_addrsym.c 99 if (likely (shdr != NULL)
find-debuginfo.c 142 else if (likely (__libdwfl_find_build_id (mod, false,
dwfl_segment_report_module.c 518 if (likely (build_id != NULL))
585 && likely (filesz_offset >= phoff + phnum * phentsize))
868 if (likely (mod != NULL) && build_id != NULL
  /external/elfutils/libelf/
elf32_getshdr.c 171 else if (likely (elf->fildes != -1))
  /external/harfbuzz_ng/src/
hb-ot-cff1-table.cc 276 if (likely (!env.in_seac && base && accent
hb-ot-shape-complex-hangul.cc 403 if (likely (hangul_plan))
hb-ot-shape-complex-myanmar.cc 311 if (likely (!has_broken_syllables))
hb-ot-shape-complex-thai.cc 321 if (likely (!IS_SARA_AM (u))) {
hb-shape-plan.cc 458 if (likely (!dont_cache))
hb-ot-cmap-table.hh 517 { return likely (group.startCharCode <= group.endCharCode) ?
1113 if (likely (typed_obj->get_glyph (codepoint, glyph)))
    [all...]
hb-ot-shape.cc 527 if (likely (codepoint == info[i].codepoint || !c->font->has_glyph (codepoint)))
945 if (likely (!hb_unsigned_mul_overflows (c->buffer->len, HB_BUFFER_MAX_LEN_FACTOR)))
950 if (likely (!hb_unsigned_mul_overflows (c->buffer->len, HB_BUFFER_MAX_OPS_FACTOR)))
  /external/libunwind/src/ppc32/
Gstep.c 66 we've most likely hit the top of the stack */
82 if (likely (!unw_is_signal_frame (cursor)))
109 likely hit the top of the stack */
132 following code will likely cause a seg fault or other crash
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_miptree.c 293 if (likely(bo_config.nvc0.memtype)) {
nvc0_state_validate.c 108 if (likely(nouveau_bo_memtype(bo))) {
396 if (likely(vp == nvc0->vertprog))
399 if (likely(vp == nvc0->gmtyprog))
  /external/u-boot/drivers/mtd/ubi/
crc32.c 200 if(likely(len >= 4)){
  /external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
TestCLDRFile.java 608 String likely = likelySubtags.minimize(loc); local
615 errln("Missing parent (" + parent + ") for " + loc + " in " + source + "/" + ldmlDir + "; likely=" + likely);
618 errln("Missing simple parent (" + parent2 + ") for " + loc + " in " + source + "/" + ldmlDir + "; likely=" + likely);
  /external/cldr/tools/java/org/unicode/cldr/util/
SupplementalDataInfo.java     [all...]
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_emit.c 218 /* Pre-reserve the command buffer space which we are likely to need.
314 * - add unlikely()/likely()
333 if (likely(dirty & (ETNA_DIRTY_INDEX_BUFFER))) {
337 if (likely(dirty & (ETNA_DIRTY_INDEX_BUFFER))) {
340 if (likely(dirty & (ETNA_DIRTY_VERTEX_BUFFERS))) {
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_state_validate.c 61 if (likely(nouveau_bo_memtype(bo))) {
323 if (likely(vp == nv50->vertprog)) {
365 if (likely(!vp))
  /external/elfutils/src/
readelf.c 809 if (likely (dwfl != NULL))
1018 if (likely (e_type <= ET_CORE))
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
faqconf.py 519 some answers to questions you are likely to ask:

Completed in 897 milliseconds

1 2 3 4 5 6 7 8 91011>>