Home
last modified time | relevance | path

Searched defs:weeks (Results 1 – 11 of 11) sorted by relevance

/third_party/toybox/toys/other/
Duptime.c58 int weeks = days/7; in uptime_main() local
/third_party/boost/boost/date_time/gregorian/
Dgreg_duration_types.hpp40 typedef weeks_duration weeks; typedef
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DAnnualTimeZoneRule.java114 int weeks = dateTimeRule.getRuleWeekInMonth(); in getStartInYear() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DAnnualTimeZoneRule.java124 int weeks = dateTimeRule.getRuleWeekInMonth(); in getStartInYear() local
/third_party/python/Lib/test/
Dtest_calendar.py631 def check_weeks(self, year, month, weeks): argument
/third_party/node/deps/icu-small/source/i18n/
Dtzrule.cpp279 int32_t weeks = fDateTimeRule->getRuleWeekInMonth(); in getStartInYear() local
/third_party/icu/icu4c/source/i18n/
Dtzrule.cpp279 int32_t weeks = fDateTimeRule->getRuleWeekInMonth(); in getStartInYear() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtzrule.cpp279 int32_t weeks = fDateTimeRule->getRuleWeekInMonth(); in getStartInYear() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dtzrule.cpp279 int32_t weeks = fDateTimeRule->getRuleWeekInMonth(); in getStartInYear() local
/third_party/glib/glib/
Dgdatetime.c1834 gint weeks) in g_date_time_add_weeks()
/third_party/python/Lib/
Ddatetime.py462 milliseconds=0, minutes=0, hours=0, weeks=0): argument