Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp305 …ray(fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, other.fStandaloneNarrowMonths, other.fS… in copyData()
448 fStandaloneNarrowMonthsCount == other.fStandaloneNarrowMonthsCount && in operator ==()
475 …rayCompare(fStandaloneNarrowMonths, other.fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount) && in operator ==()
587 count = fStandaloneNarrowMonthsCount; in getMonths()
861 fStandaloneNarrowMonthsCount = count; in setMonths()
1361 fStandaloneNarrowMonthsCount=0; in initializeData()
1529 …initField(&fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, (const UChar *)gLastResortMonthN… in initializeData()
1581 …initField(&fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, calData.getByKey3(gMonthNamesTag… in initializeData()
1584 …initField(&fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, calData.getByKey2(gMonthNamesTag… in initializeData()
1587 …initField(&fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, calData.getByKey2(gMonthNamesTag… in initializeData()
Dudat.cpp759 …setSymbol(syms->fStandaloneNarrowMonths, syms->fStandaloneNarrowMonthsCount, index, value, valueLe… in setStandaloneNarrowMonth()
Dsmpdtfmt.cpp1331 …Pattern(appendTo, value, fSymbols->fStandaloneNarrowMonths, fSymbols->fStandaloneNarrowMonthsCount, in subFormat()
/external/chromium_org/third_party/icu/source/i18n/
Ddtfmtsym.cpp305 …ray(fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, other.fStandaloneNarrowMonths, other.fS… in copyData()
448 fStandaloneNarrowMonthsCount == other.fStandaloneNarrowMonthsCount && in operator ==()
475 …rayCompare(fStandaloneNarrowMonths, other.fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount) && in operator ==()
587 count = fStandaloneNarrowMonthsCount; in getMonths()
861 fStandaloneNarrowMonthsCount = count; in setMonths()
1351 fStandaloneNarrowMonthsCount=0; in initializeData()
1519 …initField(&fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, (const UChar *)gLastResortMonthN… in initializeData()
1571 …initField(&fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, calData.getByKey3(gMonthNamesTag… in initializeData()
1574 …initField(&fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, calData.getByKey2(gMonthNamesTag… in initializeData()
1577 …initField(&fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, calData.getByKey2(gMonthNamesTag… in initializeData()
Dudat.cpp756 …setSymbol(syms->fStandaloneNarrowMonths, syms->fStandaloneNarrowMonthsCount, index, value, valueLe… in setStandaloneNarrowMonth()
Dsmpdtfmt.cpp1304 …Pattern(appendTo, value, fSymbols->fStandaloneNarrowMonths, fSymbols->fStandaloneNarrowMonthsCount, in subFormat()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Ddtfmtsym.h602 int32_t fStandaloneNarrowMonthsCount; variable
/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h604 int32_t fStandaloneNarrowMonthsCount; variable