Home
last modified time | relevance | path

Searched defs:gregShift (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dgregocal.cpp430 int32_t gregShift = Grego::gregorianShift(eyear); in handleComputeFields() local
513 int32_t gregShift = Grego::gregorianShift(internalGet(UCAL_EXTENDED_YEAR)); in handleComputeJulianDay() local
561 int32_t gregShift = Grego::gregorianShift(eyear); in handleComputeMonthStart() local
H A Dgregoimp.h303 …int32_t gregShift = static_cast<int32_t>(ClockMath::floorDivide(y, (int64_t)400) - ClockMath::floo… in gregorianShift() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dgregocal.cpp429 int32_t gregShift = Grego::gregorianShift(eyear); in handleComputeFields() local
518 int32_t gregShift = Grego::gregorianShift(internalGet(UCAL_EXTENDED_YEAR)); in handleComputeJulianDay() local
574 int32_t gregShift = Grego::gregorianShift(eyear); in handleComputeMonthStart() local
H A Dgregoimp.h322 …int64_t gregShift = ClockMath::floorDivideInt64(y, 400LL) - ClockMath::floorDivideInt64(y, 100LL) … in gregorianShift() local
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
H A Dgregoimp.h303 …int32_t gregShift = static_cast<int32_t>(ClockMath::floorDivide(y, (int64_t)400) - ClockMath::floo… in gregorianShift() local
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dgregoimp.h322 …int64_t gregShift = ClockMath::floorDivideInt64(y, 400LL) - ClockMath::floorDivideInt64(y, 100LL) … in gregorianShift() local