/third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
H A D | datedata.h | 15 static int days[] = { variable
|
/third_party/typescript/tests/baselines/reference/ |
H A D | declFileTypeofEnum.js | 17 var days;
variable [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_r2x.c | 20 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey) in X509_REQ_to_X509() argument
|
/third_party/openssl/crypto/x509/ |
H A D | x509_r2x.c | 20 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey) in X509_REQ_to_X509() argument
|
/third_party/nghttp2/src/ |
H A D | timegm.c | 38 int days; in nghttp2_timegm() local 67 int days; in nghttp2_timegm_without_yday() local
|
/third_party/toybox/toys/other/ |
H A D | uptime.c | 31 unsigned int weeks, days, hours, minutes; in uptime_main() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | utmscale.cpp | 22 #define days (hours * 24) macro
|
/third_party/icu/icu4c/source/i18n/ |
H A D | utmscale.cpp | 22 #define days (hours * 24) macro
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/ |
H A D | GenerateCTimeScaleData.java | 43 private static final long days = hours * 24; field in GenerateCTimeScaleData
|
H A D | EpochOffsets.java | 44 private static final long days = hours * 24; field in EpochOffsets
|
/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
|
H A D | __tz.c | 138 int days = d - wday; in rule_to_secs() 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
|
H A D | __tz.c | 144 int days = d - wday; in rule_to_secs() 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
|
H A D | __tz.c | 144 int days = d - wday; in rule_to_secs() 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/skia/third_party/externals/icu/source/i18n/ |
H A D | utmscale.cpp | 22 #define days (hours * 24) macro
|
/third_party/ltp/lib/ |
H A D | tst_rtctime.c | 61 int days; in tst_rtc_time_to_tm() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | last.c | 74 unsigned days, hours, mins; in seize_duration() local
|
H A D | crontab.c | 48 char days[]={"sun""mon""tue""wed""thu""fri""sat"}; in getindex() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | civil_time_test.cc | 1158 int days; in TEST() member
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-date.cc | 248 int const days = isolate->date_cache()->DaysFromTime(local_time_ms); in BUILTIN() local 270 int const days = isolate->date_cache()->DaysFromTime(local_time_ms); in BUILTIN() local 404 int days = isolate->date_cache()->DaysFromTime(local_time_ms); in BUILTIN() local 469 int const days in BUILTIN() local 490 int const days = isolate->date_cache()->DaysFromTime(time_ms); BUILTIN() local 620 int days = isolate->date_cache()->DaysFromTime(time_ms); BUILTIN() local 806 int days = isolate->date_cache()->DaysFromTime(local_time_ms); BUILTIN() local 830 int const days = isolate->date_cache()->DaysFromTime(local_time_ms); BUILTIN() local [all...] |
/third_party/node/deps/v8/src/temporal/ |
H A D | temporal-parser.h | 93 int64_t days; // DurationDays production member
|
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
H A D | Durations.java | 278 public static Duration fromDays(long days) { in fromDays() argument
|