Searched defs:const_iterator (Results 1 - 25 of 26) sorted by path

12

/haiku/headers/cpp/
H A Dstl_bvector.h161 typedef _Bit_const_iterator const_iterator; typedef in struct:_Bit_const_iterator
389 typedef _Bit_const_iterator const_iterator; typedef in class:vector
[all...]
H A Dstl_deque.h101 typedef _Deque_iterator<_Tp,const _Tp&,const _Tp*,__bufsiz> const_iterator; typedef in struct:_Deque_iterator
108 typedef _Deque_iterator<_Tp, const _Tp&, const _Tp*> const_iterator; typedef in struct:_Deque_iterator::_Deque_iterator
345 typedef _Deque_iterator<_Tp,const _Tp&,const _Tp*, __bufsiz> const_iterator; typedef in class:_Deque_iterator::_Deque_base
372 typedef _Deque_iterator<_Tp,const _Tp&,const _Tp*, __bufsiz> const_iterator; typedef in class:_Deque_iterator::_Deque_base
496 typedef typename _Base::const_iterator const_iterator; typedef in class:_Deque_iterator::deque
[all...]
H A Dstl_hash_map.h73 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_map
256 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multimap
[all...]
H A Dstl_hash_set.h70 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_set
249 typedef typename _Ht::const_iterator const_iterator; typedef in class:hash_multiset
[all...]
H A Dstl_hashtable.h78 const_iterator; typedef in struct:_Hashtable_iterator
117 const_iterator; typedef in struct:_Hashtable_const_iterator
239 const_iterator; typedef in class:hashtable
[all...]
H A Dstl_list.h52 typedef _List_iterator<_Tp,const _Tp&,const _Tp*> const_iterator; typedef in struct:_List_iterator
267 typedef _List_iterator<_Tp,const _Tp&,const _Tp*> const_iterator; typedef in class:list
[all...]
H A Dstl_map.h81 typedef typename _Rep_type::const_iterator const_iterator; typedef in class:map
[all...]
H A Dstl_multimap.h80 typedef typename _Rep_type::const_iterator const_iterator; typedef in class:multimap
[all...]
H A Dstl_multiset.h66 typedef typename _Rep_type::const_iterator const_iterator; typedef in class:multiset
H A Dstl_rope.h1271 typedef _Rope_const_iterator<_CharT,_Alloc> const_iterator; typedef in class:rope
[all...]
H A Dstl_set.h66 typedef typename _Rep_type::const_iterator const_iterator; typedef in class:set
H A Dstl_slist.h126 typedef _Slist_iterator<_Tp, const _Tp&, const _Tp*> const_iterator; typedef in struct:_Slist_iterator
314 typedef _Slist_iterator<_Tp, const _Tp&, const _Tp*> const_iterator; typedef in class:slist
[all...]
H A Dstl_tree.h158 const_iterator; typedef in struct:_Rb_tree_iterator
623 const_iterator; typedef in class:_Rb_tree
[all...]
H A Dstl_vector.h164 typedef const value_type* const_iterator; typedef in class:vector
[all...]
/haiku/headers/libs/agg/
H A Dagg_renderer_raster_text.h182 typedef const const_span* const_iterator; typedef in class:agg::renderer_raster_htext::scanline_single_span
H A Dagg_scanline_bin.h54 typedef const span* const_iterator; typedef in class:agg::scanline_bin
166 class const_iterator class in class:agg::scanline32_bin
169 const_iterator(const span_array_type& spans) : function in class:agg::scanline32_bin::const_iterator
H A Dagg_scanline_p.h58 typedef const span* const_iterator; typedef in class:agg::scanline_p8
203 class const_iterator class in class:agg::scanline32_p8
206 const_iterator(const span_array_type& spans) : function in class:agg::scanline32_p8::const_iterator
H A Dagg_scanline_storage_aa.h190 class const_iterator class in class:agg::scanline_storage_aa::embedded_scanline
200 const_iterator() : m_storage(0) {} function in class:agg::scanline_storage_aa::embedded_scanline::const_iterator
201 const_iterator(const embedded_scanline& sl) : function in class:agg::scanline_storage_aa::embedded_scanline::const_iterator
549 class const_iterator class in class:agg::serialized_scanlines_adaptor_aa::embedded_scanline
559 const_iterator() : m_ptr(0) {} function in class:agg::serialized_scanlines_adaptor_aa::embedded_scanline::const_iterator
560 const_iterator(cons function in class:agg::serialized_scanlines_adaptor_aa::embedded_scanline::const_iterator
[all...]
H A Dagg_scanline_storage_bin.h63 class const_iterator class in class:agg::scanline_storage_bin::embedded_scanline
66 const_iterator() : m_storage(0) {} function in class:agg::scanline_storage_bin::embedded_scanline::const_iterator
67 const_iterator(const embedded_scanline& sl) : function in class:agg::scanline_storage_bin::embedded_scanline::const_iterator
355 class const_iterator class in class:agg::serialized_scanlines_adaptor_bin::embedded_scanline
364 const_iterator() : m_ptr(0) {} function in class:agg::serialized_scanlines_adaptor_bin::embedded_scanline::const_iterator
365 const_iterator(cons function in class:agg::serialized_scanlines_adaptor_bin::embedded_scanline::const_iterator
[all...]
H A Dagg_scanline_u.h125 typedef const span* const_iterator; typedef in class:agg::scanline_u8
307 class const_iterator class in class:agg::scanline32_u8
310 const_iterator(const span_array_type& spans) : function in class:agg::scanline32_u8::const_iterator
/haiku/src/servers/app/drawing/Painter/
H A Dagg_scanline_p_subpix.h44 typedef const span* const_iterator; typedef in class:agg::scanline_p8_subpix
H A Dagg_scanline_p_subpix_avrg_filtering.h45 typedef const span* const_iterator; typedef in class:agg::scanline_p8_subpix_avrg_filtering
H A Dagg_scanline_storage_subpix.h54 class const_iterator class in class:agg::scanline_storage_subpix::embedded_scanline
64 const_iterator() : m_storage(0) {} function in class:agg::scanline_storage_subpix::embedded_scanline::const_iterator
65 const_iterator(const embedded_scanline& sl) : function in class:agg::scanline_storage_subpix::embedded_scanline::const_iterator
411 class const_iterator class in class:agg::serialized_scanlines_adaptor_subpix::embedded_scanline
421 const_iterator() : m_ptr(0) {} function in class:agg::serialized_scanlines_adaptor_subpix::embedded_scanline::const_iterator
422 const_iterator(cons function in class:agg::serialized_scanlines_adaptor_subpix::embedded_scanline::const_iterator
[all...]
H A Dagg_scanline_u_subpix.h38 typedef const span* const_iterator; typedef in class:agg::scanline_u8_subpix
H A Dagg_scanline_u_subpix_avrg_filtering.h40 typedef const span* const_iterator; typedef in class:agg::scanline_u8_subpix_avrg_filtering

Completed in 128 milliseconds

12