Searched refs:fShortZodiacNamesCount (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | dtfmtsym.cpp | 421 …assignArray(fShortZodiacNames, fShortZodiacNamesCount, other.fShortZodiacNames, other.fShortZodiac… in copyData() 424 fShortZodiacNamesCount = 0; in copyData() 568 fShortZodiacNamesCount == other.fShortZodiacNamesCount && in operator ==() 604 arrayCompare(fShortZodiacNames, other.fShortZodiacNames, fShortZodiacNamesCount) && in operator ==() 889 count = fShortZodiacNamesCount; in getZodiacNames() 903 fShortZodiacNamesCount = count; in setZodiacNames() 2081 fShortZodiacNamesCount = 0; in initializeData() 2205 initField(&fShortZodiacNames, fShortZodiacNamesCount, calendarSink, in initializeData()
|
D | udat.cpp | 1067 …setSymbol(syms->fShortZodiacNames, syms->fShortZodiacNamesCount, index, value, valueLength, errorC… in setShortZodiacNames()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | dtfmtsym.h | 808 int32_t fShortZodiacNamesCount; variable
|