Home
last modified time | relevance | path

Searched refs:ToTM (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime_test.cc722 TEST(Time, ToTM) { in TEST() argument
732 const struct tm tm_bt = ToTM(t, utc); in TEST()
757 struct tm tm = ToTM(t, nyc); in TEST()
762 tm = ToTM(t, nyc); in TEST()
766 tm = ToTM(absl::InfiniteFuture(), nyc); in TEST()
778 tm = ToTM(absl::InfinitePast(), nyc); in TEST()
880 struct tm tm = ToTM(t, nyc); in TEST()
889 struct tm tm = ToTM(t, nyc); in TEST()
898 struct tm tm = ToTM(t, nyc); in TEST()
Dtime.cc449 struct tm ToTM(absl::Time t, absl::TimeZone tz) { in ToTM() function
Dtime.h1247 struct tm ToTM(Time t, TimeZone tz);
/third_party/abseil-cpp/absl/time/
Dtime_test.cc722 TEST(Time, ToTM) { in TEST() argument
732 const struct tm tm_bt = ToTM(t, utc); in TEST()
757 struct tm tm = ToTM(t, nyc); in TEST()
762 tm = ToTM(t, nyc); in TEST()
766 tm = ToTM(absl::InfiniteFuture(), nyc); in TEST()
778 tm = ToTM(absl::InfinitePast(), nyc); in TEST()
880 struct tm tm = ToTM(t, nyc); in TEST()
889 struct tm tm = ToTM(t, nyc); in TEST()
898 struct tm tm = ToTM(t, nyc); in TEST()
Dtime.cc448 struct tm ToTM(absl::Time t, absl::TimeZone tz) { in ToTM() function
Dtime.h1194 struct tm ToTM(Time t, TimeZone tz);
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_format.cc112 std::tm ToTM(const time_zone::absolute_lookup& al) { in ToTM() function
338 const std::tm tm = ToTM(al); in format()
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_format.cc112 std::tm ToTM(const time_zone::absolute_lookup& al) { in ToTM() function
338 const std::tm tm = ToTM(al); in format()
/third_party/skia/third_party/externals/abseil-cpp/
Dsymbols_arm64_rel.def759 ?ToTM@absl@@YA?AUtm@@VTime@1@VTimeZone@1@@Z
Dsymbols_x64_rel.def764 ?ToTM@absl@@YA?AUtm@@VTime@1@VTimeZone@1@@Z
Dsymbols_x86_rel.def760 ?ToTM@absl@@YA?AUtm@@VTime@1@VTimeZone@1@@Z
Dsymbols_x64_rel_asan.def777 ?ToTM@absl@@YA?AUtm@@VTime@1@VTimeZone@1@@Z
Dsymbols_arm64_dbg.def2518 ?ToTM@absl@@YA?AUtm@@VTime@1@VTimeZone@1@@Z
Dsymbols_x86_dbg.def2512 ?ToTM@absl@@YA?AUtm@@VTime@1@VTimeZone@1@@Z
Dsymbols_x64_dbg.def2518 ?ToTM@absl@@YA?AUtm@@VTime@1@VTimeZone@1@@Z