Searched refs:const_reference (Results 1 - 25 of 194) sorted by relevance

12345678

/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dfind_fn_imps.hpp42 inline typename PB_DS_CLASS_C_DEC::const_reference
H A Dinsert_fn_imps.hpp44 push(const_reference r_val)
81 modify(point_iterator it, const_reference r_new_val)
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dfind_fn_imps.hpp42 inline typename PB_DS_CLASS_C_DEC::const_reference
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/trait/
H A Derase_if_fn.hpp54 typedef const T& const_reference; typedef in struct:__gnu_pbds::test::detail::regression_test_erase_if_fn
58 operator()(const_reference r_t) const
70 typedef const std::pair<Hd, Tl>& const_reference; typedef in struct:__gnu_pbds::test::detail::regression_test_erase_if_fn
76 operator()(const_reference r_t) const
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/branch_policy/
H A Dbranch_policy.hpp66 typedef typename rebind_v::const_reference const_reference; typedef in struct:__gnu_pbds::detail::branch_policy
69 typedef typename rebind_k::const_reference key_const_reference;
72 extract_key(const_reference r_val)
96 typedef typename rebind_v::const_reference const_reference; typedef in struct:__gnu_pbds::detail::branch_policy
100 typedef typename rebind_v::const_reference key_const_reference;
103 extract_key(const_reference r_val)
H A Dnull_node_metadata.hpp60 typedef const_iterator const_reference; typedef in struct:__gnu_pbds::detail::dumnode_const_iterator
61 typedef const_reference reference;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/trait/priority_queue/
H A Dtrait.hpp53 typedef typename Cntnr::const_reference const_reference; typedef in struct:__gnu_pbds::test::detail::regression_test_traits
67 native_value(const_reference r_val)
71 cmp(const_reference r_val, const native_value_type& r_native_val)
75 val_to_string(const_reference r_val)
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dfind_fn_imps.hpp42 inline typename PB_DS_CLASS_C_DEC::const_reference
52 inline typename PB_DS_CLASS_C_DEC::const_reference
58 inline typename PB_DS_CLASS_C_DEC::const_reference
/haiku-buildtools/gcc/gcc/testsuite/obj-c++.dg/
H A Dtemplate-2.mm22 typedef const _Tp& const_reference;
25 const_pointer address(const_reference __x) const { return &__x; }
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/match_results/
H A Dtypedefs.cc35 typedef mr::const_reference const_reference; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/array/requirements/
H A Dtypedefs.cc32 typedef test_type::const_reference const_reference; typedef
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr55106.C6 typedef _Tp& const_reference; typedef in struct:A
17 typedef typename _Alloc::const_reference const_reference; typedef in struct:__alloc_traits
42 typedef typename _Alloc_traits::const_reference const_reference; typedef in class:vec
48 const_reference operator[](long) const;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/7_regular_expressions/match_results/ctors/char/
H A Ddefault.cc38 typedef test_type::const_reference const_reference; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered_multiset/requirements/
H A Dtypedefs.cc38 typedef test_type::const_reference const_reference; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered_set/requirements/
H A Dtypedefs.cc38 typedef test_type::const_reference const_reference; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered_map/requirements/
H A Dtypedefs.cc39 typedef test_type::const_reference const_reference; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/6_containers/unordered_multimap/requirements/
H A Dtypedefs.cc39 typedef test_type::const_reference const_reference; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/performance/priority_queue/timing/
H A Dmodify_test.hpp65 typedef typename Cntnr::const_reference const_reference; typedef
72 m_a_its.push_back(c.push(const_reference(ins_it->first)));
86 typedef typename Cntnr::const_reference const_reference; typedef in class:__gnu_pbds::test::detail::push_modify_functor
103 m_a_its.push_back(c.push(const_reference(ins_it->first)));
129 typedef typename Cntnr::const_reference const_reference; typedef
134 c.push(const_reference(ins_it->first));
154 typedef typename Cntnr::const_reference const_referenc typedef
175 typedef typename Cntnr::const_reference const_reference; typedef in class:__gnu_pbds::test::detail::push_modify_functor
217 typedef typename Cntnr::const_reference const_reference; typedef in class:__gnu_pbds::test::detail::push_modify_functor
265 typedef typename Cntnr::const_reference const_reference; typedef
286 typedef typename Cntnr::const_reference const_reference; typedef
[all...]
H A Djoin_test.hpp64 typedef typename Cntnr::const_reference const_reference; typedef
71 c0.push(const_reference(it->first));
72 c1.push(const_reference(it->first));
90 typedef typename Cntnr::const_reference const_reference; typedef
97 c0.push(const_reference(it->first));
98 c1.push(const_reference(it->first));
153 typedef typename Cntnr::const_reference const_reference; typedef
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/initializer_list/requirements/
H A Dtypedefs.cc31 typedef test_type::const_reference type4;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dnative_type_trait.hpp62 basic_type>::other::const_reference r_key)
82 native_key(typename _Alloc::template rebind< std::pair<Hd, Tl> >::other::const_reference r_key)
108 extract_key(typename type::const_reference r_val)
114 native_value(typename _Alloc::template rebind< std::pair<Key_Type, basic_type> >::other::const_reference r_val)
134 extract_key(typename type::const_reference r_val)
141 Key_Type>::other::const_reference r_val)
169 Key_Type>::other::const_reference r_key)
H A Dtype_trait.hpp56 typedef typename cntnr::const_reference const_reference; typedef in struct:__gnu_pbds::test::detail::regression_test_type_traits
71 extract_key(const_reference r_val)
78 typedef typename basic_type_rebind::const_reference basic_type_const_reference;
81 typedef typename pair_type_rebind::const_reference pair_type_const_reference;
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dtraits.hpp79 typename type_traits::const_reference,
92 typename type_traits::const_reference,
105 typename type_traits::const_reference,
118 typename type_traits::const_reference,
186 typename type_traits::const_reference,
201 typename type_traits::const_reference,
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp131 typedef typename __rebind_ma::const_reference mapped_const_reference;
137 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
164 typedef typename __rebind_ma::const_reference mapped_const_reference;
170 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
198 typedef typename __rebind_ma::const_reference mapped_const_reference;
203 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
237 typedef typename __rebind_ma::const_reference mapped_const_referenc
242 typedef typename __rebind_va::const_reference const_reference; typedef in struct:__gnu_pbds::detail::type_base
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dentry_list_fn_imps.hpp57 get_entry(const_reference r_val, true_type)
70 get_entry(const_reference r_val, false_type)

Completed in 333 milliseconds

12345678