Home
last modified time | relevance | path

Searched defs:T2 (Results 1 – 25 of 5541) sorted by relevance

12345678910>>...222

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/multtrait/
H A DClassTest.cpp141 using T2 = short; in testScalarScalarMultiplication() typedef
149 using T2 = int; in testScalarScalarMultiplication() typedef
157 using T2 = float; in testScalarScalarMultiplication() typedef
176 using T2 = short; in testScalarScalarMultiplication() typedef
184 using T2 = int; in testScalarScalarMultiplication() typedef
192 using T2 = float; in testScalarScalarMultiplication() typedef
211 using T2 = short; in testScalarScalarMultiplication() typedef
219 using T2 = int; in testScalarScalarMultiplication() typedef
227 using T2 = float; in testScalarScalarMultiplication() typedef
254 using T2 = short; in testScalarScalarMultiplication() typedef
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/solvetrait/
H A DClassTest.cpp3980 using T2 = InitializerMatrix<double>; in testMultiSolve() typedef
3990 using T2 = InitializerMatrix<double>; in testMultiSolve() typedef
4755 using T2 = InitializerMatrix<double>; in testMultiSolve() typedef
4765 using T2 = InitializerMatrix<double>; in testMultiSolve() typedef
5530 using T2 = InitializerMatrix<double>; in testMultiSolve() typedef
5540 using T2 = InitializerMatrix<double>; in testMultiSolve() typedef
6305 using T2 = InitializerMatrix<double>; in testMultiSolve() typedef
6315 using T2 = InitializerMatrix<double>; in testMultiSolve() typedef
6980 using T2 = InitializerMatrix<double>; in testMultiSolve() typedef
7505 using T2 = InitializerMatrix<double>; in testMultiSolve() typedef
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/maptrait/
H A DClassTest.cpp870 using T2 = int; in testBinaryScalarOperation() typedef
878 using T2 = double; in testBinaryScalarOperation() typedef
889 using T2 = int; in testBinaryScalarOperation() typedef
897 using T2 = double; in testBinaryScalarOperation() typedef
905 using T2 = complex<double>; in testBinaryScalarOperation() typedef
916 using T2 = double; in testBinaryScalarOperation() typedef
924 using T2 = complex<double>; in testBinaryScalarOperation() typedef
7221 using T2 = InitializerMatrix<int>; in testBinaryMatrixOperation() typedef
7231 using T2 = InitializerMatrix<int>; in testBinaryMatrixOperation() typedef
8683 using T2 = InitializerMatrix<int>; in testBinaryMatrixOperation() typedef
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/addtrait/
H A DClassTest.cpp134 using T2 = short; in testScalarAddition() typedef
142 using T2 = int; in testScalarAddition() typedef
150 using T2 = float; in testScalarAddition() typedef
169 using T2 = short; in testScalarAddition() typedef
177 using T2 = int; in testScalarAddition() typedef
185 using T2 = float; in testScalarAddition() typedef
204 using T2 = short; in testScalarAddition() typedef
212 using T2 = int; in testScalarAddition() typedef
220 using T2 = float; in testScalarAddition() typedef
247 using T2 = short; in testScalarAddition() typedef
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/subtrait/
H A DClassTest.cpp133 using T2 = short; in testScalarSubtraction() typedef
141 using T2 = int; in testScalarSubtraction() typedef
149 using T2 = float; in testScalarSubtraction() typedef
168 using T2 = short; in testScalarSubtraction() typedef
176 using T2 = int; in testScalarSubtraction() typedef
184 using T2 = float; in testScalarSubtraction() typedef
203 using T2 = short; in testScalarSubtraction() typedef
211 using T2 = int; in testScalarSubtraction() typedef
219 using T2 = float; in testScalarSubtraction() typedef
246 using T2 = short; in testScalarSubtraction() typedef
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/schurtrait/
H A DClassTest.cpp344 using T2 = InitializerMatrix<double>; in testSchurProduct() typedef
354 using T2 = InitializerMatrix<double>; in testSchurProduct() typedef
456 using T2 = ZeroMatrix<double,rowMajor>; in testSchurProduct() typedef
476 using T2 = ZeroMatrix<double,rowMajor>; in testSchurProduct() typedef
1295 using T2 = InitializerMatrix<double>; in testSchurProduct() typedef
1305 using T2 = InitializerMatrix<double>; in testSchurProduct() typedef
2246 using T2 = InitializerMatrix<double>; in testSchurProduct() typedef
9424 using T2 = InitializerMatrix<int>; in testSchurProduct() typedef
9434 using T2 = InitializerMatrix<int>; in testSchurProduct() typedef
13228 using T2 = InitializerMatrix<int>; in testSchurProduct() typedef
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/krontrait/
H A DClassTest.cpp309 using T2 = ZeroVector<double,rowVector>; in testVectorKroneckerProduct() typedef
1928 using T2 = InitializerMatrix<double>; in testMatrixKroneckerProduct() typedef
1938 using T2 = InitializerMatrix<double>; in testMatrixKroneckerProduct() typedef
2879 using T2 = InitializerMatrix<double>; in testMatrixKroneckerProduct() typedef
2889 using T2 = InitializerMatrix<double>; in testMatrixKroneckerProduct() typedef
3830 using T2 = InitializerMatrix<double>; in testMatrixKroneckerProduct() typedef
3840 using T2 = InitializerMatrix<double>; in testMatrixKroneckerProduct() typedef
11008 using T2 = InitializerMatrix<int>; in testMatrixKroneckerProduct() typedef
11018 using T2 = InitializerMatrix<int>; in testMatrixKroneckerProduct() typedef
14812 using T2 = InitializerMatrix<int>; in testMatrixKroneckerProduct() typedef
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/divtrait/
H A DClassTest.cpp133 using T2 = short; in testScalarScalarDivision() typedef
141 using T2 = int; in testScalarScalarDivision() typedef
149 using T2 = float; in testScalarScalarDivision() typedef
168 using T2 = short; in testScalarScalarDivision() typedef
176 using T2 = int; in testScalarScalarDivision() typedef
184 using T2 = float; in testScalarScalarDivision() typedef
203 using T2 = short; in testScalarScalarDivision() typedef
211 using T2 = int; in testScalarScalarDivision() typedef
254 using T2 = int; in testScalarScalarDivision() typedef
728 using T2 = int; in testMatrixScalarDivision() typedef
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/crosstrait/
H A DClassTest.cpp134 using T2 = DynamicVector<double,columnVector>; in testCrossProduct() typedef
156 using T2 = UniformVector<double,columnVector>; in testCrossProduct() typedef
189 using T2 = ZeroVector<double,columnVector>; in testCrossProduct() typedef
225 using T2 = DynamicVector<double,columnVector>; in testCrossProduct() typedef
280 using T2 = ZeroVector<double,columnVector>; in testCrossProduct() typedef
371 using T2 = ZeroVector<double,columnVector>; in testCrossProduct() typedef
462 using T2 = ZeroVector<double,columnVector>; in testCrossProduct() typedef
553 using T2 = ZeroVector<double,columnVector>; in testCrossProduct() typedef
644 using T2 = ZeroVector<double,columnVector>; in testCrossProduct() typedef
735 using T2 = ZeroVector<double,columnVector>; in testCrossProduct() typedef
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dthree_way.pass.cpp46 typedef std::tuple<short> T2; in test() typedef
54 typedef std::tuple<short, unsigned long> T2; in test() typedef
77 typedef std::tuple<double> T2; in test() typedef
85 typedef std::tuple<double, unsigned int> T2; in test() typedef
107 typedef std::tuple<double> T2; in test() typedef
114 typedef std::tuple<float, float> T2; in test() typedef
121 typedef std::tuple<double, double, float> T2; in test() typedef
187 typedef std::tuple<long, unsigned int> T2; in test() typedef
200 typedef std::tuple<int> T2; in test() typedef
207 typedef std::tuple<int, int> T2; in test() typedef
[all …]
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
H A Deq.pass.cpp29 typedef std::tuple<> T2; in main() typedef
37 typedef std::tuple<double> T2; in main() typedef
45 typedef std::tuple<double> T2; in main() typedef
53 typedef std::tuple<double, long> T2; in main() typedef
61 typedef std::tuple<double, long> T2; in main() typedef
69 typedef std::tuple<double, long> T2; in main() typedef
77 typedef std::tuple<double, long> T2; in main() typedef
85 typedef std::tuple<double, long, int> T2; in main() typedef
93 typedef std::tuple<double, long, int> T2; in main() typedef
101 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
H A Deq.pass.cpp29 typedef std::tuple<> T2; in main() typedef
37 typedef std::tuple<double> T2; in main() typedef
45 typedef std::tuple<double> T2; in main() typedef
53 typedef std::tuple<double, long> T2; in main() typedef
61 typedef std::tuple<double, long> T2; in main() typedef
69 typedef std::tuple<double, long> T2; in main() typedef
77 typedef std::tuple<double, long> T2; in main() typedef
85 typedef std::tuple<double, long, int> T2; in main() typedef
93 typedef std::tuple<double, long, int> T2; in main() typedef
101 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
H A Deq.pass.cpp29 typedef std::tuple<> T2; in main() typedef
37 typedef std::tuple<double> T2; in main() typedef
45 typedef std::tuple<double> T2; in main() typedef
53 typedef std::tuple<double, long> T2; in main() typedef
61 typedef std::tuple<double, long> T2; in main() typedef
69 typedef std::tuple<double, long> T2; in main() typedef
77 typedef std::tuple<double, long> T2; in main() typedef
85 typedef std::tuple<double, long, int> T2; in main() typedef
93 typedef std::tuple<double, long, int> T2; in main() typedef
101 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
H A Deq.pass.cpp29 typedef std::tuple<> T2; in main() typedef
37 typedef std::tuple<double> T2; in main() typedef
45 typedef std::tuple<double> T2; in main() typedef
53 typedef std::tuple<double, long> T2; in main() typedef
61 typedef std::tuple<double, long> T2; in main() typedef
69 typedef std::tuple<double, long> T2; in main() typedef
77 typedef std::tuple<double, long> T2; in main() typedef
85 typedef std::tuple<double, long, int> T2; in main() typedef
93 typedef std::tuple<double, long, int> T2; in main() typedef
101 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]

12345678910>>...222