Searched defs:toOffset (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextPosition.cpp51 OrdinalNumber TextPosition::toOffset(const Vector<unsigned>& lineEndings) function in class:WTF::TextPosition
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzfmttst.cpp475 int32_t toOffset = tzt.getTo()->getRawOffset() + tzt.getTo()->getDSTSavings(); local
476 int32_t delta = toOffset - fromOffset;
/external/icu/icu4c/source/test/intltest/
H A Dtzfmttst.cpp475 int32_t toOffset = tzt.getTo()->getRawOffset() + tzt.getTo()->getDSTSavings(); local
476 int32_t delta = toOffset - fromOffset;
/external/chromium_org/third_party/icu/source/i18n/
H A Dvtzone.cpp1507 int32_t toOffset = 0; local
1514 toOffset = offsetStrToMillis(to, status);
1521 if (toOffset - fromOffset > 0) {
1523 dstSavings = toOffset - fromOffset;
1526 rawOffset = toOffset - DEF_DSTSAVINGS;
1530 rawOffset = toOffset;
1561 if (fromOffset - toOffset == DEF_DSTSAVINGS) {
1958 int32_t toOffset = tzt.getTo()->getRawOffset() + tzt.getTo()->getDSTSavings(); local
1974 && dstToOffset == toOffset
2002 dstToOffset = toOffset;
2231 writeZonePropsByTime(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, UDate time, UBool withRDATE, UErrorCode& status) const argument
2258 writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime, UErrorCode& status) const argument
2292 writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t weekInMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const argument
2328 writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const argument
2452 writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const argument
2507 int32_t toOffset = rule->getRawOffset() + rule->getDSTSavings(); local
2537 beginZoneProps(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, UDate startTime, UErrorCode& status) const argument
[all...]
/external/icu/icu4c/source/i18n/
H A Dvtzone.cpp1507 int32_t toOffset = 0; local
1514 toOffset = offsetStrToMillis(to, status);
1521 if (toOffset - fromOffset > 0) {
1523 dstSavings = toOffset - fromOffset;
1526 rawOffset = toOffset - DEF_DSTSAVINGS;
1530 rawOffset = toOffset;
1561 if (fromOffset - toOffset == DEF_DSTSAVINGS) {
1958 int32_t toOffset = tzt.getTo()->getRawOffset() + tzt.getTo()->getDSTSavings(); local
1974 && dstToOffset == toOffset
2002 dstToOffset = toOffset;
2231 writeZonePropsByTime(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, UDate time, UBool withRDATE, UErrorCode& status) const argument
2258 writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime, UErrorCode& status) const argument
2292 writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t weekInMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const argument
2328 writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const argument
2452 writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const argument
2507 int32_t toOffset = rule->getRawOffset() + rule->getDSTSavings(); local
2537 beginZoneProps(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, UDate startTime, UErrorCode& status) const argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 171 milliseconds