/external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/bsdiff/ |
D | BsPatch.java | 280 final InputStream in, final OutputStream out, final byte[] buffer, int copyLength) in pipe() argument 282 while (copyLength > 0) { in pipe() 283 int maxCopy = Math.min(buffer.length, copyLength); in pipe() 286 copyLength -= maxCopy; in pipe()
|
/external/icu/icu4c/source/i18n/ |
D | uregex.cpp | 697 int32_t copyLength = fullLength; in uregex_group() local 698 if (copyLength < destCapacity) { in uregex_group() 699 dest[copyLength] = 0; in uregex_group() 700 } else if (copyLength == destCapacity) { in uregex_group() 703 copyLength = destCapacity; in uregex_group() 710 if (copyLength > 0) { in uregex_group() 711 u_memcpy(dest, ®exp->fText[startIx], copyLength); in uregex_group()
|
/external/icu/icu4c/source/common/ |
D | locdispnames.cpp | 334 int32_t copyLength=uprv_min(length, destCapacity); in _getStringOrCopyKey() local 335 if(copyLength>0 && s != NULL) { in _getStringOrCopyKey() 336 u_memcpy(dest, s, copyLength); in _getStringOrCopyKey()
|
D | ustrcase.cpp | 1068 int32_t copyLength= destLength<=destCapacity ? destLength : destCapacity; in ustrcase_map() local 1069 if(copyLength>0) { in ustrcase_map() 1070 u_memmove(dest, temp, copyLength); in ustrcase_map()
|
D | uresbund.cpp | 2799 int32_t copyLength = uprv_min(length, resultCapacity); in ures_getFunctionalEquivalent() local 2800 if(copyLength>0) { in ures_getFunctionalEquivalent() 2801 uprv_strncpy(result, found, copyLength); in ures_getFunctionalEquivalent()
|
/external/guice/extensions/struts2/lib/ |
D | struts2-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/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/ ... |
/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/ ... |