/third_party/node/deps/icu-small/source/i18n/ |
D | tzrule.cpp | 400 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(TimeArrayTimeZoneRule) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 402 TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(const UnicodeString& name, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 416 TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(const TimeArrayTimeZoneRule& source) in TimeArrayTimeZoneRule() function in TimeArrayTimeZoneRule 424 TimeArrayTimeZoneRule::~TimeArrayTimeZoneRule() { in ~TimeArrayTimeZoneRule() 430 TimeArrayTimeZoneRule* 431 TimeArrayTimeZoneRule::clone(void) const { in clone() 432 return new TimeArrayTimeZoneRule(*this); in clone() 436 TimeArrayTimeZoneRule& 437 TimeArrayTimeZoneRule::operator=(const TimeArrayTimeZoneRule& right) { in operator =() 449 TimeArrayTimeZoneRule::operator==(const TimeZoneRule& that) const { in operator ==() [all …]
|
D | dangical.cpp | 114 LocalPointer<TimeZoneRule> rule1897(new TimeArrayTimeZoneRule( in initDangiCalZoneAstroCalc() 117 LocalPointer<TimeZoneRule> rule1898to1911(new TimeArrayTimeZoneRule( in initDangiCalZoneAstroCalc() 120 LocalPointer<TimeZoneRule> ruleFrom1912(new TimeArrayTimeZoneRule( in initDangiCalZoneAstroCalc()
|
D | basictz.cpp | 406 const TimeArrayTimeZoneRule *tar = dynamic_cast<const TimeArrayTimeZoneRule *>(toRule); in getTimeZoneRulesAfter() 427 LocalPointer<TimeArrayTimeZoneRule> lpTar(tar->clone(), status); in getTimeZoneRulesAfter() 466 LocalPointer<TimeArrayTimeZoneRule> newTar(new TimeArrayTimeZoneRule( in getTimeZoneRulesAfter()
|
/third_party/icu/icu4c/source/i18n/ |
D | tzrule.cpp | 400 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(TimeArrayTimeZoneRule) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 402 TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(const UnicodeString& name, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 416 TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(const TimeArrayTimeZoneRule& source) in TimeArrayTimeZoneRule() function in TimeArrayTimeZoneRule 424 TimeArrayTimeZoneRule::~TimeArrayTimeZoneRule() { in ~TimeArrayTimeZoneRule() 430 TimeArrayTimeZoneRule* 431 TimeArrayTimeZoneRule::clone(void) const { in clone() 432 return new TimeArrayTimeZoneRule(*this); in clone() 436 TimeArrayTimeZoneRule& 437 TimeArrayTimeZoneRule::operator=(const TimeArrayTimeZoneRule& right) { in operator =() 449 TimeArrayTimeZoneRule::operator==(const TimeZoneRule& that) const { in operator ==() [all …]
|
D | dangical.cpp | 112 …TimeZoneRule* rule1897 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1897"), 7*kOneHou… in initDangiCalZoneAstroCalc() 113 …TimeZoneRule* rule1898to1911 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1898-1911")… in initDangiCalZoneAstroCalc() 114 …TimeZoneRule* ruleFrom1912 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1912-"), 9*kO… in initDangiCalZoneAstroCalc()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | tzrule.cpp | 400 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(TimeArrayTimeZoneRule) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 402 TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(const UnicodeString& name, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 416 TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(const TimeArrayTimeZoneRule& source) in TimeArrayTimeZoneRule() function in TimeArrayTimeZoneRule 424 TimeArrayTimeZoneRule::~TimeArrayTimeZoneRule() { in ~TimeArrayTimeZoneRule() 430 TimeArrayTimeZoneRule* 431 TimeArrayTimeZoneRule::clone(void) const { in clone() 432 return new TimeArrayTimeZoneRule(*this); in clone() 436 TimeArrayTimeZoneRule& 437 TimeArrayTimeZoneRule::operator=(const TimeArrayTimeZoneRule& right) { in operator =() 449 TimeArrayTimeZoneRule::operator==(const TimeZoneRule& that) const { in operator ==() [all …]
|
D | dangical.cpp | 112 …TimeZoneRule* rule1897 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1897"), 7*kOneHou… in initDangiCalZoneAstroCalc() 113 …TimeZoneRule* rule1898to1911 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1898-1911")… in initDangiCalZoneAstroCalc() 114 …TimeZoneRule* ruleFrom1912 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1912-"), 9*kO… in initDangiCalZoneAstroCalc()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | tzrule.cpp | 400 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(TimeArrayTimeZoneRule) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 402 TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(const UnicodeString& name, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 416 TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(const TimeArrayTimeZoneRule& source) in TimeArrayTimeZoneRule() function in TimeArrayTimeZoneRule 424 TimeArrayTimeZoneRule::~TimeArrayTimeZoneRule() { in ~TimeArrayTimeZoneRule() 430 TimeArrayTimeZoneRule* 431 TimeArrayTimeZoneRule::clone(void) const { in clone() 432 return new TimeArrayTimeZoneRule(*this); in clone() 436 TimeArrayTimeZoneRule& 437 TimeArrayTimeZoneRule::operator=(const TimeArrayTimeZoneRule& right) { in operator =() 449 TimeArrayTimeZoneRule::operator==(const TimeZoneRule& that) const { in operator ==() [all …]
|
D | dangical.cpp | 112 …TimeZoneRule* rule1897 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1897"), 7*kOneHou… in initDangiCalZoneAstroCalc() 113 …TimeZoneRule* rule1898to1911 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1898-1911")… in initDangiCalZoneAstroCalc() 114 …TimeZoneRule* ruleFrom1912 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1912-"), 9*kO… in initDangiCalZoneAstroCalc()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | TimeArrayTimeZoneRule.java | 19 public class TimeArrayTimeZoneRule extends TimeZoneRule { class 44 …public TimeArrayTimeZoneRule(String name, int rawOffset, int dstSavings, long[] startTimes, int ti… in TimeArrayTimeZoneRule() method in TimeArrayTimeZoneRule 137 if (!(other instanceof TimeArrayTimeZoneRule)) { in isEquivalentTo() 140 if (timeType == ((TimeArrayTimeZoneRule)other).timeType in isEquivalentTo() 141 && Arrays.equals(startTimes, ((TimeArrayTimeZoneRule)other).startTimes)) { in isEquivalentTo()
|
D | DangiCalendar.java | 68 … TimeZoneRule rule1897 = new TimeArrayTimeZoneRule("Korean 1897", 7 * ONE_HOUR, 0, millis1897, 70 …TimeZoneRule rule1898to1911 = new TimeArrayTimeZoneRule("Korean 1898-1911", 8 * ONE_HOUR, 0, milli… 72 … TimeZoneRule ruleFrom1912 = new TimeArrayTimeZoneRule("Korean 1912-", 9 * ONE_HOUR, 0, millis1912,
|
D | BasicTimeZone.java | 286 if (toRule instanceof TimeArrayTimeZoneRule) { in getTimeZoneRules() 287 TimeArrayTimeZoneRule tar = (TimeArrayTimeZoneRule)toRule; in getTimeZoneRules() 329 TimeArrayTimeZoneRule newtar = new TimeArrayTimeZoneRule( in getTimeZoneRules()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | TimeArrayTimeZoneRule.java | 20 public class TimeArrayTimeZoneRule extends TimeZoneRule { class 43 …public TimeArrayTimeZoneRule(String name, int rawOffset, int dstSavings, long[] startTimes, int ti… in TimeArrayTimeZoneRule() method in TimeArrayTimeZoneRule 129 if (!(other instanceof TimeArrayTimeZoneRule)) { in isEquivalentTo() 132 if (timeType == ((TimeArrayTimeZoneRule)other).timeType in isEquivalentTo() 133 && Arrays.equals(startTimes, ((TimeArrayTimeZoneRule)other).startTimes)) { in isEquivalentTo()
|
D | DangiCalendar.java | 70 … TimeZoneRule rule1897 = new TimeArrayTimeZoneRule("Korean 1897", 7 * ONE_HOUR, 0, millis1897, 72 …TimeZoneRule rule1898to1911 = new TimeArrayTimeZoneRule("Korean 1898-1911", 8 * ONE_HOUR, 0, milli… 74 … TimeZoneRule ruleFrom1912 = new TimeArrayTimeZoneRule("Korean 1912-", 9 * ONE_HOUR, 0, millis1912,
|
D | BasicTimeZone.java | 275 if (toRule instanceof TimeArrayTimeZoneRule) { in getTimeZoneRules() 276 TimeArrayTimeZoneRule tar = (TimeArrayTimeZoneRule)toRule; in getTimeZoneRules() 318 TimeArrayTimeZoneRule newtar = new TimeArrayTimeZoneRule( in getTimeZoneRules()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | tzrule.h | 620 class U_I18N_API TimeArrayTimeZoneRule : public TimeZoneRule { 639 TimeArrayTimeZoneRule(const UnicodeString& name, int32_t rawOffset, int32_t dstSavings, 647 TimeArrayTimeZoneRule(const TimeArrayTimeZoneRule& source); 653 virtual ~TimeArrayTimeZoneRule(); 661 virtual TimeArrayTimeZoneRule* clone() const override; 668 TimeArrayTimeZoneRule& operator=(const TimeArrayTimeZoneRule& right);
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | tzrule.h | 620 class U_I18N_API TimeArrayTimeZoneRule : public TimeZoneRule { 639 TimeArrayTimeZoneRule(const UnicodeString& name, int32_t rawOffset, int32_t dstSavings, 647 TimeArrayTimeZoneRule(const TimeArrayTimeZoneRule& source); 653 virtual ~TimeArrayTimeZoneRule(); 661 virtual TimeArrayTimeZoneRule* clone() const; 668 TimeArrayTimeZoneRule& operator=(const TimeArrayTimeZoneRule& right);
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tzrule.h | 618 class U_I18N_API TimeArrayTimeZoneRule : public TimeZoneRule { 637 TimeArrayTimeZoneRule(const UnicodeString& name, int32_t rawOffset, int32_t dstSavings, 645 TimeArrayTimeZoneRule(const TimeArrayTimeZoneRule& source); 651 virtual ~TimeArrayTimeZoneRule(); 659 virtual TimeArrayTimeZoneRule* clone(void) const; 666 TimeArrayTimeZoneRule& operator=(const TimeArrayTimeZoneRule& right);
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tzrule.h | 620 class U_I18N_API TimeArrayTimeZoneRule : public TimeZoneRule { 639 TimeArrayTimeZoneRule(const UnicodeString& name, int32_t rawOffset, int32_t dstSavings, 647 TimeArrayTimeZoneRule(const TimeArrayTimeZoneRule& source); 653 virtual ~TimeArrayTimeZoneRule(); 661 virtual TimeArrayTimeZoneRule* clone() const; 668 TimeArrayTimeZoneRule& operator=(const TimeArrayTimeZoneRule& right);
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 34 import ohos.global.icu.util.TimeArrayTimeZoneRule; 784 TimeArrayTimeZoneRule t0 = null; in TestTimeZoneRuleCoverage() 787 t0 = new TimeArrayTimeZoneRule("nulltimes", -3*HOUR, 0, in TestTimeZoneRuleCoverage() 799 t0 = new TimeArrayTimeZoneRule("nulltimes", -3*HOUR, 0, in TestTimeZoneRuleCoverage() 809 …TimeArrayTimeZoneRule t1 = new TimeArrayTimeZoneRule("t1", -3*HOUR, 0, trtimes1, DateTimeRule.UTC_… in TestTimeZoneRuleCoverage() 810 …TimeArrayTimeZoneRule t2 = new TimeArrayTimeZoneRule("t2", -3*HOUR, 0, trtimes1, DateTimeRule.UTC_… in TestTimeZoneRuleCoverage() 811 …TimeArrayTimeZoneRule t3 = new TimeArrayTimeZoneRule("t3", -3*HOUR, 0, trtimes2, DateTimeRule.UTC_… in TestTimeZoneRuleCoverage() 812 …TimeArrayTimeZoneRule t4 = new TimeArrayTimeZoneRule("t4", -3*HOUR, 0, trtimes1, DateTimeRule.STAN… in TestTimeZoneRuleCoverage() 813 …TimeArrayTimeZoneRule t5 = new TimeArrayTimeZoneRule("t5", -4*HOUR, 1*HOUR, trtimes1, DateTimeRule… in TestTimeZoneRuleCoverage()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRuleTest.java | 34 import com.ibm.icu.util.TimeArrayTimeZoneRule; 782 TimeArrayTimeZoneRule t0 = null; in TestTimeZoneRuleCoverage() 785 t0 = new TimeArrayTimeZoneRule("nulltimes", -3*HOUR, 0, in TestTimeZoneRuleCoverage() 797 t0 = new TimeArrayTimeZoneRule("nulltimes", -3*HOUR, 0, in TestTimeZoneRuleCoverage() 807 …TimeArrayTimeZoneRule t1 = new TimeArrayTimeZoneRule("t1", -3*HOUR, 0, trtimes1, DateTimeRule.UTC_… in TestTimeZoneRuleCoverage() 808 …TimeArrayTimeZoneRule t2 = new TimeArrayTimeZoneRule("t2", -3*HOUR, 0, trtimes1, DateTimeRule.UTC_… in TestTimeZoneRuleCoverage() 809 …TimeArrayTimeZoneRule t3 = new TimeArrayTimeZoneRule("t3", -3*HOUR, 0, trtimes2, DateTimeRule.UTC_… in TestTimeZoneRuleCoverage() 810 …TimeArrayTimeZoneRule t4 = new TimeArrayTimeZoneRule("t4", -3*HOUR, 0, trtimes1, DateTimeRule.STAN… in TestTimeZoneRuleCoverage() 811 …TimeArrayTimeZoneRule t5 = new TimeArrayTimeZoneRule("t5", -4*HOUR, 1*HOUR, trtimes1, DateTimeRule… in TestTimeZoneRuleCoverage()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
D | SerializableTestUtility.java | 55 import ohos.global.icu.util.TimeArrayTimeZoneRule; 379 TimeArrayTimeZoneRule[] rules = new TimeArrayTimeZoneRule[1]; in getTestObjects() 381 … rules[0] = new TimeArrayTimeZoneRule("Foo", 1*HOUR, 1*HOUR, ttime, DateTimeRule.UTC_TIME); in getTestObjects() 387 TimeArrayTimeZoneRule ra = (TimeArrayTimeZoneRule)a; in hasSameBehavior() 388 TimeArrayTimeZoneRule rb = (TimeArrayTimeZoneRule)b; in hasSameBehavior()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | SerializableTestUtility.java | 55 import com.ibm.icu.util.TimeArrayTimeZoneRule; 377 TimeArrayTimeZoneRule[] rules = new TimeArrayTimeZoneRule[1]; in getTestObjects() 379 … rules[0] = new TimeArrayTimeZoneRule("Foo", 1*HOUR, 1*HOUR, ttime, DateTimeRule.UTC_TIME); in getTestObjects() 385 TimeArrayTimeZoneRule ra = (TimeArrayTimeZoneRule)a; in hasSameBehavior() 386 TimeArrayTimeZoneRule rb = (TimeArrayTimeZoneRule)b; in hasSameBehavior()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | OlsonTimeZone.java | 25 import ohos.global.icu.util.TimeArrayTimeZoneRule; 1092 … rules[idx++] = new TimeArrayTimeZoneRule(getID() + "(STD)", finalZone.getRawOffset(), 0, in getTimeZoneRules() 1103 private transient TimeArrayTimeZoneRule[] historicRules; 1166 historicRules = new TimeArrayTimeZoneRule[typeCount]; in initTransitionRules() 1168 … historicRules[typeIdx] = new TimeArrayTimeZoneRule((dst == 0 ? stdName : dstName), in initTransitionRules() 1202 firstFinalRule = new TimeArrayTimeZoneRule(finalZone.getID(), in initTransitionRules()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | OlsonTimeZone.java | 24 import com.ibm.icu.util.TimeArrayTimeZoneRule; 1090 … rules[idx++] = new TimeArrayTimeZoneRule(getID() + "(STD)", finalZone.getRawOffset(), 0, in getTimeZoneRules() 1101 private transient TimeArrayTimeZoneRule[] historicRules; 1164 historicRules = new TimeArrayTimeZoneRule[typeCount]; in initTransitionRules() 1166 … historicRules[typeIdx] = new TimeArrayTimeZoneRule((dst == 0 ? stdName : dstName), in initTransitionRules() 1200 firstFinalRule = new TimeArrayTimeZoneRule(finalZone.getID(), in initTransitionRules()
|