/external/clang/test/SemaCXX/ |
D | constant-expression.cpp | 30 v9 = (int)1.5, enumerator 103 S<p> s; // expected-error {{not an integral constant expression}} variable
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | matx.hpp | 564 …tx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9) in Matx() 575 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx() 584 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… 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 921 Vec<_Tp, cn>::Vec(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9) in Vec()
|
/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/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
|