Searched refs:fStandaloneMonthsCount (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtfmtsym.cpp303 assignArray(fStandaloneMonths, fStandaloneMonthsCount, other.fStandaloneMonths, other.fStandaloneMonthsCount);
446 fStandaloneMonthsCount == other.fStandaloneMonthsCount &&
473 arrayCompare(fStandaloneMonths, other.fStandaloneMonths, fStandaloneMonthsCount) &&
578 count = fStandaloneMonthsCount;
847 fStandaloneMonthsCount = count;
1347 fStandaloneMonthsCount=0;
1517 initField(&fStandaloneMonths, fStandaloneMonthsCount, (const UChar *)gLastResortMonthNames, kMonthNum, kMonthLen, status);
1561 initField(&fStandaloneMonths, fStandaloneMonthsCount, calDat
[all...]
H A Dudat.cpp742 setSymbol(syms->fStandaloneMonths, syms->fStandaloneMonthsCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1314 _appendSymbolWithMonthPattern(appendTo, value, fSymbols->fStandaloneMonths, fSymbols->fStandaloneMonthsCount,
2720 newStart = matchString(text, start, UCAL_MONTH, fSymbols->fStandaloneMonths, fSymbols->fStandaloneMonthsCount, wideMonthPat, cal); // try LLLL
/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp303 assignArray(fStandaloneMonths, fStandaloneMonthsCount, other.fStandaloneMonths, other.fStandaloneMonthsCount);
446 fStandaloneMonthsCount == other.fStandaloneMonthsCount &&
473 arrayCompare(fStandaloneMonths, other.fStandaloneMonths, fStandaloneMonthsCount) &&
578 count = fStandaloneMonthsCount;
847 fStandaloneMonthsCount = count;
1357 fStandaloneMonthsCount=0;
1527 initField(&fStandaloneMonths, fStandaloneMonthsCount, (const UChar *)gLastResortMonthNames, kMonthNum, kMonthLen, status);
1571 initField(&fStandaloneMonths, fStandaloneMonthsCount, calDat
[all...]
H A Dudat.cpp745 setSymbol(syms->fStandaloneMonths, syms->fStandaloneMonthsCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1341 _appendSymbolWithMonthPattern(appendTo, value, fSymbols->fStandaloneMonths, fSymbols->fStandaloneMonthsCount,
2752 newStart = matchString(text, start, UCAL_MONTH, fSymbols->fStandaloneMonths, fSymbols->fStandaloneMonthsCount, wideMonthPat, cal); // try LLLL
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtfmtsym.h590 int32_t fStandaloneMonthsCount; member in class:DateFormatSymbols
/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h592 int32_t fStandaloneMonthsCount; member in class:DateFormatSymbols

Completed in 1681 milliseconds