Home
last modified time | relevance | path

Searched defs:overlaps (Results 1 – 25 of 32) sorted by relevance

12

/external/libvpx/libvpx/vp8/decoder/
Dec_types.h31 OVERLAP_NODE overlaps[MAX_OVERLAPS]; member
38 B_OVERLAP overlaps[16]; member
Derror_concealment.c63 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()
Donyxd_int.h109 MB_OVERLAP *overlaps; member
/external/fonttools/Tests/varLib/
DfeatureVars_test.py36 def _match_condition(location, overlaps): argument
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLoopRanges.cpp72 bool MachineLoopRange::overlaps(SlotIndex Start, SlotIndex Stop) { in overlaps() function in MachineLoopRange
DLiveInterval.cpp127 bool LiveInterval::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveInterval
/external/tensorflow/tensorflow/core/kernels/
Dnon_max_suppression_op.cc53 const Tensor& overlaps, in ParseAndCheckOverlapSizes()
132 typename TTypes<float, 2>::ConstTensor overlaps, int i, int j, in OverlapsGreaterThanThreshold()
147 const Tensor& overlaps, float threshold) { in CreateOverlapsSuppressCheckFn()
637 const Tensor& overlaps = context->input(0); in Compute() local
/external/skqp/src/pathops/
DSkPathOpsCommon.cpp303 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
/external/skia/src/pathops/
DSkPathOpsCommon.cpp303 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
DSkOpCoincidence.cpp662 SkTDArray<SkCoincidentSpans*> overlaps; in addOrOverlap() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_util.cpp164 bool Interval::overlaps(const Interval &that) const in overlaps() function in nv50_ir::Interval
/external/v8/src/wasm/baseline/
Dliftoff-register.h166 bool overlaps(const LiftoffRegister other) const { in overlaps() function
/external/mesa3d/src/broadcom/cle/
Dgen_pack_header.py177 def overlaps(self, field): member in Field
/external/llvm/lib/CodeGen/
DLiveInterval.cpp391 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/
Dcmd_dump_fmap.c233 static int overlaps(int i, int j) in overlaps() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveInterval.cpp448 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() function in LiveRange
491 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveRange
/external/tensorflow/tensorflow/core/ops/
Dimage_ops.cc872 ShapeHandle overlaps; in __anon6a71d27f1902() local
/external/swiftshader/third_party/subzero/src/
DIceOperand.cpp137 bool LiveRange::overlaps(const LiveRange &Other, bool UseTrimmed) const { in overlaps() function in Ice::LiveRange
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp30 bool HexagonBlockRanges::IndexRange::overlaps(const IndexRange &A) const { in overlaps() function in HexagonBlockRanges::IndexRange
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp35 bool HexagonBlockRanges::IndexRange::overlaps(const IndexRange &A) const { in overlaps() function in HexagonBlockRanges::IndexRange
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DInstruction.h209 bool overlaps(const CycleSegment &CS) const { in overlaps() function
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h420 bool overlaps(const LiveRange &other) const { in overlaps() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveInterval.h436 bool overlaps(const LiveRange &other) const { in overlaps() function
/external/clang/unittests/Tooling/
DRefactoringTest.cpp439 TEST(Range, overlaps) { in TEST() argument
/external/python/cpython3/Lib/
Dipaddress.py683 def overlaps(self, other): member in _BaseNetwork

12