Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtrusty.cpp108 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { in getRandom() function
H A Dlinux.cpp179 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() function
H A Dfuchsia.cpp221 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { getRandom() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp207 uint32_t getRandom() { in getRandom() function
[all...]