Searched defs:RowCount (Results 1 – 5 of 5) sorted by relevance
111 uint32_t RowCount() const { return row_count_; } in RowCount() function
61 unsigned RowCount = 0; in MatrixMetadata() local
59 unsigned RowCount = 0; in MatrixMetadata() local
52 unsigned RowCount = 0; in MatrixMetadata() local
806 size_t RowCount = Rows.size(); in parse() local