| /third_party/icu/icu4c/source/i18n/ |
| H A D | gregoimp.cpp | 125 UBool isLeap = isLeapYear(year); in dayToFields() local
|
| H A D | hebrwcal.cpp | 584 UBool isLeap = isLeapYear(year); in handleComputeFields() local
|
| H A D | gregocal.cpp | 403 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 D | gregoimp.cpp | 130 UBool isLeap = isLeapYear(year); in dayToFields() local
|
| H A D | hebrwcal.cpp | 589 UBool isLeap = isLeapYear(year); in handleComputeFields() local
|
| H A D | gregocal.cpp | 404 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 D | gregoimp.cpp | 120 UBool isLeap = isLeapYear(year); in dayToFields() local
|
| H A D | hebrwcal.cpp | 584 UBool isLeap = isLeapYear(year); in handleComputeFields() local
|
| H A D | gregocal.cpp | 403 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...] |
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | picker_data.cpp | 268 bool isLeap = (index > 12); in Init() local 306 const std::string& PickerStringFormatter::GetLunarMonth(uint32_t month, bool isLeap) in GetLunarMonth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| H A D | datepicker_pattern.h | 330 static std::string GetMonthFormatString(uint32_t month, bool isLunar, bool isLeap) in GetMonthFormatString() argument
|
| H A D | datepicker_pattern.cpp | 2210 const std::string& DatePickerPattern::GetLunarMonth(uint32_t month, bool isLeap) in GetLunarMonth() argument
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | tz2icu.cpp | 66 bool isLeap(int32_t y) { in isLeap() function
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | tz2icu.cpp | 66 bool isLeap(int32_t y) { in isLeap() function
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |