/llvm-project/compiler-rt/test/asan/TestCases/Posix/ |
H A D | halt_on_error-signals.c | 20 void random_delay(unsigned *seed) { in random_delay() 48 unsigned seed = 0; in sender() local 62 unsigned seed = 1; in receiver() local
|
H A D | halt_on_error-torture.cpp | 27 void random_delay(unsigned *seed) { in random_delay() 34 unsigned seed = (unsigned)(size_t)arg; in run() local
|
/llvm-project/libcxx/include/__random/ |
H A D | discard_block_engine.h | 72 _LIBCPP_HIDE_FROM_ABI void seed() { in seed() function 76 _LIBCPP_HIDE_FROM_ABI void seed(result_type __sd) { in seed() function 81 _LIBCPP_HIDE_FROM_ABI void seed(_Sseq& __q) { in seed() function
|
H A D | independent_bits_engine.h | 100 _LIBCPP_HIDE_FROM_ABI void seed() { __e_.seed(); } in seed() function 101 _LIBCPP_HIDE_FROM_ABI void seed(result_type __sd) { __e_.seed(__sd); } in seed() function 103 _LIBCPP_HIDE_FROM_ABI void seed(_Sseq& __q) { in seed() function
|
H A D | subtract_with_carry_engine.h | 96 _LIBCPP_HIDE_FROM_ABI void seed(_Sseq& __q) { seed() function 146 void subtract_with_carry_engine<_UIntType, __w, __s, __r>::seed(result_type __sd, integral_constant<unsigned, 1>) { seed() function 155 void subtract_with_carry_engine<_UIntType, __w, __s, __r>::seed(result_type __sd, integral_constant<unsigned, 2>) { seed() function [all...] |
H A D | mersenne_twister_engine.h | 198 _LIBCPP_HIDE_FROM_ABI void seed(_Sseq& __q) { seed() function 649 void mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::seed( seed() function
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_hash.h | 20 static const u32 seed = 0x9747b28c; variable 44 static const u64 seed = 0x9747b28c9747b28cull; variable
|
/llvm-project/llvm/lib/Support/ |
H A D | xxhash.cpp | 226 const uint8_t *secret, uint64_t seed) { in XXH3_len_4to8_64b() argument 213 XXH3_len_1to3_64b(const uint8_t * input,size_t len,const uint8_t * secret,uint64_t seed) XXH3_len_1to3_64b() argument 243 XXH3_len_9to16_64b(const uint8_t * input,size_t len,const uint8_t * secret,uint64_t const seed) XXH3_len_9to16_64b() argument 257 XXH3_len_0to16_64b(const uint8_t * input,size_t len,const uint8_t * secret,uint64_t const seed) XXH3_len_0to16_64b() argument 269 XXH3_mix16B(const uint8_t * input,uint8_t const * secret,uint64_t seed) XXH3_mix16B() argument 283 XXH3_len_17to128_64b(const uint8_t * input,size_t len,const uint8_t * secret,uint64_t const seed) XXH3_len_17to128_64b() argument 308 XXH3_len_129to240_64b(const uint8_t * input,size_t len,const uint8_t * secret,uint64_t seed) XXH3_len_129to240_64b() argument 598 XXH3_len_1to3_128b(const uint8_t * input,size_t len,const uint8_t * secret,uint64_t seed) XXH3_len_1to3_128b() argument 625 XXH3_len_4to8_128b(const uint8_t * input,size_t len,const uint8_t * secret,uint64_t seed) XXH3_len_4to8_128b() argument 650 XXH3_len_9to16_128b(const uint8_t * input,size_t len,const uint8_t * secret,uint64_t seed) XXH3_len_9to16_128b() argument 726 XXH3_len_0to16_128b(const uint8_t * input,size_t len,const uint8_t * secret,uint64_t seed) XXH3_len_0to16_128b() argument 748 XXH128_mix32B(XXH128_hash_t acc,const uint8_t * input_1,const uint8_t * input_2,const uint8_t * secret,uint64_t seed) XXH128_mix32B() argument 758 XXH3_len_17to128_128b(const uint8_t * input,size_t len,const uint8_t * secret,size_t secretSize,uint64_t seed) XXH3_len_17to128_128b() argument 787 XXH3_len_129to240_128b(const uint8_t * input,size_t len,const uint8_t * secret,size_t secretSize,uint64_t seed) XXH3_len_129to240_128b() argument [all...] |
/llvm-project/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 181 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) { in hash_1to3_bytes() argument 190 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) { in hash_4to8_bytes() argument 195 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) { in hash_9to16_bytes() argument 201 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed) { in hash_17to32_bytes() argument 211 inline uint64_t hash_33to64_bytes(const char *s, size_t len, uint64_t seed) { in hash_33to64_bytes() argument 234 hash_short(const char * s,size_t length,uint64_t seed) hash_short() argument [all...] |
/llvm-project/compiler-rt/test/msan/ |
H A D | rand_r.cpp | 9 unsigned seed; in main() local
|
/llvm-project/polly/lib/External/isl/imath/examples/ |
H A D | findprime.c | 37 mpz_t seed; in main() local
|
H A D | randprime.c | 184 mp_result find_prime(mp_int seed, FILE *fb) { in find_prime() 210 mp_result find_strong_prime(mp_int seed, FILE *fb) { in find_strong_prime()
|
H A D | rsakey.c | 246 mp_result find_prime(mp_int seed, FILE *fb) { in find_prime()
|
/llvm-project/polly/lib/External/isl/imath/tools/ |
H A D | findthreshold.py | 27 def get_timing_stats(num_tests, precision, threshold, seed=None): argument
|
/llvm-project/libc/fuzzing/__support/ |
H A D | hashtable_fuzz.cpp | 32 LLVMFuzzerCustomMutator(uint8_t * data,size_t size,size_t max_size,unsigned int seed) LLVMFuzzerCustomMutator() argument 118 HashTable(uint64_t size,uint64_t seed) HashTable() argument 135 uint64_t seed = global_status.next<uint64_t>(); next_hashtable() local
|
/llvm-project/libcxx/benchmarks/ |
H A D | random.bench.cpp |
|
/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerRandom.h | 19 Random(unsigned int seed) : std::minstd_rand(seed) {} in Random()
|
/llvm-project/flang/runtime/ |
H A D | random.cpp | 119 GeneratedWord seed; RTNAME() local 159 GeneratedWord seed; RTNAME() local [all...] |
/llvm-project/libc/src/__support/ |
H A D | hash.h | 120 // Mix one more round of the seed to make it stronger. in HashState() argument 109 mix(uint64_t seed) mix() argument
|
/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
H A D | random.c | 15 void seed_random(uint32 seed) { in seed_random()
|
H A D | main.c | 273 unsigned int seed = 1; /* in case no explicit seed provided */ in main() local
|
/llvm-project/mlir/test/python/integration/dialects/linalg/ |
H A D | opsrun.py | 461 fill_rng_on_buffers(min, max, seed, out) global() argument 488 fill_rng_on_buffers(min, max, seed, out) global() argument
|
/llvm-project/compiler-rt/lib/asan/tests/ |
H A D | asan_noinst_test.cpp | 50 u32 seed = my_rand(); in MallocStress() local 161 u32 seed = my_rand(); in ThreadedQuarantineTestWorker() local
|
/llvm-project/compiler-rt/test/tsan/ |
H A D | real_deadlock_detector_stress_test.cpp | 41 void *Thread(void *seed) { in Thread()
|
/llvm-project/polly/lib/External/isl/imath/ |
H A D | imtimer.c | 52 unsigned int seed = (unsigned int)time(NULL); in main() local
|