/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | packed-bitfield.h | 4 signed short year: 15; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/ |
H A D | 2-1-buildonly.c | 16 int week, year, dst; in dummyfcn() local
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
H A D | rtc.h | 44 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.c | 1 long long __year_to_secs(long long year, int *is_leap) in __year_to_secs() argument
|
H A D | __tm_to_secs.c | 6 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.c | 6 long long year = tm->tm_year; in __tm_to_secs() local
|
H A D | __year_to_secs.c | 1 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.c | 1 long long __year_to_secs(long long year, int *is_leap) in __year_to_secs() argument
|
H A D | __tm_to_secs.c | 6 long long year = tm->tm_year; in __tm_to_secs() local
|
/third_party/musl/src/time/ |
H A D | __tm_to_secs.c | 6 long long year = tm->tm_year; in __tm_to_secs() local
|
H A D | __year_to_secs.c | 1 long long __year_to_secs(long long year, int *is_leap) in __year_to_secs() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | extensions.h | 81 uint16_t year; member
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | software_version_test.cpp | 32 int year = -1; in CheckFormOfHighLevelVersion() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | software_version_test.cpp | 32 int year = -1; in CheckFormOfHighLevelVersion() local
|
/third_party/spirv-tools/test/ |
H A D | software_version_test.cpp | 32 int year = -1; in CheckFormOfHighLevelVersion() local
|
/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
|
/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...] |