Home
last modified time | relevance | path

Searched defs:rand_init (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/dnsmasq/src/
H A Dutil.c33 void rand_init(void) { in rand_init() function
51 void rand_init() { in rand_init() function
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_mathlib.cpp32 void astc::rand_init(uint64_t state[2]) in rand_init() function in astc
/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_mathlib.cpp32 void astc::rand_init(uint64_t state[2]) in rand_init() function in astc
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/fuser/cuda/
H A Dresource_strings.h165 constexpr auto rand_init = R"( variable