Searched defs:Cols (Results 1 – 8 of 8) 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; member
139 _nc_console_size(int *Lines, int *Cols) in _nc_console_size()
711 wcon_size(TERMINAL_CONTROL_BLOCK * TCB, int *Lines, int *Cols) in wcon_size()
834 wcon_size(TERMINAL_CONTROL_BLOCK * TCB, int *Lines, int *Cols) in wcon_size()
337 uint8_t Cols : 4; member
1310 const size_t Cols = 4; in emitBinaryData() local