Home
last modified time | relevance | path

Searched refs:MakeBiggestPart (Results 1 – 3 of 3) sorted by relevance

/external/gptfdisk/
Dbasicmbr.h120 int MakeBiggestPart(int i, int type); // Make partition filling most space
Dgpttext.cc499 hybridMBR.MakeBiggestPart(3, hexCode); in MakeHybrid()
Dbasicmbr.cc1090 int BasicMBRData::MakeBiggestPart(int i, int type) { in MakeBiggestPart() function in BasicMBRData