/external/clang/test/SemaCXX/ |
D | constant-expression.cpp | 31 v10 = sizeof(Struct), enumerator 103 S<p> s; // expected-error {{not an integral constant expression}} variable
|
/external/opencv3/modules/imgproc/test/ |
D | test_imgwarp.cpp | 407 float v10 = sptr[step + k]; in test_remap() local 424 float v10 = sptr[step + k]; in test_remap() local 441 float v10 = sptr[step + 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 v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9, _Tp v10, _Tp v11, _Tp v12… 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/gmock/test/ |
D | gmock-generated-actions_test.cc | 82 const char* Plus1(const char* s) { return s + 1; } in Plus1() 84 bool ByConstRef(const string& s) { return s == "Hi"; } in ByConstRef() 89 string ByNonConstRef(string& s) { return s += "+"; } // NOLINT in ByNonConstRef() 165 inline const char* CharPtr(const char* s) { return s; } in CharPtr() 295 const char s[] = "Hello"; in TEST() local 400 const char s[] = "Hello"; in TEST() local 1173 AND_10_VALUE_PARAMS(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10)) { in ACTION_TEMPLATE() argument
|
/external/google-breakpad/src/testing/test/ |
D | gmock-generated-actions_test.cc | 82 const char* Plus1(const char* s) { return s + 1; } in Plus1() 84 bool ByConstRef(const string& s) { return s == "Hi"; } in ByConstRef() 89 string ByNonConstRef(string& s) { return s += "+"; } // NOLINT in ByNonConstRef() 165 inline const char* CharPtr(const char* s) { return s; } in CharPtr() 295 const char s[] = "Hello"; in TEST() local 400 const char s[] = "Hello"; in TEST() local 1160 AND_10_VALUE_PARAMS(v1, v2, v3, v4, v5, v6, v7, v8, v9, v10)) { in ACTION_TEMPLATE() argument
|
/external/deqp/modules/gles3/functional/ |
D | es3fFragmentOutputTests.cpp | 413 …const Vec4 v10 = readVec4(vertices + ((cellY+0)*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
|