HomeSort by relevance Sort by last modified time
    Searched refs:Rand (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/bn/
divtest.c 2 #include <openssl/rand.h>
4 static int Rand(n)
29 BN_pseudo_rand(a,Rand(),0,0);
30 BN_pseudo_rand(b,Rand(),0,0);
  /external/freetype/src/psaux/
t1decode.c     [all...]
  /external/libvpx/vp8/common/x86/
postproc_mmx.c 1066 char Rand[2048];
1105 Rand[i] = char_dist[rand() & 0xff];
1118 char *Ref = Rand + (rand() & 0xff);
    [all...]
  /external/freetype/src/cff/
cffgload.c     [all...]
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 

Completed in 166 milliseconds