Home
last modified time | relevance | path

Searched refs:tzi (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dwindttst.cpp77 TIME_ZONE_INFORMATION tzi; in testLocales() local
80 if (! uprv_getWindowsTimeZoneInfo(&tzi, zoneID.getBuffer(), zoneID.length())) { in testLocales()
87 if (found = uprv_getWindowsTimeZoneInfo(&tzi, equiv.getBuffer(), equiv.length())) { in testLocales()
93 GetTimeZoneInformation(&tzi); in testLocales()
99 SystemTimeToTzSpecificLocalTime(&tzi, &st, &winNow); in testLocales()
/external/icu/icu4c/source/i18n/
Dwindtfmt.cpp152 TIME_ZONE_INFORMATION tzi = *fTZI; in format() local
157 setTimeZoneInfo(&tzi, tz); in format()
166 SystemTimeToTzSpecificLocalTime(&tzi, &st_gmt, &st_local); in format()
282 UnicodeString Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) co… in setTimeZoneInfo() argument
292 if (! uprv_getWindowsTimeZoneInfo(tzi, icuid.getBuffer(), icuid.length())) { in setTimeZoneInfo()
299 if (found = uprv_getWindowsTimeZoneInfo(tzi, equiv.getBuffer(), equiv.length())) { in setTimeZoneInfo()
305 GetTimeZoneInformation(tzi); in setTimeZoneInfo()
Dwindtfmt.h120 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
/external/icu/icu4c/source/common/
Dwintz.c153 static LONG getTZI(const char *winid, TZI *tzi) in getTZI() argument
166 (LPBYTE)tzi, in getTZI()
/external/libgsm/
DREADME29 Carsten Bormann (then cabo@cs.tu-berlin.de, nowadays cabo@tzi.org)