Searched refs:fShortZodiacNamesCount (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | dtfmtsym.cpp | 391 …assignArray(fShortZodiacNames, fShortZodiacNamesCount, other.fShortZodiacNames, other.fShortZodiac… in copyData() 394 fShortZodiacNamesCount = 0; in copyData() 532 fShortZodiacNamesCount == other.fShortZodiacNamesCount && in operator ==() 562 arrayCompare(fShortZodiacNames, other.fShortZodiacNames, fShortZodiacNamesCount)) in operator ==() 838 count = fShortZodiacNamesCount; in getZodiacNames() 852 fShortZodiacNamesCount = count; in setZodiacNames() 1525 fShortZodiacNamesCount = 0; in initializeData() 1622 … initField(&fShortZodiacNames, fShortZodiacNamesCount, nameSetZodiacsFmtAbbrev, tempStatus); in initializeData()
|
D | udat.cpp | 1065 …setSymbol(syms->fShortZodiacNames, syms->fShortZodiacNamesCount, index, value, valueLength, errorC… in setShortZodiacNames()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | dtfmtsym.h | 800 int32_t fShortZodiacNamesCount; variable
|