Home
last modified time | relevance | path

Searched defs:seed (Results 101 - 125 of 694) sorted by relevance

12345678910>>...28

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DPropertiesTest.java216 Object getSampleValueForType(Class<?> type, int seed) { in getSampleValueForType() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DPropertiesTest.java213 Object getSampleValueForType(Class<?> type, int seed) { in getSampleValueForType() argument
[all...]
/third_party/lz4/ossfuzz/
H A Dfuzz_data_producer.c34 uint32_t FUZZ_getRange_from_uint32(uint32_t seed, uint32_t min, uint32_t max) in FUZZ_getRange_from_uint32() argument
46 size_t const seed = FUZZ_dataProducer_retrieve32(producer); in FUZZ_dataProducer_range32() local
/third_party/node/deps/v8/src/base/
H A Dfunctional.h70 V8_INLINE size_t hash_combine(size_t seed) { return seed; } in hash_combine() argument
80 size_t seed = 0; in hash_range() local
/third_party/node/deps/v8/src/strings/
H A Dstring-hasher-inl.h51 HashSequentialString(const char_t* chars_raw, int length, uint64_t seed) HashSequentialString() argument
/third_party/musl/libc-test/src/common/
H A Drand.c6 static uint64_t seed = -1; variable
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_asn1.c140 ASN1_BIT_STRING seed; in i2d_DHxparams() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/des/
H A Dqud_cksm.c34 DES_quad_cksum(const unsigned char *input, DES_cblock output[], long length, int out_count, DES_cblock *seed) DES_quad_cksum() argument
/third_party/openssl/crypto/des/
H A Dqud_cksm.c34 DES_quad_cksum(const unsigned char *input, DES_cblock output[], long length, int out_count, DES_cblock *seed) DES_quad_cksum() argument
/third_party/openssl/crypto/dh/
H A Ddh_asn1.c140 ASN1_BIT_STRING seed; in i2d_DHxparams() local
[all...]
/third_party/optimized-routines/math/test/rtest/
H A Drandom.c14 void seed_random(uint32 seed) { in seed_random() argument
/third_party/vixl/test/
H A Dtest-use-scratch-register-scope.cc71 uint16_t seed[3] = {4, 5, 6}; in PerfectNestingTestHelper() local
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dlow_level_hash.cc42 uint64_t LowLevelHash(const void* data, size_t len, uint64_t seed, in LowLevelHash() argument
/third_party/vk-gl-cts/modules/internal/
H A DditSeedBuilderTests.cpp44 SeedBuilderTest (tcu::TestContext& testCtx, const T& value, deUint32 seed, const char* name, const char* description) in SeedBuilderTest() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_peap_common.c15 peap_prfplus(int version, const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) peap_prfplus() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuRandomValueIterator.hpp67 static RandomValueIterator begin (deUint32 seed, int numValues) { return RandomValueIterator<T>(seed, numValues); } in begin() argument
87 RandomValueIterator<T>::RandomValueIterator (deUint32 seed, int numLeft) in RandomValueIterator() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_peap_common.c15 peap_prfplus(int version, const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) peap_prfplus() argument
/kernel/linux/linux-5.10/drivers/dax/
H A Ddax-private.h39 struct device *seed; member
/kernel/linux/linux-5.10/crypto/
H A Dxxhash_generic.c13 u64 seed; member
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c35 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ce_prng_seed() argument
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dkaslr.c85 u64 seed, offset, mask, module_range; in kaslr_early_init() local
[all...]
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dhisi-rng.c38 u32 seed; in hisi_rng_init() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/
H A Ddscr.h118 double uniform_deviate(int seed) in uniform_deviate() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_benchmark.c43 u64 seed; in trace_do_benchmark() local
[all...]
/kernel/linux/linux-5.10/include/crypto/
H A Drng.h45 int (*seed)(struct crypto_rng *tfm, const u8 *seed, unsigned int slen); member
[all...]

Completed in 9 milliseconds

12345678910>>...28