Searched defs:HebrewCalendar (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dhebrwcal.h30 * <code>HebrewCalendar</code> is a subclass of <code>Calendar</code>
83 class U_I18N_API HebrewCalendar : public Calendar { class in inherits:Calendar
86 * Useful constants for HebrewCalendar.
157 * Constructs a HebrewCalendar based on the current time in the default time zone
161 * @param success Indicates the status of HebrewCalendar object construction.
165 HebrewCalendar(const Locale& aLocale, UErrorCode& success);
172 virtual ~HebrewCalendar();
179 HebrewCalendar(const HebrewCalendar& source);
186 HebrewCalendar
[all...]
H A Dhebrwcal.cpp12 * 12/03/2003 srl ported from java HebrewCalendar
150 * Constructs a default <code>HebrewCalendar</code> using the current time
154 HebrewCalendar::HebrewCalendar(const Locale& aLocale, UErrorCode& success) function in class:HebrewCalendar
162 HebrewCalendar::~HebrewCalendar() {
165 const char *HebrewCalendar::getType() const {
169 Calendar* HebrewCalendar::clone() const {
170 return new HebrewCalendar(*this);
173 HebrewCalendar function in class:HebrewCalendar
[all...]
/external/icu/icu4c/source/i18n/
H A Dhebrwcal.h30 * <code>HebrewCalendar</code> is a subclass of <code>Calendar</code>
83 class U_I18N_API HebrewCalendar : public Calendar { class in inherits:Calendar
86 * Useful constants for HebrewCalendar.
157 * Constructs a HebrewCalendar based on the current time in the default time zone
161 * @param success Indicates the status of HebrewCalendar object construction.
165 HebrewCalendar(const Locale& aLocale, UErrorCode& success);
172 virtual ~HebrewCalendar();
179 HebrewCalendar(const HebrewCalendar& source);
186 HebrewCalendar
[all...]
H A Dhebrwcal.cpp12 * 12/03/2003 srl ported from java HebrewCalendar
150 * Constructs a default <code>HebrewCalendar</code> using the current time
154 HebrewCalendar::HebrewCalendar(const Locale& aLocale, UErrorCode& success) function in class:HebrewCalendar
162 HebrewCalendar::~HebrewCalendar() {
165 const char *HebrewCalendar::getType() const {
169 Calendar* HebrewCalendar::clone() const {
170 return new HebrewCalendar(*this);
173 HebrewCalendar function in class:HebrewCalendar
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 93 milliseconds