Searched refs:Through (Results 1 - 5 of 5) sorted by relevance

/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary101 ATTRIBUTE Fall-Through 1036 integer
233 VALUE Fall-Through No 0
234 VALUE Fall-Through Yes 1
/external/eigen/test/
H A Dgeo_hyperplane.cpp107 HLine line_u = HLine::Through(center + u, center + a*u);
108 HLine line_v = HLine::Through(center + v, center + a*v);
147 Plane p0 = Plane::Through(v0, v1, v2);
/external/eigen/Eigen/src/Geometry/
H A DHyperplane.h88 EIGEN_DEVICE_FUNC static inline Hyperplane Through(const VectorType& p0, const VectorType& p1) function in class:Eigen::Hyperplane
99 EIGEN_DEVICE_FUNC static inline Hyperplane Through(const VectorType& p0, const VectorType& p1, const VectorType& p2) function in class:Eigen::Hyperplane
122 // FIXME to be consitent with the rest this could be implemented as a static Through function ??
H A DParametrizedLine.h65 EIGEN_DEVICE_FUNC static inline ParametrizedLine Through(const VectorType& p0, const VectorType& p1) function in class:Eigen::ParametrizedLine
/external/libunwind/doc/
H A Dlibunwind.tex254 \section{Unwinding Through Dynamically Generated Code}

Completed in 115 milliseconds