Searched refs:days_per_month (Results 1 – 10 of 10) sorted by relevance
/external/openscreen/cast/common/certificate/ |
D | cast_cert_validator_internal.cc | 332 int days_per_month = kDaysPerMonth[out->month - 1]; in ParseAsn1GeneralizedTime() local 335 days_per_month = 29; in ParseAsn1GeneralizedTime() 337 days_per_month = 28; in ParseAsn1GeneralizedTime() 340 if (out->day == 0 || out->day > days_per_month) { in ParseAsn1GeneralizedTime()
|
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
D | civil_time_detail.h | 100 CONSTEXPR_F int days_per_month(year_t y, month_t m) noexcept { in days_per_month() function 148 for (int n = days_per_month(y, m); d > n; n = days_per_month(y, m)) { in n_day()
|
/external/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
D | civil_time_detail.h | 100 CONSTEXPR_F int days_per_month(year_t y, month_t m) noexcept { in days_per_month() function 148 for (int n = days_per_month(y, m); d > n; n = days_per_month(y, m)) { in n_day()
|
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/include/cctz/ |
D | civil_time_detail.h | 100 CONSTEXPR_F int days_per_month(year_t y, month_t m) noexcept { in days_per_month() function 157 int n = days_per_month(ey, m); in n_day()
|
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
D | civil_time_detail.h | 100 CONSTEXPR_F int days_per_month(year_t y, month_t m) noexcept { in days_per_month() function 157 int n = days_per_month(ey, m); in n_day()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
D | civil_time_detail.h | 100 CONSTEXPR_F int days_per_month(year_t y, month_t m) noexcept { in days_per_month() function 157 int n = days_per_month(ey, m); in n_day()
|
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
D | civil_time_detail.h | 100 CONSTEXPR_F int days_per_month(year_t y, month_t m) noexcept { in days_per_month() function 157 int n = days_per_month(ey, m); in n_day()
|
/external/angle/third_party/abseil-cpp/ |
D | symbols_x86_dbg.def | 2941 ?days_per_month@impl@detail@cctz@time_internal@absl@@YAH_JC@Z
|
D | symbols_x64_dbg.def | 2947 ?days_per_month@impl@detail@cctz@time_internal@absl@@YAH_JC@Z
|
D | symbols_arm64_dbg.def | 2949 ?days_per_month@impl@detail@cctz@time_internal@absl@@YAH_JC@Z
|