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

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
H A Ddownload.php3 <title>Eclipse Download Click Through</title>
/external/eigen/test/
H A Dgeo_hyperplane.cpp97 HLine line_u = HLine::Through(center + u, center + a*u);
98 HLine line_v = HLine::Through(center + v, center + a*v);
134 Plane p0 = Plane::Through(v0, v1, v2);
/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/Eigen/src/Eigen2Support/Geometry/
H A DParametrizedLine.h54 static inline ParametrizedLine Through(const VectorType& p0, const VectorType& p1) function in class:Eigen::ParametrizedLine
H A DHyperplane.h77 static inline Hyperplane Through(const VectorType& p0, const VectorType& p1) function in class:Eigen::Hyperplane
88 static inline Hyperplane Through(const VectorType& p0, const VectorType& p1, const VectorType& p2) function in class:Eigen::Hyperplane
101 // FIXME to be consitent with the rest this could be implemented as a static Through function ??
/external/eigen/Eigen/src/Geometry/
H A DHyperplane.h88 static inline Hyperplane Through(const VectorType& p0, const VectorType& p1) function in class:Eigen::Hyperplane
99 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 static inline ParametrizedLine Through(const VectorType& p0, const VectorType& p1) function in class:Eigen::ParametrizedLine
/external/eigen/test/eigen2/
H A Deigen2_hyperplane.cpp96 HLine line_u = HLine::Through(center + u, center + a*u);
97 HLine line_v = HLine::Through(center + v, center + a*v);
/external/libunwind/doc/
H A Dlibunwind.tex254 \section{Unwinding Through Dynamically Generated Code}

Completed in 1198 milliseconds