/third_party/typescript/tests/baselines/reference/ |
D | declFileTypeofEnum.js | 17 var days; variable 18 (function (days) { argument
|
/third_party/nghttp2/src/ |
D | timegm.c | 38 int days; in nghttp2_timegm() local 67 int days; in nghttp2_timegm_without_yday() local
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/cal/ |
D | cal.c | 236 UChar *days [DAY_COUNT]; in cal() local 354 static void free_days(UChar *days[]) in free_days() 405 print_days(UChar *days [], in print_days() 422 print_month(UCalendar *c, in print_month() 539 print_year(UCalendar *c, in print_year()
|
/third_party/icu/icu4c/source/samples/cal/ |
D | cal.c | 236 UChar *days [DAY_COUNT]; in cal() local 354 static void free_days(UChar *days[]) in free_days() 405 print_days(UChar *days [], in print_days() 422 print_month(UCalendar *c, in print_month() 539 print_year(UCalendar *c, in print_year()
|
/third_party/skia/third_party/externals/icu/source/samples/cal/ |
D | cal.c | 236 UChar *days [DAY_COUNT]; in cal() local 354 static void free_days(UChar *days[]) in free_days() 405 print_days(UChar *days [], in print_days() 422 print_month(UCalendar *c, in print_month() 539 print_year(UCalendar *c, in print_year()
|
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
D | datedata.h | 15 static int days[] = { variable
|
/third_party/openssl/crypto/x509/ |
D | x509_r2x.c | 20 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey) in X509_REQ_to_X509()
|
/third_party/typescript/tests/cases/compiler/ |
D | declFileTypeofEnum.ts | 3 enum days { enum
|
/third_party/toybox/toys/other/ |
D | uptime.c | 31 unsigned int days, hours, minutes; in uptime_main() local
|
/third_party/gettext/gettext-tools/src/ |
D | po-time.c | 37 long days = ( in difftm() local
|
/third_party/boost/libs/chrono/example/ |
D | io_ex5.cpp | 29 typedef duration<long long, ratio<86400> > days; in display() typedef
|
/third_party/boost/boost/date_time/ |
D | date.hpp | 195 BOOST_CONSTEXPR explicit date(date_int_type days) : days_(days) {} in date() 196 BOOST_CXX14_CONSTEXPR explicit date(date_rep_type days) : days_(days.as_number()) {} in date()
|
D | filetime_functions.hpp | 67 uint32_t days = static_cast< uint32_t >(sec / sec_per_day); in time_from_ftime() local
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/ |
D | GenerateCTimeScaleData.java | 43 private static final long days = hours * 24; field in GenerateCTimeScaleData
|
D | EpochOffsets.java | 44 private static final long days = hours * 24; field in EpochOffsets
|
/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/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/node/deps/icu-small/source/i18n/ |
D | utmscale.cpp | 22 #define days (hours * 24) macro
|
/third_party/icu/icu4c/source/i18n/ |
D | utmscale.cpp | 22 #define days (hours * 24) macro
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | utmscale.cpp | 22 #define days (hours * 24) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | utmscale.cpp | 22 #define days (hours * 24) macro
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | ChineseCalendar.java | 673 private final long daysToMillis(int days) { in daysToMillis() 730 private int newMoonNear(int days, boolean after) { in newMoonNear() 755 private int majorSolarTerm(int days) { in majorSolarTerm() 853 private void computeChineseFields(int days, int gyear, int gmonth, in computeChineseFields()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | ChineseCalendar.java | 655 private final long daysToMillis(int days) { in daysToMillis() 712 private int newMoonNear(int days, boolean after) { in newMoonNear() 737 private int majorSolarTerm(int days) { in majorSolarTerm() 834 private void computeChineseFields(int days, int gyear, int gmonth, in computeChineseFields()
|