Searched defs:otherSet (Results 1 – 10 of 10) sorted by relevance
114 Set<T> union(final SmallSet<T> otherSet) { in union()
75 public boolean intersectionNonEmpty(LocaleSet otherSet) { in intersectionNonEmpty()
123 Set<TypeMirror> otherSet = typeMirrorSet(otherObjectMirror); in testTypeMirrorSet() local
201 BitSet otherSet = (BitSet)other; in equals() local
219 BitSet otherSet = (BitSet)other; in equals() local
346 UnicodeSet otherSet((UChar32)0, 0x10ffff); in compileRules() local
448 UnicodeSet otherSet = new UnicodeSet(0, 0x10ffff); in compileRules() local
445 UnicodeSet otherSet = new UnicodeSet(0, 0x10ffff); in compileRules() local
346 UnicodeSet otherSet(static_cast<UChar32>(0), 0x10ffff); in compileRules() local