Home
last modified time | relevance | path

Searched refs:Sizes (Results 1 – 25 of 5693) sorted by relevance

12345678910>>...228

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java59 private enum Sizes { enum in TestExponentSize
66 Sizes(int size) { in Sizes() method in TestExponentSize.Sizes
89 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
97 checkKeyPair(kp, Sizes.ten24, Sizes.five12); in main()
101 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
105 checkKeyPair(kp, Sizes.twenty48, Sizes.five12); in main()
109 checkKeyPair(kp, Sizes.twenty48, Sizes.two56); in main()
113 checkKeyPair(kp, Sizes.five12, Sizes.three84); in main()
117 checkKeyPair(kp, Sizes.seven68, Sizes.three84); in main()
122 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java59 private enum Sizes { enum in TestExponentSize
66 Sizes(int size) { in Sizes() method in TestExponentSize.Sizes
89 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
97 checkKeyPair(kp, Sizes.ten24, Sizes.five12); in main()
101 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
105 checkKeyPair(kp, Sizes.twenty48, Sizes.five12); in main()
109 checkKeyPair(kp, Sizes.twenty48, Sizes.two56); in main()
113 checkKeyPair(kp, Sizes.five12, Sizes.three84); in main()
117 checkKeyPair(kp, Sizes.seven68, Sizes.three84); in main()
122 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java59 private enum Sizes { enum in TestExponentSize
66 Sizes(int size) { in Sizes() method in TestExponentSize.Sizes
89 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
97 checkKeyPair(kp, Sizes.ten24, Sizes.five12); in main()
101 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
105 checkKeyPair(kp, Sizes.twenty48, Sizes.five12); in main()
109 checkKeyPair(kp, Sizes.twenty48, Sizes.two56); in main()
113 checkKeyPair(kp, Sizes.five12, Sizes.three84); in main()
117 checkKeyPair(kp, Sizes.seven68, Sizes.three84); in main()
122 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java59 private enum Sizes { enum in TestExponentSize
66 Sizes(int size) { in Sizes() method in TestExponentSize.Sizes
89 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
97 checkKeyPair(kp, Sizes.ten24, Sizes.five12); in main()
101 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
105 checkKeyPair(kp, Sizes.twenty48, Sizes.five12); in main()
109 checkKeyPair(kp, Sizes.twenty48, Sizes.two56); in main()
113 checkKeyPair(kp, Sizes.five12, Sizes.three84); in main()
117 checkKeyPair(kp, Sizes.seven68, Sizes.three84); in main()
122 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java59 private enum Sizes { enum in TestExponentSize
66 Sizes(int size) { in Sizes() method in TestExponentSize.Sizes
89 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
97 checkKeyPair(kp, Sizes.ten24, Sizes.five12); in main()
101 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
105 checkKeyPair(kp, Sizes.twenty48, Sizes.five12); in main()
109 checkKeyPair(kp, Sizes.twenty48, Sizes.two56); in main()
113 checkKeyPair(kp, Sizes.five12, Sizes.three84); in main()
117 checkKeyPair(kp, Sizes.seven68, Sizes.three84); in main()
122 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java59 private enum Sizes { enum in TestExponentSize
66 Sizes(int size) { in Sizes() method in TestExponentSize.Sizes
89 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
97 checkKeyPair(kp, Sizes.ten24, Sizes.five12); in main()
101 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
105 checkKeyPair(kp, Sizes.twenty48, Sizes.five12); in main()
109 checkKeyPair(kp, Sizes.twenty48, Sizes.two56); in main()
113 checkKeyPair(kp, Sizes.five12, Sizes.three84); in main()
117 checkKeyPair(kp, Sizes.seven68, Sizes.three84); in main()
122 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java59 private enum Sizes { enum in TestExponentSize
66 Sizes(int size) { in Sizes() method in TestExponentSize.Sizes
89 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
97 checkKeyPair(kp, Sizes.ten24, Sizes.five12); in main()
101 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
105 checkKeyPair(kp, Sizes.twenty48, Sizes.five12); in main()
109 checkKeyPair(kp, Sizes.twenty48, Sizes.two56); in main()
113 checkKeyPair(kp, Sizes.five12, Sizes.three84); in main()
117 checkKeyPair(kp, Sizes.seven68, Sizes.three84); in main()
122 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java59 private enum Sizes { enum in TestExponentSize
66 Sizes(int size) { in Sizes() method in TestExponentSize.Sizes
89 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
97 checkKeyPair(kp, Sizes.ten24, Sizes.five12); in main()
101 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
105 checkKeyPair(kp, Sizes.twenty48, Sizes.five12); in main()
109 checkKeyPair(kp, Sizes.twenty48, Sizes.two56); in main()
113 checkKeyPair(kp, Sizes.five12, Sizes.three84); in main()
117 checkKeyPair(kp, Sizes.seven68, Sizes.three84); in main()
122 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java59 private enum Sizes { enum in TestExponentSize
66 Sizes(int size) { in Sizes() method in TestExponentSize.Sizes
89 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
97 checkKeyPair(kp, Sizes.ten24, Sizes.five12); in main()
101 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
105 checkKeyPair(kp, Sizes.twenty48, Sizes.five12); in main()
109 checkKeyPair(kp, Sizes.twenty48, Sizes.two56); in main()
113 checkKeyPair(kp, Sizes.five12, Sizes.three84); in main()
117 checkKeyPair(kp, Sizes.seven68, Sizes.three84); in main()
122 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java59 private enum Sizes { enum in TestExponentSize
66 Sizes(int size) { in Sizes() method in TestExponentSize.Sizes
89 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
97 checkKeyPair(kp, Sizes.ten24, Sizes.five12); in main()
101 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
105 checkKeyPair(kp, Sizes.twenty48, Sizes.five12); in main()
109 checkKeyPair(kp, Sizes.twenty48, Sizes.two56); in main()
113 checkKeyPair(kp, Sizes.five12, Sizes.three84); in main()
117 checkKeyPair(kp, Sizes.seven68, Sizes.three84); in main()
122 checkKeyPair(kp, Sizes.twenty48, Sizes.ten24); in main()
[all …]
/dports/net/croc/croc-9.5.0/vendor/github.com/twmb/murmur3/
H A DREADME.md74 32Sizes/32-12 3.00GB/s ± 1% 2.12GB/s ±11% -29.24% (p=0.000 n=9+10)
75 32Sizes/64-12 3.61GB/s ± 3% 2.79GB/s ± 8% -22.62% (p=0.000 n=10+10)
78 32Sizes/512-12 3.78GB/s ± 3% 3.54GB/s ± 4% -6.30% (p=0.000 n=9+9)
80 32Sizes/2048-12 3.85GB/s ± 3% 3.81GB/s ± 3% ~ (p=0.079 n=10+9)
90 64Sizes/128-12 5.12GB/s ± 3% 5.44GB/s ± 4% +6.09% (p=0.000 n=10+9)
94 64Sizes/2048-12 8.06GB/s ± 2% 7.90GB/s ± 6% ~ (p=0.156 n=9+10)
98 128Sizes/64-12 3.55GB/s ± 2% 4.00GB/s ± 3% +12.47% (p=0.000 n=8+9)
99 128Sizes/128-12 5.09GB/s ± 1% 5.43GB/s ± 3% +6.65% (p=0.000 n=9+9)
102 128Sizes/1024-12 7.46GB/s ± 4% 7.56GB/s ± 4% ~ (p=0.222 n=9+9)
103 128Sizes/2048-12 7.99GB/s ± 4% 7.96GB/s ± 3% ~ (p=0.666 n=9+9)
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in getNameColumnWidth()
28 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
32 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
62 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
74 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
85 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
101 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
110 SectionSizes Sizes; in collectObjectSectionSizes() local
113 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in getNameColumnWidth()
28 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
32 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
62 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
74 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
85 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
101 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
110 SectionSizes Sizes; in collectObjectSectionSizes() local
113 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &It : Sizes.DebugSectionSizes) in getNameColumnWidth()
26 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
30 for (const auto &It : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
60 for (const auto &It : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
72 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
83 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
99 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
108 SectionSizes Sizes; in collectObjectSectionSizes() local
111 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &It : Sizes.DebugSectionSizes) in getNameColumnWidth()
26 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
30 for (const auto &It : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
60 for (const auto &It : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
72 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
83 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
99 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
108 SectionSizes Sizes; in collectObjectSectionSizes() local
111 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in getNameColumnWidth()
28 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
32 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
62 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
74 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
85 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
101 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
110 SectionSizes Sizes; in collectObjectSectionSizes() local
113 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &It : Sizes.DebugSectionSizes) in getNameColumnWidth()
26 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
30 for (const auto &It : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
60 for (const auto &It : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
72 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
83 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
99 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
108 SectionSizes Sizes; in collectObjectSectionSizes() local
111 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in getNameColumnWidth()
28 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
32 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
62 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
74 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
85 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
101 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
110 SectionSizes Sizes; in collectObjectSectionSizes() local
113 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &It : Sizes.DebugSectionSizes) in getNameColumnWidth()
26 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
30 for (const auto &It : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
60 for (const auto &It : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
72 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
83 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
99 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
108 SectionSizes Sizes; in collectObjectSectionSizes() local
111 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in getNameColumnWidth()
28 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
32 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
62 for (const auto &DebugSec : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
74 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
85 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
101 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
110 SectionSizes Sizes; in collectObjectSectionSizes() local
113 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &It : Sizes.DebugSectionSizes) in getNameColumnWidth()
26 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
30 for (const auto &It : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
60 for (const auto &It : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
72 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
83 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
99 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
108 SectionSizes Sizes; in collectObjectSectionSizes() local
111 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp17 static size_t getNameColumnWidth(const SectionSizes &Sizes, in getNameColumnWidth() argument
21 for (const auto &It : Sizes.DebugSectionSizes) in getNameColumnWidth()
26 static size_t getSizeColumnWidth(const SectionSizes &Sizes, in getSizeColumnWidth() argument
30 for (const auto &It : Sizes.DebugSectionSizes) { in getSizeColumnWidth()
60 for (const auto &It : Sizes.DebugSectionSizes) { in prettyPrintSectionSizes()
72 << format("%0.2f", Sizes.TotalDebugSectionsSize / in prettyPrintSectionSizes()
83 Sizes.TotalObjectSize = Obj.getData().size(); in calculateSectionSizes()
99 Sizes.TotalDebugSectionsSize += Section.getSize(); in calculateSectionSizes()
108 SectionSizes Sizes; in collectObjectSectionSizes() local
111 calculateSectionSizes(Obj, Sizes, Filename); in collectObjectSectionSizes()
[all …]
/dports/science/buddy/buddy-2.4/examples/adder/
H A Dexpected2 Sizes before reordering:
7 Sizes after reordering:
13 Sizes before reordering:
18 Sizes after reordering:
24 Sizes before reordering:
29 Sizes after reordering:
40 Sizes after reordering:
68 Sizes:
188 Sizes:
348 Sizes:
[all …]
/dports/math/stan/stan-2.28.2/src/stan/io/
H A Ddeserializer.hpp298 inline auto read(Sizes... sizes) { in read()
316 inline auto read(Sizes... sizes) { in read()
328 template <typename Ret, typename... Sizes,
350 template <typename Ret, typename... Sizes,
383 typename... Sizes>
409 typename... Sizes>
437 typename... Sizes>
469 typename LP, typename... Sizes>
1071 template <typename Ret, typename... Sizes,
1102 template <typename Ret, typename... Sizes,
[all …]
/dports/math/eigen3/eigen-3.3.9/unsupported/test/
H A Dcxx11_tensor_fixed_size.cpp20 TensorFixedSize<float, Sizes<> > scalar1; in test_0d()
21 TensorFixedSize<float, Sizes<>, RowMajor> scalar2; in test_0d()
30 TensorFixedSize<float, Sizes<> > copy = scalar1; in test_0d()
49 TensorFixedSize<float, Sizes<6> > vec1; in test_1d()
50 TensorFixedSize<float, Sizes<6>, RowMajor> vec2; in test_1d()
64 TensorFixedSize<float, Sizes<6> > copy = vec1; in test_1d()
108 TensorFixedSize<float, Sizes<6> > vec1; in test_tensor_map()
156 TensorFixedSize<float, Sizes<2, 3> > mat3; in test_2d()
182 TensorFixedSize<float, Sizes<2, 3, 7> > mat1; in test_3d()
202 TensorFixedSize<float, Sizes<2, 3, 7> > mat3; in test_3d()
[all …]

12345678910>>...228