HomeSort by relevance Sort by last modified time
    Searched defs:overlaps (Results 1 - 25 of 42) sorted by null

1 2

  /external/libvpx/libvpx/vp8/decoder/
ec_types.h 21 /* The area (pixel area in Q6) the block pointed to by bmi overlaps
34 OVERLAP_NODE overlaps[MAX_OVERLAPS]; member in struct:__anon13792
37 /* Structure used to hold all the overlaps of a macroblock. The overlaps of a
38 * macroblock is further divided into block overlaps.
42 B_OVERLAP overlaps[16]; member in struct:__anon13793
onyxd_int.h 119 MB_OVERLAP *overlaps; member in struct:VP8D_COMP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
ec_types.h 21 /* The area (pixel area in Q6) the block pointed to by bmi overlaps
34 OVERLAP_NODE overlaps[MAX_OVERLAPS]; member in struct:__anon24155
37 /* Structure used to hold all the overlaps of a macroblock. The overlaps of a
38 * macroblock is further divided into block overlaps.
42 B_OVERLAP overlaps[16]; member in struct:__anon24156
onyxd_int.h 119 MB_OVERLAP *overlaps; member in struct:VP8D_COMP
  /libcore/luni/src/main/java/java/nio/channels/
FileLock.java 36 * overlaps(long, long)}) method. Locks held in other processes may overlap
146 * Indicates if the receiver's lock region overlaps the region described
155 public final boolean overlaps(long start, long length) { method in class:FileLock
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
util.rb 164 def overlaps?( range )
169 not overlaps?( range )
  /build/tools/releasetools/
rangelib.py 176 def overlaps(self, other): member in class:RangeSet
180 >>> RangeSet("10-19 30-34").overlaps(RangeSet("18-32"))
182 >>> RangeSet("10-19 30-34").overlaps(RangeSet("22-28"))
  /external/llvm/lib/CodeGen/
LiveInterval.cpp 330 // overlaps - Return true if the intersection of the two live ranges is
333 // An example for overlaps():
345 // A->overlaps(C) should return false since we want to be able to join
389 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, function in class:LiveRange
417 // Advance the iterator that ends first to check for more overlaps.
430 /// overlaps - Return true if the live range overlaps an interval specified
432 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { function in class:LiveRange
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_util.cpp 164 bool Interval::overlaps(const Interval &that) const function in class:nv50_ir::Interval
nv50_ir_peephole.cpp 91 // swaps $rX <-> $rY, i.e. do not create live range overlaps of phi src and def.
1650 MemoryOpt::Record::overlaps(const Instruction *ldst) const function in class:nv50_ir::MemoryOpt::Record
    [all...]
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
intset.py 358 overlaps = _make_function("overlaps","bool", variable in class:IntSet
359 "Returns true if self overlaps with other.",
  /external/vboot_reference/futility/
cmd_dump_fmap.c 233 static int overlaps(int i, int j) function
352 if (overlaps(i, j)) {
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 125 bool overlaps(const SDep &Other) const { function in class:llvm::SDep
139 return overlaps(Other) && Latency == Other.Latency;
  /external/valgrind/coregrind/
m_transtab.c 1859 Bool overlaps ( Addr start, ULong range, const VexGuestExtents* vge ) function
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
VisualRefactoring.java 1219 private static boolean overlaps(int startOffset, int endOffset, method in class:VisualRefactoring
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 1501 milliseconds

1 2