/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/random/ |
H A D | stateful_random_ops_test.py | 436 def old_normal(dtype, seed1, seed2): argument 441 def old_truncated_normal(dtype, seed1, seed2): argument 446 def old_uniform_int(dtype, seed1, seed2): argument 453 def old_uniform(dtype, seed1, seed2): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container_hash/test/ |
D | hash_fwd_test_1.cpp | 38 std::size_t seed1 = 0; in fwd_test2() local 71 std::size_t seed1 = in fwd_test3() local
|
D | hash_built_in_array_test.cpp | 53 std::size_t seed1 = 0; in two_dimensional_array_test() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
H A D | stateless_random_ops.cc | 85 xla::XlaOp seed1 = xla::Reshape(xla::Slice(seeds, {1}, {2}, {1}), {}); in StatelessRngUniform() local 121 xla::XlaOp seed1 = xla::Reshape(xla::Slice(seeds, {1}, {2}, {1}), {}); in StatelessRngUniformFullInt() local 305 xla::XlaOp seed1 = xla::Reshape(xla::Slice(seed, {1}, {2}, {1}), {}); in Compile() local
|
H A D | random_ops_util.cc | 22 xla::XlaOp GetU64FromS32Seeds(xla::XlaOp seed0, xla::XlaOp seed1) { in GetU64FromS32Seeds()
|
H A D | stateless_random_ops_v2.cc | 534 xla::XlaOp seed1 = xla::Reshape(xla::Slice(seed, {1}, {2}, {1}), {}); in Compile() local 569 xla::XlaOp seed1 = xla::Reshape(xla::Slice(seed, {1}, {2}, {1}), {}); in Compile() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/tls/ |
D | kdf.c | 71 const uint8_t *seed1, size_t seed1_len, in tls1_P_hash() 141 const uint8_t *seed1, size_t seed1_len, in CRYPTO_tls1_prf()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/tls/ |
D | kdf.c | 71 const uint8_t *seed1, size_t seed1_len, in tls1_P_hash() 141 const uint8_t *seed1, size_t seed1_len, in CRYPTO_tls1_prf()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | random_seed_ops.cc | 39 void FixedSeedGenerator::GenerateSeeds(int64_t* seed1, int64_t* seed2) { in GenerateSeeds() 46 void RandomSeedGenerator::GenerateSeeds(int64_t* seed1, int64_t* seed2) { in GenerateSeeds()
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/tls/ |
H A D | kdf.c | 74 const uint8_t *seed1, size_t seed1_len, in tls1_P_hash() 145 const uint8_t *seed1, size_t seed1_len, in CRYPTO_tls1_prf()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/tls/ |
H A D | kdf.c | 74 const uint8_t *seed1, size_t seed1_len, in tls1_P_hash() 145 const uint8_t *seed1, size_t seed1_len, in CRYPTO_tls1_prf()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fSynchronizationTests.cpp | 993 int seed1; member 1012 int seed1; member 2009 glu::ShaderProgram *InterCallTestCase::genReadMultipleProgram(int seed0, int seed1) in genReadMultipleProgram() 2171 glu::ShaderProgram *InterCallTestCase::genReadInterleavedProgram(int seed0, int seed1) in genReadInterleavedProgram() 3456 const int seed1 = 457; in init() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/v2/ |
D | pcg.go | 24 func NewPCG(seed1, seed2 uint64) *PCG { argument
|
/aosp_15_r20/external/tink/cc/internal/ |
H A D | ec_util_test.cc | 143 util::SecretData seed1 = util::SecretDataFromStringView( in TEST_P() local 164 util::SecretData seed1 = util::SecretDataFromStringView( in TEST_P() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/signals/ |
D | SignalsProviderFastImplTest.java | 95 String seed1 = "seed1"; in test_getSignals_multipleSignals_returnsSignals() local
|
D | SignalsProviderImplTest.java | 94 String seed1 = "seed1"; in test_getSignals_multipleSignals_returnsSignals() local
|
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/phone/satellite/accesscontrol/ |
D | SatelliteAccessControllerTest.java | 1794 String seed1 = "test-seed-satellite1"; in testUpdateSystemSelectionChannels() local 1919 String seed1 = "test-seed-satellite1"; in testUpdateSystemSelectionChannels_HandleInvalidInput() local
|
/aosp_15_r20/external/libtextclassifier/native/utils/hash/ |
H A D | farmhash.h | 212 inline uint64_t Hash64WithSeeds(const Str& s, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds()
|
/aosp_15_r20/external/icing/icing/text_classifier/lib3/utils/hash/ |
H A D | farmhash.h | 210 inline uint64_t Hash64WithSeeds(const Str& s, uint64_t seed0, uint64_t seed1) { in Hash64WithSeeds()
|
/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_partition_tables.cpp | 137 uint8_t seed1 = rnum & 0xF; in select_partition() local
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | t1_enc.cc | 160 Span<const uint8_t> seed1, Span<const uint8_t> seed2) { in tls1_prf()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | t1_enc.cc | 160 Span<const uint8_t> seed1, Span<const uint8_t> seed2) { in tls1_prf()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | t1_enc.cc | 160 Span<const uint8_t> seed1, Span<const uint8_t> seed2) { in tls1_prf()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | t1_enc.cc | 160 Span<const uint8_t> seed1, Span<const uint8_t> seed2) { in tls1_prf()
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_partition_tables.cpp | 143 uint8_t seed1 = rnum & 0xF; in select_partition() local
|