Home
last modified time | relevance | path

Searched defs:isLeap (Results 1 - 12 of 12) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dgregoimp.cpp125 UBool isLeap = isLeapYear(year); in dayToFields() local
H A Dhebrwcal.cpp584 UBool isLeap = isLeapYear(year); in handleComputeFields() local
H A Dgregocal.cpp403 UBool isLeap = ((eyear&0x3) == 0); // equiv. to (eyear%4 == 0) in handleComputeFields() local
543 UBool isLeap = eyear%4 == 0; in handleComputeMonthStart() local
716 computeJulianDayOfYear(UBool isGregorian, int32_t year, UBool& isLeap) computeJulianDayOfYear() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dgregoimp.cpp130 UBool isLeap = isLeapYear(year); in dayToFields() local
H A Dhebrwcal.cpp589 UBool isLeap = isLeapYear(year); in handleComputeFields() local
H A Dgregocal.cpp404 UBool isLeap = ((eyear&0x3) == 0); // equiv. to (eyear%4 == 0) in handleComputeFields() local
545 UBool isLeap = eyear%4 == 0; in handleComputeMonthStart() local
692 computeJulianDayOfYear(UBool isGregorian, int32_t year, UBool& isLeap) computeJulianDayOfYear() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dgregoimp.cpp120 UBool isLeap = isLeapYear(year); in dayToFields() local
H A Dhebrwcal.cpp584 UBool isLeap = isLeapYear(year); in handleComputeFields() local
H A Dgregocal.cpp403 UBool isLeap = ((eyear&0x3) == 0); // equiv. to (eyear%4 == 0) in handleComputeFields() local
543 UBool isLeap = eyear%4 == 0; in handleComputeMonthStart() local
716 computeJulianDayOfYear(UBool isGregorian, int32_t year, UBool& isLeap) computeJulianDayOfYear() argument
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp66 bool isLeap(int32_t y) { in isLeap() function
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp66 bool isLeap(int32_t y) { in isLeap() function
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 17 milliseconds