Home
last modified time | relevance | path

Searched refs:firstBlock (Results 1 – 21 of 21) 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.cc2122 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; in FindFirstInLargest() local
2126 firstBlock = FindFirstAvailable(start); in FindFirstInLargest()
2127 if (firstBlock != UINT32_C(0)) { // something's free... in FindFirstInLargest()
2128 lastBlock = FindLastInFree(firstBlock); in FindFirstInLargest()
2129 segmentSize = lastBlock - firstBlock + UINT32_C(1); in FindFirstInLargest()
2132 selectedSegment = firstBlock; in FindFirstInLargest()
2136 } while (firstBlock != 0); in FindFirstInLargest()
2189 uint64_t firstBlock; // first block in a segment in FindFreeBlocks() local
2197 firstBlock = FindFirstAvailable(start); in FindFreeBlocks()
2198 if (firstBlock != UINT64_C(0)) { // something's free... in FindFreeBlocks()
[all …]
Dbasicmbr.cc1057 uint64_t firstBlock; // first block in a segment in MakeBiggestPart() local
1066 firstBlock = FindFirstAvailable(start); in MakeBiggestPart()
1067 if (firstBlock > UINT64_C(0)) { // something's free... in MakeBiggestPart()
1068 lastBlock = FindLastInFree(firstBlock); in MakeBiggestPart()
1069 segmentSize = lastBlock - firstBlock + UINT64_C(1); in MakeBiggestPart()
1072 selectedSegment = firstBlock; in MakeBiggestPart()
1076 } while (firstBlock != 0); in MakeBiggestPart()
/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
DExecutionDataReader.java34 private boolean firstBlock = true; field in ExecutionDataReader
83 if (firstBlock && type != ExecutionDataWriter.BLOCK_HEADER) { in read()
86 firstBlock = false; in read()
/external/tpm2/
DSequenceUpdate.c54 if(hashObject->attributes.firstBlock == CLEAR) in TPM2_SequenceUpdate()
57 hashObject->attributes.firstBlock = SET; in TPM2_SequenceUpdate()
DSequenceComplete.c56 if(hashObject->attributes.firstBlock == CLEAR) in TPM2_SequenceComplete()
DGlobal.h155 unsigned firstBlock : 1; //12) SET if the first block of hash member
Dpart3.txt6833 41 if(hashObject->attributes.firstBlock == CLEAR)
6836 44 hashObject->attributes.firstBlock = SET;
7000 43 if(hashObject->attributes.firstBlock == CLEAR)
Dpart4.txt1727 69 unsigned firstBlock : 1; //12) SET if the first block of hash
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DSCCP.java543 SsaBasicBlock firstBlock = ssaMeth.getEntryBlock(); in run() local
544 addBlockToWorklist(firstBlock); in run()
/external/svox/pico/lib/
Dpicoos.c259 MemBlockHdr firstBlock, lastBlock; /* memory blockList */ member
378 this->firstBlock = NULL; in picoos_newMemoryManager()
411 this->firstBlock = this->lastBlock = picoos_raw_malloc(raw_memory, size, in picoos_newMemoryManager()
/external/tpm2/generator/
Draw_commands.txt12011 if(hashObject->attributes.firstBlock == CLEAR)
12014 hashObject->attributes.firstBlock = SET;
12310 if(hashObject->attributes.firstBlock == CLEAR)
Draw_commands_fixed.txt12022 if(hashObject->attributes.firstBlock == CLEAR)
12025 hashObject->attributes.firstBlock = SET;
12321 if(hashObject->attributes.firstBlock == CLEAR)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...