Home
last modified time | relevance | path

Searched defs:monthLength (Results 1 - 25 of 27) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DGrego.java73 public static final int monthLength(int year, int month) { in monthLength() method in Grego
H A DOlsonTimeZone.java137 public int getOffset(int era, int year, int month,int dom, int dow, int millis, int monthLength){ in getOffset() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DGrego.java75 public static final int monthLength(int year, int month) { in monthLength() method in Grego
H A DOlsonTimeZone.java139 public int getOffset(int era, int year, int month,int dom, int dow, int millis, int monthLength){ in getOffset() argument
/third_party/icu/icu4c/source/i18n/
H A Dgregoimp.h277 Grego::monthLength(int32_t year, int32_t month) { in monthLength() function in Grego
H A Dvzone.cpp125 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) vzone_getOffset2() argument
H A Dgregocal.cpp595 GregorianCalendar::monthLength(int32_t month) const in monthLength() function in GregorianCalendar
604 GregorianCalendar::monthLength(int32_t month, int32_t year) const in monthLength() function in GregorianCalendar
H A Dsimpletz.cpp442 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, int32_t prevMonthLength, UErrorCode& status) const getOffset() argument
[all...]
H A Dolsontz.cpp349 getOffset(uint8_t era, int32_t year, int32_t month, int32_t dom, uint8_t dow, int32_t millis, int32_t monthLength, UErrorCode& ec) const getOffset() argument
H A Dvtzone.cpp1199 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) const getOffset() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dgregoimp.h277 Grego::monthLength(int32_t year, int32_t month) { in monthLength() function in Grego
H A Dvzone.cpp125 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) vzone_getOffset2() argument
H A Dgregocal.cpp597 GregorianCalendar::monthLength(int32_t month) const in monthLength() function in GregorianCalendar
606 GregorianCalendar::monthLength(int32_t month, int32_t year) const in monthLength() function in GregorianCalendar
H A Dsimpletz.cpp442 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, int32_t prevMonthLength, UErrorCode& status) const getOffset() argument
[all...]
H A Dolsontz.cpp349 getOffset(uint8_t era, int32_t year, int32_t month, int32_t dom, uint8_t dow, int32_t millis, int32_t monthLength, UErrorCode& ec) const getOffset() argument
H A Dvtzone.cpp1199 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) const getOffset() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dgregoimp.h277 Grego::monthLength(int32_t year, int32_t month) { in monthLength() function in Grego
H A Dvzone.cpp125 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) vzone_getOffset2() argument
H A Dgregocal.cpp595 GregorianCalendar::monthLength(int32_t month) const in monthLength() function in GregorianCalendar
604 GregorianCalendar::monthLength(int32_t month, int32_t year) const in monthLength() function in GregorianCalendar
H A Dsimpletz.cpp442 getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, int32_t prevMonthLength, UErrorCode& status) const getOffset() argument
[all...]
H A Dolsontz.cpp349 getOffset(uint8_t era, int32_t year, int32_t month, int32_t dom, uint8_t dow, int32_t millis, int32_t monthLength, UErrorCode& ec) const getOffset() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DSimpleTimeZone.java668 getOffset(int era, int year, int month, int day, int dayOfWeek, int millis, int monthLength) getOffset() argument
686 getOffset(int era, int year, int month, int day, int dayOfWeek, int millis, int monthLength, int prevMonthLength ) getOffset() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DSimpleTimeZone.java647 getOffset(int era, int year, int month, int day, int dayOfWeek, int millis, int monthLength) getOffset() argument
665 getOffset(int era, int year, int month, int day, int dayOfWeek, int millis, int monthLength, int prevMonthLength ) getOffset() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateTimeGeneratorTest.java753 int monthLength; field in DateTimeGeneratorTest.DateOrder
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateTimeGeneratorTest.java756 int monthLength; field in DateTimeGeneratorTest.DateOrder

Completed in 39 milliseconds

12