Home
last modified time | relevance | path

Searched defs:typeMap (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java108 Map<String, Type> typeMap; field in KeyTypeData.KeyData
111 KeyData(String legacyId, String bcpId, Map<String, Type> typeMap, in KeyData()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DKeyTypeData.java104 Map<String, Type> typeMap; field in KeyTypeData.KeyData
107 KeyData(String legacyId, String bcpId, Map<String, Type> typeMap, in KeyData()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DZoneMeta.java401 UResourceBundle typeMap = keyTypeData.get("typeMap"); in findCLDRCanonicalID() local
877 UResourceBundle typeMap = keyTypeData.get("typeMap"); in getShortIDFromCanonical() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DZoneMeta.java402 UResourceBundle typeMap = keyTypeData.get("typeMap"); in findCLDRCanonicalID() local
878 UResourceBundle typeMap = keyTypeData.get("typeMap"); in getShortIDFromCanonical() local
/third_party/skia/m133/third_party/externals/icu/source/common/
Duloc_keytype.cpp40 icu::LocalUHashtablePointer typeMap; member
/third_party/skia/third_party/externals/icu/source/common/
Duloc_keytype.cpp40 icu::LocalUHashtablePointer typeMap; member
/third_party/icu/icu4c/source/common/
Duloc_keytype.cpp40 icu::LocalUHashtablePointer typeMap; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp586 static TypeMap typeMap; in getTypeStr() local