/external/gptfdisk/ |
D | gpttext.cc | 184 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()
|
D | gpt.cc | 2122 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 …]
|
D | basicmbr.cc | 1057 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/ |
D | ExecutionDataReader.java | 34 private boolean firstBlock = true; field in ExecutionDataReader 83 if (firstBlock && type != ExecutionDataWriter.BLOCK_HEADER) { in read() 86 firstBlock = false; in read()
|
/external/tpm2/ |
D | SequenceUpdate.c | 54 if(hashObject->attributes.firstBlock == CLEAR) in TPM2_SequenceUpdate() 57 hashObject->attributes.firstBlock = SET; in TPM2_SequenceUpdate()
|
D | SequenceComplete.c | 56 if(hashObject->attributes.firstBlock == CLEAR) in TPM2_SequenceComplete()
|
D | Global.h | 155 unsigned firstBlock : 1; //12) SET if the first block of hash member
|
D | part3.txt | 6833 41 if(hashObject->attributes.firstBlock == CLEAR) 6836 44 hashObject->attributes.firstBlock = SET; 7000 43 if(hashObject->attributes.firstBlock == CLEAR)
|
D | part4.txt | 1727 69 unsigned firstBlock : 1; //12) SET if the first block of hash
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | SCCP.java | 543 SsaBasicBlock firstBlock = ssaMeth.getEntryBlock(); in run() local 544 addBlockToWorklist(firstBlock); in run()
|
/external/svox/pico/lib/ |
D | picoos.c | 259 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/ |
D | raw_commands.txt | 12011 if(hashObject->attributes.firstBlock == CLEAR) 12014 hashObject->attributes.firstBlock = SET; 12310 if(hashObject->attributes.firstBlock == CLEAR)
|
D | raw_commands_fixed.txt | 12022 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/ |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |