Searched refs:orInPlace (Results 1 – 15 of 15) sorted by relevance
98 this.orInPlace((BitSet)set); in addAll()105 this.orInPlace(BitSet.range(I.a,I.b)); in addAll()376 s.orInPlace((BitSet)a); in or()380 public void orInPlace(BitSet a) { in orInPlace() method in BitSet
180 f.orInPlace(look); in LOOK()264 fset.orInPlace(tset); // tset cached; or into new set in _FIRST()274 tset1.orInPlace(tset); in _FIRST()
60 public void orInPlace(LookaheadSet other) { in orInPlace() method in LookaheadSet
185 this.orInPlace(elements);470 s.orInPlace(a);479 orInPlace: function(a) {
596 followSet.orInPlace(localFollowSet);
112 s.orInPlace(a); in or()136 public void orInPlace(BitSet a) { in orInPlace() method in BitSet
541 followSet.orInPlace(localFollowSet); in combineFollows()
70 - (void) orInPlace:(ANTLRBitSet *) aBitSet;
71 - (void) orInPlace:(ANTLRBitSet *) aBitSet;
196 [bitsetCopy orInPlace:aBitSet];201 - (void) orInPlace:(ANTLRBitSet *) aBitSet
682 [followSet orInPlace:localFollowSet];
75 s.orInPlace(a);97 public function orInPlace(a:BitSet):void { method in org.antlr.runtime.BitSet
509 followSet.orInPlace(localFollowSet);