/third_party/typescript/tests/baselines/reference/ |
H A D | moduledecl.js | 288 var m13;
variable
|
/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 | 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 | 16 char m13 : 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/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 Matrix_Create(JNIEnv* env, jobject, jfloat m0, jfloat m4, jfloat m8, jfloat m12, jfloat m1, jfloat m5, jfloat m9, jfloat m13, jfloat m2, jfloat m6, jfloat m10, jfloat m14, jfloat m3, jfloat m7, jfloat m11, jfloat m15) Matrix_Create() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | bitfield-32bit-overflow.rs | 284 pub fn m13(&self) -> ::std::os::raw::c_char { in m13() 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 | 315 const uint64_t m13 = ( ( uint64_t * )block )[13]; in blake2b_compress() local
|
H A D | blake2s.c | 300 const uint32_t m13 = ( ( uint32_t * )block )[13]; in blake2s_compress() local
|
/third_party/skia/include/core/ |
H A D | SkM44.h | 168 SkM44(SkScalar m0, SkScalar m4, SkScalar m8, SkScalar m12, SkScalar m1, SkScalar m5, SkScalar m9, SkScalar m13, SkScalar m2, SkScalar m6, SkScalar m10, SkScalar m14, SkScalar m3, SkScalar m7, SkScalar m11, SkScalar m15) SkM44() argument
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
H A D | Matrix.java | 31 Matrix(float m0, float m4, float m8, float m12, float m1, float m5, float m9, float m13, float m2, float m6, float m10, float m14, float m3, float m7, float m11, float m15) Matrix() argument 194 nCreate(float m0, float m4, float m8, float m12, float m1, float m5, float m9, float m13, float m2, float m6, float m10, float m14, float m3, float m7, float m11, float m15) nCreate() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | Intermediate.cpp | 1361 float m13 = unionArray[7].getFConst(); in CreateInverse() local 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 [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/third_party/externals/dng_sdk/source/ |
H A D | dng_reference.cpp | 1363 real32 m13 = (real32) cameraToRGB [1] [3]; in RefBaselineABCDtoRGB() local
|