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

  /external/chromium_org/third_party/icu/source/test/intltest/
tzbdtest.h 91 static const int32_t MONTH_LENGTH[];
tzbdtest.cpp 61 const int32_t TimeZoneBoundaryTest::MONTH_LENGTH[] = {
  /external/icu/icu4c/source/test/intltest/
tzbdtest.h 91 static const int32_t MONTH_LENGTH[];
tzbdtest.cpp 61 const int32_t TimeZoneBoundaryTest::MONTH_LENGTH[] = {
  /external/chromium_org/third_party/icu/source/i18n/
gregoimp.cpp 81 const int8_t Grego::MONTH_LENGTH[24] =
gregoimp.h 251 static const int8_t MONTH_LENGTH[24];
265 return MONTH_LENGTH[month + (isLeapYear(year) ? 12 : 0)];
hebrwcal.cpp 72 static const int8_t MONTH_LENGTH[][3] = {
91 * Although this can be calculated from the MONTH_LENGTH table,
515 return MONTH_LENGTH[month][yearType(extendedYear)];
519 return MONTH_LENGTH[month][0];
  /external/icu/icu4c/source/i18n/
gregoimp.cpp 81 const int8_t Grego::MONTH_LENGTH[24] =
gregoimp.h 251 static const int8_t MONTH_LENGTH[24];
265 return MONTH_LENGTH[month + (isLeapYear(year) ? 12 : 0)];
hebrwcal.cpp 72 static const int8_t MONTH_LENGTH[][3] = {
91 * Although this can be calculated from the MONTH_LENGTH table,
515 return MONTH_LENGTH[month][yearType(extendedYear)];
519 return MONTH_LENGTH[month][0];
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 224 milliseconds