HomeSort by relevance Sort by last modified time
    Searched refs:srand48 (Results 26 - 41 of 41) sorted by null

12

  /ndk/sources/cxx-stl/gabi++/include/
cstdlib 85 using ::srand48;
  /ndk/sources/cxx-stl/system/include/
cstdlib 85 using ::srand48;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
cstdlib 81 using ::srand48;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
cstdlib 81 using ::srand48;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/system/include/
cstdlib 85 using ::srand48;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/system/include/
cstdlib 85 using ::srand48;
  /frameworks/base/opengl/tests/hwc/
hwcStress.cpp 411 srand48(pass);
529 srand48(0); // Defensively set pseudo random number generator.
558 srand48(seed);
hwcColorEquiv.cpp 417 srand48(0);
hwcRects.cpp 536 srand48(0);
hwcCommit.cpp     [all...]
  /system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c 275 srand48(pass);
  /system/extras/tests/iptables/qtaguid/
socketTag.cpp 201 srand48(my_pid * my_uid);
499 srand48(my_pid * my_uid);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h 409 extern void srand48 (long int __seedval) __THROW;
  /bionic/libc/
Android.mk 166 stdlib/srand48.c \
  /external/valgrind/main/perf/
test_input_for_tinycc.c 625 extern void srand48 (long int __seedval) __attribute__ ((__nothrow__));
    [all...]
  /external/llvm/
configure     [all...]

Completed in 300 milliseconds

12