Home
last modified time | relevance | path

Searched defs:tzID (Results 1 – 13 of 13) sorted by relevance

/external/icu4c/i18n/
Dtznames.cpp228 TimeZoneNamesDelegate::getAvailableMetaZoneIDs(const UnicodeString& tzID, UErrorCode& status) const… in getAvailableMetaZoneIDs() argument
233 TimeZoneNamesDelegate::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) co… in getMetaZoneID() argument
248 TimeZoneNamesDelegate::getTimeZoneDisplayName(const UnicodeString& tzID, UTimeZoneNameType type, Un… in getTimeZoneDisplayName() argument
253 TimeZoneNamesDelegate::getExemplarLocationName(const UnicodeString& tzID, UnicodeString& name) cons… in getExemplarLocationName() argument
270 TimeZoneNames::getExemplarLocationName(const UnicodeString& tzID, UnicodeString& name) const { in getExemplarLocationName() argument
289 TimeZoneNames::getDisplayName(const UnicodeString& tzID, UTimeZoneNameType type, UDate date, Unicod… in getDisplayName() argument
Dtzgnames.cpp55 const UChar* tzID; member
106 const UChar* tzID; member
378 const UChar *tzID = ZoneMeta::getCanonicalCLDRID(*tz); in initialize() local
567 UnicodeString tzID(uID); in formatGenericNonLocationName() local
854 UnicodeString& tzID, UTimeZoneTimeType& timeType, UErrorCode& status) const { in findBestMatch()
997 const UnicodeString *tzID; in findLocal() local
Dudateintervalformat.cpp27 const UChar* tzID, in udtitvfmt_open()
Dtzfmt.cpp152 UnicodeString& tzID, UTimeZoneTimeType* timeType /* = NULL */) const { in parse()
500 UnicodeString& tzID, UTimeZoneTimeType* timeType /* = NULL */) const { in parse()
514 UnicodeString tzID; in parse() local
Dtznames_impl.cpp738 const UChar* tzID; member
988 const UChar *tzID = ZoneMeta::getCanonicalCLDRID(*tz); in initialize() local
1053 TimeZoneNamesImpl::getAvailableMetaZoneIDs(const UnicodeString& tzID, UErrorCode& status) const { in getAvailableMetaZoneIDs() argument
1086 TimeZoneNamesImpl::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID() argument
1125 TimeZoneNamesImpl::getTimeZoneDisplayName(const UnicodeString& tzID, UTimeZoneNameType type, Unicod… in getTimeZoneDisplayName() argument
1150 TimeZoneNamesImpl::getExemplarLocationName(const UnicodeString& tzID, UnicodeString& name) const { in getExemplarLocationName() argument
1262 TimeZoneNamesImpl::loadTimeZoneNames(const UnicodeString& tzID) { in loadTimeZoneNames()
Dzonemeta.cpp389 UnicodeString tzID; in getCanonicalCLDRID() local
Dudat.cpp89 const UChar *tzID, in udat_open()
Dsmpdtfmt.cpp3040 UnicodeString tzID(gGmt); in subParse() local
/external/icu4c/test/cintltst/
Dcdtdptst.c230 UChar *pattern=NULL, *tzID=NULL; in TestCzechMonths459() local
306 UChar *pattern, *tzID, *exp; in TestQuotePattern161() local
Dccaltst.c88 UChar tzID[4]; in TestCalendar() local
480 UChar tzID[4]; in TestGetSetDateAPI() local
672 UChar tzID[4]; in TestFieldGetSet() local
820 UChar tzID[4]; in TestAddRollExtensive() local
985 UChar tzID[4]; in TestGetLimits() local
1085 UChar tzID[4]; in TestDOWProgression() local
1158 UChar tzID[4]; in testZones() local
Dcmsgtst.c370 UChar *result, tzID[4], str[25]; in TestNewFormatAndParseAPI() local
471 UChar *result, *tzID, *str; in TestSampleFormatAndParseWithError() local
566 UChar *result, *tzID, *str; in TestSampleFormatAndParse() local
Dcdtrgtst.c208 UChar tzID[4]; in Test4059917() local
280 UChar dateString[30], pattern[20], tzID[4]; in Test4060212() local
/external/icu4c/test/intltest/
Dmiscdtfm.cpp319 UnicodeString tzID = "Asia/Tokyo"; in test4117335() local