| /external/eigen/unsupported/test/ | 
| D | cxx11_tensor_fixed_size.cpp | 156   TensorFixedSize<float, Sizes<2, 3> > mat3;  in test_2d()  local202   TensorFixedSize<float, Sizes<2, 3, 7> > mat3;  in test_3d()  local
 239   TensorFixedSize<float, Sizes<2, 3, 7> > mat3;  in test_array()  local
 
 | 
| D | cxx11_tensor_expr.cpp | 92   Tensor<float, 2> mat3(2,3);  in test_2d()  local128   Tensor<float, 3> mat3(2,3,7);  in test_3d()  local
 170   Tensor<float, 3> mat3(2,3,7);  in test_constants()  local
 228   Tensor<float, 3> mat3(2,3,7);  in test_functors()  local
 258   Tensor<double, 3> mat3(2,3,7);  in test_type_casting()  local
 
 | 
| D | cxx11_tensor_contraction.cpp | 24   Tensor<float, 2, DataLayout> mat3(3, 2);  in test_evals()  local109   Tensor<float, 3, DataLayout> mat3(2, 2, 2);  in test_multidims()  local
 259   Tensor<float, 2, DataLayout> mat3(2,2);  in test_expr()  local
 279   Tensor<float, 2, DataLayout> mat3(2, 2);  in test_out_of_order_contraction()  local
 325   Tensor<float, 4, DataLayout> mat3(5, 2, 1, 5);  in test_consistency()  local
 503   Tensor<float, 2, DataLayout> mat3(2,2);  in test_const_inputs()  local
 
 | 
| D | cxx11_tensor_map.cpp | 88   TensorMap<const Tensor<int, 2> > mat3(mat1.data(), 2, 3);  in test_2d()  local132   TensorMap<const Tensor<int, 3> > mat3(mat1.data(), 2, 3, 7);  in test_3d()  local
 176   TensorMap<Tensor<int, 3> > mat3(mat1);  in test_from_tensor()  local
 
 | 
| D | cxx11_tensor_lvalue.cpp | 22   Tensor<float, 3> mat3(2,3,7);  in test_compound_assignment()  local
 | 
| D | cxx11_tensor_assign.cpp | 95   TensorMap<Tensor<int, 2> > mat3(row_major, 2, 3);  in test_2d()  local155   TensorMap<Tensor<int, 3> > mat3(col_major, 2, 3, 7);  in test_3d()  local
 
 | 
| D | cxx11_tensor_forced_eval.cpp | 28   Tensor<float, 2> mat3(3,3);  in test_simple()  local
 | 
| /external/rust/crates/glam/src/ | 
| D | f32.rs | 3 mod mat3;  module
 | 
| /external/eigen/test/ | 
| D | geo_orthomethods.cpp | 37   Matrix3 mat3;  in orthomethods_3()  local
 | 
| D | ref.cpp | 100              mat3 = MatrixType::Random(size,size);  in ref_vector()  local
 | 
| D | geo_transformations.cpp | 210   Matrix3 mat3 = Matrix3::Random();  in transformations()  local
 | 
| /external/rust/crates/glam/tests/ | 
| D | affine2.rs | 155             let mat3 = $mat3::from(m0);  localVariable
 | 
| D | mat3.rs | 377 mod mat3 {  module
 | 
| /external/ruy/ruy/ | 
| D | prepacked_cache_test.cc | 159   PEMat mat3 = MakeDummyPEMat(Type::Create<std::uint8_t>(), 10, 20);  in TEST()  local
 | 
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ | 
| D | type_mat.hpp | 411 	typedef mat3x3					mat3;  typedef
 | 
| /external/deqp/external/vulkancts/modules/vulkan/ray_query/ | 
| D | vktRayQueryDirectionTests.cpp | 196 VkTransformMatrixKHR toTransformMatrixKHR (const tcu::Mat3& mat3)  in toTransformMatrixKHR()
 | 
| /external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ | 
| D | vktRayTracingDirectionTests.cpp | 196 VkTransformMatrixKHR toTransformMatrixKHR (const tcu::Mat3& mat3)  in toTransformMatrixKHR()
 | 
| /external/rust/crates/glam/src/f32/ | 
| D | mat3.rs | 15 pub const fn mat3(x_axis: Vec3, y_axis: Vec3, z_axis: Vec3) -> Mat3 {  in mat3()  function
 | 
| /external/deqp/external/openglcts/modules/gl/ | 
| D | gl4cEnhancedLayoutsTests.hpp | 120 	static const Type mat3;  member
 | 
| D | gl4cEnhancedLayoutsTests.cpp | 161 const Type Type::mat3	= Type::GetType(Type::Float, 3, 3);  member in gl4cts::EnhancedLayouts::Utils::Type
 | 
| /external/deqp/modules/glshared/ | 
| D | glsBuiltinPrecisionTests.cpp | 2745 ExprP<Matrix<T, Rows, 3> > mat3 (const ExprP<Vector<T, Rows> >& arg0,  in mat3()  function
 | 
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ | 
| D | vktShaderBuiltinPrecisionTests.cpp | 3530 ExprP<Matrix<T, Rows, 3> > mat3 (const ExprP<Vector<T, Rows> >& arg0,  in mat3()  function
 |