Searched defs:zoneID (Results 1 – 11 of 11) sorted by relevance
| /third_party/icu/icu4c/source/i18n/ |
| D | ucal.cpp | 35 _createTimeZone(const UChar* zoneID, int32_t len, UErrorCode* ec) { in _createTimeZone() 87 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) { in ucal_setDefaultTimeZone() 112 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec) { in ucal_getDSTSavings() 151 ucal_open( const UChar* zoneID, in ucal_open() 214 const UChar* zoneID, in ucal_setTimeZone()
|
| D | windtfmt.cpp | 379 UnicodeString zoneID; in setTimeZoneInfo() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | ucal.cpp | 35 _createTimeZone(const UChar* zoneID, int32_t len, UErrorCode* ec) { in _createTimeZone() 87 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) { in ucal_setDefaultTimeZone() 112 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec) { in ucal_getDSTSavings() 151 ucal_open( const UChar* zoneID, in ucal_open() 214 const UChar* zoneID, in ucal_setTimeZone()
|
| D | windtfmt.cpp | 374 UnicodeString zoneID; in setTimeZoneInfo() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | ucal.cpp | 36 _createTimeZone(const char16_t* zoneID, int32_t len, UErrorCode* ec) { in _createTimeZone() 88 ucal_setDefaultTimeZone(const char16_t* zoneID, UErrorCode* ec) { in ucal_setDefaultTimeZone() 113 ucal_getDSTSavings(const char16_t* zoneID, UErrorCode* ec) { in ucal_getDSTSavings() 152 ucal_open( const char16_t* zoneID, in ucal_open() 215 const char16_t* zoneID, in ucal_setTimeZone()
|
| D | windtfmt.cpp | 380 UnicodeString zoneID; in setTimeZoneInfo() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | windttst.cpp | 79 UnicodeString zoneID; in testLocales() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
| D | TimeZoneAliasTest.java | 371 public boolean isPurportedAlias(String zoneID) { in isPurportedAlias()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
| D | TimeZoneAliasTest.java | 374 public boolean isPurportedAlias(String zoneID) { in isPurportedAlias()
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | cintltst.c | 618 UChar zoneID[CTEST_MAX_TIMEZONE_SIZE]; in ctest_setTimeZone() local
|
| /third_party/icu/ohos_icu4c/src/ |
| D | icu_addon.cpp | 1035 int32_t ucal_getDSTSavings(const UChar *zoneID, UErrorCode *ec) in ucal_getDSTSavings() 1135 UCalendar *ucal_open(const UChar *zoneID, int32_t len, const char *locale, UCalendarType type, UErr… in ucal_open() 1173 void ucal_setDefaultTimeZone(const UChar *zoneID, UErrorCode *ec) in ucal_setDefaultTimeZone() 1185 void ucal_setTimeZone(UCalendar *cal, const UChar *zoneID, int32_t len, UErrorCode *status) in ucal_setTimeZone()
|