Home
last modified time | relevance | path

Searched refs:newPart (Results 1 – 12 of 12) sorted by relevance

/external/gptfdisk/
Dmbr.cc140 GPTPart newPart; in AsGPT() local
144 newPart.BlankPartition(); in AsGPT()
156 newPart.SetFirstLBA(firstSector); in AsGPT()
158 newPart.SetLastLBA(lastSector); in AsGPT()
159 newPart.SetType(((uint16_t) origType) * 0x0100); in AsGPT()
160 newPart.RandomizeUniqueGUID(); in AsGPT()
161 newPart.SetAttributes(0); in AsGPT()
162 newPart.SetName(newPart.GetTypeName()); in AsGPT()
165 return newPart; in AsGPT()
Dgptcl.cc487 MBRPart newPart; in BuildMBR() local
497 newPart.SetInclusion(PRIMARY); in BuildMBR()
498 newPart.SetLocation(operator[](origPartNum).GetFirstLBA(), in BuildMBR()
500 newPart.SetStatus(0); in BuildMBR()
501 newPart.SetType((uint8_t)(operator[](origPartNum).GetHexType() / 0x0100)); in BuildMBR()
505 newPart.SetType(typeRaw[origPartNum]); in BuildMBR()
507 newMBR.AddPart(i + isHybrid, newPart); in BuildMBR()
514 newPart.SetInclusion(PRIMARY); in BuildMBR()
515 newPart.SetLocation(1, newMBR.FindLastInFree(1)); in BuildMBR()
516 newPart.SetStatus(0); in BuildMBR()
[all …]
Dbasicmbr.h113 void AddPart(int num, const MBRPart& newPart);
Dbasicmbr.cc999 void BasicMBRData::AddPart(int num, const MBRPart& newPart) { in AddPart() argument
1000 partitions[num] = newPart; in AddPart()
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowData.java433 private static String addPart(String oldPart, String newPart) {
435 if (newPart.equals(oldPart)) {
437 } else if (newPart.length() == 0) {
442 return prefix + TransliteratorUtilities.toHTML.transform(newPart);
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp1885 integerPart newPart = 0; in convert() local
1887 newPart = significandParts()[0]; in convert()
1889 significand.part = newPart; in convert()
/external/llvm/lib/Support/
DAPFloat.cpp2050 integerPart newPart = 0; in convert() local
2052 newPart = significandParts()[0]; in convert()
2054 significand.part = newPart; in convert()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPFloat.cpp1985 integerPart newPart = 0; in convert() local
1987 newPart = significandParts()[0]; in convert()
1989 significand.part = newPart; in convert()
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...