HomeSort by relevance Sort by last modified time
    Searched defs:InitialTimeZoneRule (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
tzrule.h 193 * <code>InitialTimeZoneRule</code> represents a time zone rule
198 class U_I18N_API InitialTimeZoneRule : public TimeZoneRule {
201 * Constructs an <code>InitialTimeZoneRule</code> with the name, the GMT offset of its
209 InitialTimeZoneRule(const UnicodeString& name, int32_t rawOffset, int32_t dstSavings);
213 * @param source The InitialTimeZoneRule object to be copied.
216 InitialTimeZoneRule(const InitialTimeZoneRule& source);
222 virtual ~InitialTimeZoneRule();
225 * Clone this InitialTimeZoneRule object polymorphically. The caller owns the result and
230 virtual InitialTimeZoneRule* clone(void) const
    [all...]
  /external/icu4c/i18n/unicode/
tzrule.h 193 * <code>InitialTimeZoneRule</code> represents a time zone rule
198 class U_I18N_API InitialTimeZoneRule : public TimeZoneRule {
201 * Constructs an <code>InitialTimeZoneRule</code> with the name, the GMT offset of its
209 InitialTimeZoneRule(const UnicodeString& name, int32_t rawOffset, int32_t dstSavings);
213 * @param source The InitialTimeZoneRule object to be copied.
216 InitialTimeZoneRule(const InitialTimeZoneRule& source);
222 virtual ~InitialTimeZoneRule();
225 * Clone this InitialTimeZoneRule object polymorphically. The caller owns the result and
230 virtual InitialTimeZoneRule* clone(void) const
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]
  /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 296 milliseconds