Home
last modified time | relevance | path

Searched refs:_Integral (Results 1 – 25 of 86) sorted by relevance

1234

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/debug/
A Dhelper_functions.h84 template<typename _Integral>
85 struct _Distance_traits<_Integral, std::__true_type>
137 template<typename _Integral>
140 __valid_range_aux(_Integral, _Integral, std::__true_type)
143 template<typename _Integral>
146 __valid_range_aux(_Integral, _Integral,
147 typename _Distance_traits<_Integral>::__type& __dist,
233 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
234 return __valid_range_aux(__first, __last, __dist, _Integral());
261 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
[all …]
A Dfunctions.h169 typename _Integral>
173 _Integral, _Integral, std::__true_type) in __foreign_iterator_aux() argument
197 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in __foreign_iterator() typedef
198 return __foreign_iterator_aux(__it, __other, __other_end, _Integral()); in __foreign_iterator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/debug/
A Dhelper_functions.h84 template<typename _Integral>
85 struct _Distance_traits<_Integral, std::__true_type>
151 template<typename _Integral>
154 __valid_range_aux(_Integral, _Integral, std::__true_type)
157 template<typename _Integral>
160 __valid_range_aux(_Integral, _Integral,
161 typename _Distance_traits<_Integral>::__type& __dist,
242 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
243 return __valid_range_aux(__first, __last, __dist, _Integral());
265 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
[all …]
A Dfunctions.h169 typename _Integral>
173 _Integral, _Integral, std::__true_type) in __foreign_iterator_aux() argument
197 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in __foreign_iterator() typedef
198 return __foreign_iterator_aux(__it, __other, __other_end, _Integral()); in __foreign_iterator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/debug/
A Dhelper_functions.h74 template<typename _Integral>
75 struct _Distance_traits<_Integral, std::__true_type>
107 template<typename _Integral>
109 __valid_range_aux(const _Integral&, const _Integral&,
110 typename _Distance_traits<_Integral>::__type& __dist,
155 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
156 return __valid_range_aux(__first, __last, __dist, _Integral());
A Dfunctions.h184 template<typename _Iterator, typename _Sequence, typename _Integral>
187 _Integral, _Integral, in __foreign_iterator_aux() argument
210 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in __foreign_iterator() typedef
211 return __foreign_iterator_aux(__it, __other, __other_end, _Integral()); in __foreign_iterator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/debug/
A Dhelper_functions.h74 template<typename _Integral>
75 struct _Distance_traits<_Integral, std::__true_type>
107 template<typename _Integral>
109 __valid_range_aux(const _Integral&, const _Integral&,
110 typename _Distance_traits<_Integral>::__type& __dist,
154 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
155 return __valid_range_aux(__first, __last, __dist, _Integral());
A Dfunctions.h185 template<typename _Iterator, typename _Sequence, typename _Integral>
188 _Integral, _Integral, in __foreign_iterator_aux() argument
211 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in __foreign_iterator() typedef
212 return __foreign_iterator_aux(__it, __other, __other_end, _Integral()); in __foreign_iterator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/debug/
A Dhelper_functions.h74 template<typename _Integral>
75 struct _Distance_traits<_Integral, std::__true_type>
107 template<typename _Integral>
109 __valid_range_aux(const _Integral&, const _Integral&,
110 typename _Distance_traits<_Integral>::__type& __dist,
155 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
156 return __valid_range_aux(__first, __last, __dist, _Integral());
A Dfunctions.h184 template<typename _Iterator, typename _Sequence, typename _Integral>
187 _Integral, _Integral, in __foreign_iterator_aux() argument
210 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in __foreign_iterator() typedef
211 return __foreign_iterator_aux(__it, __other, __other_end, _Integral()); in __foreign_iterator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/debug/
A Dhelper_functions.h82 template<typename _Integral>
83 struct _Distance_traits<_Integral, std::__true_type>
115 template<typename _Integral>
117 __valid_range_aux(_Integral, _Integral,
118 typename _Distance_traits<_Integral>::__type& __dist,
162 typedef typename std::__is_integer<_InputIterator>::__type _Integral;
163 return __valid_range_aux(__first, __last, __dist, _Integral());
A Dfunctions.h187 typename _Integral>
191 _Integral, _Integral, std::__true_type) in __foreign_iterator_aux() argument
215 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in __foreign_iterator() typedef
216 return __foreign_iterator_aux(__it, __other, __other_end, _Integral()); in __foreign_iterator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/debug/
A Dfunctions.h125 template<typename _Integral>
127 __valid_range_aux(const _Integral&, const _Integral&, std::__true_type) in __valid_range_aux() argument
149 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in __valid_range() typedef
150 return __valid_range_aux(__first, __last, _Integral()); in __valid_range()
268 template<typename _Iterator, typename _Sequence, typename _Integral>
271 _Integral, _Integral, in __foreign_iterator_aux() argument
293 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in __foreign_iterator() typedef
294 return __foreign_iterator_aux(__it, __other, __other_end, _Integral()); in __foreign_iterator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/debug/
A Dfunctions.h125 template<typename _Integral>
127 __valid_range_aux(const _Integral&, const _Integral&, std::__true_type) in __valid_range_aux() argument
149 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in __valid_range() typedef
150 return __valid_range_aux(__first, __last, _Integral()); in __valid_range()
268 template<typename _Iterator, typename _Sequence, typename _Integral>
271 _Integral, _Integral, in __foreign_iterator_aux() argument
293 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in __foreign_iterator() typedef
294 return __foreign_iterator_aux(__it, __other, __other_end, _Integral()); in __foreign_iterator()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dstl_vector.h412 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
413 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
515 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
516 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
1124 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
1125 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
A Dstl_bvector.h672 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
673 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
767 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
768 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
986 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
987 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dstl_vector.h414 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
415 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
516 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
517 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
1125 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
1126 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
A Dstl_bvector.h672 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
673 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
767 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
768 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
983 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
984 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dstl_vector.h412 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
413 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
515 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
516 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
1124 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
1125 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
A Dstl_bvector.h624 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
625 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
684 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
685 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
902 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
903 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dstl_vector.h422 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
423 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
528 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
529 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
1157 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
1158 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
A Dstl_bvector.h674 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
675 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
769 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
770 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
985 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY() typedef
986 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dstl_bvector.h709 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY()
710 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
799 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY()
800 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
1015 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY()
1016 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dstl_bvector.h728 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY()
729 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
819 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY()
820 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
1032 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY()
1033 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dstl_bvector.h705 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY()
706 _M_initialize_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
795 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY()
796 _M_assign_dispatch(__first, __last, _Integral()); in _GLIBCXX_VISIBILITY()
1011 typedef typename std::__is_integer<_InputIterator>::__type _Integral; in _GLIBCXX_VISIBILITY()
1012 _M_insert_dispatch(__position, __first, __last, _Integral()); in _GLIBCXX_VISIBILITY()

Completed in 54 milliseconds

1234