Searched defs:andNot (Results 1 – 3 of 3) sorted by relevance
99 public FluentBitSet andNot(final BitSet set) { in andNot() method in FluentBitSet110 public FluentBitSet andNot(final FluentBitSet set) { in andNot() method in FluentBitSet
28 public void andNot(BitSet set) { in andNot() method in UnmodifiableBitSet
225 BitSet::andNot(const BitSet &set) in andNot() function in nv50_ir::BitSet