| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| H A D | Durations.java | 278 public static Duration fromDays(long days) { in fromDays() argument
|
| /third_party/icu/icu4c/source/samples/cal/ |
| H A D | cal.c | 236 UChar *days [DAY_COUNT]; in cal() local 354 free_days(UChar *days[]) free_days() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | ChineseCalendar.java | 673 daysToMillis(int days) daysToMillis() argument 730 newMoonNear(int days, boolean after) newMoonNear() argument 755 majorSolarTerm(int days) majorSolarTerm() argument 853 computeChineseFields(int days, int gyear, int gmonth, boolean setAllFields) computeChineseFields() argument [all...] |
| H A D | UniversalTimeScale.java | 294 private static final long days = hours * 24; field in UniversalTimeScale
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | ChineseCalendar.java | 655 daysToMillis(int days) daysToMillis() argument 712 newMoonNear(int days, boolean after) newMoonNear() argument 737 majorSolarTerm(int days) majorSolarTerm() argument 834 computeChineseFields(int days, int gyear, int gmonth, boolean setAllFields) computeChineseFields() argument [all...] |
| H A D | UniversalTimeScale.java | 258 private static final long days = hours * 24; field in UniversalTimeScale
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | islamcal.cpp | 609 int32_t days = julianDay - CIVIL_EPOC; in handleComputeFields() local [all...] |
| H A D | chnsecal.cpp | 566 newMoonNear(double days, UBool after) const newMoonNear() argument 673 computeChineseFields(int32_t days, int32_t gyear, int32_t gmonth, UBool setAllFields) computeChineseFields() argument [all...] |
| H A D | gregocal.cpp | 668 int32_t days = internalGet(UCAL_DAY_OF_YEAR); in validateFields() local [all...] |
| H A D | olsontz.cpp | 441 double days = ClockMath::floorDivide(((double)ms), (double)U_MILLIS_PER_DAY, millis); in printTime() local
|
| /third_party/musl/porting/linux/user/src/time/ |
| H A D | __tz.c | 434 int days = d - wday; in rule_to_secs() local
|
| /third_party/musl/src/time/ |
| H A D | __tz.c | 508 int days = d - wday; in rule_to_secs() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | islamcal.cpp | 639 int32_t days in inTemporalLeapYear() local [all...] |
| H A D | gregocal.cpp | 644 int32_t days = internalGet(UCAL_DAY_OF_YEAR); in validateFields() local [all...] |
| /third_party/node/deps/v8/src/date/ |
| H A D | date.h | 60 static int TimeInDay(int64_t time_ms, int days) { in TimeInDay() argument 69 int Weekday(int days) { in Weekday() argument 123 int days = DaysFromTime(time_ms); in EquivalentTime() local [all...] |
| H A D | date.cc | 82 void DateCache::YearMonthDayFromDays(int days, int* year, int* month, in YearMonthDayFromDays() argument 203 int const days = DaysFromTime(time_ms); BreakDownTime() local [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | time.h | 72 static constexpr TimeDelta FromDays(int days) { in FromDays() argument
|
| /third_party/python/Include/ |
| H A D | datetime.h | 38 int days; /* -MAX_DELTA_DAYS <= days <= MAX_DELTA_DAYS */ member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | islamcal.cpp | 609 int32_t days = julianDay - CIVIL_EPOC; in handleComputeFields() local [all...] |
| H A D | chnsecal.cpp | 566 newMoonNear(double days, UBool after) const newMoonNear() argument 673 computeChineseFields(int32_t days, int32_t gyear, int32_t gmonth, UBool setAllFields) computeChineseFields() argument [all...] |
| H A D | gregocal.cpp | 668 int32_t days = internalGet(UCAL_DAY_OF_YEAR); in validateFields() local [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/cal/ |
| H A D | cal.c | 236 UChar *days [DAY_COUNT]; in cal() local 354 free_days(UChar *days[]) free_days() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | reminder_request_calendar.cpp | 220 uint8_t days; in GetDaysOfMonth() local
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | tzdst.c | 336 INT64 seconds, days; in DstGetDayOfMonth() local
|
| /third_party/toybox/toys/pending/ |
| H A D | crond.c | 58 static char days[]={"sun""mon""tue""wed""thu""fri""sat"}; variable
|