/external/llvm/lib/Support/ |
D | RandomNumberGenerator.cpp | 30 Seed("rng-seed", cl::value_desc("seed"), variable 35 if (Seed == 0) in RandomNumberGenerator() 46 Data.push_back(Seed); in RandomNumberGenerator() 47 Data.push_back(Seed >> 32); in RandomNumberGenerator()
|
/external/libopus/silk/ |
D | NSQ_del_dec.c | 44 opus_int32 Seed; member 152 psDD->Seed = ( k + psIndices->Seed ) & 3; in silk_NSQ_del_dec() 153 psDD->SeedInit = psDD->Seed; in silk_NSQ_del_dec() 279 psIndices->Seed = psDD->SeedInit; in silk_NSQ_del_dec() 392 psDD->Seed = silk_RAND( psDD->Seed ); in silk_noise_shape_quantizer_del_dec() 461 if ( psDD->Seed < 0 ) { in silk_noise_shape_quantizer_del_dec() 513 if ( psDD->Seed < 0 ) { in silk_noise_shape_quantizer_del_dec() 532 if ( psDD->Seed < 0 ) { in silk_noise_shape_quantizer_del_dec() 619 …psDD->Seed = silk_ADD32_ovflw( psDD->Seed, silk_RSHIFT_ROUND( psSS->… in silk_noise_shape_quantizer_del_dec() 620 psDD->RandState[ *smpl_buf_idx ] = psDD->Seed; in silk_noise_shape_quantizer_del_dec()
|
D | encode_indices.c | 179 silk_assert( psIndices->Seed >= 0 && psIndices->Seed < 4 ); in silk_encode_indices() 180 ec_enc_icdf( psRangeEnc, psIndices->Seed, silk_uniform4_iCDF, 8 ); in silk_encode_indices()
|
D | decode_indices.c | 150 psDec->indices.Seed = (opus_int8)ec_dec_icdf( psRangeDec, silk_uniform4_iCDF, 8 ); in silk_decode_indices()
|
D | structs.h | 126 opus_int8 Seed; member
|
D | decode_core.c | 71 rand_seed = psDec->indices.Seed; in silk_decode_core()
|
D | NSQ.c | 99 NSQ->rand_seed = psIndices->Seed; in silk_NSQ()
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | ssrc_database.cc | 19 uint64_t Seed() { in Seed() function 55 : crit_(CriticalSectionWrapper::CreateCriticalSection()), random_(Seed()) {} in SSRCDatabase()
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerDriver.cpp | 309 unsigned Seed = Flags.seed; in FuzzerDriver() local 311 if (Seed == 0) in FuzzerDriver() 312 Seed = time(0) * 10000 + getpid(); in FuzzerDriver() 314 Printf("Seed: %u\n", Seed); in FuzzerDriver() 315 USF.GetRand().ResetSeed(Seed); in FuzzerDriver()
|
/external/libopus/silk/float/ |
D | encode_frame_FLP.c | 104 psEnc->sCmn.indices.Seed = psEnc->sCmn.frameCounter++ & 3; in silk_encode_frame_FLP() 170 seed_copy = psEnc->sCmn.indices.Seed; in silk_encode_frame_FLP() 183 psEnc->sCmn.indices.Seed = seed_copy; in silk_encode_frame_FLP()
|
/external/e2fsprogs/tests/ |
D | filter.sed | 4 /^Directory Hash Seed:/d
|
/external/llvm/tools/llvm-stress/ |
D | llvm-stress.cpp | 88 Random(unsigned _seed):Seed(_seed) {} in Random() 93 uint32_t Val = Seed + 0x000b07a1; in Rand() 94 Seed = (Val * 0x3c7c0ac1); in Rand() 96 return Seed & 0x7ffff; in Rand() 118 unsigned Seed; member in llvm::__anonef4614f80111::Random
|
/external/libopus/silk/fixed/ |
D | encode_frame_FIX.c | 102 psEnc->sCmn.indices.Seed = psEnc->sCmn.frameCounter++ & 3; in silk_encode_frame_FIX() 174 seed_copy = psEnc->sCmn.indices.Seed; in silk_encode_frame_FIX() 188 psEnc->sCmn.indices.Seed = seed_copy; in silk_encode_frame_FIX()
|
/external/llvm/docs/ |
D | LibFuzzer.rst | 159 Seed: 1876794929 168 * The ``Seed:`` line shows you the current random seed (you can change it with ``-seed=N`` flag). 176 Seed: 1879995378
|
/external/tpm2/generator/ |
D | raw_structures.txt | 7554 references the Platform Primary Seed (PPS), platformAuth, 7582 handle references the Storage Primary Seed (SPS), the 7595 Seed 7601 K – a Primary Seed 11822 This value is reset to zero when the Storage Primary Seed is 15878 Saved object contexts are invalidated when the Primary Seed of their hierarchy changes. Objects in … 17624 size of the Primary Seed in
|
D | raw_structures_fixed.txt | 7578 references the Platform Primary Seed (PPS), platformAuth, 7606 handle references the Storage Primary Seed (SPS), the 7619 Seed 7625 K – a Primary Seed 11845 This value is reset to zero when the Storage Primary Seed is 15853 Saved object contexts are invalidated when the Primary Seed of their hierarchy changes. Objects in … 17590 size of the Primary Seed in
|
D | raw_commands_fixed.txt | 24998 The TPM will derive the object from the Primary Seed indicated in primaryHandle using an approved 25000 Primary Object from a Primary Seed are described in Part 1 of this specification and implemented in… 25003 Seed, the TPM shall produce the same Primary Object. 25006 If the Primary Seed is changed, the Primary Objects generated with the new seed shall be 25010 Seed (PPS) shall be provided by platformAuth or platformPolicy. Authorization for a Primary Object 25011 attached to the Storage Primary Seed (SPS) shall be provided by ownerAuth or ownerPolicy. 25012 Authorization for a Primary Key attached to the Endorsement Primary Seed (EPS) shall be provided by 26464 The proof values may be set from the RNG or derived from the associated new Primary Seed. If
|
D | raw_commands.txt | 24987 The TPM will derive the object from the Primary Seed indicated in primaryHandle using an approved 24989 Primary Object from a Primary Seed are described in Part 1 of this specification and implemented in… 24992 Seed, the TPM shall produce the same Primary Object. 24995 If the Primary Seed is changed, the Primary Objects generated with the new seed shall be 24999 Seed (PPS) shall be provided by platformAuth or platformPolicy. Authorization for a Primary Object 25000 attached to the Storage Primary Seed (SPS) shall be provided by ownerAuth or ownerPolicy. 25001 Authorization for a Primary Key attached to the Endorsement Primary Seed (EPS) shall be provided by 26453 The proof values may be set from the RNG or derived from the associated new Primary Seed. If
|
/external/tpm2/ |
D | part3.txt | 13856 The TPM will derive the object from the Primary Seed indicated in primaryHandle using an approved 13858 Primary Object from a Primary Seed are described in TPM 2.0 Part 1 and implemented in TPM 2.0 Part … 13860 Seed, the TPM shall produce the same Primary Object. 13862 NOTE 2 If the Primary Seed is changed, the Primary Objects generated with the new seed sha… 13866 Seed (PPS) shall be provided by platformAuth or platformPolicy. Authorization for a Primary Object 13867 attached to the Storage Primary Seed (SPS) shall be provided by ownerAuth or ownerPolicy. 13868 Authorization for a Primary Key attached to the Endorsement Primary Seed (EPS) shall be provided by 14662 … The proof values may be set from the RNG or derived from the associated new Primary Seed. If
|
D | part4.txt | 20357 622 TPM2B_SEED *seed, // IN: Seed for the creation 26332 26 // Seed OpenSSL with entropy
|
/external/libevent/ |
D | ChangeLog | 807 o Seed the RNG using sysctl() as well as /dev/urandom (71fc3eb)
|
/external/fio/ |
D | HOWTO | 437 randseed=int Seed the random number generators based on this seed value, to
|