Searched refs:addIfDifferent (Results 1 – 5 of 5) sorted by relevance
518 ce32 = addIfDifferent(prefix, str, ces, cesLength, ce32); in addRelation()859 ce32 = addIfDifferent(nfdPrefix, nfdString, newCEs, newCEsLength, ce32);876 ce32 = addIfDifferent(prefix, str, newCEs, newCEsLength, ce32);890 ce32 = addIfDifferent(prefix, str, newCEs, newCEsLength, ce32);948 int ce32 = addIfDifferent(nfdPrefix, newString,1088 addIfDifferent(prefix, composite, ces, cesLength, Collation.UNASSIGNED_CE32);1092 private int addIfDifferent(CharSequence prefix, CharSequence str,
522 ce32 = addIfDifferent(prefix, str, ces, cesLength, ce32); in addRelation()863 ce32 = addIfDifferent(nfdPrefix, nfdString, newCEs, newCEsLength, ce32);880 ce32 = addIfDifferent(prefix, str, newCEs, newCEsLength, ce32);894 ce32 = addIfDifferent(prefix, str, newCEs, newCEsLength, ce32);952 int ce32 = addIfDifferent(nfdPrefix, newString,1092 addIfDifferent(prefix, composite, ces, cesLength, Collation.UNASSIGNED_CE32);1096 private int addIfDifferent(CharSequence prefix, CharSequence str,
752 ce32 = addIfDifferent(prefix, str, ces, cesLength, ce32, errorCode); in addRelation()1105 ce32 = addIfDifferent(nfdPrefix, nfdString, newCEs, newCEsLength, ce32, errorCode); in addWithClosure()1126 ce32 = addIfDifferent(prefix, str, newCEs, newCEsLength, ce32, errorCode); in addOnlyClosure()1142 ce32 = addIfDifferent(prefix, str, newCEs, newCEsLength, ce32, errorCode); in addOnlyClosure()1206 uint32_t ce32 = addIfDifferent(nfdPrefix, newString, in addTailComposites()1341 addIfDifferent(prefix, composite, ces, cesLength, Collation::UNASSIGNED_CE32, errorCode); in closeOverComposites()1346 CollationBuilder::addIfDifferent(const UnicodeString &prefix, const UnicodeString &str, in addIfDifferent() function in CollationBuilder
148 uint32_t addIfDifferent(const UnicodeString &prefix, const UnicodeString &str,
149 addIfDifferent(zone, date, allowDaylight); in ZoneTransitions()153 private void addIfDifferent(TimeZone zone, long date, in addIfDifferent() method in TestMetazoneTransitions.ZoneTransitions