Home
last modified time | relevance | path

Searched refs:tuple_element (Results 1 – 25 of 3274) sorted by relevance

12345678910>>...131

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/util/detail/
H A Dtuple.hpp58 using thrust::tuple_element;
67 typename CvtOp<typename tuple_element<0, Tuple>::type>::type,
68 typename CvtOp<typename tuple_element<1, Tuple>::type>::type
75 typename CvtOp<typename tuple_element<0, Tuple>::type>::type,
76 typename CvtOp<typename tuple_element<1, Tuple>::type>::type,
77 typename CvtOp<typename tuple_element<2, Tuple>::type>::type
84 typename CvtOp<typename tuple_element<0, Tuple>::type>::type,
85 typename CvtOp<typename tuple_element<1, Tuple>::type>::type,
87 typename CvtOp<typename tuple_element<3, Tuple>::type>::type
98 typename CvtOp<typename tuple_element<4, Tuple>::type>::type
[all …]
/dports/devel/thrust/thrust-1.9.5/thrust/detail/
H A Dtuple_meta_transform.h44 typename UnaryMetaFunction<typename thrust::tuple_element<0,Tuple>::type>::type
53 typename UnaryMetaFunction<typename thrust::tuple_element<0,Tuple>::type>::type,
54 typename UnaryMetaFunction<typename thrust::tuple_element<1,Tuple>::type>::type
63 typename UnaryMetaFunction<typename thrust::tuple_element<0,Tuple>::type>::type,
64 typename UnaryMetaFunction<typename thrust::tuple_element<1,Tuple>::type>::type,
65 typename UnaryMetaFunction<typename thrust::tuple_element<2,Tuple>::type>::type
74 typename UnaryMetaFunction<typename thrust::tuple_element<0,Tuple>::type>::type,
75 typename UnaryMetaFunction<typename thrust::tuple_element<1,Tuple>::type>::type,
76 typename UnaryMetaFunction<typename thrust::tuple_element<2,Tuple>::type>::type,
77 typename UnaryMetaFunction<typename thrust::tuple_element<3,Tuple>::type>::type
[all …]
/dports/devel/onetbb/oneTBB-2021.4.0/include/oneapi/tbb/detail/
H A D_flow_graph_indexer_impl.h43 typedef typename std::tuple_element<N-1, TupleTypes>::type T; in set_indexer_node_pointer()
54 typedef typename std::tuple_element<0, TupleTypes>::type T;
211 typedef typename std::tuple_element<0, InputTuple>::type first_type;
217 typedef typename std::tuple_element<0, InputTuple>::type first_type;
224 typedef typename std::tuple_element<0, InputTuple>::type first_type;
226 typedef typename std::tuple_element<2, InputTuple>::type third_type;
232 typedef typename std::tuple_element<0, InputTuple>::type first_type;
234 typedef typename std::tuple_element<2, InputTuple>::type third_type;
242 typedef typename std::tuple_element<0, InputTuple>::type first_type;
244 typedef typename std::tuple_element<2, InputTuple>::type third_type;
[all …]
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/internal/
H A D_flow_graph_types_impl.h72 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type> >
87 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
88 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type> >
104 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
105 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type>,
123 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
124 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type>,
125 PT<typename tbb::flow::tuple_element<2,TypeTuple>::type>,
565 typedef typename tbb::flow::tuple_element<0, Tuple>::type type;
571 typedef typename tbb::flow::tuple_element<N-1, Tuple>::type T_i;
[all …]
H A D_flow_graph_indexer_impl.h43 typedef typename tuple_element<N-1, TupleTypes>::type T; in set_indexer_node_pointer()
66 typedef typename tuple_element<0, TupleTypes>::type T;
338 typedef typename tuple_element<0, InputTuple>::type first_type;
344 typedef typename tuple_element<0, InputTuple>::type first_type;
351 typedef typename tuple_element<0, InputTuple>::type first_type;
353 typedef typename tuple_element<2, InputTuple>::type third_type;
359 typedef typename tuple_element<0, InputTuple>::type first_type;
361 typedef typename tuple_element<2, InputTuple>::type third_type;
369 typedef typename tuple_element<0, InputTuple>::type first_type;
371 typedef typename tuple_element<2, InputTuple>::type third_type;
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/internal/
H A D_flow_graph_types_impl.h63 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type> >
78 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
79 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type> >
95 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
96 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type>,
114 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
115 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type>,
116 PT<typename tbb::flow::tuple_element<2,TypeTuple>::type>,
555 typedef typename tbb::flow::tuple_element<0, Tuple>::type type;
561 typedef typename tbb::flow::tuple_element<N-1, Tuple>::type T_i;
[all …]
H A D_flow_graph_indexer_impl.h47 typedef typename tuple_element<N-1, TupleTypes>::type T; in set_indexer_node_pointer()
70 typedef typename tuple_element<0, TupleTypes>::type T;
342 typedef typename tuple_element<0, InputTuple>::type first_type;
348 typedef typename tuple_element<0, InputTuple>::type first_type;
355 typedef typename tuple_element<0, InputTuple>::type first_type;
357 typedef typename tuple_element<2, InputTuple>::type third_type;
363 typedef typename tuple_element<0, InputTuple>::type first_type;
365 typedef typename tuple_element<2, InputTuple>::type third_type;
373 typedef typename tuple_element<0, InputTuple>::type first_type;
375 typedef typename tuple_element<2, InputTuple>::type third_type;
[all …]
/dports/devel/tbb/oneTBB-2020.3/include/tbb/internal/
H A D_flow_graph_types_impl.h72 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type> >
87 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
88 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type> >
104 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
105 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type>,
123 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
124 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type>,
125 PT<typename tbb::flow::tuple_element<2,TypeTuple>::type>,
565 typedef typename tbb::flow::tuple_element<0, Tuple>::type type;
571 typedef typename tbb::flow::tuple_element<N-1, Tuple>::type T_i;
[all …]
H A D_flow_graph_indexer_impl.h43 typedef typename tuple_element<N-1, TupleTypes>::type T; in set_indexer_node_pointer()
66 typedef typename tuple_element<0, TupleTypes>::type T;
338 typedef typename tuple_element<0, InputTuple>::type first_type;
344 typedef typename tuple_element<0, InputTuple>::type first_type;
351 typedef typename tuple_element<0, InputTuple>::type first_type;
353 typedef typename tuple_element<2, InputTuple>::type third_type;
359 typedef typename tuple_element<0, InputTuple>::type first_type;
361 typedef typename tuple_element<2, InputTuple>::type third_type;
369 typedef typename tuple_element<0, InputTuple>::type first_type;
371 typedef typename tuple_element<2, InputTuple>::type third_type;
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/internal/
H A D_flow_graph_types_impl.h72 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type> >
87 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
88 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type> >
104 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
105 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type>,
123 PT<typename tbb::flow::tuple_element<0,TypeTuple>::type>,
124 PT<typename tbb::flow::tuple_element<1,TypeTuple>::type>,
125 PT<typename tbb::flow::tuple_element<2,TypeTuple>::type>,
565 typedef typename tbb::flow::tuple_element<0, Tuple>::type type;
571 typedef typename tbb::flow::tuple_element<N-1, Tuple>::type T_i;
[all …]
H A D_flow_graph_indexer_impl.h43 typedef typename tuple_element<N-1, TupleTypes>::type T; in set_indexer_node_pointer()
66 typedef typename tuple_element<0, TupleTypes>::type T;
338 typedef typename tuple_element<0, InputTuple>::type first_type;
344 typedef typename tuple_element<0, InputTuple>::type first_type;
351 typedef typename tuple_element<0, InputTuple>::type first_type;
353 typedef typename tuple_element<2, InputTuple>::type third_type;
359 typedef typename tuple_element<0, InputTuple>::type first_type;
361 typedef typename tuple_element<2, InputTuple>::type third_type;
369 typedef typename tuple_element<0, InputTuple>::type first_type;
371 typedef typename tuple_element<2, InputTuple>::type third_type;
[all …]
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/internal/
H A D_flow_graph_indexer_impl.h47 typedef typename tuple_element<N-1, TupleTypes>::type T; in set_indexer_node_pointer()
65 typedef typename tuple_element<0, TupleTypes>::type T;
311 typedef typename tuple_element<0, InputTuple>::type first_type;
317 typedef typename tuple_element<0, InputTuple>::type first_type;
324 typedef typename tuple_element<0, InputTuple>::type first_type;
326 typedef typename tuple_element<2, InputTuple>::type third_type;
332 typedef typename tuple_element<0, InputTuple>::type first_type;
334 typedef typename tuple_element<2, InputTuple>::type third_type;
342 typedef typename tuple_element<0, InputTuple>::type first_type;
344 typedef typename tuple_element<2, InputTuple>::type third_type;
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
H A Dtuple_element.cc28 using std::tuple_element; in test01()
37 static_assert(is_same<tuple_element<2, array_type>::type, int>::value, ""); in test01()
39 static_assert(is_same<tuple_element<0, const array_type>::type, in test01()
41 static_assert(is_same<tuple_element<1, const array_type>::type, in test01()
43 static_assert(is_same<tuple_element<2, const array_type>::type, in test01()
46 static_assert(is_same<tuple_element<0, volatile array_type>::type, in test01()
48 static_assert(is_same<tuple_element<1, volatile array_type>::type, in test01()
50 static_assert( (is_same<tuple_element<2, volatile array_type>::type, in test01()
53 static_assert(is_same<tuple_element<0, const volatile array_type>::type, in test01()
55 static_assert(is_same<tuple_element<1, const volatile array_type>::type, in test01()
[all …]

12345678910>>...131