Home
last modified time | relevance | path

Searched refs:fStandaloneAbbreviatedDayPeriodsCount (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp406 assignArray(fStandaloneAbbreviatedDayPeriods, fStandaloneAbbreviatedDayPeriodsCount, in copyData()
407 … other.fStandaloneAbbreviatedDayPeriods, other.fStandaloneAbbreviatedDayPeriodsCount); in copyData()
572 fStandaloneAbbreviatedDayPeriodsCount == other.fStandaloneAbbreviatedDayPeriodsCount && in operator ==()
609 fStandaloneAbbreviatedDayPeriodsCount) && in operator ==()
2093 fStandaloneAbbreviatedDayPeriodsCount = 0; in initializeData()
2283 fStandaloneAbbreviatedDayPeriodsCount, status); in initializeData()
/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h888 int32_t fStandaloneAbbreviatedDayPeriodsCount; variable