Home
last modified time | relevance | path

Searched defs:rightCols (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/plugins/
DBlockMethods.h872 rightCols(NColsType n) in rightCols() function
886 rightCols(NColsType n) const in rightCols() function
/external/angle/src/compiler/translator/
DIntermNode.cpp2485 const uint8_t rightCols = rightType.getCols(); in FoldBinary() local