Searched refs:fStandaloneMonths (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);
376 if (fStandaloneMonths) delete[] fStandaloneMonths;
473 arrayCompare(fStandaloneMonths, other.fStandaloneMonths, fStandaloneMonthsCount) &&
579 returnValue = fStandaloneMonths;
843 if (fStandaloneMonths)
844 delete[] fStandaloneMonths;
845 fStandaloneMonths
[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);
376 if (fStandaloneMonths) delete[] fStandaloneMonths;
473 arrayCompare(fStandaloneMonths, other.fStandaloneMonths, fStandaloneMonthsCount) &&
579 returnValue = fStandaloneMonths;
843 if (fStandaloneMonths)
844 delete[] fStandaloneMonths;
845 fStandaloneMonths
[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.h589 UnicodeString* fStandaloneMonths; member in class:DateFormatSymbols
/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h591 UnicodeString* fStandaloneMonths; member in class:DateFormatSymbols

Completed in 1847 milliseconds