Home
last modified time | relevance | path

Searched defs:c10 (Results 1 - 22 of 22) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DambientConstLiterals.js45 var c10 = [123]; variable
H A DstrictBindCallApply1.js134 var c10 = c.foo.call(c, 10, "hello"); variable
/third_party/skia/src/core/
H A DSkMipmap.cpp206 auto c10 = F::Expand(p1[0]); in downsample_1_2() local
224 auto c10 = F::Expand(p1[0]); in downsample_1_3() local
259 auto c10 = F::Expand(p1[0]); in downsample_2_2() local
279 auto c10 = F::Expand(p1[0]); in downsample_2_3() local
/third_party/skia/src/utils/
H A DSkPatchUtils.cpp149 static SkScalar bilerp(SkScalar tx, SkScalar ty, SkScalar c00, SkScalar c10, SkScalar c01, in bilerp() argument
156 bilerp(SkScalar tx, SkScalar ty, const Sk4f& c00, const Sk4f& c10, const Sk4f& c01, const Sk4f& c11) bilerp() argument
/third_party/openssl/test/
H A Dsanitytest.c40 a10, b10, c10, d10, e10, f10, g10, h10, i10, j10, in test_sanity_enum_size() enumerator
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp395 tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_lookupSpec.minCoord[1]*proj, m_lookupSpec.minCoord[2]*proj)); in initTexture() local
/third_party/ffmpeg/libavfilter/
H A Dvf_lut3d.c131 const struct rgbvec c10 = lerp(&c010, &c110, d.r); in interp_trilinear() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp608 tcu::CubeFaceFloatCoords c10 = in initTexture() local
688 tcu::CubeFaceFloatCoords c10 = in initTexture() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp764 Vec4 c10 = colors[v10]; in computeVertexReference() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp1647 Float4 c10 = readFloat4(s10, state); in sample() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp477 Vector4s c10 = sampleTexel(uuuu1, vvvv0, wwww, layerIndex, offset, sample, mipmap, buffer, function); in sampleQuad2D() local
946 Vector4f c10 = sampleTexel(x1, y0, z, dRef, sample, mipmap, buffer, function); sampleFloat2D() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderRenderCase.cpp692 Vec4 c10 = colors[v10]; in computeVertexReference() local
/third_party/libdrm/tests/tegra/
H A Dvic30.h228 uint64_t c10 : 20; /* 39..20 */ member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.cpp1112 Color<float> c10 = read(x1, y0, layer); in sample() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp654 tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_lookupSpec.minCoord[1]*proj, m_lookupSpec.minCoord[2]*proj)); in initTexture() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp544 const Vec4 c10 = quad10.p00*(1.0f-a1)*(1.0f-b1) + quad10.p10*a1*(1.0f-b1) + quad10.p01*(1.0f-a1)*b1 + quad10.p11*a1*b1; in is3DTrilinearFilterResultValid() local
1551 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i+1, j+0)), size); variable
1639 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i0+1, j0+0)), size0); variable
1673 const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i1+1, j1+0)), size1); global() variable
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1407 LLVMValueRef c00, c01, c10, c11, c00f, c01f, c10f, c11f; in lp_build_sample_image_linear() local
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c4996 int64_t c10 = kBottom21Bits & (load_3(c + 26) >> 2); in sc_muladd() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c5006 int64_t c10 = kBottom21Bits & (load_3(c + 26) >> 2); in sc_muladd() local
/third_party/openssl/crypto/ec/
H A Dcurve25519.c5006 int64_t c10 = kBottom21Bits & (load_3(c + 26) >> 2); in sc_muladd() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp968 tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_lookupSpec.minCoord[1]*proj, m_lookupSpec.minCoord[2]*proj)); in initTexture() local
1172 tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_lookupSpec.minCoord[1]*proj, m_lookupSpec.minCoord[2]*proj)); in initTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp965 tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_lookupSpec.minCoord[1]*proj, m_lookupSpec.minCoord[2]*proj)); in initTexture() local
1169 tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_lookupSpec.minCoord[1]*proj, m_lookupSpec.minCoord[2]*proj)); in initTexture() local

Completed in 88 milliseconds