OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EthiopicCalendar
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
ethpccal.cpp
19
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
EthiopicCalendar
)
29
EthiopicCalendar
::
EthiopicCalendar
(const Locale& aLocale,
37
EthiopicCalendar
::
EthiopicCalendar
(const
EthiopicCalendar
& other)
43
EthiopicCalendar
::~
EthiopicCalendar
()
48
EthiopicCalendar
::clone() const
50
return new
EthiopicCalendar
(*this)
[
all
...]
ethpccal.h
24
class
EthiopicCalendar
: public CECalendar {
37
* Useful constants for
EthiopicCalendar
.
113
* Constructs a
EthiopicCalendar
based on the current time in the default time zone
117
* @param success Indicates the status of
EthiopicCalendar
object construction.
123
EthiopicCalendar
(const Locale& aLocale, UErrorCode& success, EEraType type = AMETE_MIHRET_ERA);
129
EthiopicCalendar
(const
EthiopicCalendar
& other);
135
virtual ~
EthiopicCalendar
();
/external/icu4c/common/unicode/
urename.h
[
all
...]
Completed in 119 milliseconds