Searched defs:bitSet (Results 1 – 10 of 10) 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
89 private BitSet bitSet; field in BitSetBenchmark
221 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
95 UScript.getScriptExtensions(i, bitSet); in UScript.getScriptExtensions() argument
772 pANTLR3_BITSET bitSet; in getTokensList() local788 pANTLR3_BITSET bitSet; in getTokensType() local
209 pANTLR3_BITSET bitSet; in antlr3BitsetList() local
719 BitsetType* bitSet; local731 BitsetType* bitSet; local
315 inline bool hasBits (T bitSet, T requiredBits) in hasBits()