| /third_party/node/deps/v8/src/objects/ |
| H A D | string-table.cc | 638 uint64_t seed = HashSeed(isolate); in TryStringToIndexOrLookupExisting() local 655 SequentialStringKey<Char> key(base::Vector<const Char>(chars, length), seed); in TryStringToIndexOrLookupExisting() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-macro-assembler.cc | 110 size_t seed = 0; in Hash() local
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | utils.h | 264 inline uint32_t ComputeSeededHash(uint32_t key, uint64_t seed) { in ComputeSeededHash() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | hash_table.c | 635 _mesa_hash_data_with_seed(const void *data, size_t size, uint32_t seed) in _mesa_hash_data_with_seed() argument
|
| /third_party/node/deps/openssl/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/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | dh_kmgmt.c | 63 unsigned char *seed; /* optional FIPS186-4 param for testing */ member 508 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 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...] |