/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
H A D | dsa_kmgmt.c | 60 unsigned char *seed; /* optional FIPS186-4 param for testing */ member 446 static int dsa_set_gen_seed(struct dsa_gen_ctx *gctx, unsigned char *seed, in dsa_set_gen_seed() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/property/ |
H A D | property.c | 92 uint32_t seed; member
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_asn1.c | 65 ASN1_BIT_STRING *seed; member [all...] |
H A D | ec_backend.c | 271 unsigned char *seed = EC_GROUP_get0_seed(group); in ec_group_explicit_todata() local
|
/third_party/openssl/crypto/ec/ |
H A D | ec_asn1.c | 65 ASN1_BIT_STRING *seed; member [all...] |
H A D | ec_backend.c | 271 unsigned char *seed = EC_GROUP_get0_seed(group); in ec_group_explicit_todata() local
|
/third_party/openssl/crypto/property/ |
H A D | property.c | 92 uint32_t seed; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiMemoryRequirementInvarianceTests.cpp | 250 InvarianceInstance(Context& context, const deUint32 seed) InvarianceInstance() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBarycentricCoordinatesTests.cpp | 62 deUint32 seed; member 491 deUint32 seed = 1614343620u; in createBarycentricCoordinatesTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiMemoryRequirementInvarianceTests.cpp | 244 InvarianceInstance(Context& context, const deUint32 seed) InvarianceInstance() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/runner/ |
H A D | glcTestRunner.cpp | 384 const int seed = runParams[i].baseSeed; in getTestRunsForNoContext() local 421 const int seed = runParams[i].baseSeed; in getTestRunsForSingleConfig() local 245 getLogFileName(const char* apiName, const char* configName, const int iterId, const int runId, const int width, const int height, const int seed) getLogFileName() argument 468 const int seed = runParams[runNdx].baseSeed; getTestRunsForES() local 516 const int seed = runParams[i].baseSeed; getTestRunsForESForGL() local 556 const int seed = runParams[runNdx].baseSeed; getTestRunsForGL() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/ |
H A D | fuzz.cpp | 310 const auto seed = in ParseFlags() local
|
/third_party/openssl/providers/implementations/keymgmt/ |
H A D | dh_kmgmt.c | 63 unsigned char *seed; /* optional FIPS186-4 param for testing */ member 505 static int dh_set_gen_seed(struct dh_gen_ctx *gctx, unsigned char *seed, in dh_set_gen_seed() argument [all...] |
H A D | dsa_kmgmt.c | 60 unsigned char *seed; /* optional FIPS186-4 param for testing */ member 443 static int dsa_set_gen_seed(struct dsa_gen_ctx *gctx, unsigned char *seed, in dsa_set_gen_seed() argument [all...] |
/third_party/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2text.c | 434 const unsigned char *seed; in ec_param_explicit_to_text() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/ |
H A D | fuzz.cpp | 310 const auto seed = in ParseFlags() local
|
/third_party/optimized-routines/math/test/ |
H A D | mathbench.c | 374 static uint64_t seed = 0x0123456789abcdef; variable
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psobjs.c | 2557 FT_UInt32 seed; in t1_make_subfont() local [all...] |
H A D | t1decode.c | 459 FT_Fixed seed; in FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfdriver.c | 1005 FT_UInt32 seed = 123456789; in sfnt_get_var_ps_name() local 296 murmur_hash_3_128( const void* key, const unsigned int len, FT_UInt32 seed, void* out ) murmur_hash_3_128() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | Hashing.h | 190 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) { in hash_1to3_bytes() argument 199 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) { in hash_4to8_bytes() argument 204 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) { in hash_9to16_bytes() argument 210 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed) { in hash_17to32_bytes() argument 219 hash_33to64_bytes(const char *s, size_t len, uint64_t seed) hash_33to64_bytes() argument 242 hash_short(const char *s, size_t length, uint64_t seed) hash_short() argument 329 static size_t seed = fixed_seed_override ? fixed_seed_override get_execution_seed() local 405 const size_t seed = get_execution_seed(); hash_combine_range_impl() local 449 const size_t seed = get_execution_seed(); hash_combine_range_impl() local 499 const size_t seed; global() member 620 const uint64_t seed = get_execution_seed(); hash_integer_value() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 189 inline uint64_t hash_1to3_bytes(const char *s, size_t len, uint64_t seed) { in hash_1to3_bytes() argument 198 inline uint64_t hash_4to8_bytes(const char *s, size_t len, uint64_t seed) { in hash_4to8_bytes() argument 203 inline uint64_t hash_9to16_bytes(const char *s, size_t len, uint64_t seed) { in hash_9to16_bytes() argument 209 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed) { in hash_17to32_bytes() argument 218 hash_33to64_bytes(const char *s, size_t len, uint64_t seed) hash_33to64_bytes() argument 241 hash_short(const char *s, size_t length, uint64_t seed) hash_short() argument 328 static uint64_t seed = fixed_seed_override ? fixed_seed_override : seed_prime; get_execution_seed() local 403 const uint64_t seed = get_execution_seed(); hash_combine_range_impl() local 447 const uint64_t seed = get_execution_seed(); hash_combine_range_impl() local 497 const uint64_t seed; global() member 618 const uint64_t seed = get_execution_seed(); hash_integer_value() local [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_utils.h | 1178 inline uint32 DNG_Random (uint32 seed) in DNG_Random() argument [all...] |
H A D | dng_utils.cpp | 386 uint32 seed = kSeed; in dng_dither() local
|
/third_party/spirv-tools/tools/fuzz/ |
H A D | fuzz.cpp | 304 const auto seed = in ParseFlags() local
|