| /third_party/lzma/CPP/Windows/ |
| H A D | PropVariantConv.cpp | 12 bool ConvertUtcFileTimeToString2(const FILETIME &utc, unsigned ns100, char *s, int level) throw()
in ConvertUtcFileTimeToString2() argument 92 bool ConvertUtcFileTimeToString(const FILETIME &utc, char *s, int level) throw()
in ConvertUtcFileTimeToString() argument
|
| H A D | TimeUtils.h | 137 FILETIME localFileTime, utc;
in PropVariant_SetFrom_DosTime() local
|
| H A D | TimeUtils.cpp | 125 bool UtcFileTime_To_LocalDosTime(const FILETIME &utc, UInt32 &dosTime) throw()
in UtcFileTime_To_LocalDosTime() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| H A D | format_test.cc | 351 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local
|
| H A D | civil_time.cc | 40 const TimeZone utc = UTCTimeZone(); in FormatYearAnd() local 58 const TimeZone utc = UTCTimeZone(); in ParseYearAnd() local
|
| H A D | time_test.cc | 683 const absl::TimeZone utc = absl::UTCTimeZone(); in TEST() local 723 const absl::TimeZone utc = absl::UTCTimeZone(); TEST() local 952 const absl::TimeZone utc = absl::UTCTimeZone(); TEST() local 1158 const absl::TimeZone utc = absl::UTCTimeZone(); TEST() local 1175 const absl::TimeZone utc = absl::UTCTimeZone(); TEST() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tzoffloc.cpp | 123 TimeZone* utc = TimeZone::createTimeZone("UTC"); in TestGetOffsetAroundTransition() local
|
| H A D | tzbdtest.cpp | 293 TimeZone* utc = TimeZone::createTimeZone("UTC"); in TestBoundaries() local
|
| H A D | utxttest.cpp | 450 UChar32 utc; // code point from UText in TestCopyMove() local 526 UChar32 utc; // code point from UText in TestReplace() local
|
| H A D | caltest.cpp | 979 int32_t utc = ((cal->get(UCAL_HOUR_OF_DAY, status) * 60 + in test4064654() local
|
| H A D | tzrulets.cpp | 2110 TimeZone *utc = TimeZone::createTimeZone("Etc/GMT"); in TestT6216() local 2314 UDate utc = cal->getTime(status); in getUTCMillis() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | utmstest.c | 447 static const UChar utc[] = { 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0 }; /* "Etc/GMT" */ in TestDotNet() local
|
| H A D | reapits.c | 109 UChar32 utc = 0; in equals_utf8_utext() local
|
| H A D | ccaltst.c | 1319 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 [all...] |
| /third_party/lzma/CPP/Common/ |
| H A D | MyWindows.cpp | 157 time_t utc = time(NULL);
in TIME_GetBias() local
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-cygwin.cc | 88 time_t utc = time(nullptr); in LocalTimeOffset() local
|
| H A D | platform-aix.cc | 73 time_t utc = time(nullptr); in LocalTimeOffset() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| H A D | time_zone_format_test.cc | 76 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(); TEST() local 683 const time_zone utc = utc_time_zone(); TEST() local 716 const time_zone utc = utc_time_zone(); TEST() local 757 const time_zone utc = utc_time_zone(); TEST() local 1295 const time_zone utc = utc_time_zone(); TEST() local 1326 const time_zone utc = utc_time_zone(); TEST() local 1373 const time_zone utc = utc_time_zone(); TEST() local 1427 const time_zone utc = utc_time_zone(); TEST() local 1470 const time_zone utc = utc_time_zone(); TEST() local 1492 const time_zone utc = utc_time_zone(); TEST() local 1572 time_zone utc = utc_time_zone(); TEST() local 1581 const time_zone utc = utc_time_zone(); TEST() local 1591 const time_zone utc = utc_time_zone(); TEST() local [all...] |
| H A D | time_zone_lookup_test.cc | 721 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 833 ExpectTime(chrono::time_point_cast<chrono::nanoseconds>(t0), utc, 1970, 1, 1, in TEST() local 835 ExpectTime(chrono::time_point_cast<chrono::microseconds>(t0), utc, 1970, 1, 1, in TEST() local 837 ExpectTime(chrono::time_point_cast<chrono::milliseconds>(t0), utc, 1970, 1, 1, in TEST() local 839 ExpectTime(chrono::time_point_cast<chrono::seconds>(t0), utc, 197 in TEST() local 842 utc, 1970, 1, 1, 0, 0, 0, 0, false, "UTC"); TEST() local 843 ExpectTime(chrono::time_point_cast<chrono::minutes>(t0), utc, 1970, 1, 1, 0, TEST() local 845 ExpectTime(chrono::time_point_cast<chrono::hours>(t0), utc, 1970, 1, 1, 0, 0, TEST() local 904 const time_zone utc = utc_time_zone(); TEST() local 949 const time_zone utc = utc_time_zone(); TEST() local [all...] |
| /third_party/lzma/C/Util/7z/ |
| H A D | 7zMain.c | 331 const time_t utc = time(NULL);
in TIME_GetBias() local
|
| /third_party/tzdata/ |
| H A D | localtime.c | 75 static char const *utc = etc_utc + sizeof "Etc/" - 1; variable
|
| /third_party/python/Lib/test/ |
| H A D | test_logging.py | 3871 utc = UTC() variable
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-temporal-objects.cc | 2521 Handle<BigInt> utc; in ParseTemporalInstant() local
|
| /third_party/toybox/generated/ |
| H A D | globals.h | 285 int utc; member
|