Home
last modified time | relevance | path

Searched defs:_Tp (Results 1 – 23 of 23) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Ddeque.tcc978 __fill_a1(const _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Tp&, _Tp*>& __first, in _M_insert_aux() argument
1000 __copy_move_dit(_GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first, in _M_insert_aux()
1029 __copy_move_a1(_GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first, in _M_insert_aux()
1047 _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Tp&, _Tp*> __result) in _M_insert_aux() argument
1072 _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first, in _M_insert_aux()
1099 _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first, in _M_insert_aux()
1118 _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Tp&, _Tp*> __result) in _M_insert_aux() argument
1148 const _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr>& __first1, in _M_insert_aux()
1175 __equal_aux1(_GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first1, in _M_insert_aux()
1192 _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first2) in _M_insert_aux()
H A Dmove.h162 #define _GLIBCXX_FORWARD(_Tp, __val) std::forward<_Tp>(__val) in _GLIBCXX_VISIBILITY() argument
165 #define _GLIBCXX_FORWARD(_Tp, __val) (__val) in _GLIBCXX_VISIBILITY() argument
H A Dforward_list.tcc398 operator==(const forward_list<_Tp, _Alloc>& __lx, in operator ==()
H A Dvector.tcc199 operator=(const vector<_Tp, _Alloc>& __x) in operator =()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dmove.h166 #define _GLIBCXX_FWDREF(_Tp) _Tp&& in _GLIBCXX_VISIBILITY() argument
168 #define _GLIBCXX_FORWARD(_Tp, __val) std::forward<_Tp>(__val) in _GLIBCXX_VISIBILITY() argument
170 #define _GLIBCXX_FWDREF(_Tp) const _Tp& in _GLIBCXX_VISIBILITY() argument
172 #define _GLIBCXX_FORWARD(_Tp, __val) (__val) in _GLIBCXX_VISIBILITY() argument
H A Ddeque.tcc981 __fill_a1(const _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Tp&, _Tp*>& __first, in _M_insert_aux() argument
1003 __copy_move_dit(_GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first, in _M_insert_aux()
1032 __copy_move_a1(_GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first, in _M_insert_aux()
1050 _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Tp&, _Tp*> __result) in _M_insert_aux() argument
1126 _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first, in _M_insert_aux()
1153 _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first, in _M_insert_aux()
1172 _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Tp&, _Tp*> __result) in _M_insert_aux() argument
1202 const _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr>& __first1, in _M_insert_aux()
1229 __equal_aux1(_GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first1, in _M_insert_aux()
1246 _GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first2) in _M_insert_aux()
H A Dforward_list.tcc393 operator==(const forward_list<_Tp, _Alloc>& __lx, in operator ==()
H A Dvector.tcc205 operator=(const vector<_Tp, _Alloc>& __x) in operator =()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h139 #define __glibcxx_floating(_Tp, _Fval, _Dval, _LDval) \ in _GLIBCXX_VISIBILITY() argument
143 #define __glibcxx_max_digits10(_Tp) \ in _GLIBCXX_VISIBILITY() argument
147 #define __glibcxx_digits10(_Tp) \ in _GLIBCXX_VISIBILITY() argument
150 #define __glibcxx_max_exponent10(_Tp) \ in _GLIBCXX_VISIBILITY() argument
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h139 #define __glibcxx_floating(_Tp, _Fval, _Dval, _LDval) \ in _GLIBCXX_VISIBILITY() argument
143 #define __glibcxx_max_digits10(_Tp) \ in _GLIBCXX_VISIBILITY() argument
147 #define __glibcxx_digits10(_Tp) \ in _GLIBCXX_VISIBILITY() argument
150 #define __glibcxx_max_exponent10(_Tp) \ in _GLIBCXX_VISIBILITY() argument
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dparallel_backend_utils.h143 using _Tp = typename std::iterator_traits<_OutputIterator>::value_type; in __set_union_construct() local
170 using _Tp = typename std::iterator_traits<_OutputIterator>::value_type; in __set_intersection_construct() local
197 using _Tp = typename std::iterator_traits<_OutputIterator>::value_type; in __set_difference_construct() local
226 using _Tp = typename std::iterator_traits<_OutputIterator>::value_type; in __set_symmetric_difference_construct() local
H A Dexecution_impl.h28 std::false_type __lazy_and(_Tp, std::false_type) in __lazy_and() argument
41 std::true_type __lazy_or(_Tp, std::true_type) in __lazy_or() argument
H A Dalgorithm_impl.h1189 typedef typename std::iterator_traits<_ForwardIterator>::value_type _Tp; in __remove_elements() typedef
1588 typedef typename std::iterator_traits<_ForwardIterator>::value_type _Tp; in __pattern_rotate() typedef
2369 typedef typename std::iterator_traits<_RandomAccessIterator>::value_type _Tp; in __pattern_nth_element() typedef
2692 typedef typename std::iterator_traits<_BidirectionalIterator>::value_type _Tp; in __pattern_inplace_merge() typedef
2800 typedef typename std::iterator_traits<_OutputIterator>::value_type _Tp; in __parallel_set_op() typedef
3058 typedef typename std::iterator_traits<_OutputIterator>::value_type _Tp; in __pattern_set_union() typedef
3109 typedef typename std::iterator_traits<_OutputIterator>::value_type _Tp; in __pattern_set_intersection() typedef
3206 typedef typename std::iterator_traits<_OutputIterator>::value_type _Tp; in __pattern_set_difference() typedef
3311 typedef typename std::iterator_traits<_OutputIterator>::value_type _Tp; in __pattern_set_symmetric_difference() typedef
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dexecution_impl.h28 std::false_type __lazy_and(_Tp, std::false_type) in __lazy_and() argument
41 std::true_type __lazy_or(_Tp, std::true_type) in __lazy_or() argument
H A Dalgorithm_impl.h1164 typedef typename std::iterator_traits<_ForwardIterator>::value_type _Tp; in __remove_elements() typedef
1557 typedef typename std::iterator_traits<_ForwardIterator>::value_type _Tp; in __pattern_rotate() typedef
2331 typedef typename std::iterator_traits<_RandomAccessIterator>::value_type _Tp; in __pattern_nth_element() typedef
2654 typedef typename std::iterator_traits<_BidirectionalIterator>::value_type _Tp; in __pattern_inplace_merge() typedef
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_builtin.h207 __extract_part(const _SimdWrapper<_Tp, _Np> __x) in __extract_part()
289 using _Tp = typename _VectorTraits<_To>::value_type; in __vector_convert() local
297 using _Tp = typename _VectorTraits<_To>::value_type; in __vector_convert() local
305 using _Tp = typename _VectorTraits<_To>::value_type; in __vector_convert() local
315 using _Tp = typename _VectorTraits<_To>::value_type; in __vector_convert() local
530 using _Tp = typename _VectorTraits<_To>::value_type; in __convert() local
1038 using _Tp = typename _TVT::value_type; in _S_masked() local
1050 using _Tp = typename _TVT::value_type; in __make_padding_nonzero() local
1148 using _Tp = __bool_storage_member_type_t<_Np>; in __implicit_mask_n() local
1182 using _Tp = typename _VectorTraits<_TV>::value_type; in _S_masked() local
[all …]
H A Dsimd_x86_conversions.h37 using _Tp = typename _Traits::value_type; in __convert_x86() local
871 using _Tp = typename _Traits::value_type; local
1410 using _Tp = typename _Traits::value_type; local
1824 using _Tp = typename _Traits::value_type; local
H A Dsimd_neon.h162 using _Tp = typename _TVT::value_type; in _S_trunc() local
H A Dsimd_x86.h42 __to_masktype(_SimdWrapper<_Tp, _Np> __x) in __to_masktype()
1305 using _Tp = typename _VVT::value_type; in _S_multiplies() local
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/decimal/
H A Ddecimal.h287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument
424 #define _DEFINE_DECIMAL_COMPARISONS(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/decimal/
H A Ddecimal.h287 #define _DEFINE_DECIMAL_UNARY_OP(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument
424 #define _DEFINE_DECIMAL_COMPARISONS(_Op, _Tp) \ in _GLIBCXX_VISIBILITY() argument
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dshared_ptr.h299 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp; in _GLIBCXX_VISIBILITY() typedef
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dshared_ptr.h299 typedef typename std::tr1::remove_pointer<_Ptr>::type _Tp; in _GLIBCXX_VISIBILITY() typedef