Home
last modified time | relevance | path

Searched refs:firstBlock (Results 1 – 13 of 13) sorted by relevance

/external/gptfdisk/
Dgpttext.cc184 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector; in CreatePartition() local
194 if (((firstBlock = FindFirstAvailable()) != 0) && in CreatePartition()
211 prompt2 << "First sector (" << firstBlock << "-" << lastBlock << ", default = " in CreatePartition()
214 sector = GetSectorNum(firstBlock, lastBlock, firstInLargest, blockSize, prompt2.str()); in CreatePartition()
225 firstBlock = sector; in CreatePartition()
228 lastBlock = FindLastInFree(firstBlock); in CreatePartition()
229 prompt3 << "Last sector (" << firstBlock << "-" << lastBlock << ", default = " in CreatePartition()
232 sector = GetSectorNum(firstBlock, lastBlock, lastBlock, blockSize, prompt3.str()); in CreatePartition()
236 firstFreePart = GPTData::CreatePartition(partNum, firstBlock, lastBlock); in CreatePartition()
Dgpt.cc2129 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; in FindFirstInLargest() local
2133 firstBlock = FindFirstAvailable(start); in FindFirstInLargest()
2134 if (firstBlock != UINT32_C(0)) { // something's free... in FindFirstInLargest()
2135 lastBlock = FindLastInFree(firstBlock); in FindFirstInLargest()
2136 segmentSize = lastBlock - firstBlock + UINT32_C(1); in FindFirstInLargest()
2139 selectedSegment = firstBlock; in FindFirstInLargest()
2143 } while (firstBlock != 0); in FindFirstInLargest()
2196 uint64_t firstBlock; // first block in a segment in FindFreeBlocks() local
2204 firstBlock = FindFirstAvailable(start); in FindFreeBlocks()
2205 if (firstBlock != UINT64_C(0)) { // something's free... in FindFreeBlocks()
[all …]
Dbasicmbr.cc1059 uint64_t firstBlock; // first block in a segment in MakeBiggestPart() local
1068 firstBlock = FindFirstAvailable(start); in MakeBiggestPart()
1069 if (firstBlock > UINT64_C(0)) { // something's free... in MakeBiggestPart()
1070 lastBlock = FindLastInFree(firstBlock); in MakeBiggestPart()
1071 segmentSize = lastBlock - firstBlock + UINT64_C(1); in MakeBiggestPart()
1074 selectedSegment = firstBlock; in MakeBiggestPart()
1078 } while (firstBlock != 0); in MakeBiggestPart()
/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
DExecutionDataReader.java33 private boolean firstBlock = true; field in ExecutionDataReader
88 if (firstBlock && type != ExecutionDataWriter.BLOCK_HEADER) { in read()
91 firstBlock = false; in read()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinline_pass.cpp322 bool firstBlock = false; in GenInlineCode() local
336 firstBlock = true; in GenInlineCode()
340 if (firstBlock) { in GenInlineCode()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinline_pass.cpp372 bool firstBlock = false; in GenInlineCode() local
390 firstBlock = true; in GenInlineCode()
394 if (firstBlock) { in GenInlineCode()
/external/skqp/tools/bookmaker/
DincludeWriter.h154 void firstBlock(int size, const char* data);
DincludeWriter.cpp961 void IncludeWriter::firstBlock(int size, const char* data) { in firstBlock() function in IncludeWriter
/external/skia/tools/bookmaker/
DincludeWriter.h154 void firstBlock(int size, const char* data);
DincludeWriter.cpp961 void IncludeWriter::firstBlock(int size, const char* data) { in firstBlock() function in IncludeWriter
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/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/ ...