Home
last modified time | relevance | path

Searched defs:days (Results 1 - 25 of 95) sorted by relevance

1234

/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A Ddatedata.h15 static int days[] = { variable
/third_party/typescript/tests/baselines/reference/
H A DdeclFileTypeofEnum.js17 var days; variable
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_r2x.c20 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 Dx509_r2x.c20 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 Dtimegm.c38 int days; in nghttp2_timegm() local
67 int days; in nghttp2_timegm_without_yday() local
/third_party/toybox/toys/other/
H A Duptime.c31 unsigned int weeks, days, hours, minutes; in uptime_main() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Daging_util.cpp54 int64_t AgingUtil::GetUnusedTimeMsBaseOnCurrentTime(int64_t currentTimeMs, int32_t days) in GetUnusedTimeMsBaseOnCurrentTime() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dutmscale.cpp22 #define days (hours * 24) macro
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component_v2.h37 void SetCalendarData(const ObtainedMonth& days) in SetCalendarData() argument
/third_party/icu/icu4c/source/i18n/
H A Dutmscale.cpp22 #define days (hours * 24) macro
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
H A DGenerateCTimeScaleData.java43 private static final long days = hours * 24; field in GenerateCTimeScaleData
H A DEpochOffsets.java44 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.c13 long long days, secs, years; in __secs_to_tm() local
H A D__tz.c138 int days = d - wday; in rule_to_secs() local
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
H A D__tz.c144 int days = d - wday; in rule_to_secs() local
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/third_party/musl/src/time/
H A D__secs_to_tm.c13 long long days, secs, years; in __secs_to_tm() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutmscale.cpp22 #define days (hours * 24) macro
/third_party/ltp/lib/
H A Dtst_rtctime.c61 int days; in tst_rtc_time_to_tm() local
[all...]
/third_party/toybox/toys/pending/
H A Dlast.c74 unsigned days, hours, mins; in seize_duration() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dcivil_time_test.cc1158 int days; in TEST() member
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_data.cpp84 uint32_t days = 0; in ToDays() local
102 FromDays(uint32_t days) FromDays() argument
[all...]
H A Dpicker_datetime_component.cpp117 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 Dcalendar_paint_method_test.cpp818 std::vector<CalendarDay> days; in HWTEST_F() local
866 std::vector<CalendarDay> days; in HWTEST_F() local

Completed in 10 milliseconds

1234