Searched refs:MONTH_LENGTH (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzbdtest.h91 static const int32_t MONTH_LENGTH[]; member in class:TimeZoneBoundaryTest
H A Dtzbdtest.cpp61 const int32_t TimeZoneBoundaryTest::MONTH_LENGTH[] = { member in class:TimeZoneBoundaryTest
/external/icu4c/test/intltest/
H A Dtzbdtest.h91 static const int32_t MONTH_LENGTH[]; member in class:TimeZoneBoundaryTest
H A Dtzbdtest.cpp61 const int32_t TimeZoneBoundaryTest::MONTH_LENGTH[] = { member in class:TimeZoneBoundaryTest
/external/chromium_org/third_party/icu/source/i18n/
H A Dgregoimp.h251 static const int8_t MONTH_LENGTH[24]; member in class:Grego
265 return MONTH_LENGTH[month + (isLeapYear(year) ? 12 : 0)];
H A Dhebrwcal.cpp72 static const int8_t MONTH_LENGTH[][3] = { variable
91 * Although this can be calculated from the MONTH_LENGTH table,
515 return MONTH_LENGTH[month][yearType(extendedYear)];
519 return MONTH_LENGTH[month][0];
H A Dgregoimp.cpp81 const int8_t Grego::MONTH_LENGTH[24] = member in class:Grego
/external/icu4c/i18n/
H A Dgregoimp.h251 static const int8_t MONTH_LENGTH[24]; member in class:Grego
265 return MONTH_LENGTH[month + (isLeapYear(year) ? 12 : 0)];
H A Dhebrwcal.cpp72 static const int8_t MONTH_LENGTH[][3] = { variable
91 * Although this can be calculated from the MONTH_LENGTH table,
515 return MONTH_LENGTH[month][yearType(extendedYear)];
519 return MONTH_LENGTH[month][0];
H A Dgregoimp.cpp81 const int8_t Grego::MONTH_LENGTH[24] = member in class:Grego
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 178 milliseconds