Home
last modified time | relevance | path

Searched defs:const_reference (Results 1 – 25 of 139) sorted by relevance

123456

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Darray_allocator.h56 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
112 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dnew_allocator.h62 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dmalloc_allocator.h63 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Ddebug_allocator.h71 typedef typename _Alloc::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Darray_allocator.h62 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
118 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dalloc_traits.h65 typedef const value_type& const_reference; in _GLIBCXX_VISIBILITY() typedef
124 typedef typename _Alloc::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dnew_allocator.h66 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Ddebug_allocator.h74 typedef typename _Traits::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dmalloc_allocator.h65 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp80 typedef Const_Iterator const_reference; typedef in __gnu_pbds::detail::bin_search_tree_const_node_it_
153 typedef Iterator const_reference; typedef in __gnu_pbds::detail::bin_search_tree_node_it_
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp80 typedef Const_Iterator const_reference; typedef in __gnu_pbds::detail::bin_search_tree_const_node_it_
153 typedef Iterator const_reference; typedef in __gnu_pbds::detail::bin_search_tree_node_it_
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dunordered_set.h118 typedef typename _Hashtable::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
916 typedef typename _Hashtable::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_map.h124 typedef typename _Hashtable::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
1255 typedef typename _Hashtable::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_queue.h126 typedef typename _Sequence::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_stack.h128 typedef typename _Sequence::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp66 typedef typename rebind_v::const_reference const_reference; typedef
96 typedef typename rebind_v::const_reference const_reference; typedef
H A Dnull_node_metadata.hpp60 typedef const_iterator const_reference; typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp66 typedef typename rebind_v::const_reference const_reference; typedef
96 typedef typename rebind_v::const_reference const_reference; typedef
H A Dnull_node_metadata.hpp60 typedef const_iterator const_reference; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp109 const_reference; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
239 const_reference; 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.hpp109 const_reference; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
239 const_reference; typedef in __gnu_pbds::detail::ov_tree_node_it_
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_queue.h112 typedef typename _Sequence::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_stack.h114 typedef typename _Sequence::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp137 typedef typename __rebind_va::const_reference const_reference; typedef
170 typedef typename __rebind_va::const_reference const_reference; typedef
203 typedef typename __rebind_va::const_reference const_reference; typedef
242 typedef typename __rebind_va::const_reference const_reference; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp137 typedef typename __rebind_va::const_reference const_reference; typedef
170 typedef typename __rebind_va::const_reference const_reference; typedef
203 typedef typename __rebind_va::const_reference const_reference; typedef
242 typedef typename __rebind_va::const_reference const_reference; typedef

123456