Home
last modified time | relevance | path

Searched refs:TIME_ZONE_INFORMATION (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/i18n/
Dwindtfmt.h37 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
120 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
128 TIME_ZONE_INFORMATION *fTZI;
Dwintzimpl.h26 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
34 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length);
Dwintzimpl.cpp120 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t le… in getWindowsTimeZoneInfo()
133 …uprv_memset(zoneInfo, 0, sizeof(TIME_ZONE_INFORMATION)); // We do not set standard/daylight names,… in getWindowsTimeZoneInfo()
152 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length) in uprv_getWindowsTimeZoneInfo()
Dwindtfmt.cpp174 fTZI = NEW_ARRAY(TIME_ZONE_INFORMATION, 1); in Win32DateFormat()
175 uprv_memset(fTZI, 0, sizeof(TIME_ZONE_INFORMATION)); in Win32DateFormat()
209 this->fTZI = NEW_ARRAY(TIME_ZONE_INFORMATION, 1); in operator =()
228 TIME_ZONE_INFORMATION tzi = *fTZI; in format()
372 UnicodeString Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) co… in setTimeZoneInfo()
/third_party/icu/icu4c/source/i18n/
Dwindtfmt.h37 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
120 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
128 TIME_ZONE_INFORMATION *fTZI;
Dwintzimpl.h26 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
34 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length);
Dwintzimpl.cpp120 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t le… in getWindowsTimeZoneInfo()
133 …uprv_memset(zoneInfo, 0, sizeof(TIME_ZONE_INFORMATION)); // We do not set standard/daylight names,… in getWindowsTimeZoneInfo()
152 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length) in uprv_getWindowsTimeZoneInfo()
Dwindtfmt.cpp179 fTZI = NEW_ARRAY(TIME_ZONE_INFORMATION, 1); in Win32DateFormat()
180 uprv_memset(fTZI, 0, sizeof(TIME_ZONE_INFORMATION)); in Win32DateFormat()
214 this->fTZI = NEW_ARRAY(TIME_ZONE_INFORMATION, 1); in operator =()
233 TIME_ZONE_INFORMATION tzi = *fTZI; in format()
377 UnicodeString Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) co… in setTimeZoneInfo()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dwindtfmt.h37 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
120 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
128 TIME_ZONE_INFORMATION *fTZI;
Dwintzimpl.h26 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
34 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length);
Dwintzimpl.cpp120 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t le… in getWindowsTimeZoneInfo()
133 …uprv_memset(zoneInfo, 0, sizeof(TIME_ZONE_INFORMATION)); // We do not set standard/daylight names,… in getWindowsTimeZoneInfo()
152 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length) in uprv_getWindowsTimeZoneInfo()
Dwindtfmt.cpp174 fTZI = NEW_ARRAY(TIME_ZONE_INFORMATION, 1); in Win32DateFormat()
175 uprv_memset(fTZI, 0, sizeof(TIME_ZONE_INFORMATION)); in Win32DateFormat()
208 this->fTZI = NEW_ARRAY(TIME_ZONE_INFORMATION, 1); in operator =()
227 TIME_ZONE_INFORMATION tzi = *fTZI; in format()
371 UnicodeString Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) co… in setTimeZoneInfo()
/third_party/node/deps/icu-small/source/i18n/
Dwindtfmt.h37 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
120 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
128 TIME_ZONE_INFORMATION *fTZI;
Dwintzimpl.h26 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
34 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length);
Dwintzimpl.cpp120 static UBool getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t le… in getWindowsTimeZoneInfo()
133 …uprv_memset(zoneInfo, 0, sizeof(TIME_ZONE_INFORMATION)); // We do not set standard/daylight names,… in getWindowsTimeZoneInfo()
152 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length) in uprv_getWindowsTimeZoneInfo()
Dwindtfmt.cpp174 fTZI = NEW_ARRAY(TIME_ZONE_INFORMATION, 1); in Win32DateFormat()
175 uprv_memset(fTZI, 0, sizeof(TIME_ZONE_INFORMATION)); in Win32DateFormat()
209 this->fTZI = NEW_ARRAY(TIME_ZONE_INFORMATION, 1); in operator =()
228 TIME_ZONE_INFORMATION tzi = *fTZI; in format()
372 UnicodeString Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) co… in setTimeZoneInfo()
/third_party/node/deps/icu-small/source/common/
Dwintz.h28 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dwintz.h28 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
/third_party/icu/icu4c/source/common/
Dwintz.h28 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
/third_party/skia/third_party/externals/icu/source/common/
Dwintz.h28 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
/third_party/libcoap/src/
Dcoap_time.c37 gettimeofday(struct timeval *tp, TIME_ZONE_INFORMATION *tzp) { in gettimeofday()
/third_party/icu/icu4c/source/test/intltest/
Dwindttst.cpp81 TIME_ZONE_INFORMATION tzi; in testLocales()
/third_party/glib/glib/
Dgtimezone.c721 TIME_ZONE_INFORMATION *tzi) in rule_from_windows_time_zone_info()
818 register_tzi_to_tzi (RegTZI *reg, TIME_ZONE_INFORMATION *tzi) in register_tzi_to_tzi()
840 TIME_ZONE_INFORMATION tzi; in rules_from_windows_time_zone()
1798 TIME_ZONE_INFORMATION tzi; in g_time_zone_new_identifier()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_date_time.cpp846 TIME_ZONE_INFORMATION tzInfo; in LocalTimeZone()
/third_party/python/Modules/
Dtimemodule.c1728 TIME_ZONE_INFORMATION tzinfo = {0};

12