Home
last modified time | relevance | path

Searched defs:random (Results 1 – 25 of 25) sorted by relevance

/llvm-project/libc/test/src/__support/HashTable/
H A Dgroup_test.cpp31 uintptr_t random; TEST() member
65 uintptr_t random; TEST() member
/openbsd-src/sys/lib/libkern/
H A Drandom.c45 random(void) in random() function
/llvm-project/clang/test/SemaObjCXX/
H A Dmissing-lhs-gun-extension.mm7 - (int &) random; method
/llvm-project/flang/test/Semantics/
H A Ddosemantics02.f9016 IMPURE FUNCTION random() RESULT(i) function
/openbsd-src/sys/arch/riscv64/stand/efiboot/
H A Defirng.c66 UINT8 *random; in fwrandom() local
/openbsd-src/sys/arch/arm64/stand/efiboot/
H A Defirng.c66 UINT8 *random; in fwrandom() local
H A Defiboot.c1086 char *random; mdrandom() local
/openbsd-src/sys/arch/amd64/stand/efiboot/
H A Defirng.c66 UINT8 *random; in fwrandom() local
/llvm-project/flang/runtime/
H A Drandom.cpp27 namespace Fortran::runtime::random { namespace
/openbsd-src/sys/arch/powerpc64/dev/
H A Dkexec.c103 int error, random, i; in kexec_kexec() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-internal-inl.h304 void ShuffleRange(internal::Random* random, int begin, int end, in ShuffleRange()
328 inline void Shuffle(internal::Random* random, std::vector<E>* v) { in Shuffle()
824 internal::Random* random() { return &random_; } in random() function
H A Dgtest.cc3078 void TestSuite::ShuffleTests(internal::Random* random) { in ShuffleTests()
/openbsd-src/gnu/lib/libiberty/src/
H A Drandom.c376 random (void) in random() function
/openbsd-src/lib/libc/stdlib/
H A Drandom.c407 random(void) in random() function
/openbsd-src/regress/lib/libcrypto/ec/
H A Dec_point_conversion.c116 BIGNUM *random; test_random_points_on_curve() local
/llvm-project/libc/AOR_v20.02/networking/test/
H A Dchksum.c145 uint32_t random = ((uint32_t *) base)[i % (poolsize / 4)]; in benchmark() local
/llvm-project/clang/test/Analysis/
H A Dsecurity-syntax-checks.m130 long random(void); function
/openbsd-src/usr.sbin/unbound/
H A Dconfig.h.in1346 #define random rand /* on win32, for tests only (bad random) global() macro
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Dscatterlist.c186 static unsigned int random(unsigned long n, in random() function
/openbsd-src/usr.sbin/unbound/services/
H A Doutside_network.c2790 long int random = 0; global() local
[all...]
/openbsd-src/sys/arch/armv7/stand/efiboot/
H A Defiboot.c974 char *random; in mdrandom() local
/openbsd-src/sbin/unwind/libunbound/services/
H A Doutside_network.c2790 long int random = 0; global() local
[all...]
/openbsd-src/sbin/unwind/libunbound/
H A Dconfig.h1347 #define random rand /* on win32, for tests only (bad random) global() macro
/llvm-project/libc/AOR_v20.02/math/test/
H A Dmathtest.c354 int random; member
/openbsd-src/sys/net/
H A Dif_spppsubr.c4495 u_int32_t random; sppp_suggest_ip6_addr() local