Searched defs:Cols (Results 1 – 5 of 5) sorted by relevance
127 Matrix(unsigned Rows, unsigned Cols) : in Matrix()133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
33 uint8_t Cols; member
93 uint8_t Cols; global() member
337 uint8_t Cols : 4; global() member
1294 const size_t Cols = 4; emitBinaryData() local