Home
last modified time | relevance | path

Searched refs:currentEntry (Results 1 – 25 of 26) sorted by relevance

12

/external/jacoco/org.jacoco.report/src/org/jacoco/report/
DZipMultiReportOutput.java27 private OutputStream currentEntry; field in ZipMultiReportOutput
50 if (currentEntry != null) { in createFile()
51 currentEntry.close(); in createFile()
55 currentEntry = new EntryOutput(); in createFile()
56 return currentEntry; in createFile()
/external/skia/src/sfnt/
DSkOTUtils.cpp100 …SkSFNTHeader::TableDirectoryEntry* currentEntry = reinterpret_cast<SkSFNTHeader::TableDirectoryEnt… in RenameFont() local
101 SkSFNTHeader::TableDirectoryEntry* endEntry = currentEntry + numTables; in RenameFont()
103 for (; currentEntry < endEntry; ++currentEntry) { in RenameFont()
104 uint32_t oldOffset = SkEndian_SwapBE32(currentEntry->offset); in RenameFont()
106 currentEntry->offset = SkEndian_SwapBE32(SkToU32(oldOffset - oldNameTablePhysicalSize)); in RenameFont()
108 if (SkOTTableHead::TAG == currentEntry->tag) { in RenameFont()
109 headTableEntry = currentEntry; in RenameFont()
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
DSampleToChunkBox.java100 SampleToChunkBox.Entry currentEntry = iterator.next(); in blowup() local
103 numberOfSamples[i - 1] = currentEntry.getSamplesPerChunk(); in blowup()
104 if (i == currentEntry.getFirstChunk()) { in blowup()
105 currentEntry = iterator.next(); in blowup()
108 numberOfSamples[0] = currentEntry.getSamplesPerChunk(); in blowup()
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DAbstractMapBasedMultiset.java158 Map.Entry<E, Count> currentEntry;
174 currentEntry = entryIterator.next();
175 occurrencesLeft = currentEntry.getValue().get();
179 return currentEntry.getKey();
185 int frequency = currentEntry.getValue().get();
189 if (currentEntry.getValue().addAndGet(-1) == 0) {
/external/guava/guava/src/com/google/common/collect/
DAbstractMapBasedMultiset.java161 Map.Entry<E, Count> currentEntry;
177 currentEntry = entryIterator.next();
178 occurrencesLeft = currentEntry.getValue().get();
182 return currentEntry.getKey();
188 int frequency = currentEntry.getValue().get();
192 if (currentEntry.getValue().addAndGet(-1) == 0) {
DMultisets.java1017 private Entry<E> currentEntry;
1041 currentEntry = entryIterator.next();
1042 totalCount = laterCount = currentEntry.getCount();
1046 return currentEntry.getElement();
1055 multiset.remove(currentEntry.getElement());
/external/skia/src/pdf/
DSkPDFDevice.cpp258 GraphicStateEntry* currentEntry() { return &fEntries[fStackDepth]; } in currentEntry() function in GraphicStackState
429 if (clipStack == currentEntry()->fClipStack) { in updateClip()
435 if (clipStack == currentEntry()->fClipStack) { in updateClip()
441 currentEntry()->fClipStack = clipStack; in updateClip()
442 currentEntry()->fClipRegion = clipRegion; in updateClip()
506 if (matrix == currentEntry()->fMatrix) { in updateMatrix()
510 if (currentEntry()->fMatrix.getType() != SkMatrix::kIdentity_Mask) { in updateMatrix()
516 SkASSERT(currentEntry()->fMatrix.getType() == SkMatrix::kIdentity_Mask); in updateMatrix()
524 currentEntry()->fMatrix = matrix; in updateMatrix()
530 if (state.fShaderIndex != currentEntry()->fShaderIndex) { in updateDrawingState()
[all …]
/external/guice/extensions/persist/lib/
Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js2189 if (FS.streams[fildes].currentEntry) {
2190 _free(FS.streams[fildes].currentEntry);
2575 currentEntry: entryBuffer property
3365 currentEntry: _malloc(___dirent_struct_layout.__size__) property
3422 _readdir_r(dirp, FS.streams[dirp].currentEntry, _readdir.result);
3426 return FS.streams[dirp].currentEntry;
3436 _free(FS.streams[dirp].currentEntry);
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/robolectric/v3/runtime/
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
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/ ...

12