Lines Matching full:bits
56 /// Build a mask of 'count' bits
86 //! Revert all bits of any integer based type.
91 //! Rotate all bits to the right.
96 //! Rotate all bits to the left.
101 //! Set to 1 a range of bits.
109 //! Set to 0 a range of bits.
117 /// Interleaves the bits of x and y.
119 /// The other bits are interleaved following the previous sequence.
124 /// Interleaves the bits of x and y.
126 /// The other bits are interleaved following the previous sequence.
131 /// Interleaves the bits of x and y.
133 /// The other bits are interleaved following the previous sequence.
138 /// Interleaves the bits of x and y.
140 /// The other bits are interleaved following the previous sequence.
145 /// Interleaves the bits of x and y.
147 /// The other bits are interleaved following the previous sequence.
152 /// Interleaves the bits of x and y.
154 /// The other bits are interleaved following the previous sequence.
159 /// Interleaves the bits of x, y and z.
161 /// The other bits are interleaved following the previous sequence.
166 /// Interleaves the bits of x, y and z.
168 /// The other bits are interleaved following the previous sequence.
173 /// Interleaves the bits of x, y and z.
175 /// The other bits are interleaved following the previous sequence.
180 /// Interleaves the bits of x, y and z.
182 /// The other bits are interleaved following the previous sequence.
187 /// Interleaves the bits of x, y and z.
189 /// The other bits are interleaved following the previous sequence.
194 /// Interleaves the bits of x, y and z.
196 /// The other bits are interleaved following the previous sequence.
201 /// Interleaves the bits of x, y, z and w.
203 /// The other bits are interleaved following the previous sequence.
208 /// Interleaves the bits of x, y, z and w.
210 /// The other bits are interleaved following the previous sequence.
215 /// Interleaves the bits of x, y, z and w.
217 /// The other bits are interleaved following the previous sequence.
222 /// Interleaves the bits of x, y, z and w.
224 /// The other bits are interleaved following the previous sequence.