OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CountParts
(Results
1 - 5
of
5
) sorted by null
/external/gptfdisk/
basicmbr.h
98
int
CountParts
(void);
gpt.h
172
uint32_t
CountParts
(void);
gpttext.cc
474
if (hybridMBR.
CountParts
() < 4) { // unused entry....
[
all
...]
basicmbr.cc
767
int BasicMBRData::
CountParts
(void) {
776
} // BasicMBRData::
CountParts
()
[
all
...]
gpt.cc
[
all
...]
Completed in 499 milliseconds