Home
last modified time | relevance | path

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

12345678910>>...13

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dargs.hpp38 typedef Expr const &const_reference; typedef
47 typedef Expr &const_reference; typedef
56 typedef Expr const &const_reference; typedef
65 typedef T const &const_reference; typedef
74 typedef T &const_reference; typedef
83 typedef T const &const_reference; typedef
92 typedef T (&const_reference)[N]; typedef
101 typedef T const (&const_reference)[N]; typedef
110 typedef T const (&const_reference)[N]; typedef
119 typedef T const (&const_reference)[N]; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Ddouble_object.hpp42 typedef typename traits_type::const_reference const_reference; typedef in boost::iostreams::detail::single_object_holder
46 const_reference first() const { return first_; } in first()
48 const_reference second() const { return first_; } in second()
65 typedef typename traits_type::const_reference const_reference; typedef
70 const_reference first() const { return first_; } in first()
72 const_reference second() const { return second_; } in second()
105 typedef typename traits_type::const_reference const_reference; typedef in boost::iostreams::detail::double_object
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/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()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/
H A Dcall_traits.hpp79 typedef const T& const_reference; typedef
99 typedef const T& const_reference; typedef
113 typedef const T& const_reference; typedef
121 typedef const T& const_reference; typedef
129 typedef const T& const_reference; typedef
138 typedef T * const & const_reference; typedef
152 typedef const array_type& const_reference; typedef
165 typedef const array_type& const_reference; typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/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,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/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,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/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);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/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);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/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 …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Darray.hpp71 typedef const T& const_reference; typedef in boost::array
92 value_type, const_reference, const_iterator, difference_type> const_reverse_iterator;
121 /*BOOST_CONSTEXPR*/ const_reference operator[](size_type i) const in operator []()
128 … /*BOOST_CONSTEXPR*/ const_reference at(size_type i) const { return rangecheck(i), elems[i]; } in at()
136 BOOST_CONSTEXPR const_reference front() const in front()
146 BOOST_CONSTEXPR const_reference back() const in back()
200 typedef const T& const_reference; typedef in boost::array
221 value_type, const_reference, const_iterator, difference_type> const_reverse_iterator;
250 /*BOOST_CONSTEXPR*/ const_reference operator[](size_type /*i*/) const in operator []()
257 … /*BOOST_CONSTEXPR*/ const_reference at(size_type /*i*/) const { return failed_rangecheck(); } in at()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/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 …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/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;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/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;

12345678910>>...13