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

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
download.php 3 <title>Eclipse Download Click Through</title>
  /external/ppp/pppd/plugins/radius/etc/
dictionary 101 ATTRIBUTE Fall-Through 1036 integer
233 VALUE Fall-Through No 0
234 VALUE Fall-Through Yes 1
  /external/eigen/test/
geo_hyperplane.cpp 107 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/
Hyperplane.h 85 /** Constructs a hyperplane passing through the two points. If the dimension of the ambient space
88 EIGEN_DEVICE_FUNC static inline Hyperplane Through(const VectorType& p0, const VectorType& p1)
96 /** Constructs a hyperplane passing through the three points. The dimension of the ambient space
99 EIGEN_DEVICE_FUNC static inline Hyperplane Through(const VectorType& p0, const VectorType& p1, const VectorType& p2)
118 /** Constructs a hyperplane passing through the parametrized line \a parametrized.
122 // FIXME to be consitent with the rest this could be implemented as a static Through function ??
ParametrizedLine.h 65 EIGEN_DEVICE_FUNC static inline ParametrizedLine Through(const VectorType& p0, const VectorType& p1)
  /prebuilts/go/darwin-x86/src/encoding/base64/
base64_test.go 486 // Through reader. Used to fail.
  /prebuilts/go/linux-x86/src/encoding/base64/
base64_test.go 486 // Through reader. Used to fail.
  /external/libunwind/doc/
libunwind.tex 254 \section{Unwinding Through Dynamically Generated Code}
258 unwind through code that has been generated at runtime (e.g., by a

Completed in 628 milliseconds