/third_party/typescript/tests/baselines/reference/ |
H A D | ambientConstLiterals.js | 45 var c10 = [123];
variable
|
H A D | strictBindCallApply1.js | 134 var c10 = c.foo.call(c, 10, "hello");
variable
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | assembler.h | 113 mcr p15, 0, r0, c7, c10, 4 variable
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | assembler.h | 116 mcr p15, 0, r0, c7, c10, 4 variable
|
/third_party/skia/src/core/ |
H A D | SkMipmap.cpp | 206 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 D | SkPatchUtils.cpp | 149 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
|
/kernel/linux/linux-5.10/drivers/iio/pressure/ |
H A D | dps310.c | 89 s32 c00, c10, c20, c30, c01, c11, c21; member 116 u32 c00, c10, c20, c30, c01, c11, c21; in dps310_get_coefs() local
|
/kernel/linux/linux-6.6/drivers/platform/x86/intel/pmc/ |
H A D | core.c | 819 bool c10; in pmc_core_lpm_latch_mode_show() local 851 bool clear = false, c10 = false; in pmc_core_lpm_latch_mode_write() local [all...] |
/kernel/linux/linux-6.6/drivers/iio/pressure/ |
H A D | dps310.c | 89 s32 c00, c10, c20, c30, c01, c11, c21; member 116 u32 c00, c10, c20, c30, c01, c11, c21; in dps310_get_coefs() local
|
/third_party/openssl/test/ |
H A D | sanitytest.c | 40 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 D | es2fShaderTextureFunctionTests.cpp | 395 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 D | vf_lut3d.c | 131 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 D | esextcTextureShadowLodFunctionsTest.cpp | 608 tcu::CubeFaceFloatCoords c10 = in initTexture() local 688 tcu::CubeFaceFloatCoords c10 = in initTexture() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderRenderCase.cpp | 764 Vec4 c10 = colors[v10]; in computeVertexReference() local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Blitter.cpp | 1647 Float4 c10 = readFloat4(s10, state); in sample() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SamplerCore.cpp | 477 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 D | glsShaderRenderCase.cpp | 692 Vec4 c10 = colors[v10]; in computeVertexReference() local
|
/third_party/libdrm/tests/tegra/ |
H A D | vic30.h | 228 uint64_t c10 : 20; /* 39..20 */ member
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Surface.cpp | 1112 Color<float> c10 = read(x1, y0, layer); in sample() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderTextureFunctionTests.cpp | 654 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 D | tcuTexLookupVerifier.cpp | 544 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 D | lp_bld_sample_soa.c | 1407 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 D | curve25519.c | 4996 int64_t c10 = kBottom21Bits & (load_3(c + 26) >> 2); in sc_muladd() local
|
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/include/ |
H A D | intel-ipu3.h | 1836 __u32 c10:2; member
|
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/include/uapi/ |
H A D | intel-ipu3.h | 1873 __u32 c10:2; member
|