Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp404 assignArray(fStandaloneNarrowDayPeriods, fStandaloneNarrowDayPeriodsCount, in copyData()
405 other.fStandaloneNarrowDayPeriods, other.fStandaloneNarrowDayPeriodsCount); in copyData()
574 fStandaloneNarrowDayPeriodsCount == other.fStandaloneNarrowDayPeriodsCount && in operator ==()
2097 fStandaloneNarrowDayPeriodsCount = 0; in initializeData()
2280 fStandaloneNarrowDayPeriodsCount, status); in initializeData()
/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h900 int32_t fStandaloneNarrowDayPeriodsCount; variable