Searched refs:origType (Results 1 – 5 of 5) sorted by relevance
/third_party/gptfdisk/ |
D | mbr.cc | 138 uint8_t origType; in AsGPT() local 144 origType = origPart->GetType(); in AsGPT() 150 if ((origType != 0x05) && (origType != 0x0f) && (origType != 0x85) && in AsGPT() 151 (origType != 0x00) && (origType != 0xEE)) { in AsGPT() 156 newPart.SetType(((uint16_t) origType) * 0x0100); in AsGPT()
|
D | gpt.cc | 1698 uint8_t origType; in XFormPartitions() local 1710 origType = protectiveMBR.GetType(i); in XFormPartitions() 1713 if ((origType != 0x05) && (origType != 0x0f) && (origType != 0x85) && in XFormPartitions() 1714 (origType != 0x00) && (origType != 0xEE)) in XFormPartitions()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 480 static uint8_t mergeTypeForSet(uint8_t origType, uint8_t newType) { in mergeTypeForSet() argument 488 switch (origType) { in mergeTypeForSet()
|
/third_party/skia/third_party/externals/oboe/docs/reference/ |
D | jquery.js | 16 …origType:bH[1],data:bA,handler:bJ,guid:bJ.guid,selector:by,quick:by&&Y(by),namespace:e.join(".")},… property
|
/third_party/libevdev/doc/html/ |
D | jquery.js | 2 …origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&k.expr.match.needsContext.test(… property
|