Home
last modified time | relevance | path

Searched refs:copyLength (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/i18n/
Duregex.cpp695 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, &regexp->fText[startIx], copyLength); in uregex_group()
/external/icu/icu4c/source/common/
Dlocdispnames.cpp332 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()
Dustrcase.cpp420 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()
Duresbund.cpp2816 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/
Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
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/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/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/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...