/external/perfetto/src/trace_processor/containers/ |
D | interval_intersector_unittest.cc | 56 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 …]
|
D | interval_tree_unittest.cc | 55 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/ |
D | ec_types.h | 31 OVERLAP_NODE overlaps[MAX_OVERLAPS]; member 38 B_OVERLAP overlaps[16]; 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 | 111 MB_OVERLAP *overlaps; member
|
/external/freetype/src/sdf/ |
D | ftsdf.h | 81 FT_Bool overlaps; member
|
D | ftsdfrend.h | 80 FT_Bool overlaps; member
|
/external/fonttools/Tests/varLib/ |
D | featureVars_test.py | 207 def _match_condition(location, overlaps): argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
D | ExecutorAddress.h | 210 bool overlaps(const ExecutorAddrRange &Other) { in overlaps() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | StackLifetime.h | 72 bool overlaps(const LiveRange &Other) const { in overlaps() function
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | non_max_suppression_op.cc | 57 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/ |
D | classifier.go | 362 func overlaps(a, b *Match) bool { func
|
/external/skia/src/pathops/ |
D | SkPathOpsCommon.cpp | 308 SkOpCoincidence overlaps(globalState); in HandleCoincidence() local
|
/external/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_util.cpp | 164 bool Interval::overlaps(const Interval &that) const in overlaps() function in nv50_ir::Interval
|
/external/pytorch/torch/csrc/jit/tensorexpr/ |
D | bounds_overlap.cpp | 202 OverlapKind overlaps(const IndexBounds& a, const IndexBounds& b) { in overlaps() function
|
/external/mesa3d/src/broadcom/cle/ |
D | gen_pack_header.py | 180 def overlaps(self, field): member in Field
|
/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/mesa3d/src/asahi/genxml/ |
D | gen_pack.py | 162 def overlaps(self, field): member in Field
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | mremap_test.c | 56 overlaps, should_fail, test_name) \ argument
|
/external/pytorch/c10/mobile/ |
D | CPUProfilingAllocator.cpp | 33 bool overlaps(const MemBlock& a, const MemBlock& b) { in overlaps() function
|
/external/crosvm/resources/src/ |
D | address_range.rs | 65 pub fn overlaps(&self, other: AddressRange) -> bool { in overlaps() method
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 445 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/ |
D | LiveInterval.cpp | 430 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/ |
D | gen_pack.py | 223 def overlaps(self, field): member in Field
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.cpp | 30 bool HexagonBlockRanges::IndexRange::overlaps(const IndexRange &A) const { in overlaps() function in HexagonBlockRanges::IndexRange
|