Searched defs:difference_type (Results 1 - 25 of 180) sorted by relevance

12345678

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/
H A Diterator_tracker.h54 typedef typename _Traits::difference_type difference_type; typedef in class:__profile::__iterator_tracker
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp55 typedef typename _Alloc::difference_type difference_type; typedef in class:const_iterator_
H A Dpoint_const_iterator.hpp56 typedef trivial_iterator_difference_type difference_type; typedef in class:point_const_iterator_
H A Dpoint_iterator.hpp54 typedef trivial_iterator_difference_type difference_type; typedef in class:point_iterator_
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dfiltered-iterator.h36 typedef typename BaseIterator::difference_type difference_type; typedef in class:filtered_iterator
H A Dnext-iterator.h34 typedef int difference_type; typedef in struct:next_iterator
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dpoint_iterator.hpp54 typedef trivial_iterator_difference_type difference_type; typedef in class:point_iterator_
H A Dpoint_const_iterator.hpp56 typedef trivial_iterator_difference_type difference_type; typedef in class:point_const_iterator_
H A Dconst_iterator.hpp55 typedef typename _Alloc::difference_type difference_type; typedef in class:const_iterator_
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dnext-iterator.h36 typedef int difference_type; typedef in struct:next_iterator
H A Dfiltered-iterator.h36 typedef typename BaseIterator::difference_type difference_type; typedef in class:filtered_iterator
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dforward_list.h143 typedef ptrdiff_t difference_type; typedef in struct:_Fwd_list_iterator
H A Dptr_traits.h135 typedef ptrdiff_t difference_type; typedef in struct:pointer_traits
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/
H A Dfiltered_iterator-selftests.c36 using difference_type = int; member in struct:int_array_iterator
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dptr_traits.h148 requires requires { typename _Tp::difference_type; } member in class:__ptr_traits_impl::_Tp
217 typedef ptrdiff_t difference_type; typedef in struct:pointer_traits
H A Dforward_list.h143 typedef ptrdiff_t difference_type; typedef in struct:_Fwd_list_iterator
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Dfiltered_iterator-selftests.c36 using difference_type = int; member in struct:int_array_iterator
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dallocator.h62 typedef ptrdiff_t difference_type; typedef in class:allocator
143 typedef ptrdiff_t difference_type; typedef in class:allocator
H A Dpointer_traits.h116 typedef typename __pointer_traits_difference_type<pointer>::type difference_type; typedef in struct:pointer_traits
139 typedef ptrdiff_t difference_type; typedef in struct:pointer_traits
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp68 typedef trivial_iterator_difference_type difference_type; typedef in class:__gnu_pbds::detail::bin_search_tree_const_node_it_
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp90 typedef typename _Alloc::difference_type difference_type; typedef in class:__gnu_pbds::detail::pairing_heap
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc_binomial_heap_.hpp79 typedef typename _Alloc::difference_type difference_type; typedef in class:__gnu_pbds::detail::rc_binomial_heap
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dpriority_queue.hpp93 typedef typename allocator_type::difference_type difference_type; typedef in class:__gnu_pbds::priority_queue
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dsafe_sequence.h77 difference_type; typedef in class:__gnu_debug::_After_nth_from
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dmalloc_allocator.h59 typedef std::ptrdiff_t difference_type; typedef in class:malloc_allocator

Completed in 325 milliseconds

12345678