Home
last modified time | relevance | path

Searched defs:rnd (Results 1 - 25 of 293) sorted by relevance

12345678910>>...12

/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
H A Drand-f64.rs20 let mut rnd = IsaacRng::from_seed(&SEED); in main() variables
H A Dmany-digits.rs21 let mut rnd = IsaacRng::from_seed(&SEED); in main() variables
/third_party/icu/icu4c/source/test/fuzzer/
H A Dfuzzer_utils.h17 const icu::Locale& GetRandomLocale(uint16_t rnd) { in GetRandomLocale() argument
H A Dunicode_string_codepage_create_fuzzer.cpp74 uint8_t rnd = *data; in LLVMFuzzerTestOneInput() local
H A Dconverter_fuzzer.cpp25 uint16_t rnd = 0; in LLVMFuzzerTestOneInput() local
H A Dnumber_format_fuzzer.cpp18 uint16_t rnd = 0; in LLVMFuzzerTestOneInput() local
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeRandom.c36 void deRandom_init (deRandom* rnd, deUint32 seed) in deRandom_init() argument
49 deUint32 deRandom_getUint32 (deRandom* rnd) in deRandom_getUint32() argument
67 deRandom_getUint64(deRandom* rnd) deRandom_getUint64() argument
78 deRandom_getFloat(deRandom* rnd) deRandom_getFloat() argument
88 deRandom_getDouble(deRandom* rnd) deRandom_getDouble() argument
100 deRandom_getBool(deRandom* rnd) deRandom_getBool() argument
[all...]
H A DdeFloat16Test.c63 deRandom rnd; in deFloat16_selfTest() local
[all...]
H A DdeInt32Test.c71 deRandom rnd; in deInt32_selfTest() local
H A DdeMathTest.c80 deRandom rnd; in testInt32ToFloat() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c21 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_map_lock.c37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
/kernel/linux/linux-5.10/lib/
H A Dinterval_tree_test.c27 static struct rnd_state rnd; variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_map_lock.c37 int rnd = bpf_get_prandom_u32(); in bpf_map_lock_test() local
/kernel/linux/linux-6.6/lib/
H A Dinterval_tree_test.c27 static struct rnd_state rnd; variable
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_depr.c27 BIGNUM *rnd = NULL; in BN_generate_prime() local
/third_party/openssl/crypto/bn/
H A Dbn_depr.c27 BIGNUM *rnd = NULL; in BN_generate_prime() local
/third_party/skia/third_party/externals/swiftshader/tests/SystemBenchmarks/
H A DLRUCacheBenchmarks.cpp85 FastRnd rnd; in BENCHMARK_DEFINE_F() local
100 FastRnd rnd; in BENCHMARK_DEFINE_F() local
118 FastRnd rnd; in BENCHMARK_DEFINE_F() local
135 FastRnd rnd; in BENCHMARK_DEFINE_F() local
156 FastRnd rnd; in BENCHMARK_DEFINE_F() local
186 FastRnd rnd; BENCHMARK_DEFINE_F() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dexponential_biased.h117 inline uint64_t ExponentialBiased::NextRandom(uint64_t rnd) { in NextRandom() argument
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeTimerTest.c45 deRandom rnd; in deTimer_selfTest() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgUtils.hpp53 inline float getQuantizedFloat (de::Random& rnd, float min, float max, float step) in getQuantizedFloat() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_random.c34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_random.c34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state() argument
/third_party/curl/lib/
H A Dsocketpair.c128 char rnd[9]; in Curl_socketpair() local

Completed in 6 milliseconds

12345678910>>...12