HomeSort by relevance Sort by last modified time
    Searched refs:RootType (Results 1 - 3 of 3) sorted by null

  /external/eigen/unsupported/Eigen/src/Polynomials/
PolynomialSolver.h 36 typedef std::complex<RealScalar> RootType;
37 typedef Matrix<RootType,_Deg,1> RootsType;
83 inline const RootType& selectComplexRoot_withRespectToNorm( squaredNormBinaryPredicate& pred ) const
100 inline const RootType& greatestRoot() const
109 inline const RootType& smallestRoot() const
296 typedef typename BASE::RootType RootType; \
  /art/runtime/
gc_root.h 36 enum RootType {
51 std::ostream& operator<<(std::ostream& os, const RootType& root_type);
57 explicit RootInfo(RootType type, uint32_t thread_id = 0)
63 RootType GetType() const {
75 const RootType type_;
  /prebuilts/misc/common/perflib/
perflib-prebuilt.jar 

Completed in 136 milliseconds