Home
last modified time | relevance | path

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

123

/external/perfetto/src/trace_processor/containers/
Dinterval_intersector_unittest.cc56 std::vector<Id> overlaps; in TEST() local
65 std::vector<Id> overlaps; in TEST() local
74 std::vector<Id> overlaps; in TEST() local
83 std::vector<Id> overlaps; in TEST() local
94 std::vector<Id> overlaps; in TEST() local
103 std::vector<Id> overlaps; in TEST() local
113 std::vector<Id> overlaps; in TEST() local
122 std::vector<Id> overlaps; in TEST() local
132 std::vector<Id> overlaps; in TEST() local
140 std::vector<Id> overlaps; in TEST() local
[all …]
Dinterval_tree_unittest.cc55 std::vector<uint32_t> overlaps; in TEST() local
64 std::vector<uint32_t> overlaps; in TEST() local
73 std::vector<uint32_t> overlaps; in TEST() local
89 std::vector<uint32_t> overlaps; in TEST() local
109 std::vector<uint32_t> overlaps; in TEST() local
118 std::vector<uint32_t> overlaps; in TEST() local
137 std::vector<uint32_t> overlaps; in TEST() local
156 std::vector<uint32_t> overlaps; in TEST() local
/external/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.h111 MB_OVERLAP *overlaps; member
/external/freetype/src/sdf/
Dftsdf.h81 FT_Bool overlaps; member
Dftsdfrend.h80 FT_Bool overlaps; member
/external/fonttools/Tests/varLib/
DfeatureVars_test.py207 def _match_condition(location, overlaps): argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DExecutorAddress.h210 bool overlaps(const ExecutorAddrRange &Other) { in overlaps() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DStackLifetime.h72 bool overlaps(const LiveRange &Other) const { in overlaps() function
/external/tensorflow/tensorflow/core/kernels/image/
Dnon_max_suppression_op.cc57 const Tensor& overlaps, in ParseAndCheckOverlapSizes()
172 static inline T Overlap(typename TTypes<T, 2>::ConstTensor overlaps, int i, in Overlap()
187 const Tensor& overlaps) { in CreateOverlapSimilarityFn()
917 const Tensor& overlaps = context->input(0); in Compute() local
/external/licenseclassifier/v2/
Dclassifier.go362 func overlaps(a, b *Match) bool { func
/external/skia/src/pathops/
DSkPathOpsCommon.cpp308 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
/external/mesa3d/src/nouveau/codegen/
Dnv50_ir_util.cpp164 bool Interval::overlaps(const Interval &that) const in overlaps() function in nv50_ir::Interval
/external/pytorch/torch/csrc/jit/tensorexpr/
Dbounds_overlap.cpp202 OverlapKind overlaps(const IndexBounds& a, const IndexBounds& b) { in overlaps() function
/external/mesa3d/src/broadcom/cle/
Dgen_pack_header.py180 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/mesa3d/src/asahi/genxml/
Dgen_pack.py162 def overlaps(self, field): member in Field
/external/linux-kselftest/tools/testing/selftests/vm/
Dmremap_test.c56 overlaps, should_fail, test_name) \ argument
/external/pytorch/c10/mobile/
DCPUProfilingAllocator.cpp33 bool overlaps(const MemBlock& a, const MemBlock& b) { in overlaps() function
/external/crosvm/resources/src/
Daddress_range.rs65 pub fn overlaps(&self, other: AddressRange) -> bool { in overlaps() method
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp445 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() function in LiveRange
488 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveRange
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DLiveInterval.cpp430 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() function in LiveRange
473 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveRange
/external/mesa3d/src/panfrost/lib/genxml/
Dgen_pack.py223 def overlaps(self, field): member in Field
/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp30 bool HexagonBlockRanges::IndexRange::overlaps(const IndexRange &A) const { in overlaps() function in HexagonBlockRanges::IndexRange

123