/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | ChineseCalendar.java | 178 public ChineseCalendar(int year, int month, int isLeapMonth, int date) { in ChineseCalendar() 201 public ChineseCalendar(int year, int month, int isLeapMonth, int date, int hour, in ChineseCalendar() 236 public ChineseCalendar(int era, int year, int month, int isLeapMonth, int date) in ChineseCalendar() 261 public ChineseCalendar(int era, int year, int month, int isLeapMonth, int date, int hour, in ChineseCalendar() 995 int isLeapMonth = useMonth ? saveIsLeapMonth : 0; in handleComputeMonthStart() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | ChineseCalendar.java | 175 public ChineseCalendar(int year, int month, int isLeapMonth, int date) { in ChineseCalendar() 197 public ChineseCalendar(int year, int month, int isLeapMonth, int date, int hour, in ChineseCalendar() 231 public ChineseCalendar(int era, int year, int month, int isLeapMonth, int date) in ChineseCalendar() 255 public ChineseCalendar(int era, int year, int month, int isLeapMonth, int date, int hour, in ChineseCalendar() 975 int isLeapMonth = useMonth ? saveIsLeapMonth : 0; in handleComputeMonthStart() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
D | ChineseTestCase.java | 34 boolean isLeapMonth, int dayOfMonth, int dayOfWeek) { in ChineseTestCase()
|
D | DangiTest.java | 236 int isLeapMonth = cal.get(Calendar.IS_LEAP_MONTH); in TestResolution() local 384 static public String ymdToString(int year, int month, int isLeapMonth, int day) { in ymdToString()
|
D | ChineseTest.java | 373 int isLeapMonth = cal.get(Calendar.IS_LEAP_MONTH); in TestResolution() local 530 static public String ymdToString(int year, int month, int isLeapMonth, int day) { in ymdToString()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
D | ChineseTestCase.java | 37 boolean isLeapMonth, int dayOfMonth, int dayOfWeek) { in ChineseTestCase()
|
D | DangiTest.java | 239 int isLeapMonth = cal.get(Calendar.IS_LEAP_MONTH); in TestResolution() local 387 static public String ymdToString(int year, int month, int isLeapMonth, int day) { in ymdToString()
|
D | ChineseTest.java | 376 int isLeapMonth = cal.get(Calendar.IS_LEAP_MONTH); in TestResolution() local 533 static public String ymdToString(int year, int month, int isLeapMonth, int day) { in ymdToString()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ChineseDateFormatSymbols.java | 38 String[] isLeapMonth; field in ChineseDateFormatSymbols
|
D | SimpleDateFormat.java | 1670 …int isLeapMonth = (formatData.leapMonthPatterns != null && formatData.leapMonthPatterns.length >= … in subFormat() local 3026 int isLeapMonth = 0; in matchString() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | ChineseDateFormatSymbols.java | 40 String[] isLeapMonth; field in ChineseDateFormatSymbols
|
D | SimpleDateFormat.java | 1661 …int isLeapMonth = (formatData.leapMonthPatterns != null && formatData.leapMonthPatterns.length >= … in subFormat() local 2942 int isLeapMonth = 0; in matchString() local
|
/third_party/icu/icu4c/source/i18n/ |
D | chnsecal.cpp | 346 int32_t isLeapMonth = useMonth ? saveIsLeapMonth : 0; in handleComputeMonthStart() local 706 UBool isLeapMonth = isLeapYear && in computeChineseFields() local
|
D | smpdtfmt.cpp | 1624 …int32_t isLeapMonth = (fSymbols->fLeapMonthPatterns != NULL && fSymbols->fLeapMonthPatternsCount >… in subFormat() local 2987 int32_t isLeapMonth = 0; in matchString() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | chnsecal.cpp | 346 int32_t isLeapMonth = useMonth ? saveIsLeapMonth : 0; in handleComputeMonthStart() local 706 UBool isLeapMonth = isLeapYear && in computeChineseFields() local
|
D | smpdtfmt.cpp | 1582 …int32_t isLeapMonth = (fSymbols->fLeapMonthPatterns != NULL && fSymbols->fLeapMonthPatternsCount >… in subFormat() local 2894 int32_t isLeapMonth = 0; in matchString() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | chnsecal.cpp | 350 int32_t isLeapMonth = useMonth ? saveIsLeapMonth : 0; in handleComputeMonthStart() local 722 UBool isLeapMonth = hasLeapMonthBetweenWinterSolstices && in computeChineseFields() local
|
D | smpdtfmt.cpp | 1588 …int32_t isLeapMonth = (fSymbols->fLeapMonthPatterns != nullptr && fSymbols->fLeapMonthPatternsCoun… in subFormat() local 2938 int32_t isLeapMonth = 0; in matchString() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | DateFormatTest.java | 4182 public int isLeapMonth; in TestMonthPatterns() field in DateFormatTest.ChineseCalTestDate 4280 int isLeapMonth = rootChineseCalendar.get(Calendar.IS_LEAP_MONTH); in TestMonthPatterns() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateFormatTest.java | 4279 public int isLeapMonth; in TestMonthPatterns() field in DateFormatTest.ChineseCalTestDate 4377 int isLeapMonth = rootChineseCalendar.get(Calendar.IS_LEAP_MONTH); in TestMonthPatterns() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | dtfmttst.cpp | 4126 int32_t isLeapMonth; member 4233 … int32_t isLeapMonth = rootChineseCalendar->get(UCAL_IS_LEAP_MONTH, status); in TestMonthPatterns() local
|