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);
232 int MBRPart::DoTheyOverlap (const MBRPart& other) { in DoTheyOverlap() function in MBRPart
402 int GPTPart::DoTheyOverlap(const GPTPart & other) { function in GPTPart
715 (partitions[i].DoTheyOverlap(partitions[j]))) { in FindOverlaps()1178 partitions[i].DoTheyOverlap(partitions[j])) { in OmitOverlaps()
636 (partitions[i].DoTheyOverlap(partitions[j]))) { in FindOverlaps()