Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/products/
DSelfadjointMatrixVector.h42 const Scalar* _rhs, Index rhsIncr, in run()
/external/llvm/lib/Support/
DAPFloat.cpp34 #define PackCategoriesIntoKey(_lhs, _rhs) ((_lhs) * 4 + (_rhs)) argument