Home
last modified time | relevance | path

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

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