Home
last modified time | relevance | path

Searched +defs:v3 +defs:s (Results 1 – 25 of 58) sorted by relevance

123

/external/vulkan-validation-layers/libs/glm/gtx/
Dspline.inl17 genType const & v3,
19 typename genType::value_type const & s
42 typename genType::value_type const & s
62 genType const & v3,
64 typename genType::value_type const & s
Dsimd_mat4.inl54 GLM_FUNC_QUALIFIER fmat4x4SIMD::fmat4x4SIMD(float const & s)
81 fvec4SIMD const & v3
174 float const & s
187 float const & s
200 float const & s
213 float const & s
249 float const & s
263 float const & s,
295 float const & s
309 float const & s,
[all …]
/external/eigen/test/
Dinverse.cpp64 VectorType v3 = VectorType::Random(rows); in inverse() local
89 int s = 0; in test_inverse() local
Dproduct_selfadjoint.cpp29 v3(rows); in product_selfadjoint() local
65 int s = 0; in test_product_selfadjoint() local
/external/tcpdump/
Dprint-nfs.c204 const u_char *bp, const char *s, const char *d) in print_nfsaddr()
460 register const uint32_t *dp, int v3) in parsefh()
521 register const uint32_t *dp, int v3) in parsefhn()
538 int v3; in nfsreq_print_noaddr() local
1071 const uint32_t *dp, int verbose, int v3) in parsefattr()
1140 const uint32_t *dp, int verbose, int v3) in parseattrstat()
1173 const uint32_t *dp, int v3) in parselinkres()
1190 const uint32_t *dp, int v3) in parsestatfs()
1472 register int v3; in interp_reply() local
/external/opencv3/modules/core/include/opencv2/core/
Dmatx.hpp511 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3) in Matx()
519 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4) in Matx()
527 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5) in Matx()
536 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6) in Matx()
545 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7) in Matx()
554 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8) in Matx()
564 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v… 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
[all …]
Dbase.hpp432 _AccTp s = 0; in normL2Sqr() local
437 _AccTp v0 = a[i], v1 = a[i+1], v2 = a[i+2], v3 = a[i+3]; in normL2Sqr() local
452 _AccTp s = 0; in normL1() local
469 _AccTp s = 0; in normInf() local
478 _AccTp s = 0; in normL2Sqr() local
483 …(a[i] - b[i]), v1 = _AccTp(a[i+1] - b[i+1]), v2 = _AccTp(a[i+2] - b[i+2]), v3 = _AccTp(a[i+3] - b[… in normL2Sqr() local
497 float s = 0.f; in normL2Sqr() local
509 _AccTp s = 0; in normL1() local
514 …(a[i] - b[i]), v1 = _AccTp(a[i+1] - b[i+1]), v2 = _AccTp(a[i+2] - b[i+2]), v3 = _AccTp(a[i+3] - b[… in normL1() local
528 float s = 0.f; in normL1() local
[all …]
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_mat4x2.inl105 T const & s
136 col_type const & v3
174 tvec2<V3, P> const & v3,
327 GLM_FUNC_QUALIFIER tmat4x2<T, P> & tmat4x2<T, P>::operator+= (U s)
349 GLM_FUNC_QUALIFIER tmat4x2<T, P> & tmat4x2<T, P>::operator-= (U s)
371 GLM_FUNC_QUALIFIER tmat4x2<T, P> & tmat4x2<T, P>::operator*= (U s)
382 GLM_FUNC_QUALIFIER tmat4x2<T, P> & tmat4x2<T, P>::operator/= (U s)
434 T const & s
462 T const & s
490 T const & s
[all …]
Dtype_mat4x3.inl104 T const & s)
134 col_type const & v3
172 tvec3<V3, P> const & v3,
326 GLM_FUNC_QUALIFIER tmat4x3<T, P> & tmat4x3<T, P>::operator+= (U s)
348 GLM_FUNC_QUALIFIER tmat4x3<T, P> & tmat4x3<T, P>::operator-= (U s)
370 GLM_FUNC_QUALIFIER tmat4x3<T, P> & tmat4x3<T, P>::operator*= (U s)
381 GLM_FUNC_QUALIFIER tmat4x3<T, P> & tmat4x3<T, P>::operator/= (U s)
416 T const & s)
440 T const & s)
464 T const & s)
[all …]
Dtype_mat4x4.inl112 T const & s
143 col_type const & v3
213 tvec4<V3, P> const & v3,
362 GLM_FUNC_QUALIFIER tmat4x4<T, P>& tmat4x4<T, P>::operator+= (U s)
384 GLM_FUNC_QUALIFIER tmat4x4<T, P> & tmat4x4<T, P>::operator-= (U s)
406 GLM_FUNC_QUALIFIER tmat4x4<T, P> & tmat4x4<T, P>::operator*= (U s)
424 GLM_FUNC_QUALIFIER tmat4x4<T, P> & tmat4x4<T, P>::operator/= (U s)
542 T const & s
555 T const & s,
584 T const & s
[all …]
Dtype_mat3x2.inl105 T const & s
164 tvec2<V3, P> const & v3
299 GLM_FUNC_QUALIFIER tmat3x2<T, P>& tmat3x2<T, P>::operator+= (U s)
319 GLM_FUNC_QUALIFIER tmat3x2<T, P>& tmat3x2<T, P>::operator-= (U s)
339 GLM_FUNC_QUALIFIER tmat3x2<T, P>& tmat3x2<T, P>::operator*= (U s)
349 GLM_FUNC_QUALIFIER tmat3x2<T, P> & tmat3x2<T, P>::operator/= (U s)
398 T const & s
424 T const & s
450 T const & s
462 T const & s,
[all …]
Dtype_mat3x4.inl105 T const & s
165 tvec4<V3, P> const & v3
298 GLM_FUNC_QUALIFIER tmat3x4<T, P>& tmat3x4<T, P>::operator+= (U s)
318 GLM_FUNC_QUALIFIER tmat3x4<T, P>& tmat3x4<T, P>::operator-= (U s)
338 GLM_FUNC_QUALIFIER tmat3x4<T, P>& tmat3x4<T, P>::operator*= (U s)
348 GLM_FUNC_QUALIFIER tmat3x4<T, P> & tmat3x4<T, P>::operator/= (U s)
397 T const & s
423 T const & s
449 T const & s
461 T const & s,
[all …]
Dtype_mat3x3.inl107 T const & s
167 tvec3<V3, P> const & v3
302 GLM_FUNC_QUALIFIER tmat3x3<T, P> & tmat3x3<T, P>::operator+= (U s)
322 GLM_FUNC_QUALIFIER tmat3x3<T, P> & tmat3x3<T, P>::operator-= (U s)
342 GLM_FUNC_QUALIFIER tmat3x3<T, P> & tmat3x3<T, P>::operator*= (U s)
359 GLM_FUNC_QUALIFIER tmat3x3<T, P> & tmat3x3<T, P>::operator/= (U s)
486 T const & s
498 T const & s,
525 T const & s
537 T const & s,
[all …]
/external/lz4/lib/
Dxxhash.c93 static void* XXH_malloc(size_t s) { return malloc(s); } in XXH_malloc()
281 U32 v3 = seed + 0; in XXH32_endian_align() local
386 U64 v3 = seed + 0; in XXH64_endian_align() local
517 U32 v3; member
529 U64 v3; member
638 U32 v3 = state->v3; in XXH32_update_endian() local
792 U64 v3 = state->v3; in XXH64_update_endian() local
854 U64 v3 = state->v3; in XXH64_digest_endian() local
/external/libdivsufsort/lib/
Dtrsort.c139 tr_median3(const saidx_t *ISAd, saidx_t *v1, saidx_t *v2, saidx_t *v3) { in tr_median3()
153 saidx_t *v1, saidx_t *v2, saidx_t *v3, saidx_t *v4, saidx_t *v5) { in tr_median5()
226 saidx_t t, s; in tr_partition() local
270 saidx_t s, v; in tr_copy() local
293 saidx_t s, v; in tr_partialcopy() local
Dsssort.c235 saidx_t *v1, saidx_t *v2, saidx_t *v3) { in ss_median3()
249 saidx_t *v1, saidx_t *v2, saidx_t *v3, saidx_t *v4, saidx_t *v5) { in ss_median5()
317 saidx_t s, t; in ss_mintrosort() local
/external/mesa3d/src/mesa/main/
Duniforms.c67 GLuint s; in _mesa_update_shader_textures_used() local
160 GLfloat v3) in _mesa_Uniform4fARB()
200 _mesa_Uniform4iARB(GLint location, GLint v0, GLint v1, GLint v2, GLint v3) in _mesa_Uniform4iARB()
298 _mesa_Uniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3) in _mesa_Uniform4ui()
/external/clang/test/SemaCXX/
Dconstant-expression.cpp24 v3 = cval, enumerator
103 S<p> s; // expected-error {{not an integral constant expression}} variable
Denum-scoped.cpp19 E1 v3 = E2::Val1; // expected-error{{cannot initialize a variable}} variable
169 } s; variable
222 S<short> s; // expected-note {{in instantiation of}} variable
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jar ... antlr/grammar/ org/antlr/grammar/v3/ org/antlr/misc/ org/antlr ...
/external/opencv3/modules/video/src/
Dtvl1flow.cpp444 for (int s = 1; s < nscales; ++s) in calc() local
477 for (int s = nscales - 1; s >= 0; --s) in calc() local
553 for (int s = 1; s < nscales; ++s) in calc_ocl() local
576 for (int s = nscales - 1; s >= 0; --s) in calc_ocl() local
951 mutable Mat_<float> v3; member
1008 Mat_<float>& v1, Mat_<float>& v2, Mat_<float>& v3, float l_t, float gamma) in estimateV()
1038 float estimateU(const Mat_<float>& v1, const Mat_<float>& v2, const Mat_<float>& v3, in estimateU()
1296 Mat_<float> v3 = dm.v3_buf(Rect(0, 0, I0.cols, I0.rows)); in procOneScale() local
/external/libcap-ng/libcap-ng-0.7/src/
Dcap-ng.c126 struct __user_cap_data_struct v3[2]; member
475 void *s = capng_save_state(); in capng_apply() local
871 char *s; in capng_print_caps_numeric() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_dct_sse2.c286 const __m128i v3 = _mm_add_epi32(u3, k__DCT_CONST_ROUNDING); in vp9_fdct8x8_quant_sse2() local
348 const __m128i v3 = _mm_add_epi32(u3, k__DCT_CONST_ROUNDING); in vp9_fdct8x8_quant_sse2() local
780 __m128i v0, v1, v2, v3, v4, v5, v6, v7; in fdct8_sse2() local
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/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
DVector3D.java286 double s = getNorm(); in normalize() local
349 Vector3D v3 = crossProduct(v1, v2); in angle() local
DRotation.java255 double s = ort[0][0] + ort[1][1] + ort[2][2]; in Rotation() local
373 Vector3D v3 = Vector3D.crossProduct(v1, v2); in Rotation() local
883 double s = q1 * x + q2 * y + q3 * z; in applyTo() local
901 double s = q1 * x + q2 * y + q3 * z; in applyInverseTo() local

123