Searched defs:cols (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/tests/systemc/utils/sc_vector/test04/
H A Dtest04.cpp78 const unsigned cols; local
/gem5/ext/pybind11/tests/
H A Dtest_buffers.cpp17 Matrix(ssize_t rows, ssize_t cols) : m_rows(rows), m_cols(cols) { argument
72 ssize_t cols() const { return m_cols; } function in class:Matrix
[all...]
/gem5/src/dev/virtio/
H A Dconsole.hh83 uint16_t cols; member in struct:VirtIOConsole::Config
/gem5/ext/pybind11/include/pybind11/
H A Deigen.h76 EigenIndex rows = 0, cols = 0; member in struct:EigenConformable
123 cols = Type::ColsAtCompileTime, member in struct:EigenProps
[all...]

Completed in 9 milliseconds