Home
last modified time | relevance | path

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

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