Searched refs:DoTheyOverlap (Results 1 – 6 of 6) sorted by relevance
93 int DoTheyOverlap(const GPTPart & other); // returns 1 if there's overlap
100 int DoTheyOverlap (const MBRPart& other);
232 int MBRPart::DoTheyOverlap (const MBRPart& other) { in DoTheyOverlap() function in MBRPart
406 int GPTPart::DoTheyOverlap(const GPTPart & other) { function in GPTPart
748 (partitions[i].DoTheyOverlap(partitions[j]))) { in FindOverlaps()1211 partitions[i].DoTheyOverlap(partitions[j])) { in OmitOverlaps()
727 (partitions[i].DoTheyOverlap(partitions[j]))) { in FindOverlaps()