Searched refs:fUpToDate (Results 1 – 6 of 6) sorted by relevance
65 fHistoricTransitions(nullptr), fUpToDate(false) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()70 fHistoricTransitions(nullptr), fUpToDate(false) { in RuleBasedTimeZone()73 if (source.fUpToDate) { in RuleBasedTimeZone()93 fUpToDate = false; in operator =()155 fUpToDate = false; in addTransitionRule()166 if (!fUpToDate) { in completeConst()178 if (fUpToDate) { in complete()347 fUpToDate = true; in complete()352 fUpToDate = false; in complete()423 if (!fUpToDate) { in getOffsetInternal()
58 fHistoricTransitions(NULL), fUpToDate(FALSE) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()63 fHistoricTransitions(NULL), fUpToDate(FALSE) { in RuleBasedTimeZone()66 if (source.fUpToDate) { in RuleBasedTimeZone()86 fUpToDate = FALSE; in operator =()146 fUpToDate = FALSE; in addTransitionRule()157 if (!fUpToDate) { in completeConst()169 if (fUpToDate) { in complete()345 fUpToDate = TRUE; in complete()356 fUpToDate = FALSE; in complete()427 if (!fUpToDate) { in getOffsetInternal()
65 fHistoricTransitions(NULL), fUpToDate(false) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()70 fHistoricTransitions(NULL), fUpToDate(false) { in RuleBasedTimeZone()73 if (source.fUpToDate) { in RuleBasedTimeZone()93 fUpToDate = false; in operator =()155 fUpToDate = false; in addTransitionRule()166 if (!fUpToDate) { in completeConst()178 if (fUpToDate) { in complete()347 fUpToDate = true; in complete()352 fUpToDate = false; in complete()423 if (!fUpToDate) { in getOffsetInternal()
336 UBool fUpToDate; variable
335 UBool fUpToDate; variable