Searched defs:toAddTo (Results 1 – 5 of 5) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | PluralSamples.java | 194 Set<FixedDecimal> toAddTo = new HashSet<FixedDecimal>(); in fractions() local
|
D | PluralRules.java | 1968 …private boolean addConditional(Set<IFixedDecimal> toAddTo, Set<IFixedDecimal> others, double trial… in addConditional()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | PluralSamples.java | 192 Set<FixedDecimal> toAddTo = new HashSet<FixedDecimal>(); in fractions() local
|
D | PluralRules.java | 2035 …private boolean addConditional(Set<IFixedDecimal> toAddTo, Set<IFixedDecimal> others, double trial… in addConditional()
|
/third_party/icu/tools/colprobe/ |
D | sortedlines.cpp | 484 Line *toAddTo, int32_t &toAddToSize, in detectContractions() 711 SortedLines::noteContraction(const char* msg, Line *toAddTo, int32_t &toAddToSize, Line *left, Line… in noteContraction()
|