HomeSort by relevance Sort by last modified time
    Searched defs:randomSeed (Results 1 - 16 of 16) sorted by null

  /external/aac/libAACdec/src/
aacdec_pns.h 120 INT *randomSeed;
124 INT *randomSeed);
  /external/guava/guava-tests/benchmark/com/google/common/math/
LessThanBenchmark.java 35 int randomSeed;
49 Random random = new Random(randomSeed);
  /external/deqp/external/openglcts/modules/glesext/
esextcTestCaseBase.cpp 275 void TestCaseBase::randomSeed(const glw::GLuint seed)
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/
test_fec.cc 128 const unsigned int randomSeed = static_cast<unsigned int>(time(NULL));
129 Random random(randomSeed);
132 fprintf(randomSeedFile, "%u\n", randomSeed);
  /external/deqp/modules/gles31/functional/
es31fTextureFilteringTests.cpp 330 const deUint32 randomSeed = deStringHash(getName()) ^ deInt32Hash(m_caseNdx) ^ m_testCtx.getCommandLine().getBaseSeed();
331 const RandomViewport viewport (m_context.getRenderTarget(), viewportSize, viewportSize, randomSeed);
  /external/python/cpython2/Mac/Modules/qd/
_Qdmodule.c     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-glacier/1.11.18/
aws-java-sdk-glacier-1.11.18.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
backport-util-concurrent-3.1.jar 
  /prebuilts/tools/common/m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/
backport-util-concurrent-3.1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 350 milliseconds