Lines Matching +defs:j +defs:i
68 for (auto i = 0; i < DIMENSION; i++) { in operator *() local
69 for (auto j = 0; j < columns; j++) { in operator *() local
83 for (auto i = 0; i < DIMENSION; i++) { in Transpose() local
84 for (auto j = 0; j < DIMENSION; j++) { in Transpose() local
97 for (int32_t i = 0; i < DIMENSION; i++) { in MapScalars() local
99 for (int32_t j = 0; j < DIMENSION; j++) { in MapScalars() local
113 for (int32_t i = 0; i < DIMENSION; i++) { in MapScalars() local
115 for (int32_t j = 0; j < DIMENSION; j++) { in MapScalars() local
143 for (auto i = 0; i < DIMENSION; i++) { in operator *() local
144 for (auto j = 0; j < DIMENSION; j++) { in operator *() local
158 for (auto i = 0; i < DIMENSION; i++) { in Transpose() local
159 for (auto j = 0; j < columns_; j++) { in Transpose() local
172 for (int32_t i = 0; i < DIMENSION; i++) { in MapScalars() local
174 for (int32_t j = 0; j < columns_; j++) { in MapScalars() local
188 for (int32_t i = 0; i < DIMENSION; i++) { in MapScalars() local
190 for (int32_t j = 0; j < columns_; j++) { in MapScalars() local
215 for (auto i = 0; i < DIMENSION; i++) { in Transpose() local
216 for (auto j = 0; j < rows_; j++) { in Transpose() local
229 for (int32_t i = 0; i < rows_; i++) { in MapScalars() local
231 for (int32_t j = 0; j < DIMENSION; j++) { in MapScalars() local