Searched defs:ambiguousType (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | TZDBTimeZoneNames.java | 225 final boolean ambiguousType; field in TZDBTimeZoneNames.TZDBNameInfo 228 TZDBNameInfo(String mzID, NameType type, boolean ambiguousType, String[] parseRegions) { in TZDBNameInfo()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TZDBTimeZoneNames.java | 223 final boolean ambiguousType; field in TZDBTimeZoneNames.TZDBNameInfo 226 TZDBNameInfo(String mzID, NameType type, boolean ambiguousType, String[] parseRegions) { in TZDBNameInfo()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | tznames_impl.cpp | 1882 UBool ambiguousType; member 2087 UBool ambiguousType = (std != NULL && dst != NULL && u_strcmp(std, dst) == 0); in prepareFind() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | tznames_impl.cpp | 1882 UBool ambiguousType; member 2087 UBool ambiguousType = (std != NULL && dst != NULL && u_strcmp(std, dst) == 0); in prepareFind() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | tznames_impl.cpp | 1878 UBool ambiguousType; member 2083 UBool ambiguousType = (std != NULL && dst != NULL && u_strcmp(std, dst) == 0); in prepareFind() local
|
/third_party/icu/icu4c/source/i18n/ |
D | tznames_impl.cpp | 1882 UBool ambiguousType; member 2087 UBool ambiguousType = (std != NULL && dst != NULL && u_strcmp(std, dst) == 0); in prepareFind() local
|