Searched defs:TimeArrayTimeZoneRule (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dtzrule.h611 * <code>TimeArrayTimeZoneRule</code> represents a time zone rule whose start times are
616 class U_I18N_API TimeArrayTimeZoneRule : public TimeZoneRule { class in inherits:TimeZoneRule
619 * Constructs a <code>TimeArrayTimeZoneRule</code> with the name, the GMT offset of its
635 TimeArrayTimeZoneRule(const UnicodeString& name, int32_t rawOffset, int32_t dstSavings,
640 * @param source The TimeArrayTimeZoneRule object to be copied.
643 TimeArrayTimeZoneRule(const TimeArrayTimeZoneRule& source);
649 virtual ~TimeArrayTimeZoneRule();
652 * Clone this TimeArrayTimeZoneRule object polymorphically. The caller owns the result and
657 virtual TimeArrayTimeZoneRule* clon
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Dtzrule.h611 * <code>TimeArrayTimeZoneRule</code> represents a time zone rule whose start times are
616 class U_I18N_API TimeArrayTimeZoneRule : public TimeZoneRule { class in inherits:TimeZoneRule
619 * Constructs a <code>TimeArrayTimeZoneRule</code> with the name, the GMT offset of its
635 TimeArrayTimeZoneRule(const UnicodeString& name, int32_t rawOffset, int32_t dstSavings,
640 * @param source The TimeArrayTimeZoneRule object to be copied.
643 TimeArrayTimeZoneRule(const TimeArrayTimeZoneRule& source);
649 virtual ~TimeArrayTimeZoneRule();
652 * Clone this TimeArrayTimeZoneRule object polymorphically. The caller owns the result and
657 virtual TimeArrayTimeZoneRule* clon
[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 182 milliseconds