Searched defs:bitset2 (Results 1 – 4 of 4) sorted by relevance
354 antlr3BitsetOR(pANTLR3_BITSET bitset1, pANTLR3_BITSET bitset2) in antlr3BitsetOR()440 antlr3BitsetORInPlace(pANTLR3_BITSET bitset, pANTLR3_BITSET bitset2) in antlr3BitsetORInPlace()512 antlr3BitsetEquals(pANTLR3_BITSET bitset1, pANTLR3_BITSET bitset2) in antlr3BitsetEquals()
453 ScriptSet bitset2; bitset2.set(USCRIPT_HANGUL, status); in testIdentifierInfo() local
565 BitSet bitset2 = IdentifierInfo.set(new BitSet(), UScript.HANGUL); in TestIdentifierInfo() local
569 BitSet bitset2 = IdentifierInfo.set(new BitSet(), UScript.HANGUL); in TestIdentifierInfo() local