| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | TimeZoneFormatTest.java | 1213 public String getReferenceZoneID(String mzID, String region) { in getReferenceZoneID() argument 1218 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | TZDBTimeZoneNames.java | 90 public String getReferenceZoneID(String mzID, String region) { in getReferenceZoneID() argument 99 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() argument 221 final String mzID; field in TZDBTimeZoneNames.TZDBNameInfo 226 TZDBNameInfo(String mzID, NameType type, boolean ambiguousType, String[] parseRegions) { in TZDBNameInfo() argument 339 getMetaZoneNames(String mzID) getMetaZoneNames() argument [all...] |
| H A D | TimeZoneGenericNames.java | 541 getPartialLocationName(String tzID, String mzID, boolean isLong, String mzDisplayName) getPartialLocationName() argument [all...] |
| H A D | TimeZoneNamesImpl.java | 141 public String getReferenceZoneID(String mzID, String region) { in getReferenceZoneID() argument 145 static String _getReferenceZoneID(String mzID, String region) { in _getReferenceZoneID() argument 165 getMetaZoneDisplayName(String mzID, NameType type) getMetaZoneDisplayName() argument 481 loadMetaZoneNames(String mzID) loadMetaZoneNames() argument 512 String mzID; global() field in TimeZoneNamesImpl.NameInfo 592 loadMetaZone(ICUResourceBundle zoneStrings, String mzID) loadMetaZone() argument 759 createMetaZoneAndPutInCache(Map<String, ZNames> cache, String[] names, String mzID) createMetaZoneAndPutInCache() argument 796 addAsMetaZoneIntoTrie(String mzID, TextTrieMap<NameInfo> trie) addAsMetaZoneIntoTrie() argument 804 addNamesIntoTrie(String mzID, String tzID, TextTrieMap<NameInfo> trie) addNamesIntoTrie() argument 832 MZMapEntry(String mzID, long from, long to) MZMapEntry() argument 838 String mzID() { mzID() method in TimeZoneNamesImpl.MZMapEntry [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | TimeZoneNames.java | 253 public abstract String getReferenceZoneID(String mzID, String region); in getReferenceZoneID() argument 267 public abstract String getMetaZoneDisplayName(String mzID, NameType type); in getMetaZoneDisplayName() argument 373 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() argument 413 public String mzID() { mzID() method in TimeZoneNames.MatchInfo 566 getReferenceZoneID(String mzID, String region) getReferenceZoneID() argument 575 getMetaZoneDisplayName(String mzID, NameType type) getMetaZoneDisplayName() argument [all...] |
| H A D | TimeZoneFormat.java | 1829 private String getTimeZoneID(String tzID, String mzID) { in getTimeZoneID() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | TimeZoneFormatTest.java | 1210 public String getReferenceZoneID(String mzID, String region) { in getReferenceZoneID() argument 1215 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | TimeZoneNames.java | 228 public abstract String getReferenceZoneID(String mzID, String region); in getReferenceZoneID() argument 241 public abstract String getMetaZoneDisplayName(String mzID, NameType type); in getMetaZoneDisplayName() argument 345 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() argument 385 public String mzID() { mzID() method in TimeZoneNames.MatchInfo 544 getReferenceZoneID(String mzID, String region) getReferenceZoneID() argument 553 getMetaZoneDisplayName(String mzID, NameType type) getMetaZoneDisplayName() argument [all...] |
| H A D | TimeZoneFormat.java | 1759 private String getTimeZoneID(String tzID, String mzID) { in getTimeZoneID() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | TZDBTimeZoneNames.java | 92 public String getReferenceZoneID(String mzID, String region) { in getReferenceZoneID() argument 101 public String getMetaZoneDisplayName(String mzID, NameType type) { in getMetaZoneDisplayName() argument 223 final String mzID; field in TZDBTimeZoneNames.TZDBNameInfo 228 TZDBNameInfo(String mzID, NameType type, boolean ambiguousType, String[] parseRegions) { in TZDBNameInfo() argument 341 getMetaZoneNames(String mzID) getMetaZoneNames() argument [all...] |
| H A D | TimeZoneGenericNames.java | 545 getPartialLocationName(String tzID, String mzID, boolean isLong, String mzDisplayName) getPartialLocationName() argument [all...] |
| H A D | TimeZoneNamesImpl.java | 143 public String getReferenceZoneID(String mzID, String region) { in getReferenceZoneID() argument 147 static String _getReferenceZoneID(String mzID, String region) { in _getReferenceZoneID() argument 167 getMetaZoneDisplayName(String mzID, NameType type) getMetaZoneDisplayName() argument 483 loadMetaZoneNames(String mzID) loadMetaZoneNames() argument 514 String mzID; global() field in TimeZoneNamesImpl.NameInfo 594 loadMetaZone(ICUResourceBundle zoneStrings, String mzID) loadMetaZone() argument 761 createMetaZoneAndPutInCache(Map<String, ZNames> cache, String[] names, String mzID) createMetaZoneAndPutInCache() argument 798 addAsMetaZoneIntoTrie(String mzID, TextTrieMap<NameInfo> trie) addAsMetaZoneIntoTrie() argument 806 addNamesIntoTrie(String mzID, String tzID, TextTrieMap<NameInfo> trie) addNamesIntoTrie() argument 834 MZMapEntry(String mzID, long from, long to) MZMapEntry() argument 840 String mzID() { mzID() method in TimeZoneNamesImpl.MZMapEntry [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | tznames.cpp | 267 TimeZoneNamesDelegate::getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const { in getReferenceZoneID() argument 272 TimeZoneNamesDelegate::getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeString& name) const { in getMetaZoneDisplayName() argument 359 UnicodeString mzID; getDisplayNames() local 426 addMetaZone(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString& mzID, UErrorCode& status) addMetaZone() argument [all...] |
| H A D | zonemeta.cpp | 777 const char *mzID = ures_getKey(res.getAlias()); in initAvailableMetaZoneIDs() local
|
| H A D | tzgnames.cpp | 62 const UChar* mzID; member 736 getPartialLocationName(const UnicodeString& tzCanonicalID, const UnicodeString& mzID, UBool isLong, const UnicodeString& mzDisplayName, UnicodeString& name) const getPartialLocationName() argument 764 getPartialLocationName(const UnicodeString& tzCanonicalID, const UnicodeString& mzID, UBool isLong, const UnicodeString& mzDisplayName) getPartialLocationName() argument 853 const UnicodeString *mzID; loadStrings() local 909 UnicodeString mzID; findBestMatch() local [all...] |
| H A D | tznames_impl.cpp | 101 const UChar* mzID; member 705 void addAsMetaZoneIntoTrie(const UChar* mzID, TextTrieMap& trie, UErrorCode& status) { in addAsMetaZoneIntoTrie() argument 712 void addNamesIntoTrie(const UChar* mzID, const UChar* tzID, TextTrieMap& trie, in addNamesIntoTrie() argument 640 createMetaZoneAndPutInCache(UHashtable* cache, const UChar* names[], const UnicodeString& mzID, UErrorCode& status) createMetaZoneAndPutInCache() argument 1091 const UnicodeString *mzID; loadStrings() local 1173 const UChar *mzID = map->mzid; _getAvailableMetaZoneIDs() local 1192 _getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) _getMetaZoneID() argument 1198 getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const getReferenceZoneID() argument 1204 _getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) _getReferenceZoneID() argument 1210 getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeString& name) const getMetaZoneDisplayName() argument 1289 mergeTimeZoneKey(const UnicodeString& mzID, char* result, size_t capacity, UErrorCode& status) mergeTimeZoneKey() argument 1319 loadMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) loadMetaZoneNames() argument 1437 UChar* mzID = (UChar*) element->key.pointer; addAllNamesIntoTrie() local 1518 UnicodeString mzID = mzIDFromKey(key); load() local 1535 UnicodeString mzID = mzIDFromKey(key); consumeNamesTable() local 1634 UnicodeString mzID; getDisplayNames() local 1896 const UChar* mzID; global() member 2079 const UnicodeString *mzID; prepareFind() local 2205 getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const getReferenceZoneID() argument 2210 getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeString& name) const getMetaZoneDisplayName() argument 2256 getMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) getMetaZoneNames() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | tznames.cpp | 267 TimeZoneNamesDelegate::getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const { in getReferenceZoneID() argument 272 TimeZoneNamesDelegate::getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeString& name) const { in getMetaZoneDisplayName() argument 359 UnicodeString mzID; getDisplayNames() local 426 addMetaZone(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString& mzID, UErrorCode& status) addMetaZone() argument [all...] |
| H A D | zonemeta.cpp | 807 const char *mzID = ures_getKey(res.getAlias()); in initAvailableMetaZoneIDs() local
|
| H A D | tzgnames.cpp | 62 const char16_t* mzID; member 736 getPartialLocationName(const UnicodeString& tzCanonicalID, const UnicodeString& mzID, UBool isLong, const UnicodeString& mzDisplayName, UnicodeString& name) const getPartialLocationName() argument 764 getPartialLocationName(const UnicodeString& tzCanonicalID, const UnicodeString& mzID, UBool isLong, const UnicodeString& mzDisplayName) getPartialLocationName() argument 853 const UnicodeString *mzID; loadStrings() local 909 UnicodeString mzID; findBestMatch() local [all...] |
| H A D | tznames_impl.cpp | 101 const char16_t* mzID; member 705 void addAsMetaZoneIntoTrie(const char16_t* mzID, TextTrieMap& trie, UErrorCode& status) { in addAsMetaZoneIntoTrie() argument 712 void addNamesIntoTrie(const char16_t* mzID, const char16_t* tzID, TextTrieMap& trie, in addNamesIntoTrie() argument 640 createMetaZoneAndPutInCache(UHashtable* cache, const char16_t* names[], const UnicodeString& mzID, UErrorCode& status) createMetaZoneAndPutInCache() argument 1087 const UnicodeString *mzID; loadStrings() local 1169 const char16_t *mzID = map->mzid; _getAvailableMetaZoneIDs() local 1188 _getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) _getMetaZoneID() argument 1194 getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const getReferenceZoneID() argument 1200 _getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) _getReferenceZoneID() argument 1206 getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeString& name) const getMetaZoneDisplayName() argument 1285 mergeTimeZoneKey(const UnicodeString& mzID, char* result) mergeTimeZoneKey() argument 1304 loadMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) loadMetaZoneNames() argument 1422 char16_t* mzID = (char16_t*) element->key.pointer; addAllNamesIntoTrie() local 1503 UnicodeString mzID = mzIDFromKey(key); load() local 1520 UnicodeString mzID = mzIDFromKey(key); consumeNamesTable() local 1619 UnicodeString mzID; getDisplayNames() local 1881 const char16_t* mzID; global() member 2064 const UnicodeString *mzID; prepareFind() local 2190 getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const getReferenceZoneID() argument 2195 getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeString& name) const getMetaZoneDisplayName() argument 2241 getMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) getMetaZoneNames() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | tznames.cpp | 267 TimeZoneNamesDelegate::getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const { in getReferenceZoneID() argument 272 TimeZoneNamesDelegate::getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeString& name) const { in getMetaZoneDisplayName() argument 359 UnicodeString mzID; getDisplayNames() local 429 addMetaZone(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString& mzID, UErrorCode& status) addMetaZone() argument [all...] |
| H A D | zonemeta.cpp | 793 const char *mzID = ures_getKey(res.getAlias()); in initAvailableMetaZoneIDs() local
|
| H A D | tzgnames.cpp | 62 const UChar* mzID; member 739 getPartialLocationName(const UnicodeString& tzCanonicalID, const UnicodeString& mzID, UBool isLong, const UnicodeString& mzDisplayName, UnicodeString& name) const getPartialLocationName() argument 767 getPartialLocationName(const UnicodeString& tzCanonicalID, const UnicodeString& mzID, UBool isLong, const UnicodeString& mzDisplayName) getPartialLocationName() argument 856 const UnicodeString *mzID; loadStrings() local 912 UnicodeString mzID; findBestMatch() local [all...] |
| H A D | tznames_impl.cpp | 101 const UChar* mzID; member 697 void addAsMetaZoneIntoTrie(const UChar* mzID, TextTrieMap& trie, UErrorCode& status) { in addAsMetaZoneIntoTrie() argument 704 void addNamesIntoTrie(const UChar* mzID, const UChar* tzID, TextTrieMap& trie, in addNamesIntoTrie() argument 632 createMetaZoneAndPutInCache(UHashtable* cache, const UChar* names[], const UnicodeString& mzID, UErrorCode& status) createMetaZoneAndPutInCache() argument 1081 const UnicodeString *mzID; loadStrings() local 1166 const UChar *mzID = map->mzid; _getAvailableMetaZoneIDs() local 1187 _getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) _getMetaZoneID() argument 1193 getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const getReferenceZoneID() argument 1199 _getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) _getReferenceZoneID() argument 1205 getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeString& name) const getMetaZoneDisplayName() argument 1284 mergeTimeZoneKey(const UnicodeString& mzID, char* result) mergeTimeZoneKey() argument 1303 loadMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) loadMetaZoneNames() argument 1421 UChar* mzID = (UChar*) element->key.pointer; addAllNamesIntoTrie() local 1502 UnicodeString mzID = mzIDFromKey(key); load() local 1519 UnicodeString mzID = mzIDFromKey(key); consumeNamesTable() local 1618 UnicodeString mzID; getDisplayNames() local 1880 const UChar* mzID; global() member 2063 const UnicodeString *mzID; prepareFind() local 2189 getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const getReferenceZoneID() argument 2194 getMetaZoneDisplayName(const UnicodeString& mzID, UTimeZoneNameType type, UnicodeString& name) const getMetaZoneDisplayName() argument 2240 getMetaZoneNames(const UnicodeString& mzID, UErrorCode& status) getMetaZoneNames() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |