Searched defs:RowCount (Results 1 – 7 of 7) sorted by relevance
68 interface RowCount { interface
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
66 RowCount int member
810 size_t RowCount = Rows.size(); in parse() local