Home
last modified time | relevance | path

Searched defs:months (Results 1 – 25 of 48) sorted by relevance

12

/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
Ddatedata.h29 static int months[] = { variable
/third_party/icu/icu4c/source/samples/cal/
Dcal.c237 UChar *months [MONTH_COUNT]; in cal() local
375 static void free_months(UChar *months[]) in free_months()
539 print_year(UCalendar *c, in print_year()
/third_party/skia/third_party/externals/icu/source/samples/cal/
Dcal.c237 UChar *months [MONTH_COUNT]; in cal() local
375 static void free_months(UChar *months[]) in free_months()
539 print_year(UCalendar *c, in print_year()
/third_party/flutter/skia/third_party/externals/icu/source/samples/cal/
Dcal.c237 UChar *months [MONTH_COUNT]; in cal() local
375 static void free_months(UChar *months[]) in free_months()
539 print_year(UCalendar *c, in print_year()
/third_party/boost/boost/date_time/gregorian/
Dgreg_duration_types.hpp29 typedef date_time::months_duration<greg_durations_config> months; typedef
/third_party/musl/porting/uniproton/kernel/src/time/
D__secs_to_tm.c16 int months; in __secs_to_tm() local
/third_party/musl/src/time/
D__secs_to_tm.c16 int months; in __secs_to_tm() local
/third_party/musl/porting/liteos_m/kernel/src/time/
D__secs_to_tm.c16 int months; in __secs_to_tm() local
/third_party/musl/porting/liteos_a/kernel/src/time/
D__secs_to_tm.c16 int months; in __secs_to_tm() local
/third_party/boost/boost/date_time/
Dstrings_from_facet.hpp45 collection_type months; in gather_month_strings() local
Ddate_iterator.hpp17 enum date_resolutions {day, week, months, year, decade, century, NumDateResolutions}; enumerator
/third_party/toybox/toys/pending/
Dcrontab.c49 char months[]={"jan""feb""mar""apr""may""jun""jul" in getindex() local
/third_party/node/lib/
Dutil.js176 const months = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', variable
/third_party/icu/icu4c/source/test/intltest/
Dtsdtfmsy.cpp229 const UnicodeString *months = en.getMonths(count); in TestSymbols() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDateFormatSymbols.java176 final String[] months = en.getMonths(); in TestSymbols() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDateFormatSymbols.java179 final String[] months = en.getMonths(); in TestSymbols() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DHebrewCalendar.java614 int months = (int)floorDivide((235 * (long)year - 234), 19); in startOfYear() local
/third_party/icu/icu4c/source/i18n/
Dhebrwcal.cpp397 int32_t months = (int32_t)ClockMath::floorDivide((235 * (int64_t)year - 234), (int64_t)19); in startOfYear() local
Dislamcal.cpp622 int32_t months = (int32_t)uprv_floor((double)days / CalendarAstronomer::SYNODIC_MONTH); in handleComputeFields() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dislamcal.cpp622 int32_t months = (int32_t)uprv_floor((double)days / CalendarAstronomer::SYNODIC_MONTH); in handleComputeFields() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dislamcal.cpp623 int32_t months = (int32_t)uprv_floor((double)days / CalendarAstronomer::SYNODIC_MONTH); in handleComputeFields() local
Dhebrwcal.cpp396 int32_t months = (235 * year - 234) / 19; // # of months before year in startOfYear() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DHebrewCalendar.java587 int months = (235 * year - 234) / 19; // # of months before year in startOfYear() local
/third_party/libsoup/libsoup/
Dsoup-date.c40 static const char *const months[] = { variable
/third_party/node/deps/icu-small/source/i18n/
Dhebrwcal.cpp397 int32_t months = (int32_t)ClockMath::floorDivide((235 * (int64_t)year - 234), (int64_t)19); in startOfYear() local

12