Searched refs:overlap (Results 1 – 7 of 7) sorted by relevance
66 Range overlap = inserted.first->first; in Allocation() local67 if (overlap != range) { in Allocation()69 reinterpret_cast<void*>(end), reinterpret_cast<void*>(overlap.begin), in Allocation()70 reinterpret_cast<void*>(overlap.end)); in Allocation()
25 "-Wno-tautological-overlap-compare",
53 TEST_F(HeapWalkerTest, overlap) { in TEST_F() argument
960 auto overlap = Interval::Intersect(*intervals, new_intervals); in AddPartition() local961 ASSERT_TRUE(overlap.empty()); in AddPartition()998 std::vector<Interval> overlap = Interval::Intersect(old_intervals, new_intervals); in TEST_F() local999 ASSERT_TRUE(overlap.empty()); in TEST_F()
67 // - MOVE: Copy the data in src_extents to dst_extents. Extents may overlap,
202 …fine their own commands and therefore command codes for different services and vendors can overlap.