Searched defs:Cols (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/libs/qvm/test/ |
D | test_qvm_matrix.hpp | 35 dump_ab( matrix<Tag1,Rows,Cols,T1> const & a, matrix<Tag2,Rows,Cols,T2> const & b ) in dump_ab() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
D | Math.h | 127 Matrix(unsigned Rows, unsigned Cols) : in Matrix() 133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_matrix.h | 66 uint32 Cols () const in Cols() function
|
/third_party/skia/include/core/ |
D | SkM44.h | 187 static SkM44 Cols(const SkV4& c0, const SkV4& c1, const SkV4& c2, const SkV4& c3) { in Cols() function
|
/third_party/mesa3d/src/imgui/ |
D | imgui_memory_editor.h | 89 …int Cols; // = 16 // number of columns to displa… member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LowerMatrixIntrinsics.cpp | 145 ColumnMatrixTy(ArrayRef<Value *> Cols) in ColumnMatrixTy()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuMatrix.hpp | 336 Matrix<T, Rows, Cols>::Matrix (const T src[Rows*Cols]) in Matrix()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCAsmStreamer.cpp | 956 const size_t Cols = 4; in EmitBinaryData() local
|