/third_party/icu/icu4c/source/i18n/ |
H A D | calendar.cpp | 1565 int32_t days = ClockMath::floorDivide(localMillis, kOneDay, &millisInDay); in computeFields() local 1567 internalSet(UCAL_JULIAN_DAY,days + kEpochStartAsJulianDay); in computeFields() 1717 // of the week, and the minimal days in the first week. For other in computeWeekFields() 1720 // the previous year; days at the end of the year may fall into the in computeWeekFields() 1722 // 7000 days. in computeWeekFields() 1799 // the minimal days in the first week is one, or if the period start in weekNumber() 1872 // Rolling the hour is difficult on the ONSET and CEASE days of in roll() 1976 // minimal first days in the week. And we have to use the in roll() 1983 // phantom days, so that the first partial week and the last in roll() 1987 // the phantom days tha in roll() [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | calendar.cpp | 1465 int32_t days = ClockMath::floorDivide(localMillis, kOneDay, &millisInDay); in computeFields() local 1467 internalSet(UCAL_JULIAN_DAY,days + kEpochStartAsJulianDay); in computeFields() 1617 // of the week, and the minimal days in the first week. For other in computeWeekFields() 1620 // the previous year; days at the end of the year may fall into the in computeWeekFields() 1622 // 7000 days. in computeWeekFields() 1699 // the minimal days in the first week is one, or if the period start in weekNumber() 1777 // Rolling the hour is difficult on the ONSET and CEASE days of 1882 // minimal first days in the week. And we have to use the 1889 // phantom days, so that the first partial week and the last 1893 // the phantom days tha [all...] |
/third_party/python/Lib/test/test_zoneinfo/ |
H A D | test_zoneinfo.py | 286 zone_transition.transition - timedelta(days=2), 294 zone_transition.transition + timedelta(days=2),
|
/third_party/node/deps/v8/src/temporal/ |
H A D | temporal-parser.cc | 1102 DURATION_AND_DESIGNATOR(Days, days, 'd')
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | x509.h | 501 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/ |
H A D | calendar_picker_test_ng.cpp | 2964 dialogPattern->PaintNonCurrentMonthFocusState(currentMonthData.days.size()); in HWTEST_F() 2965 dialogPattern->PaintNonCurrentMonthFocusState(currentMonthData.days.size() + 1); in HWTEST_F() 2967 dialogPattern->PaintNonCurrentMonthFocusState(currentMonthData.days.size() - 1); in HWTEST_F()
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ccaltst.c | 463 /*setting minimal days of the week to other values */ in TestCalendar() 1238 * Test that the days of the week progress properly when add is called repeatedly 1239 * for increments of 24 days. 1747 const TestDaysOfWeek * days; member 1844 const TestDaysOfWeek * daysOfWeekPtr = testDaysPtr->days; in TestWeekend()
|
/third_party/python/Lib/test/ |
H A D | test_httpservers.py | 571 # build datetime object : 365 days before last modification 572 old_dt = dt - datetime.timedelta(days=365)
|
H A D | test_nntplib.py | 73 dt = datetime.date.today() - datetime.timedelta(days=7)
|
H A D | test_sys.py | 1365 check(datetime.timedelta.days, size('3PP'))
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | x509.h | 692 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey);
|