Home
last modified time | relevance | path

Searched defs:numParts (Results 1 - 7 of 7) sorted by relevance

/third_party/gptfdisk/
H A Dsgdisk.cc33 int numParts = 0; in ohos_dump() local
H A Dbsd.h64 uint16_t numParts; // number of partitions in table member in BSDData
H A Dgptcl.cc521 int numParts, allOK = 1, i, origPartNum; in BuildMBR() local
H A Dgpt.h53 uint32_t numParts; member
65 uint32_t numParts; // # of partitions the table can hold member in GPTData
H A Dgpttext.cc165 cout << "Current partition table size is " << numParts << ".\n"; in ResizePartitionTable() local
721 uint32_t numParts; in RecoveryMenu() local
[all...]
H A Dgpt.cc1600 cout << "Partition table holds up to " << numParts << " entries\\n"; DisplayGPTData() local
2597 << numParts << " available)\\n"; operator []() local
[all...]
/third_party/lzma/CPP/Windows/Control/
H A DStatusBar.h34 bool SetParts(unsigned numParts, const int *edgePostions) in SetParts() argument

Completed in 6 milliseconds