Home
last modified time | relevance | path

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

12

/third_party/libcoap/
DChangeLog1 2021-05-04 Olaf Bergmann <bergmann@tzi.org>
55 2019-11-05 Olaf Bergmann <bergmann@tzi.org>
67 2019-02-11 Olaf Bergmann <bergmann@tzi.org>
82 2017-07-10 Olaf Bergmann <bergmann@tzi.org>
88 2016-02-16 Olaf Bergmann <bergmann@tzi.org>
94 2015-03-11 Olaf Bergmann <bergmann@tzi.org>
99 2015-03-09 Olaf Bergmann <bergmann@tzi.org>
104 2015-03-05 Olaf Bergmann <bergmann@tzi.org>
109 2015-02-21 Olaf Bergmann <bergmann@tzi.org>
114 2015-02-20 Olaf Bergmann <bergmann@tzi.org>
[all …]
Dcoap_config.h.lwip.in4 * Copyright (C) 2021 Olaf Bergmann <bergmann@tzi.org> and others
Dcoap_config.h.lwip4 * Copyright (C) 2021 Olaf Bergmann <bergmann@tzi.org> and others
DREADME8 Copyright (C) 2010—2021 by Olaf Bergmann <bergmann@tzi.org> and others
DREADME.md8 Copyright (C) 2010—2021 by Olaf Bergmann <bergmann@tzi.org> and others
Dcoap_config.h.riot.in4 * Copyright (C) 2021 Olaf Bergmann <bergmann@tzi.org> and others
/third_party/icu/icu4c/source/test/intltest/
Dwindttst.cpp81 TIME_ZONE_INFORMATION tzi; in testLocales() local
84 if (! uprv_getWindowsTimeZoneInfo(&tzi, zoneID.getBuffer(), zoneID.length())) { in testLocales()
91 found = uprv_getWindowsTimeZoneInfo(&tzi, equiv.getBuffer(), equiv.length()); in testLocales()
98 GetTimeZoneInformation(&tzi); in testLocales()
104 SystemTimeToTzSpecificLocalTime(&tzi, &st, &winNow); in testLocales()
/third_party/icu/icu4c/source/i18n/
Dwindtfmt.cpp233 TIME_ZONE_INFORMATION tzi = *fTZI; in format() local
238 setTimeZoneInfo(&tzi, tz); in format()
247 SystemTimeToTzSpecificLocalTime(&tzi, &st_gmt, &st_local); in format()
377 UnicodeString Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) co… in setTimeZoneInfo() argument
387 if (! uprv_getWindowsTimeZoneInfo(tzi, icuid.getBuffer(), icuid.length())) { in setTimeZoneInfo()
394 found = uprv_getWindowsTimeZoneInfo(tzi, equiv.getBuffer(), equiv.length()); in setTimeZoneInfo()
401 GetTimeZoneInformation(tzi); in setTimeZoneInfo()
Dwindtfmt.h120 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dwindtfmt.cpp227 TIME_ZONE_INFORMATION tzi = *fTZI; in format() local
232 setTimeZoneInfo(&tzi, tz); in format()
241 SystemTimeToTzSpecificLocalTime(&tzi, &st_gmt, &st_local); in format()
371 UnicodeString Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) co… in setTimeZoneInfo() argument
381 if (! uprv_getWindowsTimeZoneInfo(tzi, icuid.getBuffer(), icuid.length())) { in setTimeZoneInfo()
388 found = uprv_getWindowsTimeZoneInfo(tzi, equiv.getBuffer(), equiv.length()); in setTimeZoneInfo()
395 GetTimeZoneInformation(tzi); in setTimeZoneInfo()
Dwindtfmt.h120 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
/third_party/node/deps/icu-small/source/i18n/
Dwindtfmt.cpp228 TIME_ZONE_INFORMATION tzi = *fTZI; in format() local
233 setTimeZoneInfo(&tzi, tz); in format()
242 SystemTimeToTzSpecificLocalTime(&tzi, &st_gmt, &st_local); in format()
372 UnicodeString Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) co… in setTimeZoneInfo() argument
382 if (! uprv_getWindowsTimeZoneInfo(tzi, icuid.getBuffer(), icuid.length())) { in setTimeZoneInfo()
389 found = uprv_getWindowsTimeZoneInfo(tzi, equiv.getBuffer(), equiv.length()); in setTimeZoneInfo()
396 GetTimeZoneInformation(tzi); in setTimeZoneInfo()
Dwindtfmt.h120 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
/third_party/skia/third_party/externals/icu/source/i18n/
Dwindtfmt.cpp228 TIME_ZONE_INFORMATION tzi = *fTZI; in format() local
233 setTimeZoneInfo(&tzi, tz); in format()
242 SystemTimeToTzSpecificLocalTime(&tzi, &st_gmt, &st_local); in format()
372 UnicodeString Win32DateFormat::setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) co… in setTimeZoneInfo() argument
382 if (! uprv_getWindowsTimeZoneInfo(tzi, icuid.getBuffer(), icuid.length())) { in setTimeZoneInfo()
389 found = uprv_getWindowsTimeZoneInfo(tzi, equiv.getBuffer(), equiv.length()); in setTimeZoneInfo()
396 GetTimeZoneInformation(tzi); in setTimeZoneInfo()
Dwindtfmt.h120 UnicodeString setTimeZoneInfo(TIME_ZONE_INFORMATION *tzi, const TimeZone &zone) const;
/third_party/python/Tools/tz/
Dzdump.py80 tzi = TZInfo.fromfile(fileobj) variable
81 tzi.dump(sys.stdout)
/third_party/libcoap/tests/
Dtest_common.h.in3 * Copyright (C) 2021 Olaf Bergmann <bergmann@tzi.org>
/third_party/libcoap/tests/oss-fuzz/
DMakefile.ci.in3 # Copyright (C) 2019--2020 Olaf Bergmann <bergmann@tzi.org> and others
/third_party/libcoap/m4/
Dax_check_a2x_to_man.m419 # Copyright (c) 2018 Olaf Bergmann <bergmann@tzi.org>
/third_party/libcoap/examples/
Dshare.libcoap.examples.Makefile3 # Copyright (C) 2021 Olaf Bergmann <bergmann@tzi.org>
/third_party/libcoap/include/coap3/
Dcoap.h.windows4 * Copyright (C) 2010-2012,2015-2021 Olaf Bergmann <bergmann@tzi.org>
Dcoap.h.in4 * Copyright (C) 2010-2012,2015-2021 Olaf Bergmann <bergmann@tzi.org>
Dcoap.h.windows.in4 * Copyright (C) 2010-2012,2015-2021 Olaf Bergmann <bergmann@tzi.org>
/third_party/libcoap/doc/
Dmain.md7 Copyright (C) 2010--2021 by Olaf Bergmann <bergmann@tzi.org> and others
/third_party/python/Lib/test/
Ddatetimetester.py2063 for exp_tz, tzi in tzinfos:
2064 dt = dt_base.replace(tzinfo=tzi)
2066 with self.subTest(tzi=tzi):
2905 dts = [self.theclass(*date_tuple, *time_tuple, tzinfo=tzi)
2908 for tzi in tzinfos]
2935 for tzi in tzinfos:
2936 dt = base_dt.replace(tzinfo=tzi)
2985 for tzi in tzinfos:
2991 dt = self.theclass(*(dt_tuple[0:(4 + ip)]), tzinfo=tzi)
3271 for exp_tz, tzi in tzinfos:
[all …]

12