Searched defs:rand_state (Results 1 – 11 of 11) sorted by relevance
57 inline void RandomShuffle(T *a, u32 n, u32 *rand_state) { in RandomShuffle()
284 u32 rand_state; in ALIGNED() local
676 u32 rand_state; // Seed for random shuffle, used if kRandomShuffleChunks. in ALIGNED() local
63 INLINE void RandomShuffle(T *a, u32 n, u32 *rand_state) { in RandomShuffle()
272 u32 rand_state; in ALIGNED() local
604 u32 rand_state; // Seed for random shuffle, used if kRandomShuffleChunks. in ALIGNED() local
59 INLINE void RandomShuffle(T *a, u32 n, u32 *rand_state) { in RandomShuffle()
270 u32 rand_state; in ALIGNED() local
601 u32 rand_state; // Seed for random shuffle, used if kRandomShuffleChunks. in ALIGNED() local
210 static prng_state rand_state; in get_rand_state() local
241 static prng_state rand_state; in get_rand_state() local