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

/external/icu4c/i18n/
H A Ddtfmtsym.cpp312 assignArray(fStandaloneShorterWeekdays, fStandaloneShorterWeekdaysCount, other.fStandaloneShorterWeekdays, other.fStandaloneShorterWeekdaysCount);
455 fStandaloneShorterWeekdaysCount == other.fStandaloneShorterWeekdaysCount &&
482 arrayCompare(fStandaloneShorterWeekdays, other.fStandaloneShorterWeekdays, fStandaloneShorterWeekdaysCount) &&
652 count = fStandaloneShorterWeekdaysCount;
962 fStandaloneShorterWeekdaysCount = count;
1365 fStandaloneShorterWeekdaysCount=0;
1526 initField(&fStandaloneShorterWeekdays, fStandaloneShorterWeekdaysCount, (const UChar *)gLastResortDayNames, kDayNum, kDayLen, status);
1739 fStandaloneShorterWeekdaysCount
[all...]
H A Dudat.cpp805 setSymbol(syms->fStandaloneShorterWeekdays, syms->fStandaloneShorterWeekdaysCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1415 fSymbols->fStandaloneShorterWeekdaysCount);
2821 fSymbols->fStandaloneShorterWeekdays, fSymbols->fStandaloneShorterWeekdaysCount, NULL, cal)) > 0)
/external/icu4c/i18n/unicode/
H A Ddtfmtsym.h646 int32_t fStandaloneShorterWeekdaysCount; member in class:DateFormatSymbols

Completed in 107 milliseconds