/third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
H A D | datedata.h | 43 static int years[] = { variable
|
/third_party/musl/porting/liteos_a/kernel/src/time/ |
H A D | __secs_to_tm.c | 13 long long days, secs, years; in __secs_to_tm() local
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
H A 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/ |
H A D | __secs_to_tm.c | 13 long long days, secs, years; in __secs_to_tm() local
|
/third_party/musl/src/time/ |
H A D | __secs_to_tm.c | 13 long long days, secs, years; in __secs_to_tm() local
|
/third_party/node/deps/v8/src/temporal/ |
H A D | temporal-parser.h | 90 int64_t years; // DurationYears production member
|
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | zdump.c | 686 register intmax_t myy, seconds, years; in yeartot() local
|
H A D | localtime.c | 1274 register time_t years; in localsub() local
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | zdump.c | 692 register intmax_t myy, seconds, years; in yeartot() local
|
H A D | localtime.c | 1272 register time_t years; in localsub() local
|
/third_party/tzdata/ |
H A D | zdump.c | 686 register intmax_t myy, seconds, years; in yeartot() local
|
H A D | localtime.c | 1512 register time_t years; in localsub() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | calregts.cpp | 1990 int32_t years[] = {2000, maxYear-1, maxYear, maxYear+1}; in Test4167060() local [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | js-temporal-objects.cc | 88 int64_t years; member 793 CreateTemporalDuration( Isolate* isolate, Handle<JSFunction> target, Handle<HeapObject> new_target, int64_t years, int64_t months, int64_t weeks, int64_t days, int64_t hours, int64_t minutes, int64_t seconds, int64_t milliseconds, int64_t microseconds, int64_t nanoseconds) CreateTemporalDuration() argument 846 CreateTemporalDuration( Isolate* isolate, int64_t years, int64_t months, int64_t weeks, int64_t days, int64_t hours, int64_t minutes, int64_t seconds, int64_t milliseconds, int64_t microseconds, int64_t nanoseconds) CreateTemporalDuration() argument 4693 Constructor( Isolate* isolate, Handle<JSFunction> target, Handle<HeapObject> new_target, Handle<Object> years, Handle<Object> months, Handle<Object> weeks, Handle<Object> days, Handle<Object> hours, Handle<Object> minutes, Handle<Object> seconds, Handle<Object> milliseconds, Handle<Object> microseconds, Handle<Object> nanoseconds) Constructor() argument [all...] |