Home
last modified time | relevance | path

Searched refs:s_rand_xorshift128plus (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Drand_xor.h35 s_rand_xorshift128plus(uint64_t seed[2], bool randomised_seed);
Drand_xor.c59 s_rand_xorshift128plus(uint64_t seed[2], bool randomised_seed) in s_rand_xorshift128plus() function
Ddisk_cache.c248 s_rand_xorshift128plus(cache->seed_xorshift128plus, true); in disk_cache_type_create()