Lines Matching defs:word

134 setBitTo(TWord & word, TPos index, bool value)  in setBitTo()
157 setBit(TWord & word, TPos index) in setBit()
179 clearBit(TWord & word, TPos index) in clearBit()
200 clearBits(TWord & word) in clearBits()
224 isBitSet(TWord word, TIndex index) in isBitSet()
236 hiBits(TWord word, TPos index) in hiBits()
260 popCount(TWord word) in popCount()
284 _popCountImpl(TWord word, WordSize_<64> const & /*tag*/) in _popCountImpl()
309 _popCountImpl(TWord word, WordSize_<32> const & /*tag*/) in _popCountImpl()
323 _popCountImpl(TWord word, WordSize_<16> const & /*tag*/) in _popCountImpl()
330 _popCountImpl(TWord word, WordSize_<8> const & /*tag*/) in _popCountImpl()
346 _popCountImpl(TWord word, WordSize_<64> const & /*tag*/) in _popCountImpl()
353 _popCountImpl(TWord word, WordSize_<32> const & /*tag*/) in _popCountImpl()
360 _popCountImpl(TWord word, WordSize_<16> const & /*tag*/) in _popCountImpl()
367 _popCountImpl(TWord word, WordSize_<8> const & /*tag*/) in _popCountImpl()
464 _bitScanReverseGeneric(TWord word, WordSize_<32>) in _bitScanReverseGeneric()
472 _bitScanReverseGeneric(TWord word, WordSize_<64>) in _bitScanReverseGeneric()
484 _bitScanReverse(TWord word, WordSize_<NUM_BITS>) in _bitScanReverse()
499 _bitScanForwardGeneric(TWord word, WordSize_<32>) in _bitScanForwardGeneric()
506 _bitScanForwardGeneric(TWord word, WordSize_<64>) in _bitScanForwardGeneric()
517 _bitScanForward(TWord word, WordSize_<NUM_BITS>) in _bitScanForward()
529 _bitScanReverse(TWord word, WordSize_<64>) in _bitScanReverse()
536 _bitScanReverse(TWord word, WordSize_<32>) in _bitScanReverse()
544 _bitScanForward(TWord word, WordSize_<64>) in _bitScanForward()
551 _bitScanForward(TWord word, WordSize_<32>) in _bitScanForward()
562 _bitScanReverse(TWord word, WordSize_<64>) in _bitScanReverse()
571 _bitScanForward(TWord word, WordSize_<64>) in _bitScanForward()
581 _bitScanReverse(TWord word, WordSize_<64>) in _bitScanReverse()
596 _bitScanForward(TWord word, WordSize_<64>) in _bitScanForward()
612 _bitScanReverse(TWord word, WordSize_<32>) in _bitScanReverse()
621 _bitScanForward(TWord word, WordSize_<32>) in _bitScanForward()