Searched refs:fStandaloneShortWeekdaysCount (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/
H A Ddtfmtsym.cpp327 assignArray(fStandaloneShortWeekdays, fStandaloneShortWeekdaysCount, other.fStandaloneShortWeekdays, other.fStandaloneShortWeekdaysCount);
454 fStandaloneShortWeekdaysCount == other.fStandaloneShortWeekdaysCount &&
479 arrayCompare(fStandaloneShortWeekdays, other.fStandaloneShortWeekdays, fStandaloneShortWeekdaysCount) &&
638 count = fStandaloneShortWeekdaysCount;
925 fStandaloneShortWeekdaysCount = count;
1246 fStandaloneShortWeekdaysCount=0;
1336 initField(&fStandaloneShortWeekdays, fStandaloneShortWeekdaysCount, (const UChar *)gLastResortDayNames, kDayNum, kDayLen, status);
1549 fStandaloneShortWeekdaysCount
[all...]
H A Dudat.cpp732 setSymbol(syms->fStandaloneShortWeekdays, syms->fStandaloneShortWeekdaysCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1696 fSymbols->fStandaloneShortWeekdaysCount);
2882 fSymbols->fStandaloneShortWeekdays, fSymbols->fStandaloneShortWeekdaysCount, cal)) > 0)
/external/icu4c/i18n/unicode/
H A Ddtfmtsym.h556 int32_t fStandaloneShortWeekdaysCount; member in class:DateFormatSymbols

Completed in 69 milliseconds