Searched defs:Rand64 (Results 1 – 5 of 5) sorted by relevance
/external/lua/src/ | ||
D | lmathlib.c | 272 #define Rand64 unsigned long macro |
/external/rust/crates/oorandom/src/ | ||
D | lib.rs | 161 pub struct Rand64 { struct |
/external/tensorflow/tensorflow/core/lib/random/ | ||
D | simple_philox.h | 39 PHILOX_DEVICE_INLINE uint64 Rand64() { in Rand64() function |
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/ | ||
D | http2_random.cc | 44 uint64_t Http2Random::Rand64() { in Rand64() function in http2::test::Http2Random |
/external/llvm/tools/llvm-stress/ | ||
D | llvm-stress.cpp | 106 uint64_t Rand64() { in Rand64() function in llvm::__anon295304380111::Random |