Searched refs:ECalculationType (Results 1 – 5 of 5) sorted by relevance
/external/cronet/third_party/icu/source/i18n/ |
D | islamcal.h | 96 enum ECalculationType { enum 198 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL); 219 void setCalculationType(ECalculationType type, UErrorCode &status); 286 ECalculationType cType;
|
D | islamcal.cpp | 234 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/ |
D | islamcal.h | 96 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/ |
D | islamcal.h | 96 enum ECalculationType { enum 198 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL); 219 void setCalculationType(ECalculationType type, UErrorCode &status); 286 ECalculationType cType;
|
D | islamcal.cpp | 234 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type) in IslamicCalendar() 248 void IslamicCalendar::setCalculationType(ECalculationType type, UErrorCode &status) in setCalculationType()
|