Searched refs:second_argument_type (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dnontype-1.C4 Op::second_argument_type b) // { dg-error "not a type" }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/other/
H A Dnontype-1.C4 Op::second_argument_type b) // { dg-error "not a type" }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
H A Dbinders.h99 : public unary_function<typename _Operation::second_argument_type,
112 operator()(const typename _Operation::second_argument_type& __x) const
118 operator()(typename _Operation::second_argument_type& __x) const
139 typename _Operation::second_argument_type value;
143 const typename _Operation::second_argument_type& __y)
162 typedef typename _Operation::second_argument_type _Arg2_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dstl_function.h119 typedef _Arg2 second_argument_type; ///< the type of the second argument typedef in struct:std::binary_function
336 typename _Predicate::second_argument_type,
348 const typename _Predicate::second_argument_type& __y) const
393 : public unary_function<typename _Operation::second_argument_type,
405 operator()(const typename _Operation::second_argument_type& __x) const
411 operator()(typename _Operation::second_argument_type& __x) const
432 typename _Operation::second_argument_type value;
435 const typename _Operation::second_argument_type& __y)
454 typedef typename _Operation::second_argument_type _Arg2_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/pb_assoc/
H A Dtree_policy.hpp110 order_statistics_key<typename Cmp_Fn::second_argument_type, Allocator>, bool>,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_function.h117 typedef _Arg2 second_argument_type; ///< the type of the second argument typedef in struct:binary_function
371 typename _Predicate::second_argument_type, bool>
382 const typename _Predicate::second_argument_type& __y) const
H A Dhashtable_policy.h368 typedef std::size_t second_argument_type; typedef in struct:std::__detail::_Mod_range_hashing
372 operator()(first_argument_type __num, second_argument_type __den) const
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr22444.C71 typedef _Arg2 second_argument_type; typedef in struct:std::binary_function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr22444.C71 typedef _Arg2 second_argument_type; typedef in struct:std::binary_function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dhashtable_policy.h361 typedef std::size_t second_argument_type; typedef in struct:std::tr1::__detail::_Mod_range_hashing
365 operator()(first_argument_type __num, second_argument_type __den) const
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic98.C176 typedef _Arg2 second_argument_type; typedef in struct:std::binary_function

Completed in 132 milliseconds