Home
last modified time | relevance | path

Searched refs:OlsonTimeZone (Results 1 – 14 of 14) sorted by relevance

/external/icu4c/i18n/
Dolsontz.h113 class U_I18N_API OlsonTimeZone: public BasicTimeZone {
123 OlsonTimeZone(const UResourceBundle* top,
131 OlsonTimeZone(const OlsonTimeZone& other);
136 virtual ~OlsonTimeZone();
141 OlsonTimeZone& operator=(const OlsonTimeZone& other);
287 OlsonTimeZone();
398 OlsonTimeZone::transitionCount() const { in transitionCount()
403 OlsonTimeZone::transitionTime(int16_t transIdx) const { in transitionTime()
408 OlsonTimeZone::zoneOffsetAt(int16_t transIdx) const { in zoneOffsetAt()
414 OlsonTimeZone::rawOffsetAt(int16_t transIdx) const { in rawOffsetAt()
[all …]
Dolsontz.cpp81 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(OlsonTimeZone) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
96 void OlsonTimeZone::constructEmpty() { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
117 OlsonTimeZone::OlsonTimeZone(const UResourceBundle* top, in OlsonTimeZone() function in OlsonTimeZone
265 OlsonTimeZone::OlsonTimeZone(const OlsonTimeZone& other) : in OlsonTimeZone() function in OlsonTimeZone
273 OlsonTimeZone& OlsonTimeZone::operator=(const OlsonTimeZone& other) { in operator =()
303 OlsonTimeZone::~OlsonTimeZone() { in ~OlsonTimeZone()
311 UBool OlsonTimeZone::operator==(const TimeZone& other) const { in operator ==()
321 TimeZone* OlsonTimeZone::clone() const { in clone()
322 return new OlsonTimeZone(*this); in clone()
328 int32_t OlsonTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, in getOffset()
[all …]
Dzonemeta.cpp384 if (dynamic_cast<const OlsonTimeZone *>(&tz) != NULL) { in getCanonicalCLDRID()
386 const OlsonTimeZone *otz = (const OlsonTimeZone*)&tz; in getCanonicalCLDRID()
Dtzgnames.cpp661 if (dynamic_cast<OlsonTimeZone *>(tmptz) != NULL in formatGenericNonLocationName()
Dtimezone.cpp431 z = new OlsonTimeZone(top, &res, id, ec); in createSystemTimeZone()
Dsmpdtfmt.cpp1846 if (dynamic_cast<const OlsonTimeZone *>(&tz) != NULL in parse()
Dcalendar.cpp3671 if (dynamic_cast<const OlsonTimeZone *>(fZone) != NULL in getBasicTimeZone()
/external/llvm/test/CodeGen/X86/
D2010-01-13-OptExtBug.ll4 %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/icu4c/test/intltest/
Duobjtest.cpp457 …TESTCLASSID_FACTORY(OlsonTimeZone, TimeZone::createTimeZone(UnicodeString("America/Los_Angeles"))); in testIDs()
Dtztest.cpp1169 if (dynamic_cast<OlsonTimeZone *>(zone) != NULL) { in TestCustomParse()
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h1349 #define OlsonTimeZone OlsonTimeZone_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h1349 #define OlsonTimeZone OlsonTimeZone_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h1349 #define OlsonTimeZone OlsonTimeZone_3_2 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h1349 #define OlsonTimeZone OlsonTimeZone_3_2 macro