/third_party/libabigail/tests/data/test-diff-dwarf/ |
D | test45-anon-dm-change-v1.cc | 9 union {int m0; char m01;}; member 16 char m01; member
|
D | test1-v1.cc | 4 unsigned m01; member
|
D | test45-anon-dm-change-v0.cc | 15 struct {int m0; char m01;}; member
|
/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() 1245 float determinant3(float m00, float m01, float m02, in determinant3() 1254 float determinant4(float m00, float m01, float m02, float m03, in determinant4() 1321 float m01 = unionArray[1].getFConst(); // (m00, m01) in CreateInverse() local 1333 float m01 = unionArray[1].getFConst(); // (m00, m01, m02) in CreateInverse() local 1355 float m01 = unionArray[1].getFConst(); // (m00, m01, m02, m03) in CreateInverse() local
|
/third_party/skia/include/effects/ |
D | SkColorMatrix.h | 23 constexpr SkColorMatrix(float m00, float m01, float m02, float m03, float m04, in SkColorMatrix()
|
/third_party/ffmpeg/libavfilter/ |
D | colorspace.c | 29 double m00 = in[0][0], m01 = in[0][1], m02 = in[0][2], in ff_matrix_invert_3x3() local
|
D | vf_ciescope.c | 778 double m00 = in[0][0], m01 = in[0][1], m02 = in[0][2], in invert_matrix3x3() local
|
/third_party/skia/third_party/externals/angle2/util/ |
D | Matrix.cpp | 39 float m01, in Matrix4()
|
/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/skia/src/core/ |
D | SkMatrix.cpp | 125 int m01 = SkScalarAs2sCompliment(fMat[SkMatrix::kMSkewX]); in computeTypeMask() local 1821 const SkScalar m01 = -fSSin; in toQuad() local 1836 const SkScalar m01 = -fSSin; in toTriStrip() local
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | matrix_utils.cpp | 35 float m01, in Mat4()
|
/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
|
/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/skia/third_party/externals/dng_sdk/source/ |
D | dng_reference.cpp | 1298 real32 m01 = (real32) cameraToRGB [0] [1]; in RefBaselineABCtoRGB() local 1356 real32 m01 = (real32) cameraToRGB [0] [1]; in RefBaselineABCDtoRGB() local 1639 real32 m01 = (real32) matrix [0] [1]; in RefBaselineRGBtoGray() local 1672 real32 m01 = (real32) matrix [0] [1]; in RefBaselineRGBtoRGB() local
|
/third_party/skia/tests/ |
D | MatrixTest.cpp | 890 SkScalar m00, m01, m10, m11; in DEF_TEST() member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_shader.c | 2543 struct ureg_src sample, m00, m01, m10, m11, c8m, c16m2; in DECL_SPECIAL() local 2907 struct ureg_src m00, m01, m10, m11, c8m; in DECL_SPECIAL() local
|