HomeSort by relevance Sort by last modified time
    Searched refs:srand (Results 1 - 25 of 182) sorted by null

1 2 3 4 5 6 7 8

  /external/webkit/Source/WebKit/chromium/tests/
TreeTestHelpers.cpp 50 srand(seed);
  /external/webkit/Source/JavaScriptCore/wtf/
RandomNumberSeed.h 56 srand(GetTickCount());
67 srand(static_cast<unsigned>(time(0)));
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Random.c 51 srand(time(NULL));
  /frameworks/compile/linkloader/tests/images/
simple-test.c 22 srand(time(NULL));
  /external/webrtc/test/testsupport/
unittest_utils.h 51 srand(0);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
random-weight.h 43 srand(seed);
70 srand(seed);
98 srand(seed);
  /external/compiler-rt/test/timing/
ashldi3.c 22 srand(42);
ashrdi3.c 22 srand(42);
floatdidf.c 22 srand(42);
floatdisf.c 22 srand(42);
floatdixf.c 22 srand(42);
floatundidf.c 19 srand(42);
floatundisf.c 22 srand(42);
floatundixf.c 22 srand(42);
lshrdi3.c 22 srand(42);
negdi2.c 22 srand(42);
  /external/dropbear/libtommath/etc/
mont.c 10 srand(time(NULL));
  /external/skia/gm/
imageblur.cpp 37 srand(1234);
  /frameworks/compile/libbcc/runtime/test/timing/
ashldi3.c 22 srand(42);
ashrdi3.c 22 srand(42);
floatdidf.c 22 srand(42);
floatdisf.c 22 srand(42);
floatdixf.c 22 srand(42);
floatundidf.c 19 srand(42);
floatundisf.c 22 srand(42);

Completed in 624 milliseconds

1 2 3 4 5 6 7 8