Searched defs:Ones (Results 1 - 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/
H A DCwiseNullaryOp.h24 * It is the return type of the Ones(), Zero(), Constant(), Identity() and Random() methods,
547 * it is redundant to pass \a rows and \a cols as arguments, so Ones() should be used
553 * \sa Ones(), Ones(Index), isOnes(), class Ones
557 DenseBase<Derived>::Ones(Index nbRows, Index nbCols) function in class:Eigen::DenseBase
570 * it is redundant to pass \a size as argument, so Ones() should be used
576 * \sa Ones(), Ones(Index,Index), isOnes(), class Ones
580 DenseBase<Derived>::Ones(Index newSize) function in class:Eigen::DenseBase
597 DenseBase<Derived>::Ones() function in class:Eigen::DenseBase
[all...]
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp785 SDValue Ones = CurDAG->getTargetConstant(MV, dl, MVT::i64); local
787 MVT::i64, Ones);
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 141 milliseconds