Home
last modified time | relevance | path

Searched refs:SetOperations (Results 1 – 6 of 6) sorted by relevance

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
DRangeTree.java362 public static final class SetOperations { class in RangeTree
496 static final SetOperations INSTANCE = new SetOperations();
516 private SetOperations() { in SetOperations() method in RangeTree.SetOperations
842 SetOperations setOps = SetOperations.INSTANCE; in from()
882 checkArgument(node == SetOperations.INSTANCE.intern(node), in from()
1058 return SetOperations.INSTANCE.union(this, tree); in union()
1063 return SetOperations.INSTANCE.intersect(this, tree); in intersect()
1068 return SetOperations.INSTANCE.subtract(this, tree); in subtract()
1229 SetOperations setOps = SetOperations.INSTANCE; in asRangeSpecifications()
1325 SetOperations setOps = SetOperations.INSTANCE; in equals()
DPrefixTree.java25 import com.google.i18n.phonenumbers.metadata.RangeTree.SetOperations;
177 return SetOperations.INSTANCE.retainFrom(this, ranges); in retainFrom()
190 return SetOperations.INSTANCE.union(this, other); in union()
203 return SetOperations.INSTANCE.intersect(this, other); in intersect()
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.h234 enum SetOperations { enum
/third_party/icu/icu4c/source/i18n/
Dregexcmp.h234 enum SetOperations { enum
/third_party/node/deps/icu-small/source/i18n/
Dregexcmp.h234 enum SetOperations { enum
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dregexcmp.h234 enum SetOperations { enum