Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRandstruct.cpp68 std::mt19937 &RNG) { in randomizeStructureLayoutImpl()
208 std::mt19937 RNG(SeedSeq); in randomizeStructureLayout() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h52 std::mt19937 RNG; variable
/freebsd/contrib/bearssl/test/
H A Dtest_math.c95 static gmp_randstate_t RNG; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp131 std::mt19937 RNG(RootBucket); in bisect() local