/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
D | ImageHeaderParser.java | 149 int segmentLength; in getExifSegment() local 172 segmentLength = streamReader.getUInt16() - 2; in getExifSegment() 175 if (segmentLength != streamReader.skip(segmentLength)) { in getExifSegment() 182 byte[] segmentData = new byte[segmentLength]; in getExifSegment() 184 if (segmentLength != streamReader.read(segmentData)) { in getExifSegment() 186 … Log.d(TAG, "Unable to read segment data for type=" + segmentType + " length=" + segmentLength); in getExifSegment()
|
/external/okhttp/okio/okio/src/main/java/okio/ |
D | GzipSink.java | 132 int segmentLength = (int) Math.min(byteCount, head.limit - head.pos); in updateCrc() local 133 crc.update(head.data, head.pos, segmentLength); in updateCrc() 134 byteCount -= segmentLength; in updateCrc()
|
/external/icu/icu4c/source/common/ |
D | simplepatternformatter.cpp | 253 int32_t segmentLength = compiledPattern[i++] - ARG_NUM_LIMIT; in getTextWithNoPlaceholders() local 254 if (segmentLength > 0) { in getTextWithNoPlaceholders() 255 sb.append(compiledPattern + i, segmentLength); in getTextWithNoPlaceholders() 256 i += segmentLength; in getTextWithNoPlaceholders()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | SimplePatternFormatter.java | 381 int segmentLength = compiledPattern.charAt(i++) - ARG_NUM_LIMIT; in getTextWithNoPlaceholders() local 382 if (segmentLength > 0) { in getTextWithNoPlaceholders() 383 int limit = i + segmentLength; in getTextWithNoPlaceholders()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | SimplePatternFormatter.java | 379 int segmentLength = compiledPattern.charAt(i++) - ARG_NUM_LIMIT; in getTextWithNoPlaceholders() local 380 if (segmentLength > 0) { in getTextWithNoPlaceholders() 381 int limit = i + segmentLength; in getTextWithNoPlaceholders()
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationIterator.java | 1005 int segmentLength = digits.length() - pos; 1006 if(segmentLength > 254) { segmentLength = 254; } 1007 appendNumericSegmentCEs(digits.subSequence(pos, pos + segmentLength)); 1008 pos += segmentLength;
|
/external/icu/icu4c/source/i18n/ |
D | collationiterator.cpp | 735 int32_t segmentLength = digits.length() - pos; in appendNumericCEs() local 736 if(segmentLength > 254) { segmentLength = 254; } in appendNumericCEs() 737 appendNumericSegmentCEs(digits.data() + pos, segmentLength, errorCode); in appendNumericCEs() 738 pos += segmentLength; in appendNumericCEs()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | CollationIterator.java | 1007 int segmentLength = digits.length() - pos; 1008 if(segmentLength > 254) { segmentLength = 254; } 1009 appendNumericSegmentCEs(digits.subSequence(pos, pos + segmentLength)); 1010 pos += segmentLength;
|
/external/opencv3/samples/java/sbt/sbt/ |
D | sbt-launch.jar | module.properties
org/apache/ivy/Ivy$1.class
Ivy.java
package org ... |
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/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/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/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/ ... |