Home
last modified time | relevance | path

Searched refs:const_reference (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/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
70 typedef typename rebind_k::const_reference key_const_reference;
73 extract_key(const_reference r_val) in extract_key()
97 typedef typename rebind_v::const_reference const_reference; typedef
101 typedef typename rebind_v::const_reference key_const_reference;
104 extract_key(const_reference r_val) in extract_key()
/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
70 typedef typename rebind_k::const_reference key_const_reference;
73 extract_key(const_reference r_val) in extract_key()
97 typedef typename rebind_v::const_reference const_reference; typedef
101 typedef typename rebind_v::const_reference key_const_reference;
104 extract_key(const_reference r_val) in extract_key()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp112 typedef typename __rebind_v::const_reference const_reference; typedef in __gnu_pbds::detail::binary_heap
163 push(const_reference);
166 modify(point_iterator, const_reference);
168 inline const_reference
224 insert_value(const_reference, false_type);
236 swap_value_imp(entry_pointer, const_reference, false_type);
241 inline const_reference
244 inline const_reference
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dbinary_heap_.hpp112 typedef typename __rebind_v::const_reference const_reference; typedef in __gnu_pbds::detail::binary_heap
163 push(const_reference);
166 modify(point_iterator, const_reference);
168 inline const_reference
224 insert_value(const_reference, false_type);
236 swap_value_imp(entry_pointer, const_reference, false_type);
241 inline const_reference
244 inline const_reference
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dsynth_access_traits.hpp64 typedef typename type_traits::const_reference const_reference; typedef
86 extract_key(const_reference);
95 extract_key(const_reference, true_type);
98 extract_key(const_reference, false_type);
189 extract_key(const_reference r_val) in extract_key()
195 extract_key(const_reference r_val, true_type) in extract_key()
201 extract_key(const_reference r_val, false_type) in extract_key()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dsynth_access_traits.hpp64 typedef typename type_traits::const_reference const_reference; typedef
86 extract_key(const_reference);
95 extract_key(const_reference, true_type);
98 extract_key(const_reference, false_type);
189 extract_key(const_reference r_val) in extract_key()
195 extract_key(const_reference r_val, true_type) in extract_key()
201 extract_key(const_reference r_val, false_type) in extract_key()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DContinuousRangeMap.h41 using const_reference = const value_type &; variable
51 bool operator ()(const_reference L, Int R) const { in operator()
54 bool operator ()(Int L, const_reference R) const { in operator()
60 bool operator ()(const_reference L, const_reference R) const { in operator()
107 const_reference back() const { return Rep.back(); } in back()
124 [](const_reference A, const_reference B) { in ~Builder()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp81 typename rebind_traits<_Alloc, Key>::const_reference>
112 typedef typename entry_alloc_traits::const_reference const_entry_reference;
122 typedef typename traits_base::const_reference const_reference_;
161 typedef typename traits_base::const_reference const_reference; typedef in __gnu_pbds::detail::PB_DS_LU_NAME
219 insert(const_reference);
283 allocate_new_entry(const_reference, false_type);
286 allocate_new_entry(const_reference, true_type);
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dbin_search_tree_.hpp80 typename rebind_traits<_Alloc, Key>::const_reference>
154 typedef typename traits_base::const_reference const_reference; typedef in __gnu_pbds::detail::PB_DS_BIN_TREE_NAME
272 insert_imp_empty(const_reference);
275 insert_leaf_new(const_reference, node_pointer, bool);
278 get_new_node_for_leaf_insert(const_reference, false_type);
281 get_new_node_for_leaf_insert(const_reference, true_type);
296 insert_leaf(const_reference);
H A Dtraits.hpp79 typename type_traits::const_reference,
91 typename type_traits::const_reference,
103 typename type_traits::const_reference,
115 typename type_traits::const_reference,
183 typename type_traits::const_reference,
197 typename type_traits::const_reference,
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp81 typename rebind_traits<_Alloc, Key>::const_reference>
112 typedef typename entry_alloc_traits::const_reference const_entry_reference;
122 typedef typename traits_base::const_reference const_reference_;
161 typedef typename traits_base::const_reference const_reference; typedef in __gnu_pbds::detail::PB_DS_LU_NAME
219 insert(const_reference);
283 allocate_new_entry(const_reference, false_type);
286 allocate_new_entry(const_reference, true_type);
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dbin_search_tree_.hpp80 typename rebind_traits<_Alloc, Key>::const_reference>
154 typedef typename traits_base::const_reference const_reference; typedef in __gnu_pbds::detail::PB_DS_BIN_TREE_NAME
272 insert_imp_empty(const_reference);
275 insert_leaf_new(const_reference, node_pointer, bool);
278 get_new_node_for_leaf_insert(const_reference, false_type);
281 get_new_node_for_leaf_insert(const_reference, true_type);
296 insert_leaf(const_reference);
H A Dtraits.hpp79 typename type_traits::const_reference,
91 typename type_traits::const_reference,
103 typename type_traits::const_reference,
115 typename type_traits::const_reference,
183 typename type_traits::const_reference,
197 typename type_traits::const_reference,
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp91 typename rebind_traits<_Alloc, Key>::const_reference>
156 typedef typename traits_base::const_reference const_reference_;
170 typedef typename entry_traits::const_reference const_entry_reference;
222 typedef typename traits_base::const_reference const_reference; typedef in __gnu_pbds::detail::PB_DS_CC_HASH_NAME
313 insert(const_reference r_val) in insert()
404 get_entry(const_reference, false_type);
407 get_entry(const_reference, true_type);
468 insert_imp(const_reference, false_type);
471 insert_imp(const_reference, true_type);
474 insert_new_imp(const_reference r_val, size_type pos) in insert_new_imp()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dcc_ht_map_.hpp91 typename rebind_traits<_Alloc, Key>::const_reference>
156 typedef typename traits_base::const_reference const_reference_;
170 typedef typename entry_traits::const_reference const_entry_reference;
222 typedef typename traits_base::const_reference const_reference; typedef in __gnu_pbds::detail::PB_DS_CC_HASH_NAME
313 insert(const_reference r_val) in insert()
404 get_entry(const_reference, false_type);
407 get_entry(const_reference, true_type);
468 insert_imp(const_reference, false_type);
471 insert_imp(const_reference, true_type);
474 insert_new_imp(const_reference r_val, size_type pos) in insert_new_imp()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp95 typedef typename __rebind_a::const_reference const_reference; typedef in __gnu_pbds::detail::pairing_heap
114 push(const_reference);
117 modify(point_iterator, const_reference);
119 inline const_reference
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp95 typedef typename __rebind_a::const_reference const_reference; typedef in __gnu_pbds::detail::pairing_heap
114 push(const_reference);
117 modify(point_iterator, const_reference);
119 inline const_reference
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp99 typedef typename __rebind_v::const_reference const_reference; typedef in __gnu_pbds::detail::binomial_heap_base
109 push(const_reference);
112 modify(point_iterator, const_reference);
114 inline const_reference
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp99 typedef typename __rebind_v::const_reference const_reference; typedef in __gnu_pbds::detail::binomial_heap_base
109 push(const_reference);
112 modify(point_iterator, const_reference);
114 inline const_reference
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp99 typedef typename __rebind_a::const_reference const_reference; typedef in __gnu_pbds::detail::thin_heap
108 push(const_reference);
111 modify(point_iterator, const_reference);
113 inline const_reference
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp142 using const_reference = const T&; typedef
174 typedef typename __rebind_ma::const_reference mapped_const_reference;
179 typedef typename __rebind_va::const_reference const_reference; typedef
186 typedef typename __rebind_ka::const_reference key_const_reference;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp142 using const_reference = const T&; typedef
174 typedef typename __rebind_ma::const_reference mapped_const_reference;
179 typedef typename __rebind_va::const_reference const_reference; typedef
186 typedef typename __rebind_ka::const_reference key_const_reference;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dthin_heap_.hpp99 typedef typename __rebind_a::const_reference const_reference; typedef in __gnu_pbds::detail::thin_heap
108 push(const_reference);
111 modify(point_iterator, const_reference);
113 inline const_reference
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp88 typename rebind_traits<_Alloc, Key>::const_reference>
157 typedef typename traits_base::const_reference const_reference_;
177 typedef typename entry_traits::const_reference const_entry_reference;
228 typedef typename traits_base::const_reference const_reference; typedef in __gnu_pbds::detail::PB_DS_GP_HASH_NAME
327 insert(const_reference r_val) in insert()
432 insert_imp(const_reference, false_type);
435 insert_imp(const_reference, true_type);
438 insert_new_imp(const_reference r_val, size_type pos) in insert_new_imp()
458 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair) in insert_new_imp()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dgp_ht_map_.hpp88 typename rebind_traits<_Alloc, Key>::const_reference>
157 typedef typename traits_base::const_reference const_reference_;
177 typedef typename entry_traits::const_reference const_entry_reference;
228 typedef typename traits_base::const_reference const_reference; typedef in __gnu_pbds::detail::PB_DS_GP_HASH_NAME
327 insert(const_reference r_val) in insert()
432 insert_imp(const_reference, false_type);
435 insert_imp(const_reference, true_type);
438 insert_new_imp(const_reference r_val, size_type pos) in insert_new_imp()
458 insert_new_imp(const_reference r_val, comp_hash& r_pos_hash_pair) in insert_new_imp()

12345678910>>...13