/external/icu/icu4c/source/i18n/ |
D | uregex.cpp | 695 int32_t copyLength = fullLength; in uregex_group() local 696 if (copyLength < destCapacity) { in uregex_group() 697 dest[copyLength] = 0; in uregex_group() 698 } else if (copyLength == destCapacity) { in uregex_group() 701 copyLength = destCapacity; in uregex_group() 708 if (copyLength > 0) { in uregex_group() 709 u_memcpy(dest, ®exp->fText[startIx], copyLength); in uregex_group()
|
/external/icu/icu4c/source/common/ |
D | locdispnames.cpp | 332 int32_t copyLength=uprv_min(length, destCapacity); in _getStringOrCopyKey() local 333 if(copyLength>0 && s != NULL) { in _getStringOrCopyKey() 334 u_memcpy(dest, s, copyLength); in _getStringOrCopyKey()
|
D | ustrcase.cpp | 420 int32_t copyLength= destLength<=destCapacity ? destLength : destCapacity; in ustrcase_map() local 421 if(copyLength>0) { in ustrcase_map() 422 uprv_memmove(dest, temp, copyLength*U_SIZEOF_UCHAR); in ustrcase_map()
|
D | uresbund.cpp | 2816 int32_t copyLength = uprv_min(length, resultCapacity); in ures_getFunctionalEquivalent() local 2817 if(copyLength>0) { in ures_getFunctionalEquivalent() 2818 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/ ... |