| /external/rust/crates/ring/src/ec/ |
| D | keys.rs | 18 pub fn split(self) -> (Seed, PublicKey) { in split() 23 pub struct Seed { struct 30 impl Seed { implementation
|
| /external/scudo/standalone/tests/ |
| D | checksum_test.cpp | 15 static scudo::u16 computeSoftwareChecksum(scudo::u32 Seed, scudo::uptr *Array, in computeSoftwareChecksum() 23 static scudo::u16 computeHardwareChecksum(scudo::u32 Seed, scudo::uptr *Array, in computeHardwareChecksum() 39 const scudo::u32 Seed = 0x41424343U; in verifyChecksumFunctionBitFlip() local
|
| /external/llvm/lib/Support/ |
| D | RandomNumberGenerator.cpp | 30 Seed("rng-seed", cl::value_desc("seed"), variable
|
| /external/rust/crates/ring/src/ec/curve25519/ |
| D | x25519.rs | 58 private_key: &ec::Seed, in x25519_public_from_private() 95 my_private_key: &ec::Seed, in x25519_ecdh()
|
| /external/llvm/lib/Fuzzer/test/ |
| D | CustomMutatorTest.cpp | 31 size_t MaxSize, unsigned int Seed) { in LLVMFuzzerCustomMutator()
|
| D | CustomCrossOverTest.cpp | 32 unsigned int Seed) { in LLVMFuzzerCustomCrossOver()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | RandomNumberGenerator.cpp | 29 static cl::opt<uint64_t> Seed("rng-seed", cl::value_desc("seed"), cl::Hidden, variable
|
| D | xxhash.cpp | 73 uint64_t Seed = 0; in xxHash64() local
|
| /external/rust/crates/rand_core/src/ |
| D | block.rs | 244 type Seed = R::Seed; typedef 413 type Seed = R::Seed; typedef 457 type Seed = [u8; 4]; typedef 507 type Seed = [u8; 8]; typedef
|
| D | lib.rs | 292 type Seed: Sized + Default + AsMut<[u8]>; typedef 495 type Seed = [u8; 8]; in test_seed_from_u64() typedef
|
| /external/rust/crates/rand/src/rngs/ |
| D | small.rs | 106 type Seed = <Rng as SeedableRng>::Seed; typedef
|
| D | std.rs | 59 type Seed = <Rng as SeedableRng>::Seed; typedef
|
| D | xoshiro128plusplus.rs | 29 type Seed = [u8; 16]; typedef
|
| D | xoshiro256plusplus.rs | 29 type Seed = [u8; 32]; typedef
|
| /external/swiftshader/third_party/subzero/crosstest/ |
| D | vectors.h | 103 explicit PRNG(uint32_t Seed = 1) : State(Seed) {} in State() argument
|
| /external/rust/crates/ring/src/ec/suite_b/ |
| D | ecdh.rs | 84 my_private_key: &ec::Seed, in ecdh()
|
| D | private_key.rs | 136 my_private_key: &ec::Seed, in public_from_private()
|
| /external/webrtc/logging/rtc_event_log/encoder/ |
| D | delta_encoding_unittest.cc | 177 uint64_t Seed() const { in Seed() function in webrtc::__anon47a9bdce0111::DeltaEncodingTest 474 uint64_t Seed() const { in Seed() function in webrtc::__anon47a9bdce0111::DeltaEncodingCompressionQualityTest 588 uint64_t Seed() const { in Seed() function in webrtc::__anon47a9bdce0111::DeltaEncodingFuzzerLikeTest
|
| /external/rust/crates/rand_xorshift/src/ |
| D | lib.rs | 80 type Seed = [u8; 16]; typedef
|
| /external/scudo/standalone/ |
| D | stack_depot.h | 19 static const u32 Seed = 0x9747b28c; variable
|
| D | chunk.h | 23 inline u16 computeChecksum(u32 Seed, uptr Value, uptr *Array, uptr ArraySize) { in computeChecksum()
|
| D | quarantine.h | 290 const u32 Seed = static_cast<u32>( in doRecycle() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
| D | IRMutator.cpp | 54 void IRMutator::mutateModule(Module &M, int Seed, size_t CurSize, in mutateModule()
|
| /external/rust/crates/ring/src/ec/curve25519/ed25519/ |
| D | signing.rs | 262 type Seed = [u8; SEED_LEN]; typedef
|
| /external/perfetto/src/traced/probes/ftrace/ |
| D | proto_translation_table_unittest.cc | 115 TEST(TranslationTableTest, Seed) { in TEST() argument
|