Lines Matching refs:hybrid
258 // to flag as hybrid
263 state = hybrid;
265 cerr << "Warning! MBR Logical partitions found on a hybrid MBR disk! This is an\n"
268 } // if (hybrid detection code)
519 if ((state == gpt) || (state == hybrid)) {
531 partitions[i].ShowData((state == gpt) || (state == hybrid));
547 case hybrid:
548 cout << " MBR: hybrid\n";
963 // Returns 1 if the 0xEE partition in the protective/hybrid MBR is marked as
994 // used by the hybrid MBR functions in the GPTData class.
1030 // be used for creating the 0xEE partition(s) in a hybrid MBR, though,
1042 // be used for creating the 0xEE partition(s) in a hybrid MBR, though,
1089 // creating hybrid MBRs.