Home
last modified time | relevance | path

Searched refs:ECalculationType (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/icu/source/i18n/
Dislamcal.h96 enum ECalculationType { enum
198 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
219 void setCalculationType(ECalculationType type, UErrorCode &status);
286 ECalculationType cType;
Dislamcal.cpp234 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type) in IslamicCalendar()
248 void IslamicCalendar::setCalculationType(ECalculationType type, UErrorCode &status) in setCalculationType()
/external/icu/libicu/cts_headers/
Dislamcal.h96 enum ECalculationType { enum
198 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
219 void setCalculationType(ECalculationType type, UErrorCode &status);
286 ECalculationType cType;
/external/icu/icu4c/source/i18n/
Dislamcal.h96 enum ECalculationType { enum
198 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
219 void setCalculationType(ECalculationType type, UErrorCode &status);
286 ECalculationType cType;
Dislamcal.cpp234 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type) in IslamicCalendar()
248 void IslamicCalendar::setCalculationType(ECalculationType type, UErrorCode &status) in setCalculationType()