Searched defs:newBits (Results 1 – 6 of 6) sorted by relevance
70 void CBC_CommonBitArray::SetBulk(size_t i, int32_t newBits) { in SetBulk()84 std::vector<int32_t> newBits(m_bits.size()); in Reverse() local
396 pANTLR3_BITWORD newBits; in grow() local
228 ANTLR_BITWORD* newBits; local
152 UINT_64 newBits, ///< New bits to be inserted in InsertBits()
797 const deUint32 newBits = bits | (oldBits & (~(mask << offset))); in setChannel() local
1499 uint64_t newBits = Ctx.getTypeSize(T); in RecoverCastedSymbol() local