Home
last modified time | relevance | path

Searched defs:seed (Results 176 - 200 of 500) sorted by relevance

12345678910>>...20

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp33 uint32_t TestRend::next(uint32_t seed) in next() argument
38 void TestRend::init(uint32_t seed) in init() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_typeface.cpp335 uint32_t seed = ttfStream.get() != nullptr ? ttfStream->getLength() : 0; in GetHash() local
/third_party/ffmpeg/libavcodec/
H A Dh274.c55 uint32_t seed = Seed_LUT[h + v * 13]; in init_slice_c() local
232 uint32_t seed = Seed_LUT[(params->seed + color_offset[c]) % 256]; in ff_h274_apply_film_grain() local
H A Dwma.c317 unsigned int seed; in ff_wma_init() local
/third_party/ffmpeg/libavfilter/
H A Daf_adecorrelate.c46 int64_t seed; member
H A Dasrc_anoisesrc.c36 int64_t seed; member
H A Dvf_shufflepixels.c41 int64_t seed; member
/third_party/ffmpeg/libavutil/
H A Dfilm_grain_params.h228 uint64_t seed; member
/third_party/ffmpeg/libavformat/
H A Dprompeg.c322 uint32_t seed; in prompeg_init() local
/third_party/alsa-utils/speaker-test/
H A Dst2095.h11 int seed; member
/third_party/mbedtls/library/
H A Dpsa_crypto_storage.c457 psa_status_t mbedtls_psa_storage_inject_entropy(const unsigned char *seed, in mbedtls_psa_storage_inject_entropy() argument
H A Dhmac_drbg.c138 unsigned char seed[MBEDTLS_HMAC_DRBG_MAX_SEED_INPUT]; in hmac_drbg_reseed_core() local
/third_party/node/src/
H A Dnode_sockaddr-inl.h19 inline void hash_combine(size_t* seed) { } in hash_combine() argument
22 inline void hash_combine(size_t* seed, const T& value, Args... rest) { in hash_combine() argument
/third_party/node/deps/brotli/c/enc/
H A Dblock_splitter.c76 static BROTLI_INLINE uint32_t MyRand(uint32_t* seed) { in MyRand() argument
/third_party/node/deps/cares/src/lib/
H A Dares__htable.c41 unsigned int seed; member
56 unsigned int seed = 0; in ares__htable_generate_seed() local
415 ares__htable_hash_FNV1a(const unsigned char *key, size_t key_len, unsigned int seed) ares__htable_hash_FNV1a() argument
432 ares__htable_hash_FNV1a_casecmp(const unsigned char *key, size_t key_len, unsigned int seed) ares__htable_hash_FNV1a_casecmp() argument
[all...]
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress01.c133 unsigned int seed; in child_mapper() local
249 unsigned int seed; in initrand() local
[all...]
H A Dmmapstress09.c121 unsigned int seed; in main() local
377 unsigned int seed; in child_mapper() local
469 unsigned int seed; in initrand() local
[all...]
/third_party/ltp/testcases/misc/math/fptests/
H A Dfptest02.c324 static void gaussinit(double m, double s, int seed) in gaussinit() argument
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv4_sender.c417 u_int32_t seed; in thrust_fakes() local
[all...]
/third_party/lz4/ossfuzz/
H A Dround_trip_stream_fuzzer.c37 uint32_t seed; member
58 state_t state_create(char const* data, size_t size, uint32_t seed) in state_create() argument
91 static void state_reset(state_t* state, uint32_t seed) in state_reset() argument
287 uint32_t seed = FUZZ_seed(&data, &size); LLVMFuzzerTestOneInput() local
[all...]
/third_party/lz4/programs/
H A Ddatagen.c92 static BYTE RDG_genChar(U32* seed, const litDistribTable lt) in RDG_genChar() argument
107 U32* seed = seedPtr; in RDG_genBlock() local
155 RDG_genBuffer(void* buffer, size_t size, double matchProba, double litProba, unsigned seed) RDG_genBuffer() argument
165 RDG_genOut(unsigned long long size, double matchProba, double litProba, unsigned seed) RDG_genOut() argument
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dsignature.h133 size_t seed = base::hash_value(sig.parameter_count()); in hash_value() local
/third_party/mesa3d/src/util/tests/vma/
H A Dvma_random_test.cpp233 unsigned long seed, count; in main() local
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c94 unsigned char seed[TLS1_PRF_MAXBUF]; global() member
287 tls1_prf_P_hash(EVP_MAC_CTX *ctx_init, const unsigned char *sec, size_t sec_len, const unsigned char *seed, size_t seed_len, unsigned char *out, size_t olen) tls1_prf_P_hash() argument
373 tls1_prf_alg(EVP_MAC_CTX *mdctx, EVP_MAC_CTX *sha1ctx, const unsigned char *sec, size_t slen, const unsigned char *seed, size_t seed_len, unsigned char *out, size_t olen) tls1_prf_alg() argument
[all...]
/third_party/node/deps/openssl/openssl/include/internal/
H A Dffc.h100 unsigned char *seed; member

Completed in 16 milliseconds

12345678910>>...20