HomeSort by relevance Sort by last modified time
    Searched refs:apmFound (Results 1 - 3 of 3) sorted by null

  /external/gptfdisk/
gpt.h 80 int apmFound; // set to 1 if APM detected
gpt.cc 79 apmFound = 0;
104 apmFound = 0;
140 apmFound = orig.apmFound;
442 apmFound = 1; // Will display warning message later
730 if (apmFound) {
    [all...]
gpttext.cc 356 if ((apmFound) || (bsdFound)) {
    [all...]

Completed in 1467 milliseconds