Home
last modified time | relevance | path

Searched defs:cScale (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
H A DBigDecimalCompareTest.java267 int cScale = 41; in testMaxEqual() local
283 int cScale = 24; in testMaxUnequal1() local
299 int cScale = 41; in testMaxUnequal2() local
315 int cScale = 41; in testMinEqual() local
331 int cScale = 41; in testMinUnequal1() local
347 int cScale = 41; in testMinUnequal2() local
361 int cScale = 41; in testPlusPositive() local
377 int cScale = 10; in testPlusMathContextPositive() local
391 int cScale = 41; in testPlusNegative() local
407 int cScale = 27; in testPlusMathContextNegative() local
[all …]
H A DBigDecimalArithmeticTest.java41 int cScale = 10; in testAddEqualScalePosPos() local
58 int cScale = -37; in testAddMathContextEqualScalePosPos() local
76 int cScale = -10; in testAddEqualScaleNegNeg() local
93 int cScale = -57; in testAddMathContextEqualScaleNegNeg() local
111 int cScale = 15; in testAddDiffScalePosNeg() local
128 int cScale = -31; in testAddMathContextDiffScalePosNeg() local
146 int cScale = 10; in testAddDiffScaleNegPos() local
163 int cScale = 10; in testAddDiffScaleZeroZero() local
180 int cScale = 10; in testSubtractEqualScalePosPos() local
197 int cScale = -27; in testSubtractMathContextEqualScalePosPos() local
[all …]
H A DBigDecimalScaleOperationsTest.java36 int cScale = 0; in testScaleDefault() local
47 int cScale = -10; in testScaleNeg() local
58 int cScale = 10; in testScalePos() local
69 int cScale = 0; in testScaleZero() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp487 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
522 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
562 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
627 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/
H A Dgemm-microkernel-tester.h270 const double cScale = uint32_t(accMax - accMin) >= 256 in test() local
573 const double cScale = uint32_t(accMax - accMin) >= 256 in test() local
749 const double cScale = uint32_t(accMax - accMin) >= 256 in test() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringTests.cpp244 tcu::Vec4 cBias, cScale; in Texture2DFilteringTestInstance() local
479 tcu::Vec4 cBias, cScale; in TextureCubeFilteringTestInstance() local
754 tcu::Vec4 cBias, cScale; in Texture2DArrayFilteringTestInstance() local
1004 tcu::Vec4 cBias, cScale; in Texture3DFilteringTestInstance() local
H A DvktTextureShadowTests.cpp533 const tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in TextureCubeShadowTestInstance() local
794 const tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in Texture2DArrayShadowTestInstance() local
1266 const tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in Texture1DArrayShadowTestInstance() local
1528 const tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in TextureCubeArrayShadowTestInstance() local
H A DvktTextureFilteringExplicitLodTests.cpp1031 const Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in generate() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboInvalidateTests.cpp483 tcu::Vec4 cScale = colorFmtInfo.valueMax - colorFmtInfo.valueMin; in render() local
877 tcu::Vec4 cScale = colorFmtInfo.valueMax - colorFmtInfo.valueMin; in render() local
1284 const tcu::Vec4 cScale = colorFmtInfo.valueMax - colorFmtInfo.valueMin; in render() local
H A Des3fTextureSpecificationTests.cpp1154 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
1217 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
1461 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
1903 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
2425 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
2569 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
2644 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
2730 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
2825 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
2923 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
[all …]
H A Des3fTextureFilteringTests.cpp210 const tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
516 tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
832 const tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
1125 const tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
H A Des3fShaderTextureFunctionTests.cpp879 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
912 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
978 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
1018 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
H A Des3fVertexTextureTests.cpp750 const Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
1068 const Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
1422 const Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
1753 const Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
H A Des3fTextureShadowTests.cpp507 tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
826 tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
/aosp_15_r20/external/deqp/modules/gles2/accuracy/
H A Des2aTextureFilteringTests.cpp158 tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
437 tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp353 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
388 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
H A Des2fTextureFilteringTests.cpp188 tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
466 tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
H A Des2fVertexTextureTests.cpp599 const Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
919 const Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
H A Des2fTextureUnitTests.cpp635 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
/aosp_15_r20/external/deqp/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp149 tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
427 tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1585 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
1618 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
1684 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
1725 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
1763 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
1796 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
1836 Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in initTexture() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureSpecificationTests.cpp460 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
558 Vec4 cScale = m_texFormatInfo.valueMax - m_texFormatInfo.valueMin; in createTexture() local
H A Des31fTextureFilteringTests.cpp206 const tcu::Vec4 cScale = fmtInfo.valueMax - fmtInfo.valueMin; in init() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/math/
H A DOldBigDecimalArithmeticTest.java116 int cScale = -126; in testPowMathContext() local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DGeometryMathUtils.java351 float cScale = originalBounds.width() / rCrop.width(); in getPartialToScreenMatrix() local

12