/external/aac/libAACdec/src/ |
D | aacdec_pns.cpp | 132 INT* currentSeed, INT* randomSeed) in CPns_InitPns() argument 140 pPnsData->randomSeed = randomSeed; in CPns_InitPns() 362 &pPnsData->randomSeed [pns_band]) ; in CPns_Apply() 366 pPnsData->randomSeed [pns_band] = *pPnsData->currentSeed ; in CPns_Apply()
|
D | aacdec_pns.h | 109 INT *randomSeed; member 115 INT* randomSeed );
|
/external/guava/guava-tests/benchmark/com/google/common/math/ |
D | LessThanBenchmark.java | 35 int randomSeed; field in LessThanBenchmark 49 Random random = new Random(randomSeed); in setUp()
|
/external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/ |
D | test_fec.cc | 128 const unsigned int randomSeed = static_cast<unsigned int>(time(NULL)); in TEST() local 129 Random random(randomSeed); in TEST() 132 fprintf(randomSeedFile, "%u\n", randomSeed); in TEST()
|
/external/deqp/modules/gles3/functional/ |
D | es3fASTCDecompressionCases.cpp | 235 deUint32 randomSeed); 272 deUint32 randomSeed) in ASTCRenderer2D() argument 280 , m_rnd (randomSeed) in ASTCRenderer2D()
|
D | es3fTextureFormatTests.cpp | 730 deUint32 randomSeed, 762 deUint32 randomSeed, in Compressed2DFormatCase() argument 769 , m_randomSeed (randomSeed) in Compressed2DFormatCase() 865 deUint32 randomSeed, 903 deUint32 randomSeed, in CompressedCubeFormatCase() argument 910 , m_randomSeed (randomSeed) in CompressedCubeFormatCase()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFilteringTests.cpp | 324 …const deUint32 randomSeed = deStringHash(getName()) ^ deInt32Hash(m_caseNdx) ^ m_testCtx.getC… in iterate() local 325 …t RandomViewport viewport (m_context.getRenderTarget(), viewportSize, viewportSize, randomSeed); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 1209 const deUint32 randomSeed = (m_bufferType == BUFFER_TYPE_UNIFORM ? 0x111223f : 0x124fef); in iterate() local 1218 de::Random rnd(randomSeed); in iterate()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |