Searched defs:day_of_year (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | lib.c | 59 day_of_year, month, day; in rtc_time64_to_tm() local
|
H A D | rtc-moxart.c | 64 static int day_of_year[12] = { 0, 31, 59, 90, 120, 151, 181, variable
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | timeconv.c | 49 u32 u32tmp, day_of_century, year_of_century, day_of_year, month, day; in time64_to_tm() local
|
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-moxart.c | 61 static int day_of_year[12] = { 0, 31, 59, 90, 120, 151, 181, variable
|
/third_party/icu/icu4c/source/i18n/ |
H A D | calendar.cpp | 2082 int32_t day_of_year = (internalGet(UCAL_DAY_OF_YEAR) + amount*7 - in roll() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | calendar.cpp | 1996 int32_t day_of_year = (internalGet(UCAL_DAY_OF_YEAR) + amount*7 - variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | calendar.cpp | 2008 int32_t day_of_year = (internalGet(UCAL_DAY_OF_YEAR) + amount*7 - in roll() local
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
Completed in 19 milliseconds