HomeSort by relevance Sort by last modified time
    Searched full:overlap (Results 551 - 575 of 1425) sorted by null

<<21222324252627282930>>

  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessor.java 166 // for non-overwrite modes output directory must not overlap
  /external/freetype/src/cff/
cf2hints.c 356 * zero). `cf2_hintmap_insertHint' guarantees no overlap in CS
357 * space. Ensure here that there is no overlap in DS.
603 * Discard any hints that overlap in character space. Most often,
647 /* discard any hints that overlap in device space; this can occur */
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
SetOperationsTest.java 181 .named("intersection with overlap of one")
  /external/icu4c/common/unicode/
rep.h 160 * The destination index must not overlap the source range.
  /external/icu4c/i18n/
anytrans.cpp 61 * That is, the runs will overlap. The reason for this is so that a
rbt_pars.h 212 * variable range does not overlap characters used in a rule.
  /external/libvorbis/doc/
oggstream.html 161 one-after-another in order. The bitstreams do not overlap; the final
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 781 /// that are not dead are skipped. If Overlap is true, then it also looks for
782 /// defs that merely overlap the specified register. If TargetRegisterInfo is
784 /// This may also return a register mask operand when Overlap is true.
786 bool isDead = false, bool Overlap = false,
    [all...]
  /external/llvm/include/llvm/MC/
MCInstrItineraries.h 43 /// overlap in time.
  /external/llvm/lib/CodeGen/
LiveDebugVariables.cpp 760 // Now LII->end > LocMapI.start(). Do we have an overlap?
773 // Trim LocMapI down to the LII overlap.
779 // Change the value in the overlap. This may trigger coalescing.
795 // Advance to the next overlap.
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 191 /// Finds the incoming stack arguments which overlap the given fixed stack
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.h 162 // Note that the offsets here overlap, but this is fixed up in
  /external/llvm/unittests/Support/
MemoryTest.cpp 44 // Returns true if the memory blocks overlap
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_util.cpp 130 // overlap
  /external/netperf/
netcpu_pstatnew.c 284 does _NOT_ overlap with interrupt, we do not have to apply any
  /external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.h 83 /** overlap threshold (16.16) */
  /external/openssh/
audit-bsm.c 6 * - deal with overlap between this and sys_auth_allowed_user
monitor_mm.c 247 /* Check if range does not overlap */
  /external/openssl/crypto/aes/
aes_ige.c 234 check for overlap, too) */
  /external/oprofile/events/i386/core_2/
unit_masks 55 0x08 OVERLAP_STORE Loads that partially overlap an earlier store, or 4K aliased with a previous store.
  /external/skia/include/core/
SkRRect.h 51 If the corner curves overlap they will be proportionally reduced to fit.
  /external/skia/src/core/
SkLineClipper.cpp 98 // check for no overlap, and only permit coincident edges if the line
  /external/skia/src/gpu/
GrStencil.h 21 * provided by clients that overlap the bits used to implement clipping.
  /external/valgrind/main/VEX/priv/
guest_arm_helpers.c     [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readmacho.c 408 nlist-style symbol table entries. Their ends may overlap, so sort
424 does not overlap with the next one along.
430 overlap following symbols. This leaves prefersym() in
447 Clip their ending addresses so they don't overlap [k]. In
    [all...]

Completed in 1093 milliseconds

<<21222324252627282930>>