Searched defs:cRows (Results  1 – 2 of 2) sorted by relevance
| /external/eigen/Eigen/src/plugins/ | 
| D | BlockMethods.h | 142 topRightCorner(NRowsType cRows, NColsType cCols)  in topRightCorner() 156 topRightCorner(NRowsType cRows, NColsType cCols) const  in topRightCorner() 210 typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols)  in topRightCorner() 218 const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const  in topRightCorner() 249 topLeftCorner(NRowsType cRows, NColsType cCols)  in topLeftCorner() 263 topLeftCorner(NRowsType cRows, NColsType cCols) const  in topLeftCorner() 316 typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)  in topLeftCorner() 324 const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const  in topLeftCorner() 355 bottomRightCorner(NRowsType cRows, NColsType cCols)  in bottomRightCorner() 370 bottomRightCorner(NRowsType cRows, NColsType cCols) const  in bottomRightCorner() [all …] 
 | 
| /external/libpng/contrib/libtests/ | 
| D | pngvalid.c | 1165    size_t cbRow, png_uint_32 cRows)  in store_ensure_image()
  |