Searched refs:ebr (Results 1 – 4 of 4) sorted by relevance
/third_party/gptfdisk/ |
D | basicmbr.cc | 282 struct TempMBR ebr; in ReadLogicalParts() local 304 if (myDisk->Read(&ebr, 512) != 512) { // Load the data.... in ReadLogicalParts() 309 ReverseBytes(&ebr.MBRSignature, 2); in ReadLogicalParts() 310 ReverseBytes(&ebr.partitions[0].firstLBA, 4); in ReadLogicalParts() 311 ReverseBytes(&ebr.partitions[0].lengthLBA, 4); in ReadLogicalParts() 312 ReverseBytes(&ebr.partitions[1].firstLBA, 4); in ReadLogicalParts() 313 ReverseBytes(&ebr.partitions[1].lengthLBA, 4); in ReadLogicalParts() 316 if (ebr.MBRSignature != MBR_SIGNATURE) { in ReadLogicalParts() 322 cerr << hex << ebr.MBRSignature << ", but should be 0x"; in ReadLogicalParts() 332 ebrType = ebr.partitions[0].partitionType; in ReadLogicalParts() [all …]
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 5386 "ebr",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 5386 "ebr",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 5186 "ebr",
|