Home
last modified time | relevance | path

Searched defs:pluralCategory (Results 1 – 4 of 4) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DUnitPathType.java89 …ionPath(LocaleStringProvider resolvedFile, String width, String shortUnitId, String pluralCategory, in getTranslationPath()
136 …aleStringProvider resolvedFile, String width, String shortUnitId, String pluralCategory, String ca… in getTrans()
DUnitConverter.java772 … String pluralCategory = unitsLeft == 0 && positivePass ? _pluralCategory : singularPluralCategory; in toString() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DChartGrammaticalForms.java515 String pluralCategory = ENGLISH_PLURAL_RULES.select(bestDoubleFactor); in getBestBaseUnit() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUnits.java1908 String pluralCategory = row[2]; in TestFallbackNames() local