Home
last modified time | relevance | path

Searched refs:SHORT_GENERIC (Results 1 – 25 of 32) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DTimeZone.java180 public static final int SHORT_GENERIC = 2; field in TimeZone
505 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in _getDisplayName()
518 case SHORT_GENERIC: in _getDisplayName()
529 result = (style == SHORT_GENERIC) ? in _getDisplayName()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneNamesImpl.java627 return c1 == 'g' ? ZNames.NameTypeIndex.SHORT_GENERIC : in nameTypeIndexFromKey()
699 …EXEMPLAR_LOCATION, LONG_GENERIC, LONG_STANDARD, LONG_DAYLIGHT, SHORT_GENERIC, SHORT_STANDARD, SHOR…
715 case SHORT_GENERIC:
716 return NameTypeIndex.SHORT_GENERIC.ordinal();
736 case SHORT_GENERIC:
737 return NameType.SHORT_GENERIC;
DTimeZoneGenericNames.java128 {NameType.LONG_GENERIC, NameType.SHORT_GENERIC};
333 …ameType nameType = (type == GenericNameType.LONG) ? NameType.LONG_GENERIC : NameType.SHORT_GENERIC; in formatGenericNonLocationName()
809 case SHORT_GENERIC: in createGenericMatchInfo()
848 nameTypes.add(NameType.SHORT_GENERIC); in findTimeZoneNames()
DTZDBTimeZoneNames.java315 ntype = NameType.SHORT_GENERIC; in handlePrefixMatch()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTimeZoneNamesImpl.java629 return c1 == 'g' ? ZNames.NameTypeIndex.SHORT_GENERIC : in nameTypeIndexFromKey()
701 …EXEMPLAR_LOCATION, LONG_GENERIC, LONG_STANDARD, LONG_DAYLIGHT, SHORT_GENERIC, SHORT_STANDARD, SHOR…
717 case SHORT_GENERIC:
718 return NameTypeIndex.SHORT_GENERIC.ordinal();
738 case SHORT_GENERIC:
739 return NameType.SHORT_GENERIC;
DTimeZoneGenericNames.java132 {NameType.LONG_GENERIC, NameType.SHORT_GENERIC};
337 …ameType nameType = (type == GenericNameType.LONG) ? NameType.LONG_GENERIC : NameType.SHORT_GENERIC; in formatGenericNonLocationName()
814 case SHORT_GENERIC: in createGenericMatchInfo()
853 nameTypes.add(NameType.SHORT_GENERIC); in findTimeZoneNames()
DTZDBTimeZoneNames.java317 ntype = NameType.SHORT_GENERIC; in handlePrefixMatch()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DTimeZone.java185 public static final int SHORT_GENERIC = 2; field in TimeZone
540 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in _getDisplayName()
553 case SHORT_GENERIC: in _getDisplayName()
564 result = (style == SHORT_GENERIC) ? in _getDisplayName()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dtimezone.h594 SHORT_GENERIC, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dtimezone.h612 SHORT_GENERIC, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtimezone.h612 SHORT_GENERIC, enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneNames.java112 SHORT_GENERIC, enumConstant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTimeZoneNames.java101 SHORT_GENERIC, enumConstant
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtimezone.h661 SHORT_GENERIC, enumerator
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DTimeZoneNameTest.java173 TimeZoneNames.NameType nameType = TimeZoneNames.NameType.SHORT_GENERIC; in testGetInstance_Locale()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp1229 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in getDisplayName()
1243 case SHORT_GENERIC: in getDisplayName()
1254 if (style == SHORT_GENERIC) { in getDisplayName()
/third_party/node/deps/icu-small/source/i18n/
Dtimezone.cpp1248 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in getDisplayName()
1262 case SHORT_GENERIC: in getDisplayName()
1273 if (style == SHORT_GENERIC) { in getDisplayName()
/third_party/icu/icu4c/source/i18n/
Dtimezone.cpp1229 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in getDisplayName()
1243 case SHORT_GENERIC: in getDisplayName()
1254 if (style == SHORT_GENERIC) { in getDisplayName()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp1205 if (style == GENERIC_LOCATION || style == LONG_GENERIC || style == SHORT_GENERIC) { in getDisplayName()
1219 case SHORT_GENERIC: in getDisplayName()
1230 if (style == SHORT_GENERIC) { in getDisplayName()
/third_party/icu/icu4c/source/test/intltest/
Dtztest.cpp1438 {FALSE, TimeZone::SHORT_GENERIC, "PT"}, in TestDisplayName()
1439 {TRUE, TimeZone::SHORT_GENERIC, "PT"}, in TestDisplayName()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneTest.java363 Boolean.FALSE, new Integer(TimeZone.SHORT_GENERIC), "PT", in TestDisplayName()
364 Boolean.TRUE, new Integer(TimeZone.SHORT_GENERIC), "PT", in TestDisplayName()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneTest.java367 Boolean.FALSE, new Integer(TimeZone.SHORT_GENERIC), "PT", in TestDisplayName()
368 Boolean.TRUE, new Integer(TimeZone.SHORT_GENERIC), "PT", in TestDisplayName()
/third_party/icu/icu4j/tools/build/
Dicu4j60.api3.gz12;ICU4J 60.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j62.api3.gz12;ICU4J 62.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j61.api3.gz

12