Searched defs:overlaps (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/vp8/decoder/ |
D | ec_types.h | 34 OVERLAP_NODE overlaps[MAX_OVERLAPS]; member 42 B_OVERLAP overlaps[16]; member
|
D | error_concealment.c | 69 static void assign_overlap(OVERLAP_NODE* overlaps, in assign_overlap() 247 static void estimate_mv(const OVERLAP_NODE *overlaps, union b_mode_info *bmi) in estimate_mv() 326 static void calc_prev_mb_overlaps(MB_OVERLAP *overlaps, MODE_INFO *prev_mi, in calc_prev_mb_overlaps() 347 static void estimate_missing_mvs(MB_OVERLAP *overlaps, in estimate_missing_mvs()
|
D | onyxd_int.h | 119 MB_OVERLAP *overlaps; member
|
/external/llvm/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 125 bool overlaps(const SDep &Other) const { in overlaps() function
|
D | LiveInterval.h | 419 bool overlaps(const LiveRange &other) const { in overlaps() function
|
/external/mesa3d/src/gallium/drivers/nv50/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 | 1650 MemoryOpt::Record::overlaps(const Instruction *ldst) const in overlaps() function in nv50_ir::MemoryOpt::Record
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/ |
D | intset.py | 358 overlaps = _make_function("overlaps","bool", variable in IntSet
|
/external/vboot_reference/futility/ |
D | cmd_dump_fmap.c | 233 static int overlaps(int i, int j) in overlaps() function
|
/external/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 389 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() function in LiveRange 432 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveRange
|
/external/clang/unittests/Tooling/ |
D | RefactoringTest.cpp | 371 TEST(Range, overlaps) { in TEST() argument
|
/external/valgrind/coregrind/ |
D | m_transtab.c | 1859 Bool overlaps ( Addr start, ULong range, const VexGuestExtents* vge ) in overlaps() function
|