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

  /external/chromium_org/third_party/icu/source/test/intltest/
windttst.cpp 44 static const char *getCalendarType(int32_t type)
128 uprv_strcat(localeID, getCalendarType(calType));
  /external/icu/icu4c/source/test/intltest/
windttst.cpp 44 static const char *getCalendarType(int32_t type)
128 uprv_strcat(localeID, getCalendarType(calType));
  /external/chromium_org/third_party/icu/source/i18n/
calendar.cpp 178 static ECalType getCalendarType(const char *s) {
191 ECalType calType = getCalendarType(keyword);
230 calType = getCalendarType(calTypeBuf);
270 calType = getCalendarType(calTypeBuf);
405 return createStandardCalendar(getCalendarType(keyword), canLoc, status);
    [all...]
  /external/icu/icu4c/source/i18n/
calendar.cpp 202 static ECalType getCalendarType(const char *s) {
215 ECalType calType = getCalendarType(keyword);
254 calType = getCalendarType(calTypeBuf);
293 calType = getCalendarType(calTypeBuf);
444 return createStandardCalendar(getCalendarType(keyword), canLoc, status);
    [all...]
  /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 50 milliseconds