/third_party/musl/porting/liteos_a/kernel/src/time/ |
H A D | __month_to_secs.c | 1 int __month_to_secs(int month, int is_leap) in __month_to_secs() argument
|
H A D | __tm_to_secs.c | 7 int month = tm->tm_mon; in __tm_to_secs() local
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
H A D | __month_to_secs.c | 1 int __month_to_secs(int month, int is_leap) in __month_to_secs() argument
|
H A D | __tm_to_secs.c | 7 int month = tm->tm_mon; in __tm_to_secs() local
|
/third_party/musl/src/time/ |
H A D | __month_to_secs.c | 1 int __month_to_secs(int month, int is_leap) in __month_to_secs() argument
|
H A D | __tm_to_secs.c | 7 int month = tm->tm_mon; in __tm_to_secs() local
|
/third_party/musl/porting/liteos_m/kernel/src/time/ |
H A D | __month_to_secs.c | 1 int __month_to_secs(int month, int is_leap) in __month_to_secs() argument
|
H A D | __tm_to_secs.c | 7 int month = tm->tm_mon; in __tm_to_secs() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | packed-bitfield.h | 3 unsigned char month: 4; member
|
/kernel/linux/linux-5.10/arch/m68k/sun3x/ |
H A D | time.h | 15 volatile unsigned char month; member
|
/kernel/linux/linux-6.6/arch/m68k/sun3x/ |
H A D | time.h | 15 volatile unsigned char month; member
|
/kernel/linux/linux-5.10/fs/isofs/ |
H A D | util.c | 21 int year, month, day, hour, minute, second, tz; in iso_date() local
|
/kernel/linux/linux-6.6/fs/isofs/ |
H A D | util.c | 21 int year, month, day, hour, minute, second, tz; in iso_date() local
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | lib_test.c | 9 static void advance_date(int *year, int *month, int *mday, int *yday) in advance_date() argument 43 int month = 1; in rtc_time64_to_tm_test_date_range() local
|
H A D | lib.c | 30 int rtc_month_days(unsigned int month, unsigned int year) in rtc_month_days() argument 39 int rtc_year_days(unsigned int day, unsigned int month, unsigned int year) in rtc_year_days() argument 59 day_of_year, month, day; in rtc_time64_to_tm() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | calcasts.h | 33 int32_t month; member
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | ChineseTestCase.java | 35 ChineseTestCase(double julian, int era, int year, int month, boolean isLeapMonth, int dayOfMonth, int dayOfWeek) ChineseTestCase() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | ChineseTestCase.java | 32 ChineseTestCase(double julian, int era, int year, int month, boolean isLeapMonth, int dayOfMonth, int dayOfWeek) ChineseTestCase() argument
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | time.h | 43 int month; member
|
H A D | time_test.cc | 43 int64 CreateTimestamp(int year, int month, int day) { in CreateTimestamp() argument [all...] |
/kernel/linux/linux-6.6/kernel/time/ |
H A D | time_test.c | 17 static int last_day_of_month(long year, int month) in last_day_of_month() argument 29 static void advance_date(long *year, int *month, int *mday, int *yday) in advance_date() argument 62 int month = 1; time64_to_tm_test_date_range() local [all...] |
H A D | timeconv.c | 49 u32 u32tmp, day_of_century, year_of_century, day_of_year, month, day; in time64_to_tm() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | packed-bitfield.rs | 128 pub fn month(&self) -> ::std::os::raw::c_uchar { in month() functions
|
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | lib.c | 30 int rtc_month_days(unsigned int month, unsigned int year) in rtc_month_days() argument 39 int rtc_year_days(unsigned int day, unsigned int month, unsigned int year) in rtc_year_days() argument 51 unsigned int month, year, secs; in rtc_time64_to_tm() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
H A D | fw.h | 30 u8 month; member
|