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

  /external/eigen/Eigen/src/Core/products/
GeneralMatrixVector_MKL.h 55 struct general_matrix_vector_product<Index,Scalar,ColMajor,ConjugateLhs,Scalar,ConjugateRhs,Specialized> { \
72 struct general_matrix_vector_product<Index,Scalar,RowMajor,ConjugateLhs,Scalar,ConjugateRhs,Specialized> { \
SelfadjointMatrixVector_MKL.h 52 struct selfadjoint_matrix_vector_product<Scalar,Index,StorageOrder,UpLo,ConjugateLhs,ConjugateRhs,Specialized> { \
GeneralMatrixMatrixTriangular_MKL.h 51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,UpLo,Specialized> { \
TriangularMatrixVector_MKL.h 52 struct triangular_matrix_vector_product<Index,Mode,Scalar,ConjLhs,Scalar,ConjRhs,ColMajor,Specialized> { \
60 struct triangular_matrix_vector_product<Index,Mode,Scalar,ConjLhs,Scalar,ConjRhs,RowMajor,Specialized> { \
SelfadjointMatrixVector.h 23 template<typename Scalar, typename Index, int StorageOrder, int UpLo, bool ConjugateLhs, bool ConjugateRhs, int Version=Specialized>
TriangularMatrixMatrix_MKL.h 58 LhsStorageOrder,ConjugateLhs, RhsStorageOrder,ConjugateRhs,ColMajor,Specialized> { \
GeneralMatrixMatrixTriangular.h 35 int ResStorageOrder, int UpLo, int Version = Specialized>
TriangularMatrixMatrix.h 48 int ResStorageOrder, int Version = Specialized>
TriangularMatrixVector.h 17 template<typename Index, int Mode, typename LhsScalar, bool ConjLhs, typename RhsScalar, bool ConjRhs, int StorageOrder, int Version=Specialized>
  /external/eigen/Eigen/src/Core/util/
Constants.h 255 Specialized,
BlasUtil.h 37 template<typename Index, typename LhsScalar, int LhsStorageOrder, bool ConjugateLhs, typename RhsScalar, bool ConjugateRhs, int Version=Specialized>
  /external/ceres-solver/scripts/
ceres-solver.spec 46 - Specialized solvers for bundle adjustment problems in computer vision
  /external/eigen/Eigen/src/Core/
Assign_MKL.h 118 struct assign_impl<Derived1, Eigen::CwiseUnaryOp<UnaryOp, Derived2>, TRAVERSAL, UNROLLING, Specialized> { \
Assign.h 242 int Version = Specialized>
  /external/clang/lib/Sema/
SemaTemplate.cpp     [all...]
SemaTemplateInstantiate.cpp 77 // specialized member that is a variable template, we're done.
80 VarTemplatePartialSpecializationDecl*> Specialized
83 Specialized.dyn_cast<VarTemplatePartialSpecializationDecl *>()) {
87 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>();
121 // specialized member that is a class template, we're done.
139 // If this function was instantiated from a specialized member that is
    [all...]
  /external/v8/test/mjsunit/
strict-mode.js 853 // Specialized KeyedStoreIC experiencing miss.
863 test(o, 5, 17); // start specialized for smi indices
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]

Completed in 429 milliseconds