Home
last modified time | relevance | path

Searched refs:choose (Results 1 – 25 of 1157) sorted by relevance

12345678910>>...47

/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp47 float r = rnd.choose<float>(DE_ARRAY_BEGIN(components), DE_ARRAY_END(components)); in getRandomColor()
48 float g = rnd.choose<float>(DE_ARRAY_BEGIN(components), DE_ARRAY_END(components)); in getRandomColor()
49 float b = rnd.choose<float>(DE_ARRAY_BEGIN(components), DE_ARRAY_END(components)); in getRandomColor()
50 float a = rnd.choose<float>(DE_ARRAY_BEGIN(components), DE_ARRAY_END(components)); in getRandomColor()
174 …state.stencil[ndx].function = rnd.choose<deUint32>(DE_ARRAY_BEGIN(compareFuncs), DE_ARRAY_END(co… in computeRandomRenderState()
177 …state.stencil[ndx].stencilFailOp = rnd.choose<deUint32>(DE_ARRAY_BEGIN(stencilOps), DE_ARRAY_END(s… in computeRandomRenderState()
178 …state.stencil[ndx].depthFailOp = rnd.choose<deUint32>(DE_ARRAY_BEGIN(stencilOps), DE_ARRAY_END(st… in computeRandomRenderState()
179 …state.stencil[ndx].depthPassOp = rnd.choose<deUint32>(DE_ARRAY_BEGIN(stencilOps), DE_ARRAY_END(st… in computeRandomRenderState()
186 …state.depthFunc = rnd.choose<deUint32>(DE_ARRAY_BEGIN(compareFuncs), DE_ARRAY_END(compareFuncs)); in computeRandomRenderState()
194 …state.blendRGBState.equation = rnd.choose<deUint32>(DE_ARRAY_BEGIN(blendEquationsES2), DE_ARRAY_EN… in computeRandomRenderState()
[all …]
DglsRandomUniformBlockCase.cpp107 layoutFlags |= rnd.choose<deUint32>(layoutFlagCandidates.begin(), layoutFlagCandidates.end()); in generateBlock()
112 …layoutFlags |= rnd.choose<deUint32>(&matrixCandidates[0], &matrixCandidates[DE_LENGTH_OF_ARRAY(mat… in generateBlock()
233 glu::DataType type = rnd.choose<glu::DataType>(typeCandidates.begin(), typeCandidates.end()); in generateType()
240 …flags |= rnd.choose<deUint32>(&precisionCandidates[0], &precisionCandidates[DE_LENGTH_OF_ARRAY(pre… in generateType()
/external/testng/eclipse-projects/beust.com/web/
Dsite.xsl31 <xsl:choose>
38 </xsl:choose>
40 <xsl:choose>
51 </xsl:choose>
90 <xsl:choose>
103 <xsl:choose>
110 </xsl:choose>
112 <xsl:choose>
123 </xsl:choose>
158 <xsl:choose>
[all …]
/external/cldr/specs/rfc/
Drfc2629.xslt369 <xsl:choose>
376 </xsl:choose>
447 <!-- choose whether or not to do mailto links -->
647 <xsl:choose>
658 </xsl:choose>
682 <xsl:choose>
691 </xsl:choose>
720 <xsl:choose>
737 </xsl:choose>
755 <xsl:choose>
[all …]
/external/u-boot/doc/
DREADME.at9125 You can choose your storage location at config step (here for at91sam9260ek) :
47 You can choose your storage location at config step (here for at91sam9260ek) :
68 You can choose your storage location at config step (here for at91sam9260ek) :
73 You can choose to boot directly from U-Boot at config step
89 You can choose your storage location at config step (here for at91sam9m10g45ek) :
107 You can choose your storage location at config step (here for at91sam9rlek) :
125 You can choose your storage location at config step (here for at91sam9x5ek) :
146 You can choose your storage location at config step (here for sama5d3xek) :
/external/deqp/framework/delibs/decpp/
DdeRandom.hpp58 void choose (InputIter first, InputIter last, OutputIter result, int numItems);
61 T choose (InputIter first, InputIter last);
103 void Random::choose (InputIter first, InputIter last, OutputIter result, int numItems) in choose() function in de::Random
126 T Random::choose (InputIter first, InputIter last) in choose() function in de::Random
130 choose(first, last, &val, 1); in choose()
DdeRandom.cpp130 rnd.choose(DE_ARRAY_BEGIN(items), DE_ARRAY_END(items), &itemsDst[0], numItemsPicked); in Random_selfTest()
144 DE_TEST_ASSERT(expected[i] == rnd.choose<int>(DE_ARRAY_BEGIN(items), DE_ARRAY_END(items))); in Random_selfTest()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrConversionTests.cpp1196 …const glu::ShaderType shaderType (rng.choose<glu::ShaderType>(DE_ARRAY_BEGIN(shaderTypes), DE_… in initTests()
1197 …const vk::VkSamplerYcbcrRange colorRange (rng.choose<RangeNamePair, const RangeNamePair*>(DE_ARR… in initTests()
1198 …const vk::VkChromaLocation chromaLocation (rng.choose<ChromaLocationNamePair, const ChromaLocati… in initTests()
1235 …const glu::ShaderType shaderType (rng.choose<glu::ShaderType>(DE_ARRAY_BEGIN(shaderTypes), DE_A… in initTests()
1236 …const vk::VkChromaLocation chromaLocation (rng.choose<ChromaLocationNamePair, const ChromaLocatio… in initTests()
1290 …const vk::VkSamplerYcbcrRange colorRange (rng.choose<RangeNamePair, const RangeNamePair*>(DE_ARRA… in initTests()
1291 …const glu::ShaderType shaderType (rng.choose<glu::ShaderType>(DE_ARRAY_BEGIN(shaderTypes), DE_A… in initTests()
1292 …const vk::VkChromaLocation yChromaOffset (rng.choose<ChromaLocationNamePair, const ChromaLocation… in initTests()
1320 …const glu::ShaderType shaderType (rng.choose<glu::ShaderType>(DE_ARRAY_BEGIN(shaderTypes), DE_AR… in initTests()
1321 …const vk::VkChromaLocation yChromaOffset (rng.choose<ChromaLocationNamePair, const ChromaLocationN… in initTests()
[all …]
/external/google-styleguide/
Dstyleguide.xsl168 <xsl:choose>
175 </xsl:choose>
232 <xsl:choose>
239 </xsl:choose>
290 <xsl:choose>
293 </xsl:choose>
496 <xsl:choose>
506 </xsl:choose>
519 <xsl:choose>
529 </xsl:choose>
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dthumb2-narrow-dp.ll107 ANDS r2, r2, r1 // Should choose narrow
108 ANDS r2, r1, r2 // Should choose narrow - commutative
138 ANDEQ r3, r3, r1 // Should choose narrow
140 ANDEQ r3, r1, r3 // Should choose narrow - commutative
194 EORS r5, r5, r1 // Should choose narrow
195 EORS r5, r1, r5 // Should choose narrow - commutative
225 EOREQ r0, r0, r1 // Should choose narrow
227 EOREQ r2, r1, r2 // Should choose narrow - commutative
281 LSLS r2, r2, r1 // Should choose narrow
282 LSLS r2, r1, r2 // Should choose wide - not commutative
[all …]
/external/llvm/test/MC/ARM/
Dthumb2-narrow-dp.ll107 ANDS r2, r2, r1 // Should choose narrow
108 ANDS r2, r1, r2 // Should choose narrow - commutative
138 ANDEQ r3, r3, r1 // Should choose narrow
140 ANDEQ r3, r1, r3 // Should choose narrow - commutative
194 EORS r5, r5, r1 // Should choose narrow
195 EORS r5, r1, r5 // Should choose narrow - commutative
225 EOREQ r0, r0, r1 // Should choose narrow
227 EOREQ r2, r1, r2 // Should choose narrow - commutative
281 LSLS r2, r2, r1 // Should choose narrow
282 LSLS r2, r1, r2 // Should choose wide - not commutative
[all …]
/external/skqp/src/core/
DSkAutoBlitterChoose.h25 this->choose(draw, matrix, paint, drawCoverage);
31 SkBlitter* choose(const SkDraw& draw, const SkMatrix* matrix, const SkPaint& paint,
/external/skia/src/core/
DSkAutoBlitterChoose.h25 this->choose(draw, matrix, paint, drawCoverage);
31 SkBlitter* choose(const SkDraw& draw, const SkMatrix* matrix, const SkPaint& paint,
/external/llvm/test/CodeGen/Mips/
Dcmov.ll248 ; FIXME: We can do better than this by using selccz to choose between +0 and +2
261 ; FIXME: We can do better than this by using selccz to choose between +0 and +2
285 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
300 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
322 ; FIXME: We can do better than this by using selccz to choose between +0 and +2
335 ; FIXME: We can do better than this by using selccz to choose between +0 and +2
361 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
378 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
471 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
528 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
[all …]
Dno-odd-spreg-msa.ll20 ; allocator will choose $f12/$w12 for the vector and $f13 for the float to
54 ; allocator will choose $f12/$w12 for the vector and $f13 for the float to
86 ; allocator will choose $f13/$w13 for the vector since that saves on moves.
114 ; allocator will choose $f13/$w13 for the vector since that saves on moves.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dcmov.ll248 ; FIXME: We can do better than this by using selccz to choose between +0 and +2
261 ; FIXME: We can do better than this by using selccz to choose between +0 and +2
285 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
300 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
322 ; FIXME: We can do better than this by using selccz to choose between +0 and +2
335 ; FIXME: We can do better than this by using selccz to choose between +0 and +2
361 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
378 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
471 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
533 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
[all …]
Dno-odd-spreg-msa.ll20 ; allocator will choose $f12/$w12 for the vector and $f13 for the float to
54 ; allocator will choose $f12/$w12 for the vector and $f13 for the float to
86 ; allocator will choose $f13/$w13 for the vector since that saves on moves.
114 ; allocator will choose $f13/$w13 for the vector since that saves on moves.
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4827 …const VkFormat format = rng.choose<VkFormat>(DE_ARRAY_BEGIN(s_coreColorFormats), DE_ARRAY_END… in addAttachmentTests()
4828 …const VkAttachmentLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARR… in addAttachmentTests()
4829 …const VkAttachmentStoreOp storeOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps), DE… in addAttachmentTests()
4831 …const VkImageLayout initialLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalColo… in addAttachmentTests()
4832 …const VkImageLayout finalizeLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(initialAndFinalCol… in addAttachmentTests()
4833 …const VkImageLayout subpassLayout = rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(subpassLayouts), DE… in addAttachmentTests()
4835 …const VkAttachmentLoadOp stencilLoadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), D… in addAttachmentTests()
4836 …const VkAttachmentStoreOp stencilStoreOp = rng.choose<VkAttachmentStoreOp>(DE_ARRAY_BEGIN(storeOps… in addAttachmentTests()
4845 …const VkFormat format = rng.choose<VkFormat>(DE_ARRAY_BEGIN(s_coreDepthStencilFormats), DE_AR… in addAttachmentTests()
4846 …const VkAttachmentLoadOp loadOp = rng.choose<VkAttachmentLoadOp>(DE_ARRAY_BEGIN(loadOps), DE_ARR… in addAttachmentTests()
[all …]
/external/llvm/test/Analysis/BlockFrequencyInfo/
Dloop_with_branch.ll20 %choose = call i2 @foo1(i32 %i)
21 switch i2 %choose, label %exit [ i2 0, label %left
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BlockFrequencyInfo/
Dloop_with_branch.ll20 %choose = call i2 @foo1(i32 %i)
21 switch i2 %choose, label %exit [ i2 0, label %left
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktRandomUniformBlockCase.cpp128 layoutFlags |= rnd.choose<deUint32>(layoutFlagCandidates.begin(), layoutFlagCandidates.end()); in generateBlock()
133 …layoutFlags |= rnd.choose<deUint32>(&matrixCandidates[0], &matrixCandidates[DE_LENGTH_OF_ARRAY(mat… in generateBlock()
270 glu::DataType type = rnd.choose<glu::DataType>(typeCandidates.begin(), typeCandidates.end()); in generateType()
277 …flags |= rnd.choose<deUint32>(&precisionCandidates[0], &precisionCandidates[DE_LENGTH_OF_ARRAY(pre… in generateType()
/external/python/cpython3/Lib/test/
Dtest_pkgimport.py17 self.package_name += random.choose(string.ascii_letters)
63 var += random.choose(string.ascii_letters)
/external/python/cpython2/Lib/test/
Dtest_pkgimport.py10 self.package_name += random.choose(string.letters)
62 var += random.choose(string.letters)
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dtail-opts.ll12 declare i8* @choose(i8*, i8*)
36 %c = call i8* @choose(i8* blockaddress(@tail_duplicate_me, %return),
/external/llvm/test/CodeGen/ARM/
Dtail-opts.ll12 declare i8* @choose(i8*, i8*)
36 %c = call i8* @choose(i8* blockaddress(@tail_duplicate_me, %return),

12345678910>>...47