Searched refs:first_type (Results 1 - 21 of 21) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/pair/astuple/
H A Dastuple.cc33 static_assert( is_same<Tuple_elt<0, test_type>, test_type::first_type>::value,
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dlvalue1.C6 typedef _T1 first_type; typedef in struct:pair
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/io/
H A Dtext_populate.hpp115 typedef std::set< typename Vec::value_type::first_type> set_t;
121 typename Vec::value_type::first_type v;
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_pair.h38 typedef _T1 first_type; typedef in struct:pair
H A Dstl_function.h335 struct _Select1st : public unary_function<_Pair, typename _Pair::first_type> {
336 const typename _Pair::first_type& operator()(const _Pair& __x) const {
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp57 typedef typename value_type::first_type key_type;
/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Dmultiway_merge.h251 ::value_type::first_type
369 ::value_type::first_type
502 ::value_type::first_type
578 _RAIterIterator>::value_type::first_type>::value_type&
589 ::value_type::first_type
666 _RAIterIterator>::value_type::first_type>::value_type&
676 ::value_type::first_type
844 _RAIterIterator>::value_type::first_type>::value_type&
849 ::value_type::first_type
882 _RAIterIterator>::value_type::first_type>
[all...]
H A Dmultiseq_selection.h128 first_type>::value_type>()) // std::less<_Tp>
132 typedef typename std::iterator_traits<_RanSeqs>::value_type::first_type
394 typedef typename std::iterator_traits<_RanSeqs>::value_type::first_type
122 multiseq_partition(_RanSeqs __begin_seqs, _RanSeqs __end_seqs, _RankType __rank, _RankIterator __begin_offsets, _Compare __comp = std::less< typename std::iterator_traits<typename std::iterator_traits<_RanSeqs>::value_type:: first_type>::value_type>()) argument
H A Dfor_each_selectors.h276 typename _It::first_type __go_back_one = __i.first;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/debug/
H A Dunordered_checks.h51 typedef _Tp1 first_type; typedef in struct:__gnu_test::generate_unique
57 static first_type _S_1;
H A Dchecks.h59 typedef _Tp1 first_type; typedef in struct:__gnu_test::generate_unique
65 static first_type _S_1;
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_pair.h98 typedef _T1 first_type; /// @c first_type is the first bound type typedef in struct:pair
170 first = std::forward<first_type>(__p.first);
H A Dstl_function.h884 : public unary_function<_Pair, typename _Pair::first_type>
886 typename _Pair::first_type&
890 const typename _Pair::first_type&
896 typename _Pair2::first_type&
901 const typename _Pair2::first_type&
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr47333.C54 typedef _T1 first_type; typedef in struct:std::pair
313 typename _Pair::first_type>
315 typename _Pair::first_type&
319 const typename _Pair::first_type&
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr42337.C39 template<typename _Pair> struct _Select1st : public unary_function<_Pair, typename _Pair::first_type> { };
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dpr57101.C143 > struct _Select1st:unary_function < _Pair, typename _Pair::first_type >
H A Dvariadic98.C80 typedef _T1 first_type; typedef in struct:std::pair
182 template<typename _Pair> struct _Select1st : public unary_function<_Pair, typename _Pair::first_type> {
183 const typename _Pair::first_type& operator()(const _Pair& __x) const {
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dtypelist.h511 typedef typename at_index<Typelist, 0>::type first_type; typedef in struct:typelist::from_first
514 typedef node<chain<first_type, null_type> > type;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/exception/
H A Dsafety.h77 typedef _Tp1 first_type; typedef in struct:__gnu_test::setup_base::generate_unique
83 static first_type _S_1;
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr46646.C8 typedef _T1 first_type; typedef in struct:std::pair
H A Dpr46567.C464 typedef _T1 first_type; typedef in struct:std::pair

Completed in 214 milliseconds