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

123456

/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/pairing_heap_/
H A Dfind_fn_imps.hpp48 inline typename PB_DS_CLASS_C_DEC::const_reference
H A Dpairing_heap_.hpp125 value_type>::other::const_reference
126 const_reference; typedef in class:pb_ds::detail::pairing_heap_
155 push(const_reference r_val);
158 modify(point_iterator it, const_reference r_new_val);
160 inline const_reference
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/basic_tree_policy/
H A Dnull_node_metadata.hpp64 typedef const_iterator const_reference; typedef in struct:pb_ds::detail::dumconst_node_iterator
65 typedef const_reference reference;
H A Dbasic_tree_policy_base.hpp76 key_type>::type>::other::const_reference
82 value_type>::type>::other::const_reference
83 const_reference; typedef in struct:pb_ds::detail::basic_tree_policy_base
98 extract_key(const_reference r_val)
133 key_type>::type>::other::const_reference
139 value_type>::type>::other::const_reference
140 const_reference; typedef in struct:pb_ds::detail::basic_tree_policy_base
155 extract_key(const_reference r_val)
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/binary_heap_/
H A Dfind_fn_imps.hpp48 inline typename PB_DS_CLASS_C_DEC::const_reference
59 inline typename PB_DS_CLASS_C_DEC::const_reference
67 inline typename PB_DS_CLASS_C_DEC::const_reference
H A Dconst_point_iterator.hpp92 typename Allocator::template rebind<value_type>::other::const_reference
93 const_reference; typedef in class:pb_ds::detail::binary_heap_const_point_iterator_
118 inline const_reference
H A Dbinary_heap_.hpp156 value_type>::other::const_reference
157 const_reference; typedef in class:pb_ds::detail::binary_heap_
212 push(const_reference r_val);
215 modify(point_iterator it, const_reference r_new_val);
217 inline const_reference
275 insert_value(const_reference r_val, false_type);
290 swap_value_imp(entry_pointer p_e, const_reference r_new_val, false_type);
295 inline const_reference
298 inline const_reference
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/thin_heap_/
H A Dfind_fn_imps.hpp48 inline typename PB_DS_CLASS_C_DEC::const_reference
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/pat_trie_/
H A Dleaf.hpp93 typedef typename Type_Traits::const_reference const_reference; typedef in struct:pb_ds::detail::pat_trie_leaf
111 pat_trie_leaf(const_reference r_val);
116 inline const_reference
135 pat_trie_leaf(const_reference r_val) :
146 inline typename PB_DS_CLASS_C_DEC::const_reference
159 const_reference r_val = value();
H A Dnode_metadata_base.hpp65 metadata_type>::other::const_reference
H A Dsynth_e_access_traits.hpp77 typedef typename type_traits::const_reference const_reference; typedef in struct:pb_ds::detail::synth_e_access_traits
97 extract_key(const_reference r_val);
106 extract_key(const_reference r_val, true_type);
109 extract_key(const_reference r_val, false_type);
198 extract_key(const_reference r_val)
206 extract_key(const_reference r_val, true_type)
214 extract_key(const_reference r_val, false_type)
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/
H A Dbasic_types.hpp74 typedef typename mapped_type_allocator::const_reference const_mapped_reference;
81 typedef typename value_type_allocator::const_reference const_reference; typedef in struct:pb_ds::detail::value_type_base
101 typedef typename mapped_type_allocator::const_reference const_mapped_reference;
108 typedef typename value_type_allocator::const_reference const_reference; typedef in struct:pb_ds::detail::value_type_base
135 typedef typename mapped_type_allocator::const_reference const_mapped_reference;
143 typedef typename value_type_allocator::const_reference const_reference; typedef in struct:pb_ds::detail::value_type_base
177 typedef typename mapped_type_allocator::const_reference const_mapped_referenc
185 typedef typename value_type_allocator::const_reference const_reference; typedef in struct:pb_ds::detail::value_type_base
[all...]
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/trie_policy/
H A Dsample_trie_e_access_traits.hpp65 key_type>::other::const_reference
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/bin_search_tree_/
H A Dtraits.hpp90 typename type_traits::const_reference,
103 typename type_traits::const_reference,
116 typename type_traits::const_reference,
129 typename type_traits::const_reference,
204 typename type_traits::const_reference,
219 typename type_traits::const_reference,
H A Dnode_iterators.hpp94 typedef Const_Iterator const_reference; typedef in class:pb_ds::detail::bin_search_tree_const_node_it_
102 metadata_type>::other::const_reference
118 inline const_reference
195 typedef Iterator const_reference; typedef in class:pb_ds::detail::bin_search_tree_node_it_
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dentry_list_fn_imps.hpp63 get_entry(const_reference r_val, true_type)
76 get_entry(const_reference r_val, false_type)
H A Dconstructor_destructor_store_hash_fn_imps.hpp51 constructor_insert_new_imp(const_reference r_val, size_type pos, true_type)
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/unordered_iterator/
H A Dconst_point_iterator.hpp75 typedef const_reference_ const_reference; typedef in class:const_point_iterator_
114 inline const_reference
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DInMemoryStruct.h29 typedef const value_type &const_reference; typedef in class:llvm::InMemoryStruct
56 const_reference operator*() const {
/macosx-10.9.5/swig-10/Lib/java/
H A Dstd_vector.i21 typedef const value_type& const_reference;
33 const_reference get(int i) throw (std::out_of_range) {
55 typedef bool const_reference;
67 const_reference get(int i) throw (std::out_of_range) {
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/binomial_heap_base_/
H A Dfind_fn_imps.hpp48 inline typename PB_DS_CLASS_C_DEC::const_reference
/macosx-10.9.5/swig-10/Lib/std/
H A Dstd_alloc.i26 typedef const _Tp& const_reference;
45 address(const_reference __x) const;
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_point_iterator.hpp105 value_type>::other::const_reference
106 const_reference; typedef in class:pb_ds::detail::left_child_next_sibling_heap_node_const_point_iterator_
133 inline const_reference
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/list_update_map_/
H A Dinsert_fn_imps.hpp52 insert(const_reference r_val)
75 allocate_new_entry(const_reference r_val, false_type)
91 allocate_new_entry(const_reference r_val, true_type)
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/
H A Dtree_policy.hpp118 typedef typename base_type::const_reference const_reference; typedef in class:pb_ds::tree_order_statistics_node_update
125 typedef typename metadata_rebind::const_reference const_metadata_reference;

Completed in 234 milliseconds

123456