Home
last modified time | relevance | path

Searched defs:tuple_type (Results 1 – 25 of 867) sorted by relevance

12345678910>>...35

/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc36 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
42 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
55 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
65 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
78 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
88 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
99 typedef std::tuple<int, float> tuple_type; in test_get() typedef
106 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc36 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
42 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
55 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
65 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
78 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
88 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
99 typedef std::tuple<int, float> tuple_type; in test_get() typedef
106 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc32 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
38 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
51 typedef std::tuple<int&, float&&> tuple_type; in test_forward_as_tuple() typedef
61 typedef std::tuple<int&, float&, int&&> tuple_type; in test_forward_as_tuple() typedef
74 typedef std::tuple<int&, float&> tuple_type; in test_tie() typedef
84 typedef std::tuple<int&, float&, const int&> tuple_type; in test_tie() typedef
95 typedef std::tuple<int, float> tuple_type; in test_get() typedef
102 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/stream/
H A Dchoose.h42 typedef typename Input::value_type tuple_type; typedef
87 typedef typename Input::value_type tuple_type; typedef
132 typedef typename Input::value_type tuple_type; typedef
177 typedef typename Input::value_type tuple_type; typedef
222 typedef typename Input::value_type tuple_type; typedef
267 typedef typename Input::value_type tuple_type; typedef
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc36 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
42 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
97 typedef std::tuple<int, float> tuple_type; in test_get() typedef
104 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc36 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
42 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
97 typedef std::tuple<int, float> tuple_type; in test_get() typedef
104 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dconstexpr.cc36 typedef std::tuple<int, float> tuple_type; in test_make_tuple() typedef
42 typedef std::tuple<int, float, int> tuple_type; in test_make_tuple() typedef
97 typedef std::tuple<int, float> tuple_type; in test_get() typedef
104 typedef std::tuple<int, float, int> tuple_type; in test_get() typedef
/dports/devel/boost-docs/boost_1_72_0/libs/fusion/test/sequence/
H A Dboost_tuple.cpp47 typedef boost::tuple<int, std::string> tuple_type; in main() typedef
111 typedef boost::tuple<int, std::string> tuple_type; in main() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/fusion/test/sequence/
H A Dboost_tuple.cpp47 typedef boost::tuple<int, std::string> tuple_type; in main() typedef
111 typedef boost::tuple<int, std::string> tuple_type; in main() typedef
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/fusion/test/sequence/
H A Dboost_tuple.cpp47 typedef boost::tuple<int, std::string> tuple_type; in main() typedef
110 typedef boost::tuple<int, std::string> tuple_type; in main() typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/fusion/test/sequence/
H A Dboost_tuple.cpp47 typedef boost::tuple<int, std::string> tuple_type; in main() typedef
110 typedef boost::tuple<int, std::string> tuple_type; in main() typedef

12345678910>>...35