Home
last modified time | relevance | path

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

12

/third_party/icu/icu4c/source/i18n/
Dtznames_impl.h233 class TZDBTimeZoneNames : public TimeZoneNames {
235 TZDBTimeZoneNames(const Locale& locale);
236 virtual ~TZDBTimeZoneNames();
239 virtual TZDBTimeZoneNames* clone() const;
Dtznames_impl.cpp2067 const TZDBNames *names = TZDBTimeZoneNames::getMetaZoneNames(*mzID, status); in prepareFind()
2131 TZDBTimeZoneNames::TZDBTimeZoneNames(const Locale& locale) in TZDBTimeZoneNames() function in TZDBTimeZoneNames
2156 TZDBTimeZoneNames::~TZDBTimeZoneNames() { in ~TZDBTimeZoneNames()
2160 TZDBTimeZoneNames::operator==(const TimeZoneNames& other) const { in operator ==()
2168 TZDBTimeZoneNames*
2169 TZDBTimeZoneNames::clone() const { in clone()
2170 return new TZDBTimeZoneNames(fLocale); in clone()
2174 TZDBTimeZoneNames::getAvailableMetaZoneIDs(UErrorCode& status) const { in getAvailableMetaZoneIDs()
2179 TZDBTimeZoneNames::getAvailableMetaZoneIDs(const UnicodeString& tzID, UErrorCode& status) const { in getAvailableMetaZoneIDs()
2184 TZDBTimeZoneNames::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID()
[all …]
Dtzfmt.cpp985 const TZDBTimeZoneNames *tzdbTimeZoneNames = getTZDBTimeZoneNames(status); in parse()
1229 const TZDBTimeZoneNames *tzdbTimeZoneNames = getTZDBTimeZoneNames(status); in parse()
1401 const TZDBTimeZoneNames*
1409 TZDBTimeZoneNames *tzdbNames = new TZDBTimeZoneNames(fLocale); in getTZDBTimeZoneNames()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtznames_impl.h233 class TZDBTimeZoneNames : public TimeZoneNames {
235 TZDBTimeZoneNames(const Locale& locale);
236 virtual ~TZDBTimeZoneNames();
239 virtual TZDBTimeZoneNames* clone() const;
Dtznames_impl.cpp2067 const TZDBNames *names = TZDBTimeZoneNames::getMetaZoneNames(*mzID, status); in prepareFind()
2131 TZDBTimeZoneNames::TZDBTimeZoneNames(const Locale& locale) in TZDBTimeZoneNames() function in TZDBTimeZoneNames
2156 TZDBTimeZoneNames::~TZDBTimeZoneNames() { in ~TZDBTimeZoneNames()
2160 TZDBTimeZoneNames::operator==(const TimeZoneNames& other) const { in operator ==()
2168 TZDBTimeZoneNames*
2169 TZDBTimeZoneNames::clone() const { in clone()
2170 return new TZDBTimeZoneNames(fLocale); in clone()
2174 TZDBTimeZoneNames::getAvailableMetaZoneIDs(UErrorCode& status) const { in getAvailableMetaZoneIDs()
2179 TZDBTimeZoneNames::getAvailableMetaZoneIDs(const UnicodeString& tzID, UErrorCode& status) const { in getAvailableMetaZoneIDs()
2184 TZDBTimeZoneNames::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID()
[all …]
Dtzfmt.cpp985 const TZDBTimeZoneNames *tzdbTimeZoneNames = getTZDBTimeZoneNames(status); in parse()
1229 const TZDBTimeZoneNames *tzdbTimeZoneNames = getTZDBTimeZoneNames(status); in parse()
1401 const TZDBTimeZoneNames*
1409 TZDBTimeZoneNames *tzdbNames = new TZDBTimeZoneNames(fLocale); in getTZDBTimeZoneNames()
Dtznames.cpp323 instance = new TZDBTimeZoneNames(locale); in createTZDBInstance()
/third_party/node/deps/icu-small/source/i18n/
Dtznames_impl.h233 class TZDBTimeZoneNames : public TimeZoneNames {
235 TZDBTimeZoneNames(const Locale& locale);
236 virtual ~TZDBTimeZoneNames();
239 virtual TZDBTimeZoneNames* clone() const override;
Dtznames_impl.cpp2067 const TZDBNames *names = TZDBTimeZoneNames::getMetaZoneNames(*mzID, status); in prepareFind()
2131 TZDBTimeZoneNames::TZDBTimeZoneNames(const Locale& locale) in TZDBTimeZoneNames() function in TZDBTimeZoneNames
2156 TZDBTimeZoneNames::~TZDBTimeZoneNames() { in ~TZDBTimeZoneNames()
2160 TZDBTimeZoneNames::operator==(const TimeZoneNames& other) const { in operator ==()
2168 TZDBTimeZoneNames*
2169 TZDBTimeZoneNames::clone() const { in clone()
2170 return new TZDBTimeZoneNames(fLocale); in clone()
2174 TZDBTimeZoneNames::getAvailableMetaZoneIDs(UErrorCode& status) const { in getAvailableMetaZoneIDs()
2179 TZDBTimeZoneNames::getAvailableMetaZoneIDs(const UnicodeString& tzID, UErrorCode& status) const { in getAvailableMetaZoneIDs()
2184 TZDBTimeZoneNames::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID()
[all …]
Dtzfmt.cpp985 const TZDBTimeZoneNames *tzdbTimeZoneNames = getTZDBTimeZoneNames(status); in parse()
1229 const TZDBTimeZoneNames *tzdbTimeZoneNames = getTZDBTimeZoneNames(status); in parse()
1401 const TZDBTimeZoneNames*
1409 TZDBTimeZoneNames *tzdbNames = new TZDBTimeZoneNames(fLocale); in getTZDBTimeZoneNames()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtznames_impl.cpp2063 const TZDBNames *names = TZDBTimeZoneNames::getMetaZoneNames(*mzID, status); in prepareFind()
2127 TZDBTimeZoneNames::TZDBTimeZoneNames(const Locale& locale) in TZDBTimeZoneNames() function in TZDBTimeZoneNames
2149 TZDBTimeZoneNames::~TZDBTimeZoneNames() { in ~TZDBTimeZoneNames()
2153 TZDBTimeZoneNames::operator==(const TimeZoneNames& other) const { in operator ==()
2162 TZDBTimeZoneNames::clone() const { in clone()
2163 return new TZDBTimeZoneNames(fLocale); in clone()
2167 TZDBTimeZoneNames::getAvailableMetaZoneIDs(UErrorCode& status) const { in getAvailableMetaZoneIDs()
2172 TZDBTimeZoneNames::getAvailableMetaZoneIDs(const UnicodeString& tzID, UErrorCode& status) const { in getAvailableMetaZoneIDs()
2177 TZDBTimeZoneNames::getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) const { in getMetaZoneID()
2182 TZDBTimeZoneNames::getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString&… in getReferenceZoneID()
[all …]
Dtznames_impl.h233 class TZDBTimeZoneNames : public TimeZoneNames {
235 TZDBTimeZoneNames(const Locale& locale);
236 virtual ~TZDBTimeZoneNames();
Dtzfmt.cpp980 const TZDBTimeZoneNames *tzdbTimeZoneNames = getTZDBTimeZoneNames(status); in parse()
1224 const TZDBTimeZoneNames *tzdbTimeZoneNames = getTZDBTimeZoneNames(status); in parse()
1396 const TZDBTimeZoneNames*
1404 TZDBTimeZoneNames *tzdbNames = new TZDBTimeZoneNames(fLocale); in getTZDBTimeZoneNames()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTZDBTimeZoneNames.java40 public class TZDBTimeZoneNames extends TimeZoneNames { class
58 public TZDBTimeZoneNames(ULocale loc) { in TZDBTimeZoneNames() method in TZDBTimeZoneNames
352 synchronized(TZDBTimeZoneNames.class) { in prepareFind()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTZDBTimeZoneNames.java42 public class TZDBTimeZoneNames extends TimeZoneNames { class
60 public TZDBTimeZoneNames(ULocale loc) { in TZDBTimeZoneNames() method in TZDBTimeZoneNames
354 synchronized(TZDBTimeZoneNames.class) { in prepareFind()
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtzfmt.h256 class TZDBTimeZoneNames; variable
714 TZDBTimeZoneNames* fTZDBTimeZoneNames;
751 const TZDBTimeZoneNames* getTZDBTimeZoneNames(UErrorCode& status) const;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtzfmt.h256 class TZDBTimeZoneNames; variable
714 TZDBTimeZoneNames* fTZDBTimeZoneNames;
751 const TZDBTimeZoneNames* getTZDBTimeZoneNames(UErrorCode& status) const;
/third_party/icu/icu4c/source/i18n/unicode/
Dtzfmt.h256 class TZDBTimeZoneNames; variable
714 TZDBTimeZoneNames* fTZDBTimeZoneNames;
751 const TZDBTimeZoneNames* getTZDBTimeZoneNames(UErrorCode& status) const;
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dtzfmt.h254 class TZDBTimeZoneNames; variable
712 TZDBTimeZoneNames* fTZDBTimeZoneNames;
749 const TZDBTimeZoneNames* getTZDBTimeZoneNames(UErrorCode& status) const;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTimeZoneNames.java21 import ohos.global.icu.impl.TZDBTimeZoneNames;
182 return new TZDBTimeZoneNames(locale); in getTZDBInstance()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneNames.java20 import com.ibm.icu.impl.TZDBTimeZoneNames;
203 return new TZDBTimeZoneNames(locale); in getTZDBInstance()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DFormatHandler.java20 import ohos.global.icu.impl.TZDBTimeZoneNames;
2469 TZDBTimeZoneNames tzdbna = (TZDBTimeZoneNames)a; in hasSameBehavior()
2470 TZDBTimeZoneNames tzdbnb = (TZDBTimeZoneNames)b; in hasSameBehavior()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DFormatHandler.java19 import com.ibm.icu.impl.TZDBTimeZoneNames;
2482 TZDBTimeZoneNames tzdbna = (TZDBTimeZoneNames)a; in hasSameBehavior()
2483 TZDBTimeZoneNames tzdbnb = (TZDBTimeZoneNames)b; in hasSameBehavior()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneFormatTest.java33 import com.ibm.icu.impl.TZDBTimeZoneNames;
1103 final TZDBTimeZoneNames names = new TZDBTimeZoneNames(ULocale.ENGLISH); in TestTZDBNamesThreading()
1171 TimeZoneNames tznames = new TZDBTimeZoneNames(uloc); in TestGetDisplayNames()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTimeZoneFormatTest.java34 import ohos.global.icu.impl.TZDBTimeZoneNames;
1106 final TZDBTimeZoneNames names = new TZDBTimeZoneNames(ULocale.ENGLISH); in TestTZDBNamesThreading()
1174 TimeZoneNames tznames = new TZDBTimeZoneNames(uloc); in TestGetDisplayNames()

12