/external/apache-harmony/support/src/test/java/tests/support/ |
D | Support_TimeZone.java | 32 int rawOffset; field in Support_TimeZone 36 public Support_TimeZone(int rawOffset, boolean useDaylightTime) { in Support_TimeZone()
|
/external/icu4c/test/intltest/ |
D | tzoffloc.cpp | 120 int32_t rawOffset, dstOffset; in TestGetOffsetAroundTransition() local
|
D | tztest.cpp | 526 int32_t rawOffset; in TestGetAvailableIDsNew() local
|
D | tzrulets.cpp | 1877 int32_t rawOffset, dstSavings; in TestVTimeZoneParse() local
|
/external/icu4c/i18n/ |
D | rbtz.cpp | 373 int32_t rawOffset, dstOffset; in getOffset() local 383 RuleBasedTimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() 390 … int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status) /*const*/ { in getOffsetFromLocal() 401 int32_t& rawOffset, int32_t& dstOffset, in getOffsetInternal()
|
D | timezone.cpp | 450 int32_t rawOffset = 0; in initDefault() local 589 void TimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() 808 …umeration* create(USystemTimeZoneType type, const char* region, const int32_t* rawOffset, UErrorCo… in create() 984 TimeZone::createEnumeration(int32_t rawOffset) { in createEnumeration() 1263 int32_t rawOffset; in getDisplayName() local
|
D | tzrule.cpp | 33 TimeZoneRule::TimeZoneRule(const UnicodeString& name, int32_t rawOffset, int32_t dstSavings) in TimeZoneRule() 182 int32_t rawOffset, in AnnualTimeZoneRule() 192 int32_t rawOffset, in AnnualTimeZoneRule()
|
D | zrule.cpp | 69 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open()
|
D | vzone.cpp | 130 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, in vzone_getOffset3()
|
D | vtzone.cpp | 524 static TimeZoneRule* createRuleByRRULE(const UnicodeString& zonename, int rawOffset, int dstSavings… in createRuleByRRULE() 727 static TimeZoneRule* createRuleByRDATE(const UnicodeString& zonename, int32_t rawOffset, int32_t ds… in createRuleByRDATE() 804 static DateTimeRule* toWallTimeRule(const DateTimeRule* rule, int32_t rawOffset, int32_t dstSavings… in toWallTimeRule() 1191 VTimeZone::getOffset(UDate date, UBool local, int32_t& rawOffset, in getOffset() 1502 int32_t rawOffset = 0; in parse() local
|
D | ucal.cpp | 50 const int32_t* rawOffset, UErrorCode* ec) { in ucal_openTimeZoneIDEnumeration()
|
D | calendar.cpp | 1242 int32_t rawOffset, dstOffset; in computeFields() local 2664 int32_t rawOffset, dstOffset; in computeZoneOffset() local
|
D | ucol.cpp | 3571 int32_t rawOffset; in ucol_prv_getSpecialPrevCE() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ArrayBoundCheckerV2.cpp | 101 const RegionRawOffsetV2 &rawOffset = in checkLocation() local
|
/external/icu4c/i18n/unicode/ |
D | simpletz.h | 861 int32_t rawOffset; // the TimeZone's raw GMT offset variable
|
/external/icu4c/tools/tzcode/ |
D | icuzdump.cpp | 131 int32_t rawOffset, dstOffset; in dump() local
|