Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtrusty.cpp106 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { getRandom() function
H A Dfuchsia.cpp220 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() function
H A Dlinux.cpp172 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { getRandom() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp207 uint32_t getRandom() { in getRandom() function