Home
last modified time | relevance | path

Searched defs:seed (Results 426 - 450 of 713) sorted by relevance

1...<<11121314151617181920>>...29

/third_party/node/deps/v8/src/objects/
H A Dstring-table.cc638 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 Dregexp-macro-assembler.cc110 size_t seed = 0; in Hash() local
/third_party/node/deps/v8/src/utils/
H A Dutils.h264 inline uint32_t ComputeSeededHash(uint32_t key, uint64_t seed) { in ComputeSeededHash() argument
/third_party/mesa3d/src/util/
H A Dhash_table.c635 _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 Dencode_key2text.c434 const unsigned char *seed; in ec_param_explicit_to_text() local
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c63 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 Ddsa_kmgmt.c60 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 Dproperty.c92 uint32_t seed; member
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_asn1.c65 ASN1_BIT_STRING *seed; member
[all...]
H A Dec_backend.c271 unsigned char *seed = EC_GROUP_get0_seed(group); in ec_group_explicit_todata() local
/third_party/openssl/crypto/ec/
H A Dec_asn1.c65 ASN1_BIT_STRING *seed; member
[all...]
H A Dec_backend.c271 unsigned char *seed = EC_GROUP_get0_seed(group); in ec_group_explicit_todata() local
/third_party/openssl/crypto/property/
H A Dproperty.c92 uint32_t seed; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp250 InvarianceInstance(Context& context, const deUint32 seed) InvarianceInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarycentricCoordinatesTests.cpp62 deUint32 seed; member
491 deUint32 seed = 1614343620u; in createBarycentricCoordinatesTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp244 InvarianceInstance(Context& context, const deUint32 seed) InvarianceInstance() argument
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp384 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 Dfuzz.cpp310 const auto seed = in ParseFlags() local
/third_party/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c63 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 Ddsa_kmgmt.c60 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 Dencode_key2text.c434 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 Dfuzz.cpp310 const auto seed = in ParseFlags() local
/third_party/optimized-routines/math/test/
H A Dmathbench.c374 static uint64_t seed = 0x0123456789abcdef; variable
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c2557 FT_UInt32 seed; in t1_make_subfont() local
[all...]
H A Dt1decode.c459 FT_Fixed seed; in FT_LOCAL_DEF() local
[all...]

Completed in 30 milliseconds

1...<<11121314151617181920>>...29