/third_party/libabigail/tests/data/test-diff-filter/ |
H A D | test8-v1.cc | 4 char m12; member
|
/third_party/libabigail/tests/data/test-diff-dwarf/ |
H A D | test6-v1.cc | 4 char m12; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/ |
H A D | ia_css_csc_param.h | 28 s16 m12; member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/ |
H A D | ia_css_csc_param.h | 28 s16 m12; member
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Matrix.hpp | 147 inline Matrix::Matrix(float m11, float m12, float m13, in Matrix() argument 159 inline Matrix::Matrix(float m11, float m12, float m13, float m14, in Matrix() argument
|
H A D | Matrix.cpp | 262 float Matrix::det(float m11, float m12, in det() argument 268 float Matrix::det(float m11, float m12, float m13, in det() argument 277 float Matrix::det(float m11, float m12, float m13, float m14, in det() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | bitfield-32bit-overflow.h | 15 char m12 : 1; member
|
/third_party/skia/include/effects/ |
H A D | SkColorMatrix.h | 23 SkColorMatrix(float m00, float m01, float m02, float m03, float m04, float m10, float m11, float m12, float m13, float m14, float m20, float m21, float m22, float m23, float m24, float m30, float m31, float m32, float m33, float m34) SkColorMatrix() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | colorspace.c | 30 m10 = in[1][0], m11 = in[1][1], m12 = in[1][2], in ff_matrix_invert_3x3() local
|
H A D | vf_ciescope.c | 785 m10 = in[1][0], m11 = in[1][1], m12 = in[1][2], in invert_matrix3x3() local
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | Matrix.cpp | 38 Matrix4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33) Matrix4() argument
|
/third_party/skia/modules/androidkit/src/ |
H A D | Matrix.cpp | 14 static jlong Matrix_Create(JNIEnv* env, jobject, jfloat m0, jfloat m4, jfloat m8, jfloat m12, in Matrix_Create() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | bitfield-32bit-overflow.rs | 271 pub fn m12(&self) -> ::std::os::raw::c_char { in m12() functions
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | matrix_utils.cpp | 34 Mat4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33) Mat4() argument
|
/third_party/python/Modules/_blake2/impl/ |
H A D | blake2b.c | 314 const uint64_t m12 = ( ( uint64_t * )block )[12]; in blake2b_compress() local
|
H A D | blake2s.c | 299 const uint32_t m12 = ( ( uint32_t * )block )[12]; in blake2s_compress() local
|
/third_party/skia/include/core/ |
H A D | SkM44.h | 168 constexpr SkM44(SkScalar m0, SkScalar m4, SkScalar m8, SkScalar m12, in SkM44() argument
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
H A D | Matrix.java | 31 public Matrix(float m0, float m4, float m8, float m12, in Matrix() argument 194 private static native long nCreate(float m0, float m4, float m8, float m12, in nCreate() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | Intermediate.cpp | 1337 float m12 = unionArray[5].getFConst(); in CreateInverse() local 1245 determinant3(float m00, float m01, float m02, float m10, float m11, float m12, float m20, float m21, float m22) determinant3() argument 1254 determinant4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33) determinant4() argument 1360 float m12 = unionArray[6].getFConst(); CreateInverse() local [all...] |
/third_party/skia/src/gpu/ |
H A D | GrDistanceFieldGenFromVector.cpp | 90 void setAffine(double m11, double m12, double m13, in setAffine() argument
|
/third_party/skia/src/core/ |
H A D | SkMatrix.cpp | 1825 const SkScalar m12 = fTy; in toQuad() local 1840 const SkScalar m12 = fTy; in toTriStrip() local [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_reference.cpp | 1303 real32 m12 = (real32) cameraToRGB [1] [2]; in RefBaselineABCtoRGB() local 1362 real32 m12 = (real32) cameraToRGB [1] [2]; in RefBaselineABCDtoRGB() local 1677 real32 m12 = (real32) matrix [1] [2]; in RefBaselineRGBtoRGB() local
|