Home
last modified time | relevance | path

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

/third_party/boost/libs/fusion/test/sequence/
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
/third_party/boost/boost/phoenix/scope/detail/cpp03/preprocessed/
Ddynamic_10.hpp20 tuple_type; typedef
54 tuple_type; typedef
88 tuple_type; typedef
122 tuple_type; typedef
156 tuple_type; typedef
190 tuple_type; typedef
224 tuple_type; typedef
258 tuple_type; typedef
292 tuple_type; typedef
326 tuple_type; typedef
Ddynamic_20.hpp20 tuple_type; typedef
54 tuple_type; typedef
88 tuple_type; typedef
122 tuple_type; typedef
156 tuple_type; typedef
190 tuple_type; typedef
224 tuple_type; typedef
258 tuple_type; typedef
292 tuple_type; typedef
326 tuple_type; typedef
[all …]
Ddynamic_30.hpp20 tuple_type; typedef
54 tuple_type; typedef
88 tuple_type; typedef
122 tuple_type; typedef
156 tuple_type; typedef
190 tuple_type; typedef
224 tuple_type; typedef
258 tuple_type; typedef
292 tuple_type; typedef
326 tuple_type; typedef
[all …]
Ddynamic_40.hpp20 tuple_type; typedef
54 tuple_type; typedef
88 tuple_type; typedef
122 tuple_type; typedef
156 tuple_type; typedef
190 tuple_type; typedef
224 tuple_type; typedef
258 tuple_type; typedef
292 tuple_type; typedef
326 tuple_type; typedef
[all …]
Ddynamic_50.hpp20 tuple_type; typedef
54 tuple_type; typedef
88 tuple_type; typedef
122 tuple_type; typedef
156 tuple_type; typedef
190 tuple_type; typedef
224 tuple_type; typedef
258 tuple_type; typedef
292 tuple_type; typedef
326 tuple_type; typedef
[all …]
/third_party/boost/boost/fusion/adapted/std_tuple/
Dstd_tuple_iterator.hpp33 typedef Tuple tuple_type; typedef
74 typedef typename Iterator::tuple_type tuple_type; typedef
/third_party/boost/boost/phoenix/scope/
Ddynamic.hpp83 typedef typename DynamicScope::tuple_type tuple_type; typedef
133 tuple_type; typedef
/third_party/boost/boost/yap/
Dexpression.hpp31 using tuple_type = Tuple; typedef
128 using tuple_type = hana::tuple<T>; typedef
Dalgorithm.hpp493 using tuple_type = in make_expression() typedef
513 using tuple_type = decltype(std::declval<result_type>().elements); in make_terminal() typedef
/third_party/boost/boost/phoenix/scope/detail/cpp03/
Ddynamic.hpp65 tuple_type; typedef
/third_party/ffmpeg/libavcodec/
Dpnm.c67 char buf1[32], tuple_type[32]; in ff_pnm_decode_header() local
Dpamenc.c30 const char *tuple_type; in pam_encode_frame() local
/third_party/boost/libs/spirit/test/qi/
Dregression_transform_assignment.cpp56 tuple_type; typedef
/third_party/boost/libs/hof/test/
Dunpack.cpp129 typedef std::tuple<int, int> tuple_type; in BOOST_HOF_TEST_CASE() typedef
/third_party/boost/boost/compute/types/
Dtuple.hpp173 typedef typename std::tuple<T...> tuple_type; in make_type_name() typedef
/third_party/boost/boost/contract/detail/
Dtvariadic.hpp170 #define BOOST_CONTRACT_DETAIL_TVARIADIC_TUPLE_INDEXES_OF(tuple_type) \ argument
/third_party/boost/boost/tuple/detail/
Dtuple_basic.hpp977 typedef tuple<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9> tuple_type; in swap() typedef
/third_party/glib/glib/
Dgvariant.c863 GVariantType *tuple_type; in g_variant_new_tuple() local
/third_party/python/Parser/pegen/
Dparse.c187 #define tuple_type 1109 macro