Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DVoteResolver.java1177 T softValue = (T) CldrUtility.INHERITANCE_MARKER; in combineInheritanceWithBaileyForVoting() local
1204 T hardValue, T softValue, long hardCount, long softCount) { in reallyCombineInheritanceWithBailey()