/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/ |
H A D | ExecutionDataReader.java | 34 private boolean firstBlock = true; field in class:ExecutionDataReader 83 if (firstBlock && type != ExecutionDataWriter.BLOCK_HEADER) { 86 firstBlock = false;
|
/external/tpm2/ |
H A D | SequenceUpdate.c | 54 if(hashObject->attributes.firstBlock == CLEAR) 57 hashObject->attributes.firstBlock = SET;
|
H A D | SequenceComplete.c | 56 if(hashObject->attributes.firstBlock == CLEAR)
|
H A D | Global.h | 155 unsigned firstBlock : 1; //12) SET if the first block of hash member in struct:__anon18141
|
/external/gptfdisk/ |
H A D | gpttext.cc | 184 uint64_t firstBlock, firstInLargest, lastBlock, sector, origSector; local 194 if (((firstBlock = FindFirstAvailable()) != 0) && 211 prompt2 << "First sector (" << firstBlock << "-" << lastBlock << ", default = " 214 sector = GetSectorNum(firstBlock, lastBlock, firstInLargest, blockSize, prompt2.str()); 225 firstBlock = sector; 228 lastBlock = FindLastInFree(firstBlock); 229 prompt3 << "Last sector (" << firstBlock << "-" << lastBlock << ", default = " 232 sector = GetSectorNum(firstBlock, lastBlock, lastBlock, blockSize, prompt3.str()); 236 firstFreePart = GPTData::CreatePartition(partNum, firstBlock, lastBlock);
|
H A D | gpt.cc | 2122 uint64_t start, firstBlock, lastBlock, segmentSize, selectedSize = 0, selectedSegment = 0; local 2126 firstBlock = FindFirstAvailable(start); 2127 if (firstBlock != UINT32_C(0)) { // something's free... 2128 lastBlock = FindLastInFree(firstBlock); 2129 segmentSize = lastBlock - firstBlock + UINT32_C(1); 2132 selectedSegment = firstBlock; 2136 } while (firstBlock != 0); 2189 uint64_t firstBlock; // first block in a segment local 2197 firstBlock = FindFirstAvailable(start); 2198 if (firstBlock ! [all...] |
H A D | basicmbr.cc | 1057 uint64_t firstBlock; // first block in a segment local 1066 firstBlock = FindFirstAvailable(start); 1067 if (firstBlock > UINT64_C(0)) { // something's free... 1068 lastBlock = FindLastInFree(firstBlock); 1069 segmentSize = lastBlock - firstBlock + UINT64_C(1); 1072 selectedSegment = firstBlock; 1076 } while (firstBlock != 0);
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
H A D | SCCP.java | 543 SsaBasicBlock firstBlock = ssaMeth.getEntryBlock(); 544 addBlockToWorklist(firstBlock);
|
/external/svox/pico/lib/ |
H A D | picoos.c | 259 MemBlockHdr firstBlock, lastBlock; /* memory blockList */ member in struct:memory_manager 378 this->firstBlock = NULL; 411 this->firstBlock = this->lastBlock = picoos_raw_malloc(raw_memory, size,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/dagger2/lib/ |
H A D | google-java-format-0.1-20151017.042846-2.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |