Home
last modified time | relevance | path

Searched refs:BTT (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/dports/graphics/wdune/wdune-1.926/vcglib/vcg/simplex/tetrahedron/
H A Dbase.h49 template <class BVT, class BET, class BFT, class BTT>
57 typedef BTT TetraType;
61 typedef BTT *TetraPointer;
91 template <class BVT, class BET, class BFT,class BTT,
99 template <class BVT, class BET, typename BFT,class BTT,
104 template <class BVT, class BET, typename BFT,class BTT,
109 template <class BVT, class BET, typename BFT,class BTT,
115 template <class BVT, class BET, typename BFT,class BTT,
121 template <class BVT, class BET, typename BFT,class BTT,
128 template <class BVT, class BET, typename BFT,class BTT,
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C6 struct BTT { }; struct
9 struct BTT<T,T> { using type = int; };
12 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C6 struct BTT { }; struct
9 struct BTT<T,T> { using type = int; };
12 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr65854.C7 struct BTT { }; struct
10 struct BTT<T,T> { using type = int; };
13 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C7 struct BTT { }; struct
10 struct BTT<T,T> { using type = int; };
13 using Alias1 = typename BTT<T1, T2>::type;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr65854.C7 struct BTT { }; struct
10 struct BTT<T,T> { using type = int; };
13 using Alias1 = typename BTT<T1, T2>::type;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C6 struct BTT { }; struct
9 struct BTT<T,T> { using type = int; };
12 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr65854.C7 struct BTT { }; struct
10 struct BTT<T,T> { using type = int; };
13 using Alias1 = typename BTT<T1, T2>::type;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C6 struct BTT { }; struct
9 struct BTT<T,T> { using type = int; };
12 using Alias1 = typename BTT<T1, T2>::type;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C6 struct BTT { }; struct
9 struct BTT<T,T> { using type = int; };
12 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C7 struct BTT { }; struct
10 struct BTT<T,T> { using type = int; };
13 using Alias1 = typename BTT<T1, T2>::type;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr65854.C7 struct BTT { }; struct
10 struct BTT<T,T> { using type = int; };
13 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr65854.C7 struct BTT { }; struct
10 struct BTT<T,T> { using type = int; };
13 using Alias1 = typename BTT<T1, T2>::type;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C6 struct BTT { }; struct
9 struct BTT<T,T> { using type = int; };
12 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C7 struct BTT { }; struct
10 struct BTT<T,T> { using type = int; };
13 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C6 struct BTT { }; struct
9 struct BTT<T,T> { using type = int; };
12 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/concepts/
H A Dpr65854.C6 struct BTT { }; struct
9 struct BTT<T,T> { using type = int; };
12 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr65854.C7 struct BTT { }; struct
10 struct BTT<T,T> { using type = int; };
13 using Alias1 = typename BTT<T1, T2>::type;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-pr65854.C7 struct BTT { }; struct
10 struct BTT<T,T> { using type = int; };
13 using Alias1 = typename BTT<T1, T2>::type;
/dports/devel/spark/spark-2.1.1/mllib/src/test/scala/org/apache/spark/mllib/linalg/
H A DBLASSuite.scala264 val BTT = BTman.transpose.asInstanceOf[DenseMatrix] constant
268 assert(dATT.multiply(BTT) ~== expected absTol 1e-15)
269 assert(sATT.multiply(BTT) ~== expected absTol 1e-15)
271 gemm(1.0, dATT, BTT, 2.0, C5)
272 gemm(1.0, sATT, BTT, 2.0, C6)
273 gemm(2.0, dATT, BTT, 2.0, C7)
274 gemm(2.0, sATT, BTT, 2.0, C8)
275 gemm(1.0, dA, BTT, 2.0, C9)
276 gemm(1.0, sA, BTT, 2.0, C10)
277 gemm(2.0, dA, BTT, 2.0, C11)
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/driver-api/nvdimm/
H A Dbtt.rst2 BTT - Block Translation Table
19 The Block Translation Table (BTT) provides atomic sector update semantics for
21 being torn can continue to do so. The BTT manifests itself as a stacked block
32 The BTT, however, splits the available space into chunks of up to 512 GiB,
59 | BTT Map |
64 | BTT Flog |
76 a. The BTT Map
123 b. The BTT Flog
128 maintained in the form of the BTT flog. 'Flog' is a combination of the words
158 concurrently, 'nlanes' is the number of IOs the BTT device as a whole can
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/driver-api/nvdimm/
H A Dbtt.rst2 BTT - Block Translation Table
19 The Block Translation Table (BTT) provides atomic sector update semantics for
21 being torn can continue to do so. The BTT manifests itself as a stacked block
32 The BTT, however, splits the available space into chunks of up to 512 GiB,
59 | BTT Map |
64 | BTT Flog |
76 a. The BTT Map
123 b. The BTT Flog
128 maintained in the form of the BTT flog. 'Flog' is a combination of the words
158 concurrently, 'nlanes' is the number of IOs the BTT device as a whole can
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/driver-api/nvdimm/
H A Dbtt.rst2 BTT - Block Translation Table
19 The Block Translation Table (BTT) provides atomic sector update semantics for
21 being torn can continue to do so. The BTT manifests itself as a stacked block
32 The BTT, however, splits the available space into chunks of up to 512 GiB,
59 | BTT Map |
64 | BTT Flog |
76 a. The BTT Map
123 b. The BTT Flog
128 maintained in the form of the BTT flog. 'Flog' is a combination of the words
158 concurrently, 'nlanes' is the number of IOs the BTT device as a whole can
[all …]
/dports/devel/spark/spark-2.1.1/mllib-local/src/test/scala/org/apache/spark/ml/linalg/
H A DBLASSuite.scala264 val BTT = BTman.transpose.asInstanceOf[DenseMatrix] constant
268 assert(dATT.multiply(BTT) ~== expected absTol 1e-15)
269 assert(sATT.multiply(BTT) ~== expected absTol 1e-15)
271 gemm(1.0, dATT, BTT, 2.0, C5)
272 gemm(1.0, sATT, BTT, 2.0, C6)
273 gemm(2.0, dATT, BTT, 2.0, C7)
274 gemm(2.0, sATT, BTT, 2.0, C8)
275 gemm(1.0, dA, BTT, 2.0, C9)
276 gemm(1.0, sA, BTT, 2.0, C10)
277 gemm(2.0, dA, BTT, 2.0, C11)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/nvdimm/
H A DKconfig26 select ND_BTT if BTT
44 select ND_BTT if BTT
60 config BTT config
61 bool "BTT: Block Translation Table (atomic sector updates)"
65 The Block Translation Table (BTT) provides atomic sector
69 The BTT manifests itself as an alternate personality for an

12345678910>>...15