Searched defs:bitset2 (Results 1 – 4 of 4) sorted by relevance
353 antlr3BitsetOR(pANTLR3_BITSET bitset1, pANTLR3_BITSET bitset2) in antlr3BitsetOR()439 antlr3BitsetORInPlace(pANTLR3_BITSET bitset, pANTLR3_BITSET bitset2) in antlr3BitsetORInPlace()511 antlr3BitsetEquals(pANTLR3_BITSET bitset1, pANTLR3_BITSET bitset2) in antlr3BitsetEquals()
139 Bitset<ImplTraits>* Bitset<ImplTraits>::bor(Bitset* bitset2)157 void Bitset<ImplTraits>::borInPlace(Bitset* bitset2)426 void Bitset<ImplTraits>::bitsetORInPlace(Bitset* bitset2)
514 ScriptSet bitset2; bitset2.set(USCRIPT_HANGUL, status); in testScriptSet() local
572 BitSet bitset2 = new BitSet(); field in ShowKeyboards.IdInfo