Home
last modified time | relevance | path

Searched defs:c10 (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/test/Analysis/
Dpadding_cpp.cpp64 char c10; member in SI2
75 char c10; member in VirtualSI2
87 char c10; member in VtblSI2
93 char c10; member in VtblSI3
103 char c10; member in MI2
110 char c10; member in VtblMI
116 char c10; member in VtblMI2
/external/strace/linux/tile/
Draw_syscall.h38 kernel_ulong_t r, e, c2, c3, c4, c5, c10; in raw_syscall_0() local
/external/clang/test/CodeGenCXX/
Dlto-visibility-inference.cpp69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) { in f()
Dmangle-ms-return-qualifiers.cpp83 volatile A &c10() { return *(A*)0; } in c10() function
Dvtable-available-externally.cpp155 struct c10 : c1{ struct
/external/arm-trusted-firmware/fdts/
Dfvp-defs.dtsi209 #define c10 20 macro
212 #define c10 30 macro
/external/skia/src/utils/
DSkPatchUtils.cpp165 static SkScalar bilerp(SkScalar tx, SkScalar ty, SkScalar c00, SkScalar c10, SkScalar c01, in bilerp()
174 const skvx::float4& c10, in bilerp()
/external/skia/src/core/
DSkMipmap.cpp205 auto c10 = F::Expand(p1[0]); in downsample_1_2() local
223 auto c10 = F::Expand(p1[0]); in downsample_1_3() local
258 auto c10 = F::Expand(p1[0]); in downsample_2_2() local
278 auto c10 = F::Expand(p1[0]); in downsample_2_3() local
/external/webrtc/media/base/
Dcodec_unittest.cc91 AudioCodec c10(c0); in TEST() local
168 VideoCodec c10(c0); in TEST() local
/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
DesextcTextureShadowLodFunctionsTest.cpp608 tcu::CubeFaceFloatCoords c10 = in initTexture() local
688 tcu::CubeFaceFloatCoords c10 = in initTexture() local
/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp395 …tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_looku… in initTexture() local
/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp931 …const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i0+1, j0+0)… in isSeamplessLinearMipmapLinearCompareResultValid() local
958 …const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i1+1, j1+0)… in isSeamplessLinearMipmapLinearCompareResultValid() local
1040 …const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i+1, j+0)),… in isSeamlessLinearCompareResultValid() local
DtcuTexLookupVerifier.cpp544 …const Vec4 c10 = quad10.p00*(1.0f-a1)*(1.0f-b1) + quad10.p10*a1*(1.0f-b1) + quad10.p01*(1.0f-a1)*… in is3DTrilinearFilterResultValid() local
1551 …const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i+1, j+0)),… in isSeamlessLinearSampleResultValid() local
1639 …const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i0+1, j0+0)… in isSeamplessLinearMipmapLinearSampleResultValid() local
1673 …const CubeFaceIntCoords c10 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i1+1, j1+0)… in isSeamplessLinearMipmapLinearSampleResultValid() local
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp505 Vector4s c10 = sampleTexel(uuuu1, vvvv0, wwww, layerIndex, offset, sample, mipmap, buffer); in sampleQuad2D() local
972 Vector4f c10 = sampleTexel(x1, y0, z, dRef, sample, mipmap, buffer); in sampleFloat2D() local
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.cpp764 Vec4 c10 = colors[v10]; in computeVertexReference() local
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp692 Vec4 c10 = colors[v10]; in computeVertexReference() local
/external/swiftshader/src/Device/
DBlitter.cpp1632 Float4 c10 = readFloat4(s10, state); in sample() local
/external/rust/crates/ring/crypto/curve25519/
Dcurve25519.c1332 int64_t c10 = 2097151 & (load_3(c + 26) >> 2); in sc_muladd() local
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
Dx86.cpp603 __m128i c0, c2, c4, c6, c8, c10, c12; in rsdIntrinsicConvolve5x5_K() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp965 …tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_looku… in initTexture() local
1169 …tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_looku… in initTexture() local
2739 …tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_maxCoord[0], m_minCoord[1], m_minCoo… in TextureQueryLodInstance() local
DvktShaderRender.cpp2446 const tcu::Vec4 c10 = colors[v10]; in computeVertexReference() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/curve25519/
Dcurve25519.c1434 int64_t c10 = 2097151 & (load_3(c + 26) >> 2); in sc_muladd() local
/external/boringssl/src/crypto/curve25519/
Dcurve25519.c1427 int64_t c10 = 2097151 & (load_3(c + 26) >> 2); in sc_muladd() local
/external/cronet/third_party/boringssl/src/crypto/curve25519/
Dcurve25519.c1427 int64_t c10 = 2097151 & (load_3(c + 26) >> 2); in sc_muladd() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp654 …tcu::CubeFaceFloatCoords c10 = tcu::getCubeFaceCoords(Vec3(m_lookupSpec.maxCoord[0]*proj, m_looku… in initTexture() local

12