Searched defs:utc_offset (Results 1 – 15 of 15) sorted by relevance
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_info.h | 57 std::int_least32_t utc_offset; // the new prevailing UTC offset member
|
D | time_zone_info.cc | 298 bool TimeZoneInfo::GetTransitionType(std::int_fast32_t utc_offset, bool is_dst, in GetTransitionType()
|
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/ |
D | time_zone_info.h | 57 std::int_least32_t utc_offset; // the new prevailing UTC offset member
|
D | time_zone_info.cc | 296 bool TimeZoneInfo::GetTransitionType(std::int_fast32_t utc_offset, bool is_dst, in GetTransitionType()
|
/external/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_info.h | 57 std::int_least32_t utc_offset; // the new prevailing UTC offset member
|
D | time_zone_info.cc | 298 bool TimeZoneInfo::GetTransitionType(std::int_fast32_t utc_offset, bool is_dst, in GetTransitionType()
|
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_info.h | 57 std::int_least32_t utc_offset; // the new prevailing UTC offset member
|
D | time_zone_info.cc | 296 bool TimeZoneInfo::GetTransitionType(std::int_fast32_t utc_offset, bool is_dst, in GetTransitionType()
|
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_info.h | 57 std::int_least32_t utc_offset; // the new prevailing UTC offset member
|
D | time_zone_info.cc | 298 bool TimeZoneInfo::GetTransitionType(std::int_fast32_t utc_offset, bool is_dst, in GetTransitionType()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_info.h | 57 std::int_least32_t utc_offset; // the new prevailing UTC offset member
|
D | time_zone_info.cc | 296 bool TimeZoneInfo::GetTransitionType(std::int_fast32_t utc_offset, bool is_dst, in GetTransitionType()
|
/external/libcups/cups/ |
D | ipp-file.c | 589 utc_offset = 0; /* Timezone offset from UTC */ in parse_value() local
|
/external/python/cpython2/Lib/test/ |
D | test_ssl.py | 118 def utc_offset(): #NOTE: ignore issues like #1647654 function
|
/external/python/cpython3/Lib/test/ |
D | test_ssl.py | 270 def utc_offset(): #NOTE: ignore issues like #1647654 function
|