Home
last modified time | relevance | path

Searched defs:years (Results 1 – 22 of 22) sorted by relevance

/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
Ddatedata.h43 static int years[] = { variable
/third_party/musl/src/time/
D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/third_party/musl/porting/liteos_m/kernel/src/time/
D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/third_party/musl/porting/uniproton/kernel/src/time/
D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/third_party/musl/porting/liteos_a/kernel/src/time/
D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/third_party/rust/crates/tracing/tracing-subscriber/src/fmt/time/
Ddatetime.rs305 let mut years: i64 = i64::from(remyears) in from() localVariable
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
DICUZDump.java256 String[] years = val.split(","); in main() local
/third_party/rust/crates/humantime/src/
Dduration.rs305 let years = secs / 31_557_600; // 365.25d in fmt() localVariable
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstxmlhelper.c85 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/
DICUDurationTest.java192 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/
DICUDurationTest.java195 int years = cal.get(Calendar.YEAR) - 1970; // year of Date(0) in TestBasics() local
/third_party/icu/icu4c/source/tools/tzcode/
Dzdump.c692 register intmax_t myy, seconds, years; in yeartot() local
Dlocaltime.c1272 register time_t years; in localsub() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dzdump.c692 register intmax_t myy, seconds, years; in yeartot() local
Dlocaltime.c1272 register time_t years; in localsub() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzdump.c692 register intmax_t myy, seconds, years; in yeartot() local
Dlocaltime.c1272 register time_t years; in localsub() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java1352 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/
DCalendarRegressionTest.java1349 int years[] = {2000, maxYear-1, maxYear, maxYear+1}; in Test4167060() local
/third_party/tzdata/
Dzdump.c642 register intmax_t myy, seconds, years; in yeartot() local
Dlocaltime.c1538 register time_t years; in localsub() local
/third_party/icu/icu4c/source/test/intltest/
Dcalregts.cpp1988 int32_t years[] = {2000, maxYear-1, maxYear, maxYear+1}; in Test4167060() local