Searched defs:startCol (Results  1 – 6 of 6) sorted by relevance
| /external/eigen/Eigen/src/SparseCore/ | 
| D | SparseBlock.h | 35     inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)  in BlockImpl()67     Index startCol() const { return IsRowMajor ? 0 : m_outerStart; }  in startCol()  function
 115 …inline sparse_matrix_block_impl(SparseMatrixType& xpr, Index startRow, Index startCol, Index block…  in sparse_matrix_block_impl()
 272     Index startCol() const { return IsRowMajor ? 0 : m_outerStart; }  in startCol()  function
 298 …inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blo…  in BlockImpl()
 317 …inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blo…  in BlockImpl()
 357     inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)  in BlockImpl()
 389     Index startCol() const { return m_startCol.value(); }  in startCol()  function
 
 | 
| /external/eigen/Eigen/src/plugins/ | 
| D | BlockMethods.h | 96 block(Index startRow, Index startCol, NRowsType blockRows, NColsType blockCols)  in block()110 block(Index startRow, Index startCol, NRowsType blockRows, NColsType blockCols) const  in block()
 948 middleCols(Index startCol, NColsType numCols)  in middleCols()
 962 middleCols(Index startCol, NColsType numCols) const  in middleCols()
 1027 typename FixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol)  in block()
 1035 const typename ConstFixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol) const  in block()
 1073 typename FixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol,  in block()
 1082 const typename ConstFixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol,  in block()
 
 | 
| /external/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/ | 
| D | KDocCommentsHelper.kt | 71     var startCol = -1  in preserveIndentation()  variable
 | 
| /external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ | 
| D | JavaCommentsHelper.java | 69     int startCol = -1;  in preserveIndentation()  local
 | 
| /external/aac/libSBRdec/src/ | 
| D | sbrdec_drc.cpp | 391       int startCol, stopCol;  in sbrDecoder_drcApplySlot()  local
 | 
| /external/gfxstream-protocols/registry/vulkan/scripts/asciidoctor-chunker/ | 
| D | asciidoctor-chunker.js | 4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo…  function
 |