/external/icu/icu4c/source/i18n/ |
D | olsontz.h | 116 class U_I18N_API OlsonTimeZone: public BasicTimeZone { 126 OlsonTimeZone(const UResourceBundle* top, 134 OlsonTimeZone(const OlsonTimeZone& other); 139 virtual ~OlsonTimeZone(); 144 OlsonTimeZone& operator=(const OlsonTimeZone& other); 290 OlsonTimeZone(); 405 OlsonTimeZone::transitionCount() const { in transitionCount() 410 OlsonTimeZone::transitionTime(int16_t transIdx) const { in transitionTime() 415 OlsonTimeZone::zoneOffsetAt(int16_t transIdx) const { in zoneOffsetAt() 421 OlsonTimeZone::rawOffsetAt(int16_t transIdx) const { in rawOffsetAt() [all …]
|
D | olsontz.cpp | 84 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(OlsonTimeZone) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 99 void OlsonTimeZone::constructEmpty() { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 120 OlsonTimeZone::OlsonTimeZone(const UResourceBundle* top, in OlsonTimeZone() function in OlsonTimeZone 268 OlsonTimeZone::OlsonTimeZone(const OlsonTimeZone& other) : in OlsonTimeZone() function in OlsonTimeZone 276 OlsonTimeZone& OlsonTimeZone::operator=(const OlsonTimeZone& other) { in operator =() 306 OlsonTimeZone::~OlsonTimeZone() { in ~OlsonTimeZone() 314 UBool OlsonTimeZone::operator==(const TimeZone& other) const { in operator ==() 324 TimeZone* OlsonTimeZone::clone() const { in clone() 325 return new OlsonTimeZone(*this); in clone() 331 int32_t OlsonTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, in getOffset() [all …]
|
D | zonemeta.cpp | 390 if (dynamic_cast<const OlsonTimeZone *>(&tz) != NULL) { in getCanonicalCLDRID() 392 const OlsonTimeZone *otz = (const OlsonTimeZone*)&tz; in getCanonicalCLDRID() 894 if (dynamic_cast<const OlsonTimeZone *>(&tz) != NULL) { in getShortID() 896 const OlsonTimeZone *otz = (const OlsonTimeZone*)&tz; in getShortID()
|
D | tzgnames.cpp | 631 if (dynamic_cast<OlsonTimeZone *>(tmptz) != NULL in formatGenericNonLocationName()
|
D | timezone.cpp | 391 z = new OlsonTimeZone(top, &res, id, ec); in createSystemTimeZone()
|
D | calendar.cpp | 3944 if (dynamic_cast<const OlsonTimeZone *>(fZone) != NULL in getBasicTimeZone()
|
D | smpdtfmt.cpp | 2458 if (dynamic_cast<const OlsonTimeZone *>(&tz) != NULL in parse()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2010-01-13-OptExtBug.ll | 4 %class.OlsonTimeZone = type { i16, i32*, i8*, i16 } 6 define void @XX(%class.OlsonTimeZone* %this) align 2 { 10 %tmp = getelementptr inbounds %class.OlsonTimeZone, %class.OlsonTimeZone* %this, i32 0, i32 3 12 %tmp525 = getelementptr inbounds %class.OlsonTimeZone, %class.OlsonTimeZone* %this, i32 0, i32 0 24 %tmp10 = getelementptr inbounds %class.OlsonTimeZone, %class.OlsonTimeZone* %this, i32 0, i32 2 25 %tmp17 = getelementptr inbounds %class.OlsonTimeZone, %class.OlsonTimeZone* %this, i32 0, i32 1 26 %tmp5 = getelementptr inbounds %class.OlsonTimeZone, %class.OlsonTimeZone* %this, i32 0, i32 0
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-01-13-OptExtBug.ll | 4 %class.OlsonTimeZone = type { i16, i32*, i8*, i16 } 6 define void @XX(%class.OlsonTimeZone* %this) align 2 { 10 %tmp = getelementptr inbounds %class.OlsonTimeZone, %class.OlsonTimeZone* %this, i32 0, i32 3 12 %tmp525 = getelementptr inbounds %class.OlsonTimeZone, %class.OlsonTimeZone* %this, i32 0, i32 0 24 %tmp10 = getelementptr inbounds %class.OlsonTimeZone, %class.OlsonTimeZone* %this, i32 0, i32 2 25 %tmp17 = getelementptr inbounds %class.OlsonTimeZone, %class.OlsonTimeZone* %this, i32 0, i32 1 26 %tmp5 = getelementptr inbounds %class.OlsonTimeZone, %class.OlsonTimeZone* %this, i32 0, i32 0
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2010-01-13-OptExtBug.ll | 4 %class.OlsonTimeZone = type { i16, i32*, i8*, i16 } 6 define void @XX(%class.OlsonTimeZone* %this) align 2 { 10 %tmp = getelementptr inbounds %class.OlsonTimeZone* %this, i32 0, i32 3 12 %tmp525 = getelementptr inbounds %class.OlsonTimeZone* %this, i32 0, i32 0 24 %tmp10 = getelementptr inbounds %class.OlsonTimeZone* %this, i32 0, i32 2 25 %tmp17 = getelementptr inbounds %class.OlsonTimeZone* %this, i32 0, i32 1 26 %tmp5 = getelementptr inbounds %class.OlsonTimeZone* %this, i32 0, i32 0
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | TestMetazones.java | 25 import com.ibm.icu.impl.OlsonTimeZone; 204 OlsonTimeZone timezone1 = new OlsonTimeZone(value.zone); in checkMetazoneConsistency() 205 OlsonTimeZone timezone2 = new OlsonTimeZone(value2.zone); in checkMetazoneConsistency() 224 String showDifferences(OlsonTimeZone zone1, OlsonTimeZone zone2, in showDifferences() 260 private void showDeltas(OlsonTimeZone zone1, OlsonTimeZone zone2, long start, long end) { in showDeltas() 276 …private List<Pair<Long, Long>> getDifferencesOverRange(OlsonTimeZone zone1, OlsonTimeZone zone2, D… in getDifferencesOverRange() 339 private int getOffset(OlsonTimeZone zone1, long point) { in getOffset() 345 private void addTransitions(OlsonTimeZone zone1, OlsonTimeZone otherZone, in addTransitions()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | ZoneMeta.java | 348 if (tz instanceof OlsonTimeZone) { in getCanonicalCLDRID() 349 return ((OlsonTimeZone)tz).getCanonicalID(); in getCanonicalCLDRID() 548 private static class SystemTimeZoneCache extends SoftCache<String, OlsonTimeZone, String> { 554 protected OlsonTimeZone createInstance(String key, String data) { in createInstance() 555 OlsonTimeZone tz = null; in createInstance() 561 tz = new OlsonTimeZone(top, res, data); in createInstance() 577 public static OlsonTimeZone getSystemTimeZone(String id) { in getSystemTimeZone() 844 if (tz instanceof OlsonTimeZone) { in getShortID() 845 canonicalID = ((OlsonTimeZone)tz).getCanonicalID(); in getShortID()
|
D | OlsonTimeZone.java | 119 public class OlsonTimeZone extends BasicTimeZone { class 408 if (!(other instanceof OlsonTimeZone)) { in hasSameRules() 414 OlsonTimeZone o = (OlsonTimeZone)other; in hasSameRules() 484 public OlsonTimeZone(UResourceBundle top, UResourceBundle res, String id){ in OlsonTimeZone() method in OlsonTimeZone 638 public OlsonTimeZone(String id){ in OlsonTimeZone() method in OlsonTimeZone 901 OlsonTimeZone z = (OlsonTimeZone) obj; in equals() 1292 OlsonTimeZone tz = (OlsonTimeZone)super.cloneAsThawed(); in cloneAsThawed()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ZoneMeta.java | 347 if (tz instanceof OlsonTimeZone) { in getCanonicalCLDRID() 348 return ((OlsonTimeZone)tz).getCanonicalID(); in getCanonicalCLDRID() 547 private static class SystemTimeZoneCache extends SoftCache<String, OlsonTimeZone, String> { 553 protected OlsonTimeZone createInstance(String key, String data) { in createInstance() 554 OlsonTimeZone tz = null; in createInstance() 560 tz = new OlsonTimeZone(top, res, data); in createInstance() 576 public static OlsonTimeZone getSystemTimeZone(String id) { in getSystemTimeZone() 843 if (tz instanceof OlsonTimeZone) { in getShortID() 844 canonicalID = ((OlsonTimeZone)tz).getCanonicalID(); in getShortID()
|
D | OlsonTimeZone.java | 117 public class OlsonTimeZone extends BasicTimeZone { class 406 if (!(other instanceof OlsonTimeZone)) { in hasSameRules() 412 OlsonTimeZone o = (OlsonTimeZone)other; in hasSameRules() 482 public OlsonTimeZone(UResourceBundle top, UResourceBundle res, String id){ in OlsonTimeZone() method in OlsonTimeZone 636 public OlsonTimeZone(String id){ in OlsonTimeZone() method in OlsonTimeZone 899 OlsonTimeZone z = (OlsonTimeZone) obj; in equals() 1290 OlsonTimeZone tz = (OlsonTimeZone)super.cloneAsThawed(); in cloneAsThawed()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
D | SerializableTestUtility.java | 38 import android.icu.impl.OlsonTimeZone; 513 OlsonTimeZone timeZones[] = new OlsonTimeZone[zoneIDs.length]; in getTestObjects() 516 timeZones[i] = new OlsonTimeZone(zoneIDs[i]); in getTestObjects() 526 OlsonTimeZone otz_a = (OlsonTimeZone) a; in hasSameBehavior() 527 OlsonTimeZone otz_b = (OlsonTimeZone) b; in hasSameBehavior()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | SerializableTestUtility.java | 37 import com.ibm.icu.impl.OlsonTimeZone; 510 OlsonTimeZone timeZones[] = new OlsonTimeZone[zoneIDs.length]; in getTestObjects() 513 timeZones[i] = new OlsonTimeZone(zoneIDs[i]); in getTestObjects() 523 OlsonTimeZone otz_a = (OlsonTimeZone) a; in hasSameBehavior() 524 OlsonTimeZone otz_b = (OlsonTimeZone) b; in hasSameBehavior()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestMetazoneTransitions.java | 17 import com.ibm.icu.impl.OlsonTimeZone; 411 TimeZoneTransition transition = ((OlsonTimeZone) zone) in getTransitionAfter() 429 return ((OlsonTimeZone) zone).inDaylightTime(new Date(date)); in inDaylightTime() 444 TimeZoneTransition transition = ((OlsonTimeZone) zone) in getDSTSavings()
|
/external/icu/icu4c/source/test/intltest/ |
D | uobjtest.cpp | 465 …TESTCLASSID_FACTORY(OlsonTimeZone, TimeZone::createTimeZone(UnicodeString("America/Los_Angeles"))); in testIDs()
|
D | tztest.cpp | 1172 if (dynamic_cast<OlsonTimeZone *>(zone) != NULL) { in TestCustomParse()
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | TimeZone.java | 888 } else if (tz instanceof android.icu.impl.OlsonTimeZone) { in setDefault()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | TimeZone.java | 970 } else if (tz instanceof com.ibm.icu.impl.OlsonTimeZone) { in setDefault()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | LenientDateParser.java | 28 import com.ibm.icu.impl.OlsonTimeZone; 1287 TimeZoneTransition transition = ((OlsonTimeZone) zone).getNextTransition(
|
/external/icu/icu4j/ |
D | coverage-exclusion.txt | 494 com/ibm/icu/impl/OlsonTimeZone#constructEmpty:()V
|