Home
last modified time | relevance | path

Searched defs:m32 (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/m133/tests/
DFloat16Test.cpp68 uint32_t m32 = (uint32_t) bits & kF32_Mant; local
165 uint32_t m32 = m16 << 13; local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DMatrix.hpp149 float m31, float m32, float m33) in Matrix()
161 float m31, float m32, float m33, float m34, in Matrix()
DMatrix.cpp270 float m31, float m32, float m33) in det()
279 float m31, float m32, float m33, float m34, in det()
/third_party/rust/rust/tests/ui/simd/intrinsic/
Dgeneric-bitmask.rs42 let m32 = u8x32([0; 32]); in main() localVariable
/third_party/skia/include/effects/
DSkColorMatrix.h26 float m30, float m31, float m32, float m33, float m34) in SkColorMatrix()
/third_party/skia/m133/include/effects/
DSkColorMatrix.h28 float m30, float m31, float m32, float m33, float m34) in SkColorMatrix()
/third_party/typescript/tests/baselines/reference/
DnodeModules1(module=nodenext).js458 const m32 = require("./subfolder2/another"); constant
546 const m32 = __require("./subfolder2/another"); constant
634 const m32 = __require("./subfolder2/another"); constant
DnodeModules1(module=node16).js458 const m32 = require("./subfolder2/another"); constant
546 const m32 = __require("./subfolder2/another"); constant
634 const m32 = __require("./subfolder2/another"); constant
DnodeModulesAllowJs1(module=node16).js458 const m32 = require("./subfolder2/another"); constant
546 const m32 = __require("./subfolder2/another"); constant
634 const m32 = __require("./subfolder2/another"); constant
DnodeModulesAllowJs1(module=nodenext).js458 const m32 = require("./subfolder2/another"); constant
546 const m32 = __require("./subfolder2/another"); constant
634 const m32 = __require("./subfolder2/another"); constant
/third_party/rust/rust/tests/ui/issues/
Dissue-3149.rs22 m31: T, m32: T, m33: T, m34: T, field
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dbitfield-32bit-overflow.h35 char m32 : 1; member
/third_party/skia/third_party/externals/angle2/util/
DMatrix.cpp52 float m32, in Matrix4()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/int8/
Dconv3x3_int8.c80 int16x8_t m32 = vsubq_s16(t32, t31); in Conv3x3Int8InputUnit() local
244 int16x8_t m32 = vaddq_s16(vsubq_s16(dst30, dst31), dst32); in Conv3x3Int8FilterTransform() local
426 int16_t m32 = dst30 - dst31 + dst32; in Conv3x3Int8FilterTransform() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DIntermediate.cpp1257 float m30, float m31, float m32, float m33) in determinant4()
1368 float m32 = unionArray[14].getFConst(); in CreateInverse() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dbitfield-32bit-overflow.rs451 pub fn m32(&self) -> ::std::os::raw::c_char { in m32() method
791 let m32: u8 = unsafe { ::std::mem::transmute(m32) }; localVariable
/third_party/skia/experimental/pvg/
Ddraw_msg.proto41 float m31 = 7; float m32 = 8; float m33 = 9; field
/third_party/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.cpp48 float m32, in Mat4()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl_convert_type_test.cc321 auto* m32 = p->ConvertType(32); in TEST_F() local
/third_party/vk-gl-cts/modules/gles2/scripts/
Dgenutil.py668 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/
Dgenutil.py817 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/
Dgenutil.py815 def __init__(self, m00, m01, m02, m03, m10, m11, m12, m13, m20, m21, m22, m23, m30, m31, m32, m33): argument
/third_party/typescript/lib/
Dlib.webworker.d.ts123 m32?: number; property
1219 m32: number; property
1265 readonly m32: number; property
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts103 m32?: number; property
1199 m32: number; property
1245 readonly m32: number; property
Ddom.generated.d.ts296 m32?: number; property
3988 m32: number; property
4041 readonly m32: number; property

12