| /foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
| H A D | calendar_controller_v2.h | 45 void GoTo(int32_t year, int32_t month, int32_t day) in GoTo() argument
|
| /kernel/linux/linux-5.10/arch/loongarch/loongson64/ |
| H A D | rtc.c | 16 unsigned int year, mon, day, hour, min, sec; in loongson_get_rtc_time() local
|
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | udftime.c | 47 u16 year = le16_to_cpu(src.year); in udf_disk_stamp_to_time() local
|
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | udftime.c | 33 u16 year = le16_to_cpu(src.year); in udf_disk_stamp_to_time() 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 42 int year = 1970; in rtc_time64_to_tm_test_date_range() local
|
| /test/xts/acts/startup_lite/syspara_hal/src/ |
| H A D | deviceinfo_func_test.c | 466 int year, month, day; variable
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | calcasts.h | 32 int32_t year; 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/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/ |
| H A D | CopyrightNotice.java | 53 static final void writeTo(Writer writer, int year) throws IOException { in writeTo() argument 57 static final void writeTo(Writer writer, int year, boolean isJavascript) throws IOException { in writeTo() argument
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | asctime.c | 83 char year[INT_STRLEN_MAXIMUM(int) + 2]; in asctime_r() local 111 year); in asctime_r() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | asctime.c | 83 char year[INT_STRLEN_MAXIMUM(int) + 2]; in asctime_r() local 111 year); in asctime_r() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | cal.c | 47 int year = tm->tm_year; in calstrings() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | time.h | 42 int year; member
|
| H A D | time_test.cc | 43 int64 CreateTimestamp(int year, int month, int day) { in CreateTimestamp() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_calendar_controller.cpp | 85 int32_t year = 0; in GoTo() local
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/ |
| H A D | exlog.cpp | 35 int year = static_cast<int>(now->tm_year) + 1900; in ExTime() local
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| H A D | mc146818-time.h | 91 unsigned int year, mon, day, hour, min, sec; in mc146818_get_cmos_time() local
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| H A D | mc146818-time.h | 91 unsigned int year, mon, day, hour, min, sec; in mc146818_get_cmos_time() local
|
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | timeconv.c | 38 static int __isleap(long year) in __isleap() argument
|
| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | time_test.c | 9 static bool is_leap(long year) in is_leap() argument 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 61 long year = 1970 - 80000; time64_to_tm_test_date_range() local [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | packed-bitfield.rs | 141 pub fn year(&self) -> ::std::os::raw::c_short { in year() functions
|
| /third_party/tzdata/ |
| H A D | asctime.c | 75 char year[INT_STRLEN_MAXIMUM(int) + 2]; in asctime_r() local 103 year); in asctime_r() local [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _datetimemodule.c.h | 30 int year; in iso_calendar_date_new() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | picker_animation_controller.cpp | 339 auto year = year_.Upgrade(); in PlayInAnimation() local 440 auto year = year_.Upgrade(); in InitMoveRange() local
|