HomeSort by relevance Sort by last modified time
    Searched refs:HebrewCalendar (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
hebrwcal.cpp 12 * 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)
162 HebrewCalendar::~HebrewCalendar() {
165 const char *HebrewCalendar::getType() const {
169 Calendar* HebrewCalendar::clone() const {
170 return new HebrewCalendar(*this);
173 HebrewCalendar::HebrewCalendar(const HebrewCalendar& other) : Calendar(other)
    [all...]
hebrwcal.h 30 * <code>HebrewCalendar</code> is a subclass of <code>Calendar</code>
83 class U_I18N_API HebrewCalendar : public 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& operator=(const HebrewCalendar& right)
    [all...]
smpdtfmt.cpp     [all...]
calendar.cpp 310 cal = new HebrewCalendar(loc, status);
    [all...]
  /external/icu/icu4c/source/i18n/
hebrwcal.cpp 12 * 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)
162 HebrewCalendar::~HebrewCalendar() {
165 const char *HebrewCalendar::getType() const {
169 Calendar* HebrewCalendar::clone() const {
170 return new HebrewCalendar(*this);
173 HebrewCalendar::HebrewCalendar(const HebrewCalendar& other) : Calendar(other)
    [all...]
hebrwcal.h 30 * <code>HebrewCalendar</code> is a subclass of <code>Calendar</code>
83 class U_I18N_API HebrewCalendar : public 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& operator=(const HebrewCalendar& right)
    [all...]
smpdtfmt.cpp     [all...]
calendar.cpp 341 cal = new HebrewCalendar(loc, status);
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
calcasts.cpp 195 static const int32_t TISHRI = HebrewCalendar::TISHRI;
196 //static const int32_t HESHVAN = HebrewCalendar::HESHVAN;
197 //static const int32_t KISLEV = HebrewCalendar::KISLEV;
198 //static const int32_t TEVET = HebrewCalendar::TEVET;
199 //static const int32_t SHEVAT = HebrewCalendar::SHEVAT;
200 //static const int32_t ADAR_1 = HebrewCalendar::ADAR_1;
201 //static const int32_t ADAR = HebrewCalendar::ADAR;
202 //static const int32_t NISAN = HebrewCalendar::NISAN;
203 //static const int32_t IYAR = HebrewCalendar::IYAR;
204 //static const int32_t SIVAN = HebrewCalendar::SIVAN
    [all...]
uobjtest.cpp 368 TESTCLASSID_FACTORY(HebrewCalendar, Calendar::createInstance(Locale("@calendar=hebrew"), status));
caltest.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
calcasts.cpp 194 static const int32_t TISHRI = HebrewCalendar::TISHRI;
195 //static const int32_t HESHVAN = HebrewCalendar::HESHVAN;
196 //static const int32_t KISLEV = HebrewCalendar::KISLEV;
197 //static const int32_t TEVET = HebrewCalendar::TEVET;
198 //static const int32_t SHEVAT = HebrewCalendar::SHEVAT;
199 //static const int32_t ADAR_1 = HebrewCalendar::ADAR_1;
200 //static const int32_t ADAR = HebrewCalendar::ADAR;
201 //static const int32_t NISAN = HebrewCalendar::NISAN;
202 //static const int32_t IYAR = HebrewCalendar::IYAR;
203 //static const int32_t SIVAN = HebrewCalendar::SIVAN
    [all...]
uobjtest.cpp 380 TESTCLASSID_FACTORY(HebrewCalendar, Calendar::createInstance(Locale("@calendar=hebrew"), status));
caltest.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 291 milliseconds