Home
last modified time | relevance | path

Searched defs:tm_gmtoff (Results 1 – 9 of 9) sorted by relevance

/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc45 auto tm_gmtoff(const std::tm& tm) -> decltype(_timezone + _dstbias) { in tm_gmtoff() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc45 auto tm_gmtoff(const std::tm& tm) -> decltype(_timezone + _dstbias) { in tm_gmtoff() function
/external/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc45 auto tm_gmtoff(const std::tm& tm) -> decltype(_timezone + _dstbias) { in tm_gmtoff() function
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtime_zone_libc.cc45 auto tm_gmtoff(const std::tm& tm) -> decltype(_timezone + _dstbias) { in tm_gmtoff() function
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc39 auto tm_gmtoff(const std::tm& tm) -> decltype(_timezone + _dstbias) { in tm_gmtoff() function
/external/cronet/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc45 auto tm_gmtoff(const std::tm& tm) -> decltype(_timezone + _dstbias) { in tm_gmtoff() function
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc45 auto tm_gmtoff(const std::tm& tm) -> decltype(_timezone + _dstbias) { in tm_gmtoff() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc45 auto tm_gmtoff(const std::tm& tm) -> decltype(_timezone + _dstbias) { in tm_gmtoff() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h387 long int tm_gmtoff; member