Home
last modified time | relevance | path

Searched refs:calendarType (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Ddtitvinf.cpp233 …char calendarType[ULOC_KEYWORDS_CAPACITY]; // to be filled in with the type to use, if all… in initializeData() local
240 …int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, UL… in initializeData()
242 calendarTypeToUse = calendarType; in initializeData()
Ddtptngen.cpp537 …char calendarType[ULOC_KEYWORDS_CAPACITY]; // to be filled in with the type to use, if all… in addCLDRData() local
545 …ndarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, ULOC_KEYWORDS_… in addCLDRData()
547 calendarTypeToUse = calendarType; in addCLDRData()
/external/icu/icu4c/source/i18n/
Ddtitvinf.cpp233 …char calendarType[ULOC_KEYWORDS_CAPACITY]; // to be filled in with the type to use, if all… in initializeData() local
240 …int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, UL… in initializeData()
242 calendarTypeToUse = calendarType; in initializeData()
Ddtptngen.cpp538 …char calendarType[ULOC_KEYWORDS_CAPACITY]; // to be filled in with the type to use, if all… in addCLDRData() local
546 …ndarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, ULOC_KEYWORDS_… in addCLDRData()
548 calendarTypeToUse = calendarType; in addCLDRData()