/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | tznames.h | 61 UTZNM_SHORT_STANDARD = 0x10, enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | tznames.h | 61 UTZNM_SHORT_STANDARD = 0x10, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tznames.h | 59 UTZNM_SHORT_STANDARD = 0x10, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tznames.h | 61 UTZNM_SHORT_STANDARD = 0x10, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | tznames_impl.cpp | 586 case UTZNM_SHORT_STANDARD: return UTZNM_INDEX_SHORT_STANDARD; in getTZNameTypeIndex() 598 case UTZNM_INDEX_SHORT_STANDARD: return UTZNM_SHORT_STANDARD; in getTZNameType() 1852 case UTZNM_SHORT_STANDARD: in getName() 1984 && (ntype == UTZNM_SHORT_STANDARD || ntype == UTZNM_SHORT_DAYLIGHT) in handleMatch() 1985 && (fTypes & UTZNM_SHORT_STANDARD) != 0 in handleMatch() 2074 const UChar *std = names->getName(UTZNM_SHORT_STANDARD); in prepareFind() 2097 stdInf->type = UTZNM_SHORT_STANDARD; in prepareFind()
|
D | tzgnames.cpp | 681 ? UTZNM_LONG_STANDARD : UTZNM_SHORT_STANDARD; in formatGenericNonLocationName() 930 case UTZNM_SHORT_STANDARD: // this one is never used for generic, but just in case in findBestMatch() 1103 nameTypes |= (UTZNM_SHORT_GENERIC | UTZNM_SHORT_STANDARD); in findTimeZoneNames()
|
D | tzfmt.cpp | 140 …L_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHO… 676 formatSpecific(tz, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT, date, name, timeType); in format() 953 nameTypes = (UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT); in parse() 982 U_ASSERT((nameTypes & UTZNM_SHORT_STANDARD) != 0); in parse() 2702 case UTZNM_SHORT_STANDARD: in getTimeType()
|
D | timezone.cpp | 1287 nameType = inDaylight ? UTZNM_SHORT_DAYLIGHT : UTZNM_SHORT_STANDARD; in getDisplayName()
|
D | dtfmtsym.cpp | 1286 UTZNM_LONG_STANDARD, UTZNM_SHORT_STANDARD, in initZoneStringsArray()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | tznames_impl.cpp | 586 case UTZNM_SHORT_STANDARD: return UTZNM_INDEX_SHORT_STANDARD; in getTZNameTypeIndex() 598 case UTZNM_INDEX_SHORT_STANDARD: return UTZNM_SHORT_STANDARD; in getTZNameType() 1852 case UTZNM_SHORT_STANDARD: in getName() 1984 && (ntype == UTZNM_SHORT_STANDARD || ntype == UTZNM_SHORT_DAYLIGHT) in handleMatch() 1985 && (fTypes & UTZNM_SHORT_STANDARD) != 0 in handleMatch() 2074 const UChar *std = names->getName(UTZNM_SHORT_STANDARD); in prepareFind() 2097 stdInf->type = UTZNM_SHORT_STANDARD; in prepareFind()
|
D | tzgnames.cpp | 681 ? UTZNM_LONG_STANDARD : UTZNM_SHORT_STANDARD; in formatGenericNonLocationName() 930 case UTZNM_SHORT_STANDARD: // this one is never used for generic, but just in case in findBestMatch() 1103 nameTypes |= (UTZNM_SHORT_GENERIC | UTZNM_SHORT_STANDARD); in findTimeZoneNames()
|
D | tzfmt.cpp | 140 …L_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHO… 676 formatSpecific(tz, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT, date, name, timeType); in format() 953 nameTypes = (UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT); in parse() 982 U_ASSERT((nameTypes & UTZNM_SHORT_STANDARD) != 0); in parse() 2702 case UTZNM_SHORT_STANDARD: in getTimeType()
|
D | timezone.cpp | 1306 nameType = inDaylight ? UTZNM_SHORT_DAYLIGHT : UTZNM_SHORT_STANDARD; in getDisplayName()
|
D | dtfmtsym.cpp | 1290 UTZNM_LONG_STANDARD, UTZNM_SHORT_STANDARD, in initZoneStringsArray()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | tznames_impl.cpp | 582 case UTZNM_SHORT_STANDARD: return UTZNM_INDEX_SHORT_STANDARD; in getTZNameTypeIndex() 594 case UTZNM_INDEX_SHORT_STANDARD: return UTZNM_SHORT_STANDARD; in getTZNameType() 1848 case UTZNM_SHORT_STANDARD: in getName() 1980 && (ntype == UTZNM_SHORT_STANDARD || ntype == UTZNM_SHORT_DAYLIGHT) in handleMatch() 1981 && (fTypes & UTZNM_SHORT_STANDARD) != 0 in handleMatch() 2070 const UChar *std = names->getName(UTZNM_SHORT_STANDARD); in prepareFind() 2093 stdInf->type = UTZNM_SHORT_STANDARD; in prepareFind()
|
D | tzgnames.cpp | 675 ? UTZNM_LONG_STANDARD : UTZNM_SHORT_STANDARD; in formatGenericNonLocationName() 924 case UTZNM_SHORT_STANDARD: // this one is never used for generic, but just in case in findBestMatch() 1097 nameTypes |= (UTZNM_SHORT_GENERIC | UTZNM_SHORT_STANDARD); in findTimeZoneNames()
|
D | tzfmt.cpp | 137 …L_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHO… 671 formatSpecific(tz, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT, date, name, timeType); in format() 948 nameTypes = (UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT); in parse() 977 U_ASSERT((nameTypes & UTZNM_SHORT_STANDARD) != 0); in parse() 2697 case UTZNM_SHORT_STANDARD: in getTimeType()
|
D | timezone.cpp | 1263 nameType = daylight ? UTZNM_SHORT_DAYLIGHT : UTZNM_SHORT_STANDARD; in getDisplayName()
|
D | dtfmtsym.cpp | 1283 UTZNM_LONG_STANDARD, UTZNM_SHORT_STANDARD, in initZoneStringsArray()
|
/third_party/icu/icu4c/source/i18n/ |
D | tznames_impl.cpp | 586 case UTZNM_SHORT_STANDARD: return UTZNM_INDEX_SHORT_STANDARD; in getTZNameTypeIndex() 598 case UTZNM_INDEX_SHORT_STANDARD: return UTZNM_SHORT_STANDARD; in getTZNameType() 1852 case UTZNM_SHORT_STANDARD: in getName() 1984 && (ntype == UTZNM_SHORT_STANDARD || ntype == UTZNM_SHORT_DAYLIGHT) in handleMatch() 1985 && (fTypes & UTZNM_SHORT_STANDARD) != 0 in handleMatch() 2074 const UChar *std = names->getName(UTZNM_SHORT_STANDARD); in prepareFind() 2097 stdInf->type = UTZNM_SHORT_STANDARD; in prepareFind()
|
D | tzgnames.cpp | 681 ? UTZNM_LONG_STANDARD : UTZNM_SHORT_STANDARD; in formatGenericNonLocationName() 930 case UTZNM_SHORT_STANDARD: // this one is never used for generic, but just in case in findBestMatch() 1103 nameTypes |= (UTZNM_SHORT_GENERIC | UTZNM_SHORT_STANDARD); in findTimeZoneNames()
|
D | tzfmt.cpp | 140 …L_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHO… 676 formatSpecific(tz, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT, date, name, timeType); in format() 953 nameTypes = (UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT); in parse() 982 U_ASSERT((nameTypes & UTZNM_SHORT_STANDARD) != 0); in parse() 2702 case UTZNM_SHORT_STANDARD: in getTimeType()
|
D | timezone.cpp | 1287 nameType = inDaylight ? UTZNM_SHORT_DAYLIGHT : UTZNM_SHORT_STANDARD; in getDisplayName()
|
D | dtfmtsym.cpp | 1286 UTZNM_LONG_STANDARD, UTZNM_SHORT_STANDARD, in initZoneStringsArray()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tzfmttst.cpp | 1325 tzdbNames->getMetaZoneDisplayName(mzId, UTZNM_SHORT_STANDARD, name); in TestFormatTZDBNamesAllZoneCoverage()
|