/external/clang/test/SemaCXX/ |
D | constant-expression.cpp | 32 v11 = true? 1 + cval * Struct::sval ^ itval / (int)1.5 - sizeof(Struct) : 0 enumerator 103 S<p> s; // expected-error {{not an integral constant expression}} variable
|
/external/opencv3/modules/imgproc/test/ |
D | test_imgwarp.cpp | 408 float v11 = sptr[step + cn + k]; in test_remap() local 425 float v11 = sptr[step + cn + k]; in test_remap() local 442 float v11 = sptr[step + cn + k]; in test_remap() local 624 Point2f s[4], d[4]; in prepare_test_case() local 1118 const float* s; in test_getQuadrangeSubPix() local
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | matx.hpp | 575 …x(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9, _Tp v10, _Tp v11) in Matx() 584 …_Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9, _Tp v10, _Tp v11, _Tp v12, _Tp v13… in Matx() 631 _Tp s = 0; in dot() local 639 double s = 0; in ddot() local 673 Matx<_Tp, m1, n1> s; in get_minor() local 777 _Tp s = 0; in Matx() local 826 _Tp s = 0; in trace() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 86 float v00, float v10, float v01, float v11) in lerp_2d() 132 wrap_nearest_repeat(float s, unsigned size, int *icoord) in wrap_nearest_repeat() 142 wrap_nearest_clamp(float s, unsigned size, int *icoord) in wrap_nearest_clamp() 156 wrap_nearest_clamp_to_edge(float s, unsigned size, int *icoord) in wrap_nearest_clamp_to_edge() 172 wrap_nearest_clamp_to_border(float s, unsigned size, int *icoord) in wrap_nearest_clamp_to_border() 188 wrap_nearest_mirror_repeat(float s, unsigned size, int *icoord) in wrap_nearest_mirror_repeat() 206 wrap_nearest_mirror_clamp(float s, unsigned size, int *icoord) in wrap_nearest_mirror_clamp() 221 wrap_nearest_mirror_clamp_to_edge(float s, unsigned size, int *icoord) in wrap_nearest_mirror_clamp_to_edge() 238 wrap_nearest_mirror_clamp_to_border(float s, unsigned size, int *icoord) in wrap_nearest_mirror_clamp_to_border() 265 wrap_linear_repeat(float s, unsigned size, in wrap_linear_repeat() [all …]
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_dct_sse2.c | 927 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; in fadst8_sse2() local 1223 __m128i i[8], s[8], p[8], t[8], u[16], v[16]; in fdct16_8col() local 1545 __m128i s[16], x[16], u[32], v[32]; in fadst16_8col() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFragmentOutputTests.cpp | 414 …const Vec4 v11 = readVec4(vertices + ((cellY+1)*gridWidth + cellX+1)*numComponents, numComponent… in renderFloatReference() local 419 const float s = tri ? 1.0f-xf : xf; in renderFloatReference() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 64 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d() 161 GLint size, GLfloat s, in linear_texel_locations() 290 GLint size, GLfloat s) in nearest_texel_location() 413 linear_repeat_texel_location(GLuint size, GLfloat s, in linear_repeat_texel_location() 1794 GLint s; in sample_2d_footprint() local 1892 GLfloat s = span->attrStart[attr][0] + span->leftClip * dsdx; in sample_lambda_2d_aniso() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_sse2.c | 589 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; in iadst8_sse2() local 1337 __m128i s[16], x[16], u[32], v[32]; in iadst16_8col() local 1827 __m128i v[16], u[16], s[16], t[16]; in idct16_8col() local
|