Searched refs:startMode (Results 1 – 7 of 7) sorted by relevance
754 startMode, startMonth, startDayOfWeek, in getOffset()949 private int startMode, endMode; // flags indicating what kind of rules the DST rules are field in SimpleTimeZone1009 startMode = DOM_MODE; in construct()1061 startMode = DOM_MODE; in decodeStartRule()1064 startMode = DOW_IN_MONTH_MODE; in decodeStartRule()1068 startMode = DOW_GE_DOM_MODE; in decodeStartRule()1071 startMode = DOW_LE_DOM_MODE; in decodeStartRule()1078 if (startMode == DOW_IN_MONTH_MODE) { in decodeStartRule()1150 startMode == that.startMode && in equals()1186 startMode ^ (startMode>>>11) + in hashCode()[all …]
77 startMode(DOM_MODE), in SimpleTimeZone()173 this->startMode = DOM_MODE; in construct()214 startMode = right.startMode; in operator =()478 startMode, (int8_t)startMonth, (int8_t)startDayOfWeek, in getOffset()754 startMode == that->startMode && in hasSameRules()885 startMode = DOM_MODE; in decodeStartRule()888 startMode = DOW_IN_MONTH_MODE; in decodeStartRule()892 startMode = DOW_GE_DOM_MODE; in decodeStartRule()895 startMode = DOW_LE_DOM_MODE; in decodeStartRule()903 if (startMode == DOW_IN_MONTH_MODE) { in decodeStartRule()[all …]
74 TimeZoneBoundaryTest::findDaylightBoundaryUsingDate(UDate d, const char* startMode, UDate expectedB… in findDaylightBoundaryUsingDate() argument77 if (dateToString(d, str).indexOf(startMode) == - 1) { in findDaylightBoundaryUsingDate()78 logln(UnicodeString("Error: ") + startMode + " not present in " + str); in findDaylightBoundaryUsingDate()85 if (s->indexOf(startMode) != - 1) { in findDaylightBoundaryUsingDate()
40 …virtual void findDaylightBoundaryUsingDate(UDate d, const char* startMode, UDate expectedBoundary);
57 void findDaylightBoundaryUsingDate(Date d, String startMode, long expectedBoundary) in findDaylightBoundaryUsingDate() argument62 if (d.toString().indexOf(startMode) == -1) in findDaylightBoundaryUsingDate()64 logln("Error: " + startMode + " not present in " + d); in findDaylightBoundaryUsingDate()77 if (s.indexOf(startMode) != -1) in findDaylightBoundaryUsingDate()
864 EMode startMode, endMode; // flags indicating what kind of rules the DST rules are variable
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...