Home
last modified time | relevance | path

Searched refs:srand (Results 1 – 25 of 101) sorted by relevance

12345

/external/openfst/src/include/fst/
Drandom-weight.h54 srand(seed); in allow_zero_()
86 srand(seed); in allow_zero_()
119 srand(seed); in allow_zero_()
153 srand(seed); in allow_zero_()
295 srand(seed); in allow_zero_()
/external/ceres-solver/internal/ceres/
Dnormal_prior_test.cc56 srand(5); in TEST()
93 srand(5); in TEST()
Drandom.h42 srand(state); in SetRandomState()
Dcorrector_test.cc168 srand(5); in TEST()
236 srand(5); in TEST()
Drotation_test.cc313 srand(5); in TEST()
346 srand(5); in TEST()
423 srand(5); in TEST()
521 srand(5); in TEST()
554 srand(5); in TEST()
638 srand(5); in TEST()
/external/icu/icu4c/source/test/intltest/
Dwinnmtst.cpp66 srand((unsigned)time(NULL)); in randomInt64()
86 srand((unsigned)time(NULL)); in randomDouble()
120 srand((unsigned)time(NULL)); in randomInt32()
/external/llvm/lib/Transforms/Utils/
DMetaRenamer.cpp35 void srand(unsigned int seed) { in srand() function
71 prng.srand(randSeed); in runOnModule()
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Dkenny.c339 srand(time(NULL) ); in main()
448 srand(random_seed); in main()
566 srand(time(NULL)); in main()
672 srand(time(NULL)); in main()
/external/google-breakpad/src/processor/
Dstatic_address_map_unittest.cc69 srand(time(NULL)); in SetUp()
122 srand(time(0)); in RetrieveTester()
/external/webrtc/test/testsupport/
Dunittest_utils.h51 srand(0); in SetUp()
/external/compiler-rt/test/builtins/timing/
Dfloatundidf.c19 srand(42); in main()
Dfloatundixf.c22 srand(42); in main()
Dfloatundisf.c22 srand(42); in main()
Dfloatdidf.c22 srand(42); in main()
Dfloatdisf.c22 srand(42); in main()
Dfloatdixf.c22 srand(42); in main()
Dnegdi2.c22 srand(42); in main()
Dlshrdi3.c22 srand(42); in main()
Dashldi3.c22 srand(42); in main()
Dashrdi3.c22 srand(42); in main()
Dmodsi3.c23 srand(42); in main()
Dumoddi3.c23 srand(42); in main()
Ddivdi3.c23 srand(42); in main()
Dmoddi3.c23 srand(42); in main()
Dudivdi3.c23 srand(42); in main()

12345