/external/icu/icu4c/source/i18n/ |
D | tzgnames.h | 57 int32_t findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
|
D | tzgnames.cpp | 287 int32_t findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, 890 TZGNCore::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() function in TZGNCore 1324 TimeZoneGenericNames::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, in findBestMatch() function in TimeZoneGenericNames 1326 return fRef->obj->findBestMatch(text, start, types, tzID, timeType, status); in findBestMatch()
|
D | tzfmt.cpp | 1043 len = gnames->findBestMatch(text, startIdx, genericNameTypes, tzID, tt, status); in parse() 1263 … genMatchLen = gnames->findBestMatch(text, startIdx, ALL_GENERIC_NAME_TYPES, tzID, tt, status); in parse()
|
/external/icu/libicu/cts_headers/ |
D | tzgnames.h | 57 int32_t findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TimeZoneGenericNames.java | 707 …public GenericMatchInfo findBestMatch(String text, int start, EnumSet<GenericNameType> genericType… in findBestMatch() method in TimeZoneGenericNames
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TimeZoneGenericNames.java | 702 …public GenericMatchInfo findBestMatch(String text, int start, EnumSet<GenericNameType> genericType… in findBestMatch() method in TimeZoneGenericNames
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | TimeZoneFormat.java | 1260 …GenericMatchInfo bestGeneric = getTimeZoneGenericNames().findBestMatch(text, startIdx, genericName… in parse() 1456 …GenericMatchInfo genericMatch = getTimeZoneGenericNames().findBestMatch(text, startIdx, ALL_GENERI… in parse()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | TimeZoneFormat.java | 1199 …GenericMatchInfo bestGeneric = getTimeZoneGenericNames().findBestMatch(text, startIdx, genericName… in parse() 1395 …GenericMatchInfo genericMatch = getTimeZoneGenericNames().findBestMatch(text, startIdx, ALL_GENERI… in parse()
|
/external/cldr/tools/java/libs/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |