/external/libvpx/libvpx/vp8/decoder/ |
D | ec_types.h | 31 OVERLAP_NODE overlaps[MAX_OVERLAPS]; member 37 typedef struct { B_OVERLAP overlaps[16]; } MB_OVERLAP; member
|
D | error_concealment.c | 63 static void assign_overlap(OVERLAP_NODE *overlaps, union b_mode_info *bmi, in assign_overlap() 214 static void estimate_mv(const OVERLAP_NODE *overlaps, union b_mode_info *bmi) { in estimate_mv() 276 static void calc_prev_mb_overlaps(MB_OVERLAP *overlaps, MODE_INFO *prev_mi, in calc_prev_mb_overlaps() 292 static void estimate_missing_mvs(MB_OVERLAP *overlaps, MODE_INFO *mi, in estimate_missing_mvs()
|
D | onyxd_int.h | 108 MB_OVERLAP *overlaps; member
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineLoopRanges.cpp | 72 bool MachineLoopRange::overlaps(SlotIndex Start, SlotIndex Stop) { in overlaps() function in MachineLoopRange
|
D | LiveInterval.cpp | 127 bool LiveInterval::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveInterval
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_util.cpp | 164 bool Interval::overlaps(const Interval &that) const in overlaps() function in nv50_ir::Interval
|
D | nv50_ir_peephole.cpp | 2653 MemoryOpt::Record::overlaps(const Instruction *ldst) const in overlaps() function in nv50_ir::MemoryOpt::Record
|
/external/skia/src/pathops/ |
D | SkPathOpsCommon.cpp | 322 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
|
D | SkOpCoincidence.cpp | 651 SkTDArray<SkCoincidentSpans*> overlaps; in addOrOverlap() local
|
D | SkPathOpsDebug.cpp | 1761 SkTDArray<SkCoincidentSpans*> overlaps; in debugAddOrOverlap() local
|
/external/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 391 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() function in LiveRange 434 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveRange
|
/external/vboot_reference/futility/ |
D | cmd_dump_fmap.c | 233 static int overlaps(int i, int j) in overlaps() function
|
/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/ |
D | LiveIntervals.java | 299 public boolean overlaps(LiveIntervals other) { in overlaps() method in LiveIntervals
|
/external/swiftshader/third_party/subzero/src/ |
D | IceOperand.cpp | 137 bool LiveRange::overlaps(const LiveRange &Other, bool UseTrimmed) const { in overlaps() function in Ice::LiveRange
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.cpp | 30 bool HexagonBlockRanges::IndexRange::overlaps(const IndexRange &A) const { in overlaps() function in HexagonBlockRanges::IndexRange
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 420 bool overlaps(const LiveRange &other) const { in overlaps() function
|
/external/clang/unittests/Tooling/ |
D | RefactoringTest.cpp | 439 TEST(Range, overlaps) { in TEST() argument
|
/external/llvm/lib/IR/ |
D | Attributes.cpp | 1455 bool AttrBuilder::overlaps(const AttrBuilder &B) const { in overlaps() function in AttrBuilder
|
/external/valgrind/coregrind/ |
D | m_transtab.c | 1958 Bool overlaps ( Addr start, ULong range, const TTEntryH* tteH ) in overlaps() function
|