/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/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/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/node/deps/v8/src/temporal/ |
D | temporal-parser.h | 90 int64_t years; // DurationYears production member
|
/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/node/deps/v8/src/builtins/ |
D | builtins-temporal.cc | 761 TEMPORAL_GET(Duration, Years, years) in TEMPORAL_GET() argument
|
/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/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/icu4c/source/tools/tzcode/ |
D | zdump.c | 686 register intmax_t myy, seconds, years; in yeartot() local
|
D | localtime.c | 1274 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 | 686 register intmax_t myy, seconds, years; in yeartot() local
|
D | localtime.c | 1543 register time_t years; in localsub() local
|
/third_party/node/deps/v8/src/objects/ |
D | js-temporal-objects.cc | 88 int64_t years; member 795 int64_t years, int64_t months, int64_t weeks, int64_t days, int64_t hours, in CreateTemporalDuration() 847 Isolate* isolate, int64_t years, int64_t months, int64_t weeks, in CreateTemporalDuration() 4695 Handle<Object> years, Handle<Object> months, Handle<Object> weeks, in Constructor()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | calregts.cpp | 1990 int32_t years[] = {2000, maxYear-1, maxYear, maxYear+1}; in Test4167060() local
|