Home
last modified time | relevance | path

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

/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/
DMessagePatternUtilDemo.java185 MessagePatternUtil.VariantNode otherVariant = in genCodeForPlural() local
214 … MessagePatternUtil.VariantNode otherVariant = style.getVariantsByType(null, keywordVariants); in genCodeForSelect() local
/third_party/node/deps/icu-small/source/common/
Dpluralmap.h84 PluralMap(const T &otherVariant) : fOtherVariant(otherVariant) { in PluralMap()
/third_party/skia/third_party/externals/icu/source/common/
Dpluralmap.h84 PluralMap(const T &otherVariant) : fOtherVariant(otherVariant) { in PluralMap()
/third_party/icu/icu4c/source/common/
Dpluralmap.h84 PluralMap(const T &otherVariant) : fOtherVariant(otherVariant) { in PluralMap()