Home
last modified time | relevance | path

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

/external/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.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()
/external/icu/libicu/cts_headers/
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);
Dwintz.h28 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
/external/icu/icu4c/source/common/
Dwintz.h28 typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION; typedef
/external/webrtc/rtc_base/
Dtime_utils.cc63 TIME_ZONE_INFORMATION time_zone; in SyncWithNtp()
90 TIME_ZONE_INFORMATION time_zone; in TimeHelper()
/external/icu/icu4c/source/test/intltest/
Dwindttst.cpp81 TIME_ZONE_INFORMATION tzi; in testLocales()
/external/dng_sdk/source/
Ddng_date_time.cpp858 TIME_ZONE_INFORMATION tzInfo; in LocalTimeZone()
/external/python/cpython3/Modules/
Dtimemodule.c1691 TIME_ZONE_INFORMATION tzinfo = {0};
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...