Home
last modified time | relevance | path

Searched defs:seed (Results 301 - 325 of 520) sorted by relevance

1...<<1112131415161718192021

/base/security/device_auth/services/identity_manager/src/
H A Dcert_operation.c752 uint8_t seed[SEED_SIZE] = { 0 }; in GetAccountSymSharedSecret() local
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_compressor.cpp375 static uint32_t Hash52(uint32_t seed) argument
402 SelectPartition(int32_t seed, int32_t x, int32_t y, int32_t z, int32_t partitionCount, bool smallBlock) global() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_data_generator.cpp92 int seed = GetRandInt(0, 61); // the seed range is from 0 to 61 which is the elements quantity of charSet in GenerateRandRecord() local
97 int seed = GetRandInt(0, 61); // the seed range is from 0 to 61 which is the elements quantity of charSet in GenerateRandRecord() local
101 int seed = GetRandInt(0, 61); // the seed range is from 0 to 61 which is the elements quantity of charSet in GenerateRandRecord() local
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c693 unsigned int seed = av_get_random_seed(); in main() local
/third_party/icu/icu4c/source/test/intltest/
H A Drbbimonkeytest.cpp927 int64_t seed = 0; in testMonkey() local
[all...]
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdce.c468 uint32_t seed; in cdce_attach() local
/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c418 unsigned int seed = seed_gen_func(); in rpcclnt_newxid() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestFmwk.java151 public ICU_Rand(int seed) { in ICU_Rand() argument
160 public void seed(int seed) { in seed() argument
362 private long seed; global() field in TestFmwk.TestParams
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestFmwk.java158 public ICU_Rand(int seed) { in ICU_Rand() argument
167 public void seed(int seed) { in seed() argument
336 private long seed; global() field in TestFmwk.TestParams
[all...]
/third_party/mbedtls/programs/test/
H A Dudp_proxy.c161 unsigned int seed; /* seed for "random" events */ member
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-starboard.cc128 void OS::SetRandomMmapSeed(int64_t seed) { SB_NOTIMPLEMENTED(); } in SetRandomMmapSeed() argument
/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

Completed in 33 milliseconds

1...<<1112131415161718192021