/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
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/ |
H A D | aging_util.cpp | 54 int64_t AgingUtil::GetUnusedTimeMsBaseOnCurrentTime(int64_t currentTimeMs, int32_t days) in GetUnusedTimeMsBaseOnCurrentTime() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | utmscale.cpp | 22 #define days (hours * 24) macro
|
/foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
H A D | calendar_component_v2.h | 37 void SetCalendarData(const ObtainedMonth& days) in SetCalendarData() argument
|
/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
|
/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
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | civil_time_test.cc | 1158 int days; in TEST() member
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_data.cpp | 84 uint32_t days = 0; in ToDays() local 102 FromDays(uint32_t days) FromDays() argument [all...] |
H A D | picker_datetime_component.cpp | 117 auto days = date.ToDays(); in OnSubsidiaryChange() local 216 auto days = currentDate_.ToDays(); OnDataLinking() local 227 auto days = currentDate_.ToDays(); OnDataLinking() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar/ |
H A D | calendar_paint_method_test.cpp | 818 std::vector<CalendarDay> days; in HWTEST_F() local 866 std::vector<CalendarDay> days; in HWTEST_F() local
|