Home
last modified time | relevance | path

Searched refs:Def5 (Results 1 – 18 of 18) sorted by relevance

/dports/math/tmv/tmv-0.75/src/
H A DTMV_BandMatrix.inst93 #define Def5(T,A)\
96 Def5(T,RowMajor|CStyle)
97 Def5(T,ColMajor|CStyle)
98 Def5(T,DiagMajor|CStyle)
99 Def5(T,RowMajor|FortranStyle)
100 Def5(T,ColMajor|FortranStyle)
101 Def5(T,DiagMajor|FortranStyle)
103 Def5(CT,RowMajor|CStyle)
104 Def5(CT,ColMajor|CStyle)
105 Def5(CT,DiagMajor|CStyle)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp67 template<typename T, typename T2 = T const[12]> struct Def5;
69 template<> struct Def5<int> { struct
73 template<> struct Def5<int, int const[13]> { struct
77 void test_Def5(Def5<int, const int[12]> *d5a, Def5<int, const int[13]> *d5b) { in test_Def5()
/dports/games/gnugo/gnugo-3.8/patterns/
H A Ddefense.db92 Pattern Def5