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

/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp403 assignArray(fShortZodiacNames, fShortZodiacNamesCount, other.fShortZodiacNames, other.fShortZodiacNamesCount);
406 fShortZodiacNamesCount = 0;
544 fShortZodiacNamesCount == other.fShortZodiacNamesCount &&
574 arrayCompare(fShortZodiacNames, other.fShortZodiacNames, fShortZodiacNamesCount))
850 count = fShortZodiacNamesCount;
864 fShortZodiacNamesCount = count;
1537 fShortZodiacNamesCount = 0;
1634 initField(&fShortZodiacNames, fShortZodiacNamesCount, nameSetZodiacsFmtAbbre
[all...]
H A Dudat.cpp1065 setSymbol(syms->fShortZodiacNames, syms->fShortZodiacNamesCount, index, value, valueLength, errorCode);
/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h797 int32_t fShortZodiacNamesCount; member in class:U_FINAL

Completed in 39 milliseconds