Home
last modified time | relevance | path

Searched defs:isLeapMonth (Results 1 - 18 of 18) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DChineseDateFormatSymbols.java38 String[] isLeapMonth; field in ChineseDateFormatSymbols
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DChineseTestCase.java35 ChineseTestCase(double julian, int era, int year, int month, boolean isLeapMonth, int dayOfMonth, int dayOfWeek) ChineseTestCase() argument
H A DDangiTest.java387 static public String ymdToString(int year, int month, int isLeapMonth, int day) { in ymdToString() argument
H A DChineseTest.java533 static public String ymdToString(int year, int month, int isLeapMonth, int day) { in ymdToString() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DChineseTestCase.java32 ChineseTestCase(double julian, int era, int year, int month, boolean isLeapMonth, int dayOfMonth, int dayOfWeek) ChineseTestCase() argument
H A DDangiTest.java384 static public String ymdToString(int year, int month, int isLeapMonth, int day) { in ymdToString() argument
H A DChineseTest.java530 static public String ymdToString(int year, int month, int isLeapMonth, int day) { in ymdToString() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DChineseDateFormatSymbols.java40 String[] isLeapMonth; field in ChineseDateFormatSymbols
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DChineseCalendar.java178 public ChineseCalendar(int year, int month, int isLeapMonth, int date) { in ChineseCalendar() argument
201 public ChineseCalendar(int year, int month, int isLeapMonth, int date, int hour, in ChineseCalendar() argument
236 public ChineseCalendar(int era, int year, int month, int isLeapMonth, int date) in ChineseCalendar() argument
261 ChineseCalendar(int era, int year, int month, int isLeapMonth, int date, int hour, int minute, int second) ChineseCalendar() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DChineseCalendar.java175 public ChineseCalendar(int year, int month, int isLeapMonth, int date) { in ChineseCalendar() argument
197 public ChineseCalendar(int year, int month, int isLeapMonth, int date, int hour, in ChineseCalendar() argument
231 public ChineseCalendar(int era, int year, int month, int isLeapMonth, int date) in ChineseCalendar() argument
255 ChineseCalendar(int era, int year, int month, int isLeapMonth, int date, int hour, int minute, int second) ChineseCalendar() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dchnsecal.cpp346 int32_t isLeapMonth = useMonth ? saveIsLeapMonth : 0; in handleComputeMonthStart() local
706 UBool isLeapMonth = isLeapYear && in computeChineseFields() local
H A Dsmpdtfmt.cpp1624 int32_t isLeapMonth = (fSymbols->fLeapMonthPatterns != NULL && fSymbols->fLeapMonthPatternsCount >= DateFormatSymbols::kMonthPatternsCount)? in subFormat() local
2987 int32_t isLeapMonth = 0; in matchString() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dchnsecal.cpp346 int32_t isLeapMonth = useMonth ? saveIsLeapMonth : 0; in handleComputeMonthStart() local
706 UBool isLeapMonth = isLeapYear && in computeChineseFields() local
H A Dsmpdtfmt.cpp1582 int32_t isLeapMonth = (fSymbols->fLeapMonthPatterns != NULL && fSymbols->fLeapMonthPatternsCount >= DateFormatSymbols::kMonthPatternsCount)? in subFormat() local
2894 int32_t isLeapMonth = 0; in matchString() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dchnsecal.cpp350 int32_t isLeapMonth = useMonth ? saveIsLeapMonth : 0; in handleComputeMonthStart() local
722 UBool isLeapMonth = hasLeapMonthBetweenWinterSolstices && in computeChineseFields() local
H A Dsmpdtfmt.cpp1588 int32_t isLeapMonth = (fSymbols->fLeapMonthPatterns != nullptr && fSymbols->fLeapMonthPatternsCount >= DateFormatSymbols::kMonthPatternsCount)? in subFormat() local
2938 int32_t isLeapMonth = 0; in matchString() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp4126 int32_t isLeapMonth; member
4233 int32_t isLeapMonth = rootChineseCalendar->get(UCAL_IS_LEAP_MONTH, status); in TestMonthPatterns() local
/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 33 milliseconds