Home
last modified time | relevance | path

Searched refs:abbr_index (Results 1 – 22 of 22) sorted by relevance

/dports/devel/R-cran-lubridate/lubridate/src/cctz/src/
H A Dtime_zone_info.cc205 tt.abbr_index = 0; in ResetToBuiltinUTC()
287 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
296 std::size_t abbr_index = abbreviations_.size(); in GetTransitionType() local
299 const char* tt_abbr = &abbreviations_[tt.abbr_index]; in GetTransitionType()
300 if (tt_abbr == abbr) abbr_index = tt.abbr_index; in GetTransitionType()
302 if (abbr_index == tt.abbr_index) break; // reuse in GetTransitionType()
305 if (type_index > 255 || abbr_index > 255) { in GetTransitionType()
313 if (abbr_index == abbreviations_.size()) { in GetTransitionType()
317 tt.abbr_index = static_cast<std::uint_least8_t>(abbr_index); in GetTransitionType()
465 transition_types_[i].abbr_index = Decode8(bp++); in Load()
[all …]
H A Dtime_zone_info.h57 std::uint_least8_t abbr_index; // index of the new abbreviation member
/dports/graphics/R-cran-s2/s2/src/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc209 tt.abbr_index = 0; in ResetToBuiltinUTC()
291 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
300 std::size_t abbr_index = abbreviations_.size(); in GetTransitionType() local
303 const char* tt_abbr = &abbreviations_[tt.abbr_index]; in GetTransitionType()
304 if (tt_abbr == abbr) abbr_index = tt.abbr_index; in GetTransitionType()
306 if (abbr_index == tt.abbr_index) break; // reuse in GetTransitionType()
309 if (type_index > 255 || abbr_index > 255) { in GetTransitionType()
317 if (abbr_index == abbreviations_.size()) { in GetTransitionType()
321 tt.abbr_index = static_cast<std::uint_least8_t>(abbr_index); in GetTransitionType()
457 transition_types_[i].abbr_index = Decode8(bp++); in Load()
[all …]
H A Dtime_zone_info.h61 std::uint_least8_t abbr_index; // index of the new abbreviation member
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc209 tt.abbr_index = 0; in ResetToBuiltinUTC()
291 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
300 std::size_t abbr_index = abbreviations_.size(); in GetTransitionType() local
303 const char* tt_abbr = &abbreviations_[tt.abbr_index]; in GetTransitionType()
304 if (tt_abbr == abbr) abbr_index = tt.abbr_index; in GetTransitionType()
306 if (abbr_index == tt.abbr_index) break; // reuse in GetTransitionType()
309 if (type_index > 255 || abbr_index > 255) { in GetTransitionType()
317 if (abbr_index == abbreviations_.size()) { in GetTransitionType()
321 tt.abbr_index = static_cast<std::uint_least8_t>(abbr_index); in GetTransitionType()
457 transition_types_[i].abbr_index = Decode8(bp++); in Load()
[all …]
H A Dtime_zone_info.h61 std::uint_least8_t abbr_index; // index of the new abbreviation member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc209 tt.abbr_index = 0; in ResetToBuiltinUTC()
291 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
300 std::size_t abbr_index = abbreviations_.size(); in GetTransitionType() local
303 const char* tt_abbr = &abbreviations_[tt.abbr_index]; in GetTransitionType()
304 if (tt_abbr == abbr) abbr_index = tt.abbr_index; in GetTransitionType()
306 if (abbr_index == tt.abbr_index) break; // reuse in GetTransitionType()
309 if (type_index > 255 || abbr_index > 255) { in GetTransitionType()
317 if (abbr_index == abbreviations_.size()) { in GetTransitionType()
321 tt.abbr_index = static_cast<std::uint_least8_t>(abbr_index); in GetTransitionType()
457 transition_types_[i].abbr_index = Decode8(bp++); in Load()
[all …]
H A Dtime_zone_info.h61 std::uint_least8_t abbr_index; // index of the new abbreviation member
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc209 tt.abbr_index = 0; in ResetToBuiltinUTC()
291 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
300 std::size_t abbr_index = abbreviations_.size(); in GetTransitionType() local
303 const char* tt_abbr = &abbreviations_[tt.abbr_index]; in GetTransitionType()
304 if (tt_abbr == abbr) abbr_index = tt.abbr_index; in GetTransitionType()
306 if (abbr_index == tt.abbr_index) break; // reuse in GetTransitionType()
309 if (type_index > 255 || abbr_index > 255) { in GetTransitionType()
317 if (abbr_index == abbreviations_.size()) { in GetTransitionType()
321 tt.abbr_index = static_cast<std::uint_least8_t>(abbr_index); in GetTransitionType()
457 transition_types_[i].abbr_index = Decode8(bp++); in Load()
[all …]
H A Dtime_zone_info.h61 std::uint_least8_t abbr_index; // index of the new abbreviation member
/dports/devel/abseil/abseil-cpp-20211102.0/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc211 tt.abbr_index = 0; in ResetToBuiltinUTC()
293 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
302 std::size_t abbr_index = abbreviations_.size(); in GetTransitionType() local
305 const char* tt_abbr = &abbreviations_[tt.abbr_index]; in GetTransitionType()
306 if (tt_abbr == abbr) abbr_index = tt.abbr_index; in GetTransitionType()
308 if (abbr_index == tt.abbr_index) break; // reuse in GetTransitionType()
311 if (type_index > 255 || abbr_index > 255) { in GetTransitionType()
319 if (abbr_index == abbreviations_.size()) { in GetTransitionType()
323 tt.abbr_index = static_cast<std::uint_least8_t>(abbr_index); in GetTransitionType()
459 transition_types_[i].abbr_index = Decode8(bp++); in Load()
[all …]
H A Dtime_zone_info.h61 std::uint_least8_t abbr_index; // index of the new abbreviation member
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc211 tt.abbr_index = 0; in ResetToBuiltinUTC()
293 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
302 std::size_t abbr_index = abbreviations_.size(); in GetTransitionType() local
305 const char* tt_abbr = &abbreviations_[tt.abbr_index]; in GetTransitionType()
306 if (tt_abbr == abbr) abbr_index = tt.abbr_index; in GetTransitionType()
308 if (abbr_index == tt.abbr_index) break; // reuse in GetTransitionType()
311 if (type_index > 255 || abbr_index > 255) { in GetTransitionType()
319 if (abbr_index == abbreviations_.size()) { in GetTransitionType()
323 tt.abbr_index = static_cast<std::uint_least8_t>(abbr_index); in GetTransitionType()
459 transition_types_[i].abbr_index = Decode8(bp++); in Load()
[all …]
H A Dtime_zone_info.h61 std::uint_least8_t abbr_index; // index of the new abbreviation member
/dports/devel/cctz/cctz-2.2/src/
H A Dtime_zone_info.cc185 tt.abbr_index = 0; in ResetToBuiltinUTC()
263 &abbreviations_[tt.abbr_index] != abbr) { in CheckTransition()
267 << "/abbr=" << &abbreviations_[tt.abbr_index] in CheckTransition()
282 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
468 transition_types_[i].abbr_index = Decode8(bp++); in Load()
469 if (transition_types_[i].abbr_index >= hdr.charcnt) in Load()
738 tt.utc_offset, tt.is_dst, &abbreviations_[tt.abbr_index]}; in LocalTime()
748 tt.utc_offset, tt.is_dst, &abbreviations_[tt.abbr_index]}; in LocalTime()
H A Dtime_zone_info.h57 std::uint_least8_t abbr_index; // index of the new abbreviation member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc189 tt.abbr_index = 0; in ResetToBuiltinUTC()
268 &abbreviations_[tt.abbr_index] != abbr) { in CheckTransition()
272 << "/abbr=" << &abbreviations_[tt.abbr_index] in CheckTransition()
287 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
461 transition_types_[i].abbr_index = Decode8(bp++); in Load()
462 if (transition_types_[i].abbr_index >= hdr.charcnt) return false; in Load()
736 tt.is_dst, &abbreviations_[tt.abbr_index]}; in LocalTime()
746 tt.utc_offset, tt.is_dst, &abbreviations_[tt.abbr_index]}; in LocalTime()
H A Dtime_zone_info.h61 std::uint_least8_t abbr_index; // index of the new abbreviation member
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc189 tt.abbr_index = 0; in ResetToBuiltinUTC()
268 &abbreviations_[tt.abbr_index] != abbr) { in CheckTransition()
272 << "/abbr=" << &abbreviations_[tt.abbr_index] in CheckTransition()
287 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
461 transition_types_[i].abbr_index = Decode8(bp++); in Load()
462 if (transition_types_[i].abbr_index >= hdr.charcnt) return false; in Load()
736 tt.is_dst, &abbreviations_[tt.abbr_index]}; in LocalTime()
746 tt.utc_offset, tt.is_dst, &abbreviations_[tt.abbr_index]}; in LocalTime()
H A Dtime_zone_info.h61 std::uint_least8_t abbr_index; // index of the new abbreviation member
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc187 tt.abbr_index = 0; in ResetToBuiltinUTC()
266 &abbreviations_[tt.abbr_index] != abbr) { in CheckTransition()
270 << "/abbr=" << &abbreviations_[tt.abbr_index] in CheckTransition()
285 if (tt1.abbr_index != tt2.abbr_index) return false; in EquivTransitions()
471 transition_types_[i].abbr_index = Decode8(bp++); in Load()
472 if (transition_types_[i].abbr_index >= hdr.charcnt) in Load()
753 tt.utc_offset, tt.is_dst, &abbreviations_[tt.abbr_index]}; in LocalTime()
763 tt.utc_offset, tt.is_dst, &abbreviations_[tt.abbr_index]}; in LocalTime()
H A Dtime_zone_info.h59 std::uint_least8_t abbr_index; // index of the new abbreviation member