Searched defs:bitset (Results 1 – 7 of 7) sorted by relevance
63 antlr3BitsetFree(pANTLR3_BITSET bitset) in antlr3BitsetFree()78 pANTLR3_BITSET bitset; in antlr3BitsetNew() local122 antlr3BitsetSetAPI(pANTLR3_BITSET bitset) in antlr3BitsetSetAPI()143 pANTLR3_BITSET bitset; in antlr3BitsetCopy() local186 pANTLR3_BITSET bitset; in antlr3BitsetClone() local256 pANTLR3_BITSET bitset; in antlr3BitsetLoad() local319 pANTLR3_BITSET bitset; in antlr3BitsetOf() local356 pANTLR3_BITSET bitset; in antlr3BitsetOR() local379 antlr3BitsetAdd(pANTLR3_BITSET bitset, ANTLR3_INT32 bit) in antlr3BitsetAdd()395 grow(pANTLR3_BITSET bitset, ANTLR3_INT32 newSize) in grow()[all …]
206 BitSet bitset = new BitSet(); in test_clearII() local449 BitSet bitset = new BitSet(30); in test_getII() local660 BitSet bitset = new BitSet(); in test_flipII() local868 BitSet bitset = new BitSet(30); in test_setII() local
283 ModelTypeBitSet bitset; in ModelTypeBitSetFromSet() local
336 uint32_t bitset=(uint32_t)strtoul(start, &end, 16); in TestBidiTest() local
378 unsigned bitset[20]; in test_8232669() local
741 UInt i, bitset; in needs_self_check() local
100 typedef union bitset_union *bitset; typedef