Home
last modified time | relevance | path

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

123456

/netbsd-src/external/gpl3/gcc.old/dist/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 Dnew_allocator.h65 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Ddebug_allocator.h72 typedef typename _Traits::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dmalloc_allocator.h64 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp77 typedef Const_Iterator const_reference; typedef in __gnu_pbds::detail::bin_search_tree_const_node_it_
146 typedef Iterator const_reference; typedef in __gnu_pbds::detail::bin_search_tree_node_it_
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp77 typedef Const_Iterator const_reference; typedef in __gnu_pbds::detail::bin_search_tree_const_node_it_
146 typedef Iterator const_reference; typedef in __gnu_pbds::detail::bin_search_tree_node_it_
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_queue.h140 typedef typename _Sequence::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_stack.h142 typedef typename _Sequence::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_set.h118 typedef typename _Hashtable::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
934 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
1272 typedef typename _Hashtable::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_queue.h140 typedef typename _Sequence::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_stack.h142 typedef typename _Sequence::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_set.h120 typedef typename _Hashtable::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
988 typedef typename _Hashtable::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_map.h126 typedef typename _Hashtable::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
1271 typedef typename _Hashtable::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp67 typedef typename rebind_v::const_reference const_reference; typedef
97 typedef typename rebind_v::const_reference const_reference; typedef
H A Dnull_node_metadata.hpp60 typedef const_iterator const_reference; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp67 typedef typename rebind_v::const_reference const_reference; typedef
97 typedef typename rebind_v::const_reference const_reference; typedef
H A Dnull_node_metadata.hpp60 typedef const_iterator const_reference; typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dmalloc_allocator.h64 typedef const _Tp& const_reference; in _GLIBCXX_VISIBILITY() typedef
H A Ddebug_allocator.h72 typedef typename _Traits::const_reference const_reference; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp97 const_reference; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
226 const_reference; typedef in __gnu_pbds::detail::ov_tree_node_it_
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp97 const_reference; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
226 const_reference; typedef in __gnu_pbds::detail::ov_tree_node_it_
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp70 typedef const_reference_ const_reference; typedef in const_iterator_
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp70 typedef const_reference_ const_reference; typedef in const_iterator_
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dtree_policy.hpp106 typedef typename base_type::const_reference const_reference; typedef in __gnu_pbds::tree_order_statistics_node_update

123456