Searched refs:DoTheyOverlap (Results 1 – 6 of 6) sorted by relevance
94 int DoTheyOverlap(const GPTPart & other); // returns 1 if there's overlap
101 int DoTheyOverlap (const MBRPart& other);
230 int MBRPart::DoTheyOverlap (const MBRPart& other) { in DoTheyOverlap() function in MBRPart
400 int GPTPart::DoTheyOverlap(const GPTPart & other) { function in GPTPart
713 (partitions[i].DoTheyOverlap(partitions[j]))) { in FindOverlaps()1176 partitions[i].DoTheyOverlap(partitions[j])) { in OmitOverlaps()
631 (partitions[i].DoTheyOverlap(partitions[j]))) { in FindOverlaps()