| /third_party/pulseaudio/src/pulsecore/ |
| H A D | random.c | 97 unsigned int seed; in pa_random_seed() local
|
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | rand.h | 23 int (*seed) (const void *buf, int num); member
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | pseudo_random_generator.cpp | 22 PseudoRandomGenerator::PseudoRandomGenerator(uint32_t seed) : mt_(seed) {} in PseudoRandomGenerator() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | pseudo_random_generator.cpp | 22 PseudoRandomGenerator::PseudoRandomGenerator(uint32_t seed) : mt_(seed) {} in PseudoRandomGenerator() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | low_level_hash_test.cc | 35 uint64_t seed; in TEST() member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | randen_hwaes_test.cc | 38 uint32_t seed[kSeedSizeT]; variable
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | pseudo_random_generator.cpp | 22 PseudoRandomGenerator::PseudoRandomGenerator(uint32_t seed) : mt_(seed) {} in PseudoRandomGenerator() argument
|
| /third_party/spirv-tools/source/util/ |
| H A D | hash_combine.h | 30 inline size_t hash_combine(std::size_t seed, const T& val) { in hash_combine() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | fips_prf_internal.c | 17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| H A D | deRandom.c | 36 void deRandom_init (deRandom* rnd, deUint32 seed) in deRandom_init() argument
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgTest.cpp | 37 void runTest (deUint32 seed) in runTest() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | fips_prf_internal.c | 17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf() argument
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
| H A D | app_event_stat.cpp | 32 std::random_device seed; in RandomNum() local
|
| /base/msdp/device_status/utils/common/include/ |
| H A D | id_factory.h | 30 explicit IdFactory(T seed) : seed_(seed) {}
in IdFactory() argument
|
| /base/security/crypto_framework/frameworks/cj/src/ |
| H A D | random_impl.cpp | 57 void RandomImpl::SetSeed(HcfBlob *seed, int32_t* errCode) in SetSeed() argument
|
| /base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/rand/src/ |
| H A D | rand_openssl.c | 76 static void OpensslSetSeed(HcfRandSpi *self, HcfBlob *seed) in OpensslSetSeed() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | lfg.c | 32 av_cold void av_lfg_init(AVLFG *c, unsigned int seed) in av_lfg_init() argument
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | fifo.c | 143 uint32_t seed = av_get_random_seed(); in main() local
|
| /third_party/ffmpeg/libswresample/ |
| H A D | dither.c | 26 int swri_get_dither(SwrContext *s, void *dst, int len, unsigned seed, enum AVSampleFormat noise_fmt) { in swri_get_dither() argument
|
| /third_party/gn/src/gn/ |
| H A D | visual_studio_utils.cc | 21 std::string MakeGuid(const std::string& entry_path, const std::string& seed) { in MakeGuid() argument
|
| /third_party/libcoap/src/ |
| H A D | coap_prng.c | 128 coap_prng_init(unsigned int seed) { in coap_prng_init() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/prng/ |
| H A D | random.c | 46 static void __srandom(unsigned seed) { in __srandom() argument 64 void srandom(unsigned seed) { in srandom() argument 72 char *initstate(unsigned seed, char *state, size_t size) { in initstate() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/prng/ |
| H A D | random.c | 45 static void __srandom(unsigned seed) { in __srandom() argument 63 void srandom(unsigned seed) { in srandom() argument 71 char *initstate(unsigned seed, char *state, size_t size) { in initstate() argument
|
| /third_party/musl/src/prng/ |
| H A D | random.c | 49 static void __srandom(unsigned seed) { in __srandom() argument 67 void srandom(unsigned seed) { in srandom() argument 73 char *initstate(unsigned seed, char *state, size_t size) { in initstate() argument
|
| /third_party/musl/porting/uniproton/kernel/src/prng/ |
| H A D | random.c | 45 static void __srandom(unsigned seed) { in __srandom() argument 63 void srandom(unsigned seed) { in srandom() argument 71 char *initstate(unsigned seed, char *state, size_t size) { in initstate() argument
|