Home
last modified time | relevance | path

Searched defs:rnd (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/third_party/vk-gl-cts/framework/delibs/debase/
DdeRandom.c36 void deRandom_init (deRandom* rnd, deUint32 seed) in deRandom_init()
49 deUint32 deRandom_getUint32 (deRandom* rnd) in deRandom_getUint32()
67 deUint64 deRandom_getUint64 (deRandom* rnd) in deRandom_getUint64()
78 float deRandom_getFloat (deRandom* rnd) in deRandom_getFloat()
88 double deRandom_getDouble (deRandom* rnd) in deRandom_getDouble()
100 deBool deRandom_getBool (deRandom* rnd) in deRandom_getBool()
/third_party/vk-gl-cts/framework/common/
DtcuRandomValueIterator.hpp33 T getRandomValue (de::Random& rnd) in getRandomValue()
48 template <> inline deUint8 getRandomValue<deUint8> (de::Random& rnd) { return (deUint8)rnd.getUint… in getRandomValue()
49 template <> inline deUint16 getRandomValue<deUint16> (de::Random& rnd) { return (deUint16)rnd.getUi… in getRandomValue()
50 template <> inline deUint32 getRandomValue<deUint32> (de::Random& rnd) { return rnd.getUint32(); … in getRandomValue()
51 template <> inline deUint64 getRandomValue<deUint64> (de::Random& rnd) { return rnd.getUint64(); … in getRandomValue()
52 template <> inline deInt8 getRandomValue<deInt8> (de::Random& rnd) { return (deInt8)rnd.getUint32(… in getRandomValue()
53 template <> inline deInt16 getRandomValue<deInt16> (de::Random& rnd) { return (deInt16)rnd.getUint… in getRandomValue()
54 template <> inline deInt32 getRandomValue<deInt32> (de::Random& rnd) { return (deInt32)rnd.getUint… in getRandomValue()
55 template <> inline deInt64 getRandomValue<deInt64> (de::Random& rnd) { return (deInt64)rnd.getUint… in getRandomValue()
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeRandom.cpp55 Random rnd(4789); in Random_selfTest() local
64 Random rnd(4789); in Random_selfTest() local
73 Random rnd(4789); in Random_selfTest() local
82 Random rnd(4789); in Random_selfTest() local
92 Random rnd(4789); in Random_selfTest() local
102 Random rnd(4789); in Random_selfTest() local
125 Random rnd(4789); in Random_selfTest() local
141 Random rnd(4789); in Random_selfTest() local
154 Random rnd(4789); in Random_selfTest() local
177 Random rnd(4789); in Random_selfTest() local
DdeRandom.hpp183 template<> inline float randomScalar (de::Random& rnd, float minValue, float maxValue) { return … in randomScalar()
184 template<> inline deInt32 randomScalar (de::Random& rnd, deInt32 minValue, deInt32 maxValue) { re… in randomScalar()
185 template<> inline deUint32 randomScalar (de::Random& rnd, deUint32 minValue, deUint32 maxValue) { … in randomScalar()
187 template<> inline deInt16 randomScalar (de::Random& rnd, deInt16 minValue, deInt16 maxValue) { re… in randomScalar()
188 template<> inline deUint16 randomScalar (de::Random& rnd, deUint16 minValue, deUint16 maxValue) { … in randomScalar()
189 template<> inline deInt8 randomScalar (de::Random& rnd, deInt8 minValue, deInt8 maxValue) { retu… in randomScalar()
190 template<> inline deUint8 randomScalar (de::Random& rnd, deUint8 minValue, deUint8 maxValue) { re… in randomScalar()
DdeBlockBuffer.cpp71 Random rnd ((deUint32)m_lastPayload.size()); in run() local
137 Random rnd (m_threadId); in run() local
164 Random rnd (iterNdx); in runTest() local
240 Random rnd(m_seed); in run() local
277 Random rnd(m_seed); in run() local
306 Random rnd (deInt32Hash(iterNdx)); in runTest() local
/third_party/boost/boost/numeric/interval/
Dtransc.hpp33 typename Policies::rounding rnd; in exp() local
44 typename Policies::rounding rnd; in log() local
56 typename Policies::rounding rnd; in cos() local
86 typename Policies::rounding rnd; in sin() local
99 typename Policies::rounding rnd; in tan() local
120 typename Policies::rounding rnd; in asin() local
137 typename Policies::rounding rnd; in acos() local
153 typename Policies::rounding rnd; in atan() local
163 typename Policies::rounding rnd; in sinh() local
173 typename Policies::rounding rnd; in cosh() local
[all …]
Darith.hpp48 typename Policies::rounding rnd; in operator +=() local
60 typename Policies::rounding rnd; in operator +=() local
72 typename Policies::rounding rnd; in operator -=() local
84 typename Policies::rounding rnd; in operator -=() local
120 typename Policies::rounding rnd; in operator +() local
130 typename Policies::rounding rnd; in operator +() local
145 typename Policies::rounding rnd; in operator -() local
155 typename Policies::rounding rnd; in operator -() local
165 typename Policies::rounding rnd; in operator -() local
179 typename Policies::rounding rnd; in operator *() local
[all …]
Darith2.hpp37 typename Policies::rounding rnd; in fmod() local
49 typename Policies::rounding rnd; in fmod() local
60 typename Policies::rounding rnd; in fmod() local
107 typename Policies::rounding rnd; in multiplicative_inverse() local
127 T pow_dn(const T& x_, int pwr, Rounding& rnd) // x and pwr are positive in pow_dn()
141 T pow_up(const T& x_, int pwr, Rounding& rnd) // x and pwr are positive in pow_up()
177 typename Policies::rounding rnd; in pow() local
203 typename Policies::rounding rnd; in sqrt() local
214 typename Policies::rounding rnd; in square() local
247 typename Policies::rounding rnd; in root_aux_dn() local
[all …]
Darith3.hpp31 typename Policies::rounding rnd; in add() local
41 typename Policies::rounding rnd; in sub() local
51 typename Policies::rounding rnd; in mul() local
61 typename Policies::rounding rnd; in div() local
/third_party/ffmpeg/libavcodec/aarch64/
Dhpeldsp_neon.S25 .macro pixels16 rnd=1, avg=0 argument
52 .macro pixels16_x2 rnd=1, avg=0 argument
73 .macro pixels16_y2 rnd=1, avg=0 argument
109 .macro pixels16_xy2 rnd=1, avg=0 argument
183 .macro pixels8 rnd=1, avg=0 argument
208 .macro pixels8_x2 rnd=1, avg=0 argument
229 .macro pixels8_y2 rnd=1, avg=0 argument
265 .macro pixels8_xy2 rnd=1, avg=0 argument
322 .macro pixfunc pfx, name, suf, rnd=1, avg=0
/third_party/ffmpeg/libavcodec/arm/
Dhpeldsp_neon.S24 .macro pixels16 rnd=1, avg=0 argument
55 .macro pixels16_x2 rnd=1, avg=0 argument
78 .macro pixels16_y2 rnd=1, avg=0 argument
116 .macro pixels16_xy2 rnd=1, avg=0 argument
194 .macro pixels8 rnd=1, avg=0 argument
223 .macro pixels8_x2 rnd=1, avg=0 argument
245 .macro pixels8_y2 rnd=1, avg=0 argument
281 .macro pixels8_xy2 rnd=1, avg=0 argument
342 .macro pixfunc pfx, name, suf, rnd=1, avg=0
/third_party/boost/boost/numeric/interval/detail/
Ddivision.hpp29 typename Policies::rounding rnd; in div_non_zero() local
56 typename Policies::rounding rnd; in div_non_zero() local
73 typename Policies::rounding rnd; in div_positive() local
93 typename Policies::rounding rnd; in div_positive() local
108 typename Policies::rounding rnd; in div_negative() local
128 typename Policies::rounding rnd; in div_negative() local
160 typename Policies::rounding rnd; in div_zero_part1() local
180 typename Policies::rounding rnd; in div_zero_part2() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmIntegerDotProductTests.cpp59 static void fillRandomScalars(de::Random& rnd, T minValue, T maxValue, void* dst, int numValues, in… in fillRandomScalars()
539 void addOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd in addOpSDotKHRComputeTests()
578 …HRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name,… in add32bitOpSDotKHRComputeTests()
585 …HRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name,… in add16bitOpSDotKHRComputeTests()
592 …HRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name,… in add8bitOpSDotKHRComputeTests()
627 void addOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd in addOpUDotKHRComputeTests()
666 …HRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name,… in add32bitOpUDotKHRComputeTests()
673 …HRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name,… in add16bitOpUDotKHRComputeTests()
680 …HRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name,… in add8bitOpUDotKHRComputeTests()
714 …KHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, in addOpSUDotKHRComputeTests()
[all …]
DvktSpvAsmUtils.cpp323 std::vector<deInt64> getInt64s (de::Random& rnd, const deUint32 count) in getInt64s()
358 std::vector<deInt32> getInt32s (de::Random& rnd, const deUint32 count) in getInt32s()
393 std::vector<deInt16> getInt16s (de::Random& rnd, const deUint32 count) in getInt16s()
420 std::vector<deInt8> getInt8s (de::Random& rnd, const deUint32 count) in getInt8s()
467 std::vector<double> getFloat64s (de::Random& rnd, deUint32 count) in getFloat64s()
557 std::vector<float> getFloat32s (de::Random& rnd, deUint32 count) in getFloat32s()
639 std::vector<deFloat16> getFloat16s (de::Random& rnd, deUint32 count) in getFloat16s()
/third_party/skia/third_party/externals/swiftshader/tests/SystemBenchmarks/
DLRUCacheBenchmarks.cpp85 FastRnd rnd; in BENCHMARK_DEFINE_F() local
100 FastRnd rnd; in BENCHMARK_DEFINE_F() local
118 FastRnd rnd; in BENCHMARK_DEFINE_F() local
135 FastRnd rnd; in BENCHMARK_DEFINE_F() local
156 FastRnd rnd; in BENCHMARK_DEFINE_F() local
186 FastRnd rnd; in BENCHMARK_DEFINE_F() local
/third_party/curl/lib/
Drand.c39 static CURLcode randit(struct Curl_easy *data, unsigned int *rnd) in randit()
119 CURLcode Curl_rand(struct Curl_easy *data, unsigned char *rnd, size_t num) in Curl_rand()
150 CURLcode Curl_rand_hex(struct Curl_easy *data, unsigned char *rnd, in Curl_rand_hex()
/third_party/openssl/crypto/bn/
Dbn_rand.c21 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom) in bnrand()
97 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand()
102 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand()
107 int BN_priv_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_priv_rand()
187 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackRandomLayoutCase.cpp77 de::Random rnd(m_seed); in RandomInterfaceBlockCase() local
151 void RandomInterfaceBlockCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
175 void RandomInterfaceBlockCase::generateBlockMember (de::Random& rnd, InterfaceBlock& block, const i… in generateBlockMember()
204 VarType RandomInterfaceBlockCase::generateType (de::Random& rnd, int typeDepth, bool arrayOk) in generateType()
/third_party/vk-gl-cts/modules/egl/
DteglChooseConfigTests.cpp294 de::Random rnd(0); in getValue() local
357 de::Random rnd(m_iterNdx); in iterate() local
368 template <int MinVal, int MaxVal> static EGLint getInt (de::Random& rnd) in getInt()
373 static EGLint getBool (de::Random& rnd) in getBool()
378 static EGLint getBufferType (de::Random& rnd) in getBufferType()
384 static EGLint getConfigCaveat (de::Random& rnd) in getConfigCaveat()
390 static EGLint getApiBits (de::Random& rnd) in getApiBits()
400 static EGLint getSurfaceType (de::Random& rnd) in getSurfaceType()
415 …EGLint> > genRandomAttributes (const std::set<EGLenum>& attribSet, int numAttribs, de::Random& rnd) in genRandomAttributes()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktRandomUniformBlockCase.cpp77 de::Random rnd(m_seed); in RandomUniformBlockCase() local
101 void RandomUniformBlockCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
166 void RandomUniformBlockCase::generateUniform (de::Random& rnd, UniformBlock& block) in generateUniform()
183 VarType RandomUniformBlockCase::generateType (de::Random& rnd, int typeDepth, bool arrayOk) in generateType()
/third_party/vk-gl-cts/modules/glshared/
DglsRandomUniformBlockCase.cpp66 de::Random rnd(m_seed); in init() local
82 void RandomUniformBlockCase::generateBlock (de::Random& rnd, deUint32 layoutFlags) in generateBlock()
139 void RandomUniformBlockCase::generateUniform (de::Random& rnd, UniformBlock& block) in generateUniform()
156 VarType RandomUniformBlockCase::generateType (de::Random& rnd, int typeDepth, bool arrayOk) in generateType()
DglsInteractionTestUtil.cpp44 static Vec4 getRandomColor (de::Random& rnd) in getRandomColor()
54 void computeRandomRenderState (de::Random& rnd, RenderState& state, glu::ApiType apiType, int targe… in computeRandomRenderState()
220 void computeRandomQuad (de::Random& rnd, gls::FragmentOpUtil::IntegerQuad& quad, int targetWidth, i… in computeRandomQuad()
254 void computeRandomRenderCommands (de::Random& rnd, glu::ApiType apiType, int numCommands, int targe… in computeRandomRenderCommands()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DUtf8Utils.java119 final Random rnd = new Random(seed); in randomStrings() local
134 static String randomString(Random rnd, int charCount, MaxCodePoint maxCodePoint) { in randomString()
164 final Random rnd = new Random(seed); in randomStringsWithDistribution() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayout.cpp114 de::Random rnd(m_seed); in RandomSharedLayoutCase() local
133 void RandomSharedLayoutCase::generateSharedMemoryObject (de::Random &rnd) in generateSharedMemoryObject()
144 void RandomSharedLayoutCase::generateSharedMemoryVar (de::Random &rnd, SharedStruct &object) in generateSharedMemoryVar()
161 glu::VarType RandomSharedLayoutCase::generateType (de::Random &rnd, int typeDepth, bool arrayOk) in generateType()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDebugMarkerTests.cpp75 void getSimpleRndString (vector<char>& dst, de::Random& rnd, int maxLen) in getSimpleRndString()
85 void getComplexRndString (vector<char>& dst, de::Random& rnd, int maxLen) in getComplexRndString()
120 de::Random rnd (0xaf829c0); in iterate() local

12345678910>>...16