/third_party/mesa3d/src/mesa/math/ |
D | m_norm_tmp.h | 56 GLfloat m2 = m[2], m6 = m[6], m10 = m[10]; in TAG() local 123 GLfloat m10 = m[10]; in TAG() local 188 const GLfloat m10 = scale*m[10]; in TAG() local 220 const GLfloat m2 = scale*m[2], m6 = scale*m[6], m10 = scale*m[10]; in TAG() local 249 const GLfloat m10 = m[10]; in TAG() local 279 const GLfloat m2 = m[2], m6 = m[6], m10 = m[10]; in TAG() local
|
D | m_xform_tmp.h | 421 const GLfloat m2 = m[2], m6 = m[6], m10 = m[10], m14 = m[14]; in TAG() local 513 const GLfloat m6 = m[6], m8 = m[8], m9 = m[9], m10 = m[10]; in TAG() local 539 const GLfloat m10 = m[10], m12 = m[12], m13 = m[13], m14 = m[14]; in TAG() local 562 const GLfloat m10 = m[10], m14 = m[14]; in TAG() local 589 const GLfloat m2 = m[2], m6 = m[6], m10 = m[10], m14 = m[14]; in TAG() local 684 const GLfloat m6 = m[6], m8 = m[8], m9 = m[9], m10 = m[10]; in TAG() local 709 const GLfloat m10 = m[10], m12 = m[12], m13 = m[13], m14 = m[14]; in TAG() local 733 const GLfloat m10 = m[10], m14 = m[14]; in TAG() local
|
/third_party/boost/libs/date_time/test/gregorian/ |
D | testgreg_month.cpp | 18 greg_month m7(Jul), m8(Aug), m9(Sep), m10(Oct), m11(Nov),m12(Dec); in test_month() local
|
/third_party/boost/boost/hana/detail/ |
D | struct_macros.hpp | 501 #define BOOST_HANA_ADAPT_STRUCT_IMPL_11(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10) \ argument 521 #define BOOST_HANA_ADAPT_STRUCT_IMPL_12(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11) \ argument 541 #define BOOST_HANA_ADAPT_STRUCT_IMPL_13(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12) … argument 561 #define BOOST_HANA_ADAPT_STRUCT_IMPL_14(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 581 #define BOOST_HANA_ADAPT_STRUCT_IMPL_15(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 601 #define BOOST_HANA_ADAPT_STRUCT_IMPL_16(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 621 #define BOOST_HANA_ADAPT_STRUCT_IMPL_17(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 641 #define BOOST_HANA_ADAPT_STRUCT_IMPL_18(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 661 #define BOOST_HANA_ADAPT_STRUCT_IMPL_19(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 681 #define BOOST_HANA_ADAPT_STRUCT_IMPL_20(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument [all …]
|
/third_party/boost/libs/hana/include/boost/hana/detail/ |
D | struct_macros.hpp | 501 #define BOOST_HANA_ADAPT_STRUCT_IMPL_11(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10) \ argument 521 #define BOOST_HANA_ADAPT_STRUCT_IMPL_12(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11) \ argument 541 #define BOOST_HANA_ADAPT_STRUCT_IMPL_13(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12) … argument 561 #define BOOST_HANA_ADAPT_STRUCT_IMPL_14(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 581 #define BOOST_HANA_ADAPT_STRUCT_IMPL_15(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 601 #define BOOST_HANA_ADAPT_STRUCT_IMPL_16(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 621 #define BOOST_HANA_ADAPT_STRUCT_IMPL_17(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 641 #define BOOST_HANA_ADAPT_STRUCT_IMPL_18(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 661 #define BOOST_HANA_ADAPT_STRUCT_IMPL_19(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument 681 #define BOOST_HANA_ADAPT_STRUCT_IMPL_20(TYPE , m1, m2, m3, m4, m5, m6, m7, m8, m9, m10, m11, m12, m… argument [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | Intermediate.cpp | 1240 float determinant2(float m00, float m01, float m10, float m11) in determinant2() 1246 float m10, float m11, float m12, in determinant3() 1255 float m10, float m11, float m12, float m13, in determinant4() 1322 float m10 = unionArray[2].getFConst(); // (m10, m11) in CreateInverse() local 1335 float m10 = unionArray[3].getFConst(); // (m20, m21, m22) in CreateInverse() local 1358 float m10 = unionArray[4].getFConst(); // (m30, m31, m32, m33) in CreateInverse() local
|
/third_party/skia/include/effects/ |
D | SkColorMatrix.h | 24 float m10, float m11, float m12, float m13, float m14, in SkColorMatrix()
|
/third_party/ffmpeg/libavfilter/ |
D | colorspace.c | 30 m10 = in[1][0], m11 = in[1][1], m12 = in[1][2], in ff_matrix_invert_3x3() local
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
D | Matrix.java | 33 float m2, float m6, float m10, float m14, in Matrix() 196 float m2, float m6, float m10, float m14, in nCreate()
|
/third_party/skia/third_party/externals/angle2/util/ |
D | Matrix.cpp | 42 float m10, in Matrix4()
|
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | Matrix.cpp | 42 float m10, in Matrix4()
|
/third_party/skia/modules/androidkit/src/ |
D | Matrix.cpp | 16 jfloat m2, jfloat m6, jfloat m10, jfloat m14, in Matrix_Create()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | conv3x3_int8.c | 68 int16x8_t m10 = vsubq_s16(t10, t12); in Conv3x3Int8InputUnit() local 232 int16x8_t m10 = vmulq_n_s16(dst10, 2); in Conv3x3Int8FilterTransform() local 414 int16_t m10 = dst10 * 2; in Conv3x3Int8FilterTransform() local
|
/third_party/boost/boost/geometry/srs/projections/impl/ |
D | pj_apply_gridshift.hpp | 108 CalcT m00, m10, m01, m11; in nad_intr() local
|
/third_party/python/Modules/_blake2/impl/ |
D | blake2s.c | 297 const uint32_t m10 = ( ( uint32_t * )block )[10]; in blake2s_compress() local
|
D | blake2b.c | 312 const uint64_t m10 = ( ( uint64_t * )block )[10]; in blake2b_compress() local
|
/third_party/pixman/pixman/ |
D | pixman-image.c | 302 pixman_fixed_t m10 = image->common.transform->matrix[1][0]; in compute_image_info() local
|
/third_party/skia/include/core/ |
D | SkM44.h | 170 SkScalar m2, SkScalar m6, SkScalar m10, SkScalar m14, in SkM44()
|
/third_party/vk-gl-cts/modules/gles2/scripts/ |
D | genutil.py | 658 def __init__(self, m00, m01, m10, m11): argument 662 def __init__(self, m00, m01, m02, m10, m11, m12, m20, m21, m22): argument 668 def __init__(self, m00, m01, m02, m03, m10, m11, m12, m13, m20, m21, m22, m23, m30, m31, m32, m33): argument
|
/third_party/flutter/skia/src/core/ |
D | SkMatrix.cpp | 130 int m10 = SkScalarAs2sCompliment(fMat[SkMatrix::kMSkewY]); in computeTypeMask() local 1777 const SkScalar m10 = -m01; in toQuad() local 1792 const SkScalar m10 = -m01; in toTriStrip() local
|
/third_party/skia/src/core/ |
D | SkMatrix.cpp | 126 int m10 = SkScalarAs2sCompliment(fMat[SkMatrix::kMSkewY]); in computeTypeMask() local 1811 const SkScalar m10 = -m01; in toQuad() local 1826 const SkScalar m10 = -m01; in toTriStrip() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | matrix_utils.cpp | 38 float m10, in Mat4()
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | matrix_utils.cpp | 38 float m10, in Mat4()
|
/third_party/vk-gl-cts/modules/gles31/scripts/ |
D | genutil.py | 807 def __init__(self, m00, m01, m10, m11): argument 811 def __init__(self, m00, m01, m02, m10, m11, m12, m20, m21, m22): argument 817 def __init__(self, m00, m01, m02, m03, m10, m11, m12, m13, m20, m21, m22, m23, m30, m31, m32, m33): argument
|
/third_party/vk-gl-cts/modules/gles3/scripts/ |
D | genutil.py | 805 def __init__(self, m00, m01, m10, m11): argument 809 def __init__(self, m00, m01, m02, m10, m11, m12, m20, m21, m22): argument 815 def __init__(self, m00, m01, m02, m03, m10, m11, m12, m13, m20, m21, m22, m23, m30, m31, m32, m33): argument
|