Searched defs:Coefficients (Results 1 – 13 of 13) sorted by relevance
/external/eigen/test/ |
D | stddeque.cpp | 79 typedef typename QuaternionType::Coefficients Coefficients; in check_stddeque_quaternion() typedef
|
D | stdlist.cpp | 79 typedef typename QuaternionType::Coefficients Coefficients; in check_stdlist_quaternion() typedef
|
D | stdvector.cpp | 88 typedef typename QuaternionType::Coefficients Coefficients; in check_stdvector_quaternion() typedef
|
D | stdvector_overload.cpp | 102 typedef typename QuaternionType::Coefficients Coefficients; in check_stdvector_quaternion() typedef
|
D | stddeque_overload.cpp | 100 typedef typename QuaternionType::Coefficients Coefficients; in check_stddeque_quaternion() typedef
|
D | qtvector.cpp | 98 typedef typename QuaternionType::Coefficients Coefficients; in check_qtvector_quaternion() typedef
|
D | stdlist_overload.cpp | 128 typedef typename QuaternionType::Coefficients Coefficients; in check_stdlist_quaternion() typedef
|
/external/eigen/Eigen/src/Geometry/ |
D | Quaternion.h | 45 typedef typename internal::traits<Derived>::Coefficients Coefficients; typedef
|
D | Hyperplane.h | 48 : Index(AmbientDimAtCompileTime)+1,1,Options> Coefficients; typedef
|
/external/skia/src/pathops/ |
D | SkPathOpsCubic.cpp | 124 void SkDCubic::Coefficients(const double* src, double* A, double* B, double* C, double* D) { in Coefficients() function in SkDCubic
|
/external/skqp/src/pathops/ |
D | SkPathOpsCubic.cpp | 124 void SkDCubic::Coefficients(const double* src, double* A, double* B, double* C, double* D) { in Coefficients() function in SkDCubic
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 2326 const SCEV *Coefficients = Src; in gcdMIVtest() local
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 2260 const SCEV *Coefficients = Src; in gcdMIVtest() local
|