Searched defs:bitSet (Results 1 – 7 of 7) sorted by relevance
63 BitSet bitSet = new BitSet(); in setUp() local93 private static String allMatchingChars(BitSet bitSet) { in allMatchingChars()102 private static String newTestString(Random random, BitSet bitSet, int percentMatching) { in newTestString()
38 BitSet bitSet = new BitSet(); in bitSetOfIndexes() local
217 uint32_t bitSet=0; in call() local
670 private static BitSet bitSet(String chars) { in bitSet() method in CharMatcherTest675 private static BitSet bitSet(char[] chars) { in bitSet() method in CharMatcherTest
772 pANTLR3_BITSET bitSet; in getTokensList() local788 pANTLR3_BITSET bitSet; in getTokensType() local
210 pANTLR3_BITSET bitSet; in antlr3BitsetList() local
315 inline bool hasBits (T bitSet, T requiredBits) in hasBits()