Home
last modified time | relevance | path

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

12345678910>>...12

/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
/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
/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
/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
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DChineseTestCase.java32 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 DCopyrightNotice.java53 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 Dasctime.c83 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 Dasctime.c83 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 Dcal.c47 int year = tm->tm_year; in calstrings() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime.h42 int year; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dpacked-bitfield.rs141 pub fn year(&self) -> ::std::os::raw::c_short { in year() functions
/third_party/tzdata/
H A Dasctime.c75 char year[INT_STRLEN_MAXIMUM(int) + 2]; in asctime_r() local
103 year); in asctime_r() local
[all...]

Completed in 13 milliseconds

12345678910>>...12