Home
last modified time | relevance | path

Searched defs:const_pointer (Results 1 – 25 of 122) sorted by relevance

12345

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dextptr_allocator.h65 const_pointer; in _GLIBCXX_VISIBILITY() typedef
175 const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Darray_allocator.h54 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
110 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dnew_allocator.h60 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dmalloc_allocator.h61 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Ddebug_allocator.h69 typedef typename _Alloc::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dextptr_allocator.h65 const_pointer; in _GLIBCXX_VISIBILITY() typedef
175 const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Darray_allocator.h60 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
116 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dalloc_traits.h60 typedef typename _Base_type::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
121 typedef typename _Alloc::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dnew_allocator.h64 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Ddebug_allocator.h72 typedef typename _Traits::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dmalloc_allocator.h63 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dallocator.h74 typedef const void* const_pointer; in _GLIBCXX_VISIBILITY() typedef
95 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dallocator.h74 typedef const void* const_pointer; in _GLIBCXX_VISIBILITY() typedef
114 typedef const _Tp* const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_set.h116 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
914 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_map.h122 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
1253 typedef typename _Hashtable::const_pointer const_pointer; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp67 typedef typename rebind_v::const_pointer const_pointer; typedef
97 typedef typename rebind_v::const_pointer const_pointer; typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp67 typedef typename rebind_v::const_pointer const_pointer; typedef
97 typedef typename rebind_v::const_pointer const_pointer; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp69 const_pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
213 typedef typename base_type::const_pointer const_pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp69 const_pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
213 typedef typename base_type::const_pointer const_pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp135 typedef typename __rebind_va::const_pointer const_pointer; typedef
168 typedef typename __rebind_va::const_pointer const_pointer; typedef
201 typedef typename __rebind_va::const_pointer const_pointer; typedef
240 typedef typename __rebind_va::const_pointer const_pointer; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp135 typedef typename __rebind_va::const_pointer const_pointer; typedef
168 typedef typename __rebind_va::const_pointer const_pointer; typedef
201 typedef typename __rebind_va::const_pointer const_pointer; typedef
240 typedef typename __rebind_va::const_pointer const_pointer; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp60 typedef const_pointer_ const_pointer; typedef in const_iterator_
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp60 typedef const_pointer_ const_pointer; typedef in const_iterator_
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp81 typedef typename base_type::const_pointer const_pointer; typedef in __gnu_pbds::detail::binomial_heap
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp81 typedef typename base_type::const_pointer const_pointer; typedef in __gnu_pbds::detail::binomial_heap

12345