Searched refs:difference_type (Results 151 - 175 of 368) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/parallel/
H A Dfind.h104 typedef typename _TraitsType::difference_type _DifferenceType;
192 typedef typename _TraitsType::difference_type _DifferenceType;
321 typedef typename _TraitsType::difference_type _DifferenceType;
H A Dpartition.h55 typename std::iterator_traits<_RAIter>::difference_type
61 typedef typename _TraitsType::difference_type _DifferenceType;
337 typedef typename _TraitsType::difference_type _DifferenceType;
H A Dsearch.h86 typedef typename _TraitsType::difference_type _DifferenceType;
H A Dworkstealing.h104 typename std::iterator_traits<_RAIter>::difference_type __bound)
109 typedef typename _TraitsType::difference_type _DifferenceType;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/bits/
H A Dalloc_traits.h142 _GLIBCXX_ALLOC_TR_NESTED_TYPE(difference_type,
143 typename pointer_traits<pointer>::difference_type)
148 * @c Alloc::difference_type if that type exists, otherwise
149 * <tt> pointer_traits<pointer>::difference_type </tt>
151 typedef __difference_type difference_type; typedef in struct:allocator_traits
154 typename make_unsigned<difference_type>::type)
160 * <tt> make_unsigned<difference_type>::type </tt>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/
H A Dmalloc_allocator.h60 typedef ptrdiff_t difference_type; typedef in class:malloc_allocator
H A Dnew_allocator.h62 typedef ptrdiff_t difference_type; typedef in class:new_allocator
H A Dbitmap_allocator.h80 typedef ptrdiff_t difference_type; typedef in class:__detail::__mini_vector
218 typedef typename _Tp::difference_type difference_type; typedef in struct:__detail::__mv_iter_traits
225 typedef ptrdiff_t difference_type; typedef in struct:__detail::__mv_iter_traits
239 typedef typename __mv_iter_traits<_ForwardIterator>::difference_type
336 typedef typename _BPVector::difference_type _Counter_type;
691 typedef ptrdiff_t difference_type; typedef in class:bitmap_allocator
925 typedef typename _BPVector::difference_type _Difference_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/stl/
H A Ddbstl_vector.h88 typedef ptrdiff_t difference_type; typedef in class:db_vector_base_iterator
89 typedef difference_type distance_type;
92 /// \sa value_type_wrap operator[](difference_type _Off) const
377 inline self operator+(difference_type n) const
388 inline const self& operator+=(difference_type n)
401 inline self operator-(difference_type n) const
413 inline const self& operator-=(difference_type n)
429 difference_type operator-(const self&itr) const
431 difference_type p1, p2;
463 return (difference_type)(p
778 typedef ptrdiff_t difference_type; typedef in class:db_vector_base_iterator::db_vector_iterator
1245 typedef ptrdiff_t difference_type; typedef in class:db_vector_base_iterator::db_vector
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/stl/
H A Ddbstl_vector.h88 typedef ptrdiff_t difference_type; typedef in class:db_vector_base_iterator
89 typedef difference_type distance_type;
92 /// \sa value_type_wrap operator[](difference_type _Off) const
377 inline self operator+(difference_type n) const
388 inline const self& operator+=(difference_type n)
401 inline self operator-(difference_type n) const
413 inline const self& operator-=(difference_type n)
429 difference_type operator-(const self&itr) const
431 difference_type p1, p2;
463 return (difference_type)(p
778 typedef ptrdiff_t difference_type; typedef in class:db_vector_base_iterator::db_vector_iterator
1245 typedef ptrdiff_t difference_type; typedef in class:db_vector_base_iterator::db_vector
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/stl/
H A Ddbstl_vector.h88 typedef ptrdiff_t difference_type; typedef in class:db_vector_base_iterator
89 typedef difference_type distance_type;
92 /// \sa value_type_wrap operator[](difference_type _Off) const
377 inline self operator+(difference_type n) const
388 inline const self& operator+=(difference_type n)
401 inline self operator-(difference_type n) const
413 inline const self& operator-=(difference_type n)
429 difference_type operator-(const self&itr) const
431 difference_type p1, p2;
463 return (difference_type)(p
778 typedef ptrdiff_t difference_type; typedef in class:db_vector_base_iterator::db_vector_iterator
1245 typedef ptrdiff_t difference_type; typedef in class:db_vector_base_iterator::db_vector
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/pb_ds/detail/bin_search_tree_/
H A Dbin_search_tree_.hpp134 typedef typename _Alloc::difference_type difference_type; typedef in class:__gnu_pbds::detail::PB_DS_BIN_TREE_NAME
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp92 typedef typename _Alloc::difference_type difference_type; typedef in class:__gnu_pbds::detail::binary_heap
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp141 typedef typename _Alloc::difference_type difference_type; typedef in class:__gnu_pbds::detail::PB_DS_LU_NAME
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp92 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
222 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/c++/4.8.1/ext/pb_ds/detail/splay_tree_/
H A Dsplay_tree_.hpp120 typedef typename _Alloc::difference_type difference_type; typedef in class:__gnu_pbds::detail::PB_DS_S_TREE_NAME
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/
H A Dbitmap_allocator.h82 typedef ptrdiff_t difference_type; typedef in class:__detail::__mini_vector
220 typedef typename _Tp::difference_type difference_type; typedef in struct:__detail::__mv_iter_traits
227 typedef ptrdiff_t difference_type; typedef in struct:__detail::__mv_iter_traits
243 typedef typename __mv_iter_traits<_ForwardIterator>::difference_type
340 typedef typename _BPVector::difference_type _Counter_type;
695 typedef ptrdiff_t difference_type; typedef in class:bitmap_allocator
923 typedef typename _BPVector::difference_type _Difference_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp129 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::binary_heap_
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dleft_child_next_sibling_heap_.hpp149 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp153 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp93 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
223 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/pat_trie_/
H A Dpoint_iterators.hpp133 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::pat_trie_const_it_
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/rb_tree_map_/
H A Drb_tree_.hpp123 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/splay_tree_/
H A Dsplay_tree_.hpp144 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::PB_DS_CLASS_NAME
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/c++/4.6.1/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp98 typedef typename Allocator::difference_type difference_type; typedef in class:__gnu_pbds::detail::thin_heap_

Completed in 211 milliseconds

1234567891011>>