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

  /external/clang/test/Modules/
ExtDebugInfo.cpp 60 struct Specialized<int>::Member { int i; };
61 struct Specialized<int>::Member definedLocally2;
  /external/clang/test/Modules/Inputs/
DebugCXX.h 100 template <typename T> struct Specialized {};
102 template <> struct Specialized<int> {
  /external/eigen/Eigen/src/Core/products/
GeneralMatrixVector_BLAS.h 54 struct general_matrix_vector_product<Index,Scalar,const_blas_data_mapper<Scalar,Index,ColMajor>,ColMajor,ConjugateLhs,Scalar,const_blas_data_mapper<Scalar,Index,RowMajor>,ConjugateRhs,Specialized> { \
71 struct general_matrix_vector_product<Index,Scalar,const_blas_data_mapper<Scalar,Index,RowMajor>,RowMajor,ConjugateLhs,Scalar,const_blas_data_mapper<Scalar,Index,ColMajor>,ConjugateRhs,Specialized> { \
SelfadjointMatrixVector_BLAS.h 52 struct selfadjoint_matrix_vector_product<Scalar,Index,StorageOrder,UpLo,ConjugateLhs,ConjugateRhs,Specialized> { \
TriangularMatrixVector_BLAS.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> { \
GeneralMatrixMatrixTriangular_BLAS.h 51 Scalar,RhsStorageOrder,ConjugateRhs,ColMajor,UpLo,Specialized> { \
SelfadjointMatrixVector.h 23 template<typename Scalar, typename Index, int StorageOrder, int UpLo, bool ConjugateLhs, bool ConjugateRhs, int Version=Specialized>
TriangularMatrixMatrix_BLAS.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/
Swap.h 19 class generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, swap_assign_op<typename DstEvaluatorTypeT::Scalar>, Specialized>
TriangularMatrix.h 735 template<int UpLo, int Mode, int SetOpposite, typename DstEvaluatorTypeT, typename SrcEvaluatorTypeT, typename Functor, int Version = Specialized>
    [all...]
AssignEvaluator.h 595 template<typename DstEvaluatorTypeT, typename SrcEvaluatorTypeT, typename Functor, int Version = Specialized>
    [all...]
  /external/eigen/Eigen/src/Core/util/
Constants.h 311 Specialized,
BlasUtil.h 39 typename RhsScalar, typename RhsMapper, bool ConjugateRhs, int Version=Specialized>
  /external/clang/lib/Sema/
SemaTemplate.cpp     [all...]
SemaTemplateInstantiate.cpp 78 // specialized member that is a variable template, we're done.
81 VarTemplatePartialSpecializationDecl*> Specialized
84 Specialized.dyn_cast<VarTemplatePartialSpecializationDecl *>()) {
88 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>();
122 // specialized member that is a class template, we're done.
140 // If this function was instantiated from a specialized member that is
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 780 // Specialized sort to produce a more visually-interesting graph
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
graph.go 780 // Specialized sort to produce a more visually-interesting graph
  /external/mdnsresponder/mDNSCore/
DNSCommon.c     [all...]

Completed in 317 milliseconds