Home
last modified time | relevance | path

Searched defs:random_u32 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/extension/llm/sampler/
H A Dsampler.cpp153 static unsigned int random_u32(unsigned long long* state) { in random_u32() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/
H A Dlib.rs207 random_u32: Option<fn() -> u32>, field
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c336 random_u32(void) in random_u32() function