Home
last modified time | relevance | path

Searched defs:Rand32 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/oorandom/src/
Dlib.rs32 pub struct Rand32 { struct
37 impl Rand32 { implementation
/aosp_15_r20/packages/modules/NeuralNetworks/common/random/
Dsimple_philox.h37 PHILOX_DEVICE_INLINE uint32 Rand32() { return single_(); } in Rand32() function
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/random/
H A Dsimple_philox.h36 PHILOX_DEVICE_INLINE uint32 Rand32() { return single_(); } in Rand32() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhttp2_random.h67 uint32_t Rand32() { return Rand64(); } in Rand32() function
/aosp_15_r20/external/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp99 uint32_t Rand32() { in Rand32() function in llvm::__anon4782c0c90111::Random