Home
last modified time | relevance | path

Searched refs:appendWithSep (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DLocaleDisplayNamesImpl.java378 appendWithSep(result in localeDisplayNameInternal()
385 appendWithSep(result in localeDisplayNameInternal()
406 appendWithSep(valueDisplayName, buf); in localeDisplayNameInternal()
410 appendWithSep(keyValue, buf); in localeDisplayNameInternal()
412 appendWithSep(keyDisplayName, buf) in localeDisplayNameInternal()
721 private StringBuilder appendWithSep(String s, StringBuilder b) { in appendWithSep() method in LocaleDisplayNamesImpl
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java374 appendWithSep(result in localeDisplayNameInternal()
381 appendWithSep(result in localeDisplayNameInternal()
402 appendWithSep(valueDisplayName, buf); in localeDisplayNameInternal()
406 appendWithSep(keyValue, buf); in localeDisplayNameInternal()
408 appendWithSep(keyDisplayName, buf) in localeDisplayNameInternal()
711 private StringBuilder appendWithSep(String s, StringBuilder b) { in appendWithSep() method in LocaleDisplayNamesImpl
/external/icu/icu4c/source/common/
Dlocdspnm.cpp342 UnicodeString& appendWithSep(UnicodeString& buffer, const UnicodeString& src) const;
645 appendWithSep(resultRemainder, region_str); in localeDisplayName()
653 appendWithSep(resultRemainder, variant_str); in localeDisplayName()
676 appendWithSep(resultRemainder, temp2); in localeDisplayName()
680 appendWithSep(resultRemainder, temp3); in localeDisplayName()
682 appendWithSep(resultRemainder, temp) in localeDisplayName()
699 LocaleDisplayNamesImpl::appendWithSep(UnicodeString& buffer, const UnicodeString& src) const { in appendWithSep() function in LocaleDisplayNamesImpl
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...