| /base/security/device_auth/services/identity_manager/src/ |
| H A D | cert_operation.c | 752 uint8_t seed[SEED_SIZE] = { 0 }; in GetAccountSymSharedSecret() local
|
| /foundation/arkui/ace_engine/frameworks/core/image/ |
| H A D | image_compressor.cpp | 375 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 D | distributeddb_data_generator.cpp | 92 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 D | checkasm.c | 693 unsigned int seed = av_get_random_seed(); in main() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | rbbimonkeytest.cpp | 927 int64_t seed = 0; in testMonkey() local [all...] |
| /third_party/FreeBSD/sys/dev/usb/net/ |
| H A D | if_cdce.c | 468 uint32_t seed; in cdce_attach() local
|
| /third_party/NuttX/fs/nfs/ |
| H A D | rpc_clnt.c | 418 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 D | TestFmwk.java | 151 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 D | TestFmwk.java | 158 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 D | udp_proxy.c | 161 unsigned int seed; /* seed for "random" events */ member [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-starboard.cc | 128 void OS::SetRandomMmapSeed(int64_t seed) { SB_NOTIMPLEMENTED(); } in SetRandomMmapSeed() argument
|
| /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
|