/third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
D | datedata.h | 43 static int years[] = { variable
|
/third_party/musl/src/time/ |
D | __secs_to_tm.c | 13 long long days, secs, years; in __secs_to_tm() local
|
/third_party/musl/porting/liteos_m/kernel/src/time/ |
D | __secs_to_tm.c | 13 long long days, secs, years; in __secs_to_tm() local
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
D | __secs_to_tm.c | 13 long long days, secs, years; in __secs_to_tm() local
|
/third_party/musl/porting/liteos_a/kernel/src/time/ |
D | __secs_to_tm.c | 13 long long days, secs, years; in __secs_to_tm() local
|
/third_party/rust/crates/tracing/tracing-subscriber/src/fmt/time/ |
D | datetime.rs | 305 let mut years: i64 = i64::from(remyears) in from() localVariable
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/ |
D | ICUZDump.java | 256 String[] years = val.split(","); in main() local
|
/third_party/rust/crates/humantime/src/ |
D | duration.rs | 305 let years = secs / 31_557_600; // 365.25d in fmt() localVariable
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstxmlhelper.c | 85 gint years = -1, months = -1, days = -1, hours = -1, minutes = -1, seconds = in _mpd_helper_parse_duration() local 1182 gint years, months, days, hours, minutes, seconds, milliseconds; in gst_xml_helper_set_prop_duration() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
D | ICUDurationTest.java | 192 int years = cal.get(Calendar.YEAR) - 1970; // year of Date(0) in TestBasics() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/ |
D | ICUDurationTest.java | 195 int years = cal.get(Calendar.YEAR) - 1970; // year of Date(0) in TestBasics() local
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | zdump.c | 692 register intmax_t myy, seconds, years; in yeartot() local
|
D | localtime.c | 1272 register time_t years; in localsub() local
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/ |
D | zdump.c | 692 register intmax_t myy, seconds, years; in yeartot() local
|
D | localtime.c | 1272 register time_t years; in localsub() local
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | zdump.c | 692 register intmax_t myy, seconds, years; in yeartot() local
|
D | localtime.c | 1272 register time_t years; in localsub() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
D | CalendarRegressionTest.java | 1352 int years[] = {2000, maxYear-1, maxYear, maxYear+1}; in Test4167060() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | CalendarRegressionTest.java | 1349 int years[] = {2000, maxYear-1, maxYear, maxYear+1}; in Test4167060() local
|
/third_party/tzdata/ |
D | zdump.c | 642 register intmax_t myy, seconds, years; in yeartot() local
|
D | localtime.c | 1538 register time_t years; in localsub() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | calregts.cpp | 1988 int32_t years[] = {2000, maxYear-1, maxYear, maxYear+1}; in Test4167060() local
|