Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dtrusty.cpp90 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { in getRandom() function
Dfuchsia.cpp186 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() function
Dlinux.cpp155 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() function
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-stress/
Dllvm-stress.cpp202 uint32_t getRandom() { in getRandom() function