Home
last modified time | relevance | path

Searched defs:year (Results 1 - 25 of 311) sorted by relevance

12345678910>>...13

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dpacked-bitfield.h4 signed short year: 15; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
H A D2-1-buildonly.c16 int week, year, dst; in dummyfcn() local
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Ddate_util.h35 uint32_t year = 1900; member
H A Ddate_util.cpp35 bool Date::IsLeapYear(int32_t year) in IsLeapYear() argument
40 int32_t Date::DayOfMonth(int32_t year, int32_t month) in DayOfMonth() argument
68 int32_t Date::CalculateWeekDay(int32_t year, int32_t month, int32_t day) in CalculateWeekDay() argument
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Drtc.h44 static inline int linux_is_leap_year(unsigned int year) in linux_is_leap_year() argument
/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__year_to_secs.c1 long long __year_to_secs(long long year, int *is_leap) in __year_to_secs() argument
H A D__tm_to_secs.c6 long long year = tm->tm_year; in __tm_to_secs() local
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__tm_to_secs.c6 long long year = tm->tm_year; in __tm_to_secs() local
H A D__year_to_secs.c1 long long __year_to_secs(long long year, int *is_leap) in __year_to_secs() argument
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__year_to_secs.c1 long long __year_to_secs(long long year, int *is_leap) in __year_to_secs() argument
H A D__tm_to_secs.c6 long long year = tm->tm_year; in __tm_to_secs() local
/third_party/musl/src/time/
H A D__tm_to_secs.c6 long long year = tm->tm_year; in __tm_to_secs() local
H A D__year_to_secs.c1 long long __year_to_secs(long long year, int *is_leap) in __year_to_secs() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_controller_model_ng.cpp32 void CalendarControllerModelNG::GoTo(const int32_t& year, const int32_t& month, const int32_t& day, in GoTo() argument
H A Dcalendar_controller_ng.cpp30 void CalendarControllerNg::GoTo(int32_t year, int32_t month, int32_t day) in GoTo() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_datepicker_ffi.h25 int32_t year; member
31 int64_t year; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcalendar_controller_model_impl.cpp32 void CalendarControllerModelImpl::GoTo(const int32_t& year, const int32_t& month, const int32_t& day, in GoTo() argument
/third_party/mesa3d/src/mesa/main/
H A Dextensions.h81 uint16_t year; member
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dsoftware_version_test.cpp32 int year = -1; in CheckFormOfHighLevelVersion() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dsoftware_version_test.cpp32 int year = -1; in CheckFormOfHighLevelVersion() local
/third_party/spirv-tools/test/
H A Dsoftware_version_test.cpp32 int year = -1; in CheckFormOfHighLevelVersion() local
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_controller_v2.h45 void GoTo(int32_t year, int32_t month, int32_t day) in GoTo() argument
/test/xts/acts/startup_lite/syspara_hal/src/
H A Ddeviceinfo_func_test.c466 int year, month, day; variable
/third_party/icu/icu4c/source/test/intltest/
H A Dcalcasts.h32 int32_t year; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DChineseTestCase.java35 ChineseTestCase(double julian, int era, int year, int month, boolean isLeapMonth, int dayOfMonth, int dayOfWeek) ChineseTestCase() argument

Completed in 5 milliseconds

12345678910>>...13