Searched refs:sawRecentNegativeShift (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dcalendar.cpp2917 UBool sawRecentNegativeShift = FALSE; local
2931 sawRecentNegativeShift = TRUE;
2938 if (!sawRecentNegativeShift && fSkippedWallTime == UCAL_WALLTIME_FIRST) {
/external/icu/icu4c/source/i18n/
H A Dcalendar.cpp3078 UBool sawRecentNegativeShift = FALSE; local
3092 sawRecentNegativeShift = TRUE;
3099 if (!sawRecentNegativeShift && fSkippedWallTime == UCAL_WALLTIME_FIRST) {

Completed in 649 milliseconds