Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp303 …assignArray(fStandaloneMonths, fStandaloneMonthsCount, other.fStandaloneMonths, other.fStandaloneM… in copyData()
446 fStandaloneMonthsCount == other.fStandaloneMonthsCount && in operator ==()
473 arrayCompare(fStandaloneMonths, other.fStandaloneMonths, fStandaloneMonthsCount) && in operator ==()
578 count = fStandaloneMonthsCount; in getMonths()
847 fStandaloneMonthsCount = count; in setMonths()
1357 fStandaloneMonthsCount=0; in initializeData()
1527 …initField(&fStandaloneMonths, fStandaloneMonthsCount, (const UChar *)gLastResortMonthNames, kMonth… in initializeData()
1571 …initField(&fStandaloneMonths, fStandaloneMonthsCount, calData.getByKey3(gMonthNamesTag, gNamesStan… in initializeData()
1574 …initField(&fStandaloneMonths, fStandaloneMonthsCount, calData.getByKey2(gMonthNamesTag, gNamesWide… in initializeData()
Dudat.cpp745 …setSymbol(syms->fStandaloneMonths, syms->fStandaloneMonthsCount, index, value, valueLength, errorC… in setStandaloneMonth()
Dsmpdtfmt.cpp1341 …bolWithMonthPattern(appendTo, value, fSymbols->fStandaloneMonths, fSymbols->fStandaloneMonthsCount, in subFormat()
2752 …(text, start, UCAL_MONTH, fSymbols->fStandaloneMonths, fSymbols->fStandaloneMonthsCount, wideMonth… in subParse()
/external/chromium_org/third_party/icu/source/i18n/
Ddtfmtsym.cpp303 …assignArray(fStandaloneMonths, fStandaloneMonthsCount, other.fStandaloneMonths, other.fStandaloneM… in copyData()
446 fStandaloneMonthsCount == other.fStandaloneMonthsCount && in operator ==()
473 arrayCompare(fStandaloneMonths, other.fStandaloneMonths, fStandaloneMonthsCount) && in operator ==()
578 count = fStandaloneMonthsCount; in getMonths()
847 fStandaloneMonthsCount = count; in setMonths()
1347 fStandaloneMonthsCount=0; in initializeData()
1517 …initField(&fStandaloneMonths, fStandaloneMonthsCount, (const UChar *)gLastResortMonthNames, kMonth… in initializeData()
1561 …initField(&fStandaloneMonths, fStandaloneMonthsCount, calData.getByKey3(gMonthNamesTag, gNamesStan… in initializeData()
1564 …initField(&fStandaloneMonths, fStandaloneMonthsCount, calData.getByKey2(gMonthNamesTag, gNamesWide… in initializeData()
Dudat.cpp742 …setSymbol(syms->fStandaloneMonths, syms->fStandaloneMonthsCount, index, value, valueLength, errorC… in setStandaloneMonth()
Dsmpdtfmt.cpp1314 …bolWithMonthPattern(appendTo, value, fSymbols->fStandaloneMonths, fSymbols->fStandaloneMonthsCount, in subFormat()
2720 …(text, start, UCAL_MONTH, fSymbols->fStandaloneMonths, fSymbols->fStandaloneMonthsCount, wideMonth… in subParse()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Ddtfmtsym.h590 int32_t fStandaloneMonthsCount; variable
/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h592 int32_t fStandaloneMonthsCount; variable