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

1 2 3 4 5 6 7 8 91011>>

  /external/compiler-rt/test/timing/
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);
ashldi3.c 22 srand(42);
ashrdi3.c 22 srand(42);
divdi3.c 23 srand(42);
lshrdi3.c 22 srand(42);
moddi3.c 23 srand(42);
muldi3.c 23 srand(42);
negdi2.c 22 srand(42);
udivdi3.c 23 srand(42);
umoddi3.c 23 srand(42);
  /external/libvpx/libvpx/test/
acm_random.h 31 srand(seed);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
random-weight.h 43 srand(seed);
70 srand(seed);
98 srand(seed);
  /external/webkit/Source/JavaScriptCore/wtf/
RandomNumberSeed.h 56 srand(GetTickCount());
67 srand(static_cast<unsigned>(time(0)));
  /external/dropbear/libtommath/etc/
mont.c 10 srand(time(NULL));
  /external/skia/gm/
imageblur.cpp 36 srand(1234);
imagemagnifier.cpp 47 srand(1234);
  /external/webrtc/test/testsupport/
unittest_utils.h 51 srand(0);
  /frameworks/rs/driver/linkloader/tests/images/
simple-test.c 22 srand(time(NULL));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xw32defs.h 55 #define srandom srand
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 55 #define srandom srand

Completed in 2170 milliseconds

1 2 3 4 5 6 7 8 91011>>