Searched defs:dtr (Results 1 – 11 of 11) sorted by relevance
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneOffsetLocalTest.java | 132 DateTimeRule dtr; in TestGetOffsetAroundTransition() local
|
D | TimeZoneRuleTest.java | 60 DateTimeRule dtr; in TestSimpleRuleBasedTimeZone() local 223 DateTimeRule dtr; in TestHistoricalRuleBasedTimeZone() local 733 DateTimeRule dtr = ((AnnualTimeZoneRule)rules[idx]).getRule(); in TestGetSimpleRules() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
D | TimeZoneOffsetLocalTest.java | 134 DateTimeRule dtr; in TestGetOffsetAroundTransition() local
|
D | TimeZoneRuleTest.java | 62 DateTimeRule dtr; in TestSimpleRuleBasedTimeZone() local 225 DateTimeRule dtr; in TestHistoricalRuleBasedTimeZone() local 735 DateTimeRule dtr = ((AnnualTimeZoneRule)rules[idx]).getRule(); in TestGetSimpleRules() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tzoffloc.cpp | 150 DateTimeRule *dtr; in TestGetOffsetAroundTransition() local
|
D | tzrulets.cpp | 163 DateTimeRule *dtr; in TestSimpleRuleBasedTimeZone() local 437 DateTimeRule *dtr; in TestHistoricalRuleBasedTimeZone() local 1144 const DateTimeRule *dtr = std->getRule(); in TestGetSimpleRules() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | BasicTimeZone.java | 401 DateTimeRule dtr = new DateTimeRule(dtfields[1], weekInMonth, dtfields[3], in getSimpleTimeZoneRulesNear() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | BasicTimeZone.java | 414 DateTimeRule dtr = new DateTimeRule(dtfields[1], weekInMonth, dtfields[3], in getSimpleTimeZoneRulesNear() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | basictz.cpp | 171 … DateTimeRule *dtr = new DateTimeRule(month, weekInMonth, dow, mid, DateTimeRule::WALL_TIME); in getSimpleRulesNear() local
|
/third_party/icu/icu4c/source/i18n/ |
D | basictz.cpp | 171 … DateTimeRule *dtr = new DateTimeRule(month, weekInMonth, dow, mid, DateTimeRule::WALL_TIME); in getSimpleRulesNear() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | basictz.cpp | 171 … DateTimeRule *dtr = new DateTimeRule(month, weekInMonth, dow, mid, DateTimeRule::WALL_TIME); in getSimpleRulesNear() local
|