Searched refs:IndianCalendar (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dindiancal.cpp30 // Implementation of the IndianCalendar class
37 Calendar* IndianCalendar::clone() const {
38 return new IndianCalendar(*this);
41 IndianCalendar::IndianCalendar(const Locale& aLocale, UErrorCode& success) function in class:IndianCalendar
47 IndianCalendar::IndianCalendar(const IndianCalendar& other) : Calendar(other) { function in class:IndianCalendar
50 IndianCalendar::~IndianCalendar()
[all...]
H A Dindiancal.h25 * <code>IndianCalendar</code> is a subclass of <code>Calendar</code>
69 class IndianCalendar : public Calendar { class in inherits:Calendar
72 * Useful constants for IndianCalendar.
142 * Constructs an IndianCalendar based on the current time in the default time zone
146 * @param success Indicates the status of IndianCalendar object construction.
151 IndianCalendar(const Locale& aLocale, UErrorCode &success);
157 IndianCalendar(const IndianCalendar& other);
163 virtual ~IndianCalendar();
286 IndianCalendar(); // defaul
[all...]
H A Dcalendar.cpp347 cal = new IndianCalendar(loc, status);
/external/icu/icu4c/source/i18n/
H A Dindiancal.cpp30 // Implementation of the IndianCalendar class
37 Calendar* IndianCalendar::clone() const {
38 return new IndianCalendar(*this);
41 IndianCalendar::IndianCalendar(const Locale& aLocale, UErrorCode& success) function in class:IndianCalendar
47 IndianCalendar::IndianCalendar(const IndianCalendar& other) : Calendar(other) { function in class:IndianCalendar
50 IndianCalendar::~IndianCalendar()
[all...]
H A Dindiancal.h25 * <code>IndianCalendar</code> is a subclass of <code>Calendar</code>
69 class IndianCalendar : public Calendar { class in inherits:Calendar
72 * Useful constants for IndianCalendar.
142 * Constructs an IndianCalendar based on the current time in the default time zone
146 * @param success Indicates the status of IndianCalendar object construction.
151 IndianCalendar(const Locale& aLocale, UErrorCode &success);
157 IndianCalendar(const IndianCalendar& other);
163 virtual ~IndianCalendar();
286 IndianCalendar(); // defaul
[all...]
H A Dcalendar.cpp347 cal = new IndianCalendar(loc, status);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcalcasts.cpp315 static const int32_t CHAITRA = IndianCalendar::CHAITRA + 1;
316 static const int32_t VAISAKHA = IndianCalendar::VAISAKHA + 1;
317 static const int32_t JYAISTHA = IndianCalendar::JYAISTHA + 1;
318 static const int32_t ASADHA = IndianCalendar::ASADHA + 1;
319 static const int32_t SRAVANA = IndianCalendar::SRAVANA + 1 ;
320 static const int32_t BHADRA = IndianCalendar::BHADRA + 1 ;
321 static const int32_t ASVINA = IndianCalendar::ASVINA + 1 ;
322 static const int32_t KARTIKA = IndianCalendar::KARTIKA + 1 ;
323 static const int32_t AGRAHAYANA = IndianCalendar::AGRAHAYANA + 1 ;
324 static const int32_t PAUSA = IndianCalendar
[all...]
H A Duobjtest.cpp382 TESTCLASSID_FACTORY(IndianCalendar, Calendar::createInstance(Locale("@calendar=indian"), status));
/external/icu/icu4c/source/test/intltest/
H A Dcalcasts.cpp315 static const int32_t CHAITRA = IndianCalendar::CHAITRA + 1;
316 static const int32_t VAISAKHA = IndianCalendar::VAISAKHA + 1;
317 static const int32_t JYAISTHA = IndianCalendar::JYAISTHA + 1;
318 static const int32_t ASADHA = IndianCalendar::ASADHA + 1;
319 static const int32_t SRAVANA = IndianCalendar::SRAVANA + 1 ;
320 static const int32_t BHADRA = IndianCalendar::BHADRA + 1 ;
321 static const int32_t ASVINA = IndianCalendar::ASVINA + 1 ;
322 static const int32_t KARTIKA = IndianCalendar::KARTIKA + 1 ;
323 static const int32_t AGRAHAYANA = IndianCalendar::AGRAHAYANA + 1 ;
324 static const int32_t PAUSA = IndianCalendar
[all...]
H A Duobjtest.cpp382 TESTCLASSID_FACTORY(IndianCalendar, Calendar::createInstance(Locale("@calendar=indian"), status));
/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 948 milliseconds