/external/jacoco/org.jacoco.report/src/org/jacoco/report/ |
D | ZipMultiReportOutput.java | 27 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/ |
D | SkOTUtils.cpp | 100 …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/ |
D | SampleToChunkBox.java | 100 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/ |
D | AbstractMapBasedMultiset.java | 158 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/ |
D | AbstractMapBasedMultiset.java | 161 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) {
|
D | Multisets.java | 1017 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/ |
D | SkPDFDevice.cpp | 258 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/ |
D | commons-collections.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
META ... |
/external/guice/lib/build/ |
D | felix-2.0.5.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/external/dagger2/lib/ |
D | auto-value-1.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 2189 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/ |
D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
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/ ... |