Home
last modified time | relevance | path

Searched defs:utc (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_format_test.cc76 const time_zone utc = utc_time_zone(); in TEST() local
105 const time_zone utc = utc_time_zone(); in TEST() local
594 const time_zone utc = utc_time_zone(); in TEST() local
683 const time_zone utc = utc_time_zone(); in TEST() local
716 const time_zone utc = utc_time_zone(); in TEST() local
757 const time_zone utc = utc_time_zone(); in TEST() local
1295 const time_zone utc = utc_time_zone(); in TEST() local
1326 const time_zone utc = utc_time_zone(); in TEST() local
1373 const time_zone utc = utc_time_zone(); in TEST() local
1427 const time_zone utc = utc_time_zone(); in TEST() local
[all …]
Dtime_zone_lookup_test.cc721 const time_zone utc = utc_time_zone(); in TEST() local
733 const time_zone utc = utc_time_zone(); in TEST() local
830 const time_zone utc = utc_time_zone(); in TEST() local
904 const time_zone utc = utc_time_zone(); in TEST() local
949 const time_zone utc = utc_time_zone(); in TEST() local
/third_party/lzma/CPP/Windows/
DPropVariantConv.cpp12 bool ConvertUtcFileTimeToString2(const FILETIME &utc, unsigned ns100, char *s, int level) throw() in ConvertUtcFileTimeToString2()
92 bool ConvertUtcFileTimeToString(const FILETIME &utc, char *s, int level) throw() in ConvertUtcFileTimeToString()
DTimeUtils.h137 FILETIME localFileTime, utc; in PropVariant_SetFrom_DosTime() local
DTimeUtils.cpp125 bool UtcFileTime_To_LocalDosTime(const FILETIME &utc, UInt32 &dosTime) throw() in UtcFileTime_To_LocalDosTime()
/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/util/timescale/
DPivotDemo.java45 TimeZone utc = new SimpleTimeZone(0, "UTC"); in main() local
/third_party/toybox/toys/other/
Dhwclock.c30 GLOBALS( in GLOBALS()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneOffsetLocalTest.java113 TimeZone utc = TimeZone.getTimeZone("UTC"); in TestGetOffsetAroundTransition() local
DTimeZoneBoundaryTest.java404 TimeZone utc = safeGetTimeZone("UTC"); in TestBoundaries() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneOffsetLocalTest.java115 TimeZone utc = TimeZone.getTimeZone("UTC"); in TestGetOffsetAroundTransition() local
DTimeZoneBoundaryTest.java407 TimeZone utc = safeGetTimeZone("UTC"); in TestBoundaries() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
DEpochOffsets.java71 TimeZone utc = new SimpleTimeZone(0, "UTC"); in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime_test.cc683 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
723 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
952 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
1158 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
1175 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
Dcivil_time.cc40 const TimeZone utc = UTCTimeZone(); in FormatYearAnd() local
58 const TimeZone utc = UTCTimeZone(); in ParseYearAnd() local
Dformat_test.cc351 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
/third_party/icu/icu4c/source/test/intltest/
Dtzoffloc.cpp123 TimeZone* utc = TimeZone::createTimeZone("UTC"); in TestGetOffsetAroundTransition() local
Dtzbdtest.cpp293 TimeZone* utc = TimeZone::createTimeZone("UTC"); in TestBoundaries() local
Dutxttest.cpp450 UChar32 utc; // code point from UText in TestCopyMove() local
526 UChar32 utc; // code point from UText in TestReplace() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timescale/
DTimeScaleDataTest.java218 TimeZone utc; in TestDotNet() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timescale/
DTimeScaleDataTest.java221 TimeZone utc; in TestDotNet() local
/third_party/node/deps/v8/src/base/platform/
Dplatform-aix.cc73 time_t utc = time(nullptr); in LocalTimeOffset() local
Dplatform-cygwin.cc88 time_t utc = time(nullptr); in LocalTimeOffset() local
/third_party/lzma/CPP/Common/
DMyWindows.cpp157 time_t utc = time(NULL); in TIME_GetBias() local
/third_party/icu/icu4c/source/test/cintltst/
Dutmstest.c447 static const UChar utc[] = { 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0 }; /* "Etc/GMT" */ in TestDotNet() local
Dccaltst.c1319 int32_t offset,utc, expected; in testZones() local
1548 static const UChar utc[] = { 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0 }; /* "Etc/GMT" */ in TestGregorianChange() local
2569 static const UChar utc[] = u"Etc/GMT"; in TestGetTimeZoneOffsetFromLocal() local

12