HomeSort by relevance Sort by last modified time
    Searched refs:monthLen (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
gregocal.cpp 634 int32_t monthLen = monthLength(internalGet(UCAL_MONTH));
636 if(dom > monthLen)
637 set(UCAL_DATE, monthLen);
    [all...]
simpletz.cpp 568 SimpleTimeZone::compareToRule(int8_t month, int8_t monthLen, int8_t prevMonthLen,
580 if (dayOfMonth > monthLen) {
607 // Adjust the ruleDay to the monthLen, for non-leap year February 29 rule days.
608 if (ruleDay > monthLen) {
609 ruleDay = monthLen;
636 ruleDayOfMonth = monthLen + (ruleDay + 1) * 7 -
637 (7 + (dayOfWeek + monthLen - dayOfMonth) - ruleDayOfWeek) % 7;
    [all...]
calendar.cpp     [all...]
  /external/icu4c/i18n/
gregocal.cpp 634 int32_t monthLen = monthLength(internalGet(UCAL_MONTH));
636 if(dom > monthLen)
637 set(UCAL_DATE, monthLen);
    [all...]
simpletz.cpp 569 SimpleTimeZone::compareToRule(int8_t month, int8_t monthLen, int8_t prevMonthLen,
581 if (dayOfMonth > monthLen) {
608 // Adjust the ruleDay to the monthLen, for non-leap year February 29 rule days.
609 if (ruleDay > monthLen) {
610 ruleDay = monthLen;
637 ruleDayOfMonth = monthLen + (ruleDay + 1) * 7 -
638 (7 + (dayOfWeek + monthLen - dayOfMonth) - ruleDayOfWeek) % 7;
    [all...]
calendar.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
simpletz.h 16 * 09/02/98 stephen Added getOffset(monthLen)
    [all...]
  /external/icu4c/i18n/unicode/
simpletz.h 16 * 09/02/98 stephen Added getOffset(monthLen)
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 277 milliseconds