HomeSort by relevance Sort by last modified time
    Searched full:srand (Results 376 - 400 of 532) sorted by null

<<11121314151617181920>>

  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-internal.h 704 // numbers with a uniform distribution. Unlike rand() and srand(), it
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp     [all...]
testidna.cpp     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
configure.sh 267 RAND=$(awk 'BEGIN { srand(); printf "%d\n",(rand() * 32768)}')
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-internal.h 746 // numbers with a uniform distribution. Unlike rand() and srand(), it
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/
RTPencode.cc 554 srand(RANDOM_SEED);
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 672 // numbers with a uniform distribution. Unlike rand() and srand(), it
    [all...]
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp     [all...]
  /external/ipsec-tools/src/racoon/
isakmp_inf.c     [all...]
  /external/iputils/
RELNOTES 100 ping6: Ensure to call srand() to get some randomness in NI Nonce.
ping6.c 311 srand(seed);
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 267 RAND=$(awk 'BEGIN { srand(); printf "%d\n",(rand() * 32768)}')
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 775 // numbers with a uniform distribution. Unlike rand() and srand(), it
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 746 // numbers with a uniform distribution. Unlike rand() and srand(), it
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
configure.sh 267 RAND=$(awk 'BEGIN { srand(); printf "%d\n",(rand() * 32768)}')
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 661 // numbers with a uniform distribution. Unlike rand() and srand(), it
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libpulsecommon-0.9.21.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpulsecommon-0.9.21.so 
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 
  /device/asus/tilapia/recovery/lib/
libPrgHandler.a     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cnormtst.c 657 srand((unsigned)time( NULL ));
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.cpp     [all...]
  /external/chromium_org/third_party/re2/re2/testing/
regexp_benchmark.cc 139 srand(0);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cnormtst.c 657 srand((unsigned)time( NULL ));
    [all...]

Completed in 1283 milliseconds

<<11121314151617181920>>