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

  /external/opencore/oscl/oscl/osclutil/src/
oscl_rand.h 56 OSCL_COND_IMPORT_REF int32 Rand();
oscl_rand.inl 31 OSCL_COND_EXPORT_REF OSCL_INLINE int32 OsclRand::Rand()
33 return rand();
  /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/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
level2.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
msd.h 512 StatusDeterminationNumber = RandGen.Rand() & 0xFFFFFF; // 0xFFFFFF max allowed
  /external/freetype/src/cff/
cffgload.c     [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_rtcp_proto_impl.cpp 294 uint32 n = iRandGen.Rand() % 1000;
    [all...]
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 
  /external/opencore/nodes/pvsocketnode/src/
pvmf_socket_node.cpp     [all...]
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.cpp     [all...]

Completed in 705 milliseconds