HomeSort by relevance Sort by last modified time
    Searched refs:srand (Results 51 - 75 of 295) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/system/include/
cstdlib 87 using ::srand;
  /bionic/libc/include/
stdlib.h 109 static __inline__ void srand(unsigned int __s) { function
  /development/ndk/platforms/android-3/include/
stdlib.h 119 static __inline__ void srand(unsigned int __s) { function
  /development/ndk/platforms/android-8/include/
stdlib.h 120 static __inline__ void srand(unsigned int __s) { function
  /development/ndk/platforms/android-9/include/
stdlib.h 120 static __inline__ void srand(unsigned int __s) { function
  /external/chromium_org/native_client_sdk/src/examples/demo/pi_generator/
pi_generator.cc 74 srand(seed);
  /external/chromium_org/third_party/zlib/contrib/minizip/
crypt.h 112 srand((unsigned)(time(NULL) ^ ZCR_SEED2));
  /external/zlib/src/contrib/minizip/
crypt.h 112 srand((unsigned)(time(NULL) ^ ZCR_SEED2));
  /frameworks/rs/cpu_ref/linkloader/android/
test-librsloader.c 47 DEF("srand", srand)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xw32defs.h 64 #define srandom srand
  /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/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xw32defs.h 64 #define srandom srand
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 55 #define srandom srand
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/X11/
Xw32defs.h 64 #define srandom srand
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h 55 #define srandom srand
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdlib.h 119 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdlib.h 119 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdlib.h 119 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdlib.h 119 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdlib.h 119 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdlib.h 119 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdlib.h 119 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
stdlib.h 120 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
stdlib.h 120 static __inline__ void srand(unsigned int __s) { function
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdlib.h 119 static __inline__ void srand(unsigned int __s) { function

Completed in 501 milliseconds

1 23 4 5 6 7 8 91011>>