HomeSort by relevance Sort by last modified time
    Searched refs:srand (Results 101 - 125 of 320) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/test/intltest/
winnmtst.cpp 66 srand((unsigned)time(NULL));
86 srand((unsigned)time(NULL));
120 srand((unsigned)time(NULL));
  /external/icu/icu4c/source/test/intltest/
winnmtst.cpp 66 srand((unsigned)time(NULL));
86 srand((unsigned)time(NULL));
120 srand((unsigned)time(NULL));
  /cts/suite/audio_quality/lib/src/audio/
AudioSignalFactory.cpp 52 srand(123456);
  /development/ndk/platforms/android-3/include/
stdlib.h 122 static __inline__ void srand(unsigned int __s) { function
  /development/ndk/platforms/android-8/include/
stdlib.h 123 static __inline__ void srand(unsigned int __s) { function
  /development/ndk/platforms/android-9/include/
stdlib.h 123 static __inline__ void srand(unsigned int __s) { function
  /external/chromium_org/net/disk_cache/
disk_cache_test_util.cc 33 srand(seed);
  /external/chromium_org/third_party/skia/tests/
FlateTest.cpp 38 srand(0); // Make data deterministic.
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3speed.tcl 26 expr {srand(0)}
  /external/libvorbis/examples/
encoder_example.c 147 srand(time(NULL));
  /external/llvm/tools/bugpoint/
ListReducer.h 54 std::srand(0x6e5ea738); // Seed the random number generator
  /external/skia/tests/
FlateTest.cpp 38 srand(0); // Make data deterministic.
  /external/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 105 using _STLP_VENDOR_CSTD::srand;
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/
stdlib.h 123 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/
stdlib.h 123 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/
stdlib.h 123 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/
stdlib.h 123 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/
stdlib.h 123 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/
stdlib.h 123 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
stdlib.h 123 static __inline__ void srand(unsigned int __s) { function

Completed in 822 milliseconds

1 2 3 45 6 7 8 91011>>