Searched refs:fShortZodiacNamesCount (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp421 assignArray(fShortZodiacNames, fShortZodiacNamesCount, other.fShortZodiacNames, other.fShortZodiacNamesCount);
424 fShortZodiacNamesCount = 0;
568 fShortZodiacNamesCount == other.fShortZodiacNamesCount &&
604 arrayCompare(fShortZodiacNames, other.fShortZodiacNames, fShortZodiacNamesCount) &&
889 count = fShortZodiacNamesCount;
903 fShortZodiacNamesCount = count;
2081 fShortZodiacNamesCount = 0;
2205 initField(&fShortZodiacNames, fShortZodiacNamesCount, calendarSin
[all...]
H A Dudat.cpp1067 setSymbol(syms->fShortZodiacNames, syms->fShortZodiacNamesCount, index, value, valueLength, errorCode);
/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h808 int32_t fShortZodiacNamesCount; member in class:U_FINAL

Completed in 52 milliseconds