| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcUniformBlockTests.cpp | 129 generateBlock(de::Random& rnd, deUint32 layoutFlags) generateBlock() argument 187 generateUniform(de::Random& rnd, UniformBlock& block) generateUniform() argument 204 generateType(de::Random& rnd, int typeDepth, bool arrayOk) generateType() argument [all...] |
| /third_party/optimized-routines/math/test/rtest/ |
| H A D | dotest.c | 324 int test_lgamma(mpfr_t ret, const mpfr_t x, mpfr_rnd_t rnd) in test_lgamma() argument 339 int test_cpow(mpc_t ret, const mpc_t x, const mpc_t y, mpc_rnd_t rnd) in test_cpow() argument
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | mpsignal.c | 426 mpd_uint_t rnd; in mpd_shiftr() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboColorbufferTests.cpp | 59 static tcu::Vector<float, Size> randomVector (de::Random& rnd, const tcu::Vector<float, Size>& minVal = tcu::Vector<float, Size>(0.0f), const tcu::Vector<float, Size>& maxVal = tcu::Vector<float, Size>(1.0f)) in randomVector() argument [all...] |
| H A D | es3fFboRenderTest.cpp | 431 deRandom rnd; in iterate() local
|
| H A D | es3fShaderCommonFunctionTests.cpp | 70 static void fillRandomVectors (de::Random& rnd, const tcu::Vector<T, Size>& minValue, const tcu::Vector<T, Size>& maxValue, void* dst, int numValues, int offset = 0) in fillRandomVectors() argument 78 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument [all...] |
| H A D | es3fTransformFeedbackTests.cpp | 534 static void genAttributeData (const Attribute& attrib, deUint8* basePtr, int stride, int numElements, de::Random& rnd) in genAttributeData() argument 590 genInputData(const vector<Attribute>& attributes, int numInputs, int inputStride, deUint8* inputBasePtr, de::Random& rnd) genInputData() argument [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fSSBOLayoutTests.cpp | 122 void RandomSSBOLayoutCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock() argument 195 generateBufferVar(de::Random& rnd, BufferBlock& block, bool isLastMember) generateBufferVar() argument 213 generateType(de::Random& rnd, int structDepth, int arrayDepth, bool arrayOk, bool unsizedArrayOk) generateType() argument [all...] |
| H A D | es31fShaderCommonFunctionTests.cpp | 74 static void fillRandomVectors (de::Random& rnd, const tcu::Vector<T, Size>& minValue, const tcu::Vector<T, Size>& maxValue, void* dst, int numValues, int offset = 0) in fillRandomVectors() argument 82 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument [all...] |
| H A D | es31fShaderIntegerFunctionTests.cpp | 137 static void generateRandomInputData (de::Random& rnd, glu::ShaderType shaderType, glu::DataType dataType, glu::Precision precision, deUint32* dst, int numValues) in generateRandomInputData() argument [all...] |
| H A D | es31fTextureSpecificationTests.cpp | 78 static tcu::Vector<float, Size> randomVector (de::Random& rnd, const tcu::Vector<float, Size>& minVal = tcu::Vector<float, Size>(0.0f), const tcu::Vector<float, Size>& maxVal = tcu::Vector<float, Size>(1.0f)) in randomVector() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryDirectionTests.cpp | 497 std::vector<float> generateScalingFactors (de::Random& rnd) in generateScalingFactors() argument 516 std::vector<std::pair<float, float>> generateRotationAngles (de::Random& rnd) in generateRotationAngles() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingDirectionTests.cpp | 631 std::vector<float> generateScalingFactors (de::Random& rnd) in generateScalingFactors() argument 650 std::vector<std::pair<float, float>> generateRotationAngles (de::Random& rnd) in generateRotationAngles() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderCommonFunctionTests.cpp | 81 static void fillRandomVectors (de::Random& rnd, const tcu::Vector<T, Size>& minValue, const tcu::Vector<T, Size>& maxValue, void* dst, int numValues, int offset = 0) in fillRandomVectors() argument 89 static void fillRandomScalars (de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument [all...] |
| H A D | vktShaderFConvertTests.cpp | 70 T getRandomNormal (de::Random& rnd) in getRandomNormal() argument 106 std::vector<T> getRandomInteresting (de::Random& rnd, size_t numSamples) in getRandomInteresting() argument 133 const std::vector<T>& getRandomNormals (de::Random& rnd) in getRandomNormals() argument 165 getOtherNormals(de::Random& rnd) getOtherNormals() argument 172 getOtherNormals(de::Random& rnd) getOtherNormals() argument 185 getInputValues(de::Random& rnd) getInputValues() argument [all...] |
| H A D | vktShaderIntegerFunctionTests.cpp | 139 static void generateRandomInputData (de::Random& rnd, glu::ShaderType shaderType, glu::DataType dataType, glu::Precision precision, deUint32* dst, int numValues) in generateRandomInputData() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm8bitStorageTests.cpp | 175 vector<deInt8> data8bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data8bit() argument 183 vector<deInt32> data32bit (const ShaderTemplate std, de::Random& rnd, const bool isData = true) in data32bit() argument [all...] |
| H A D | vktSpvAsmIntegerDotProductTests.cpp | 59 static void fillRandomScalars(de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, int offset = 0) in fillRandomScalars() argument 539 void addOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, in addOpSDotKHRComputeTests() argument 578 void add32bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) in add32bitOpSDotKHRComputeTests() argument 585 void add16bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) in add16bitOpSDotKHRComputeTests() argument 592 void add8bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, strin argument 627 addOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, T vecMin, T vecMax) addOpUDotKHRComputeTests() argument 666 add32bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) add32bitOpUDotKHRComputeTests() argument 673 add16bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) add16bitOpUDotKHRComputeTests() argument 680 add8bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) add8bitOpUDotKHRComputeTests() argument 714 addOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) addOpSUDotKHRComputeTests() argument 754 add32bitOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) add32bitOpSUDotKHRComputeTests() argument 761 add16bitOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) add16bitOpSUDotKHRComputeTests() argument 768 add8bitOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) add8bitOpSUDotKHRComputeTests() argument 775 addOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpSDotAccSatKHRComputeTests() argument 810 addOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, T vecMin, T vecMax, bool useMaxAddend) addOpSDotAccSatKHRComputeTests() argument 850 add32bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add32bitOpSDotAccSatKHRComputeTests() argument 857 add16bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add16bitOpSDotAccSatKHRComputeTests() argument 864 add8bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add8bitOpSDotAccSatKHRComputeTests() argument 871 addOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpUDotAccSatKHRComputeTests() argument 906 addOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, T vecMin, T vecMax, bool useMaxAddend) addOpUDotAccSatKHRComputeTests() argument 946 add32bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add32bitOpUDotAccSatKHRComputeTests() argument 953 add16bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add16bitOpUDotAccSatKHRComputeTests() argument 960 add8bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add8bitOpUDotAccSatKHRComputeTests() argument 967 addOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpSUDotAccSatKHRComputeTests() argument 1002 addOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend) addOpSUDotAccSatKHRComputeTests() argument 1042 add32bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add32bitOpSUDotAccSatKHRComputeTests() argument 1049 add16bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add16bitOpSUDotAccSatKHRComputeTests() argument 1056 add8bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add8bitOpSUDotAccSatKHRComputeTests() argument [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglBufferAgeTests.cpp | 175 void generateRandomFrame (Frame* dst, const vector<BufferAgeTest::DrawType>& drawTypes, de::Random& rnd) in generateRandomFrame() argument [all...] |
| H A D | teglMultiThreadTests.cpp | 986 de::Random& rnd = (thread.getId() == 0 ? m_rnd0 : m_rnd1); in createDestroyObjects() local 1294 de::Random& rnd = (thread.getId() == 0 ? m_rnd0 : m_rnd1); pullObjectsFromShared() local 1336 de::Random& rnd = (thread.getId() == 0 ? m_rnd0 : m_rnd1); querySetSharedObjects() local [all...] |
| H A D | teglPartialUpdateTests.cpp | 162 void generateRandomFrame (Frame& dst, const vector<PartialUpdateTest::DrawType>& drawTypes, de::Random& rnd) in generateRandomFrame() argument [all...] |
| H A D | teglSwapBuffersWithDamageTests.cpp | 642 generateFrameSequence(const vector<DrawType>& frameDrawType, de::Random& rnd, int numFrames, int width, int height) generateFrameSequence() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aTextureMipmapTests.cpp | 495 static void randomPartition (vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) in randomPartition() argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDepthStencilTests.cpp | 724 static void randomDepthStencilState (de::Random& rnd, DepthStencilParams& params) in randomDepthStencilState() argument [all...] |
| H A D | es2fShaderApiTests.cpp | 183 ConstantShaderGenerator (de::Random& rnd) : m_rnd(rnd) {} in ConstantShaderGenerator() argument
|