Home
last modified time | relevance | path

Searched refs:null_type (Results 1 – 25 of 75) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/detail/
H A Dtuple_basic.hpp53 struct null_type {}; struct
57 inline const null_type cnull() { return null_type(); } in cnull()
77 class T0 = null_type, class T1 = null_type, class T2 = null_type,
78 class T3 = null_type, class T4 = null_type, class T5 = null_type,
79 class T6 = null_type, class T7 = null_type, class T8 = null_type,
80 class T9 = null_type>
306 cons( const null_type& /*t1*/, T2& t2, T3& t3, T4& t4, T5& t5, in cons()
352 struct cons<HT, null_type> {
355 typedef null_type tail_type;
356 typedef cons<HT, null_type> self_type;
[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/
H A Dcontainer_base_dispatch.hpp123 struct container_base_dispatch<Key, null_type, _Alloc, list_update_tag,
134 typedef lu_set<Key, null_type, at0t, _Alloc, at1t> type;
151 struct container_base_dispatch<Key, null_type, _Alloc, pat_trie_tag,
160 typedef pat_trie_set<Key, null_type, at1t, _Alloc> type;
180 struct container_base_dispatch<Key, null_type, _Alloc, rb_tree_tag,
190 typedef rb_tree_set<Key, null_type, at0t, at1t, _Alloc> type;
211 struct container_base_dispatch<Key, null_type, _Alloc, splay_tree_tag,
222 typedef splay_tree_set<Key, null_type, at0t, at1t, _Alloc> type;
242 struct container_base_dispatch<Key, null_type, _Alloc, ov_tree_tag,
253 typedef ov_tree_set<Key, null_type, at0t, at1t, _Alloc> type;
[all …]
H A Dpriority_queue_base_dispatch.hpp75 null_type>
84 null_type>
93 null_type>
102 null_type>
111 null_type>
H A Dtypes_traits.hpp70 struct no_throw_copies<Key, null_type>
114 struct select_value_type<Key, null_type>
126 struct maybe_null_type<Key, null_type, _Alloc, Store_Hash>
128 static null_type s_null_type;
132 null_type
133 maybe_null_type<Key, null_type, _Alloc, Store_Hash>::s_null_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/
H A Dcontainer_base_dispatch.hpp123 struct container_base_dispatch<Key, null_type, _Alloc, list_update_tag,
134 typedef lu_set<Key, null_type, at0t, _Alloc, at1t> type;
151 struct container_base_dispatch<Key, null_type, _Alloc, pat_trie_tag,
160 typedef pat_trie_set<Key, null_type, at1t, _Alloc> type;
180 struct container_base_dispatch<Key, null_type, _Alloc, rb_tree_tag,
190 typedef rb_tree_set<Key, null_type, at0t, at1t, _Alloc> type;
211 struct container_base_dispatch<Key, null_type, _Alloc, splay_tree_tag,
222 typedef splay_tree_set<Key, null_type, at0t, at1t, _Alloc> type;
242 struct container_base_dispatch<Key, null_type, _Alloc, ov_tree_tag,
253 typedef ov_tree_set<Key, null_type, at0t, at1t, _Alloc> type;
[all …]
H A Dpriority_queue_base_dispatch.hpp75 null_type>
84 null_type>
93 null_type>
102 null_type>
111 null_type>
H A Dtypes_traits.hpp70 struct no_throw_copies<Key, null_type>
114 struct select_value_type<Key, null_type>
126 struct maybe_null_type<Key, null_type, _Alloc, Store_Hash>
128 static null_type s_null_type;
132 null_type
133 maybe_null_type<Key, null_type, _Alloc, Store_Hash>::s_null_type;
/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/
H A Dtypelist.h57 struct null_type { }; in _GLIBCXX_VISIBILITY() struct
149 struct apply_<Fn, null_type> in _GLIBCXX_VISIBILITY()
171 struct apply_generator1_<Gn, null_type> in _GLIBCXX_VISIBILITY()
193 struct apply_generator2_<Gn, null_type, null_type> in _GLIBCXX_VISIBILITY()
213 struct append_<null_type, Typelist_Chain> in _GLIBCXX_VISIBILITY()
219 struct append_<chain<Hd, Tl>, null_type> in _GLIBCXX_VISIBILITY()
225 struct append_<null_type, null_type> in _GLIBCXX_VISIBILITY()
227 typedef null_type type; in _GLIBCXX_VISIBILITY()
234 struct append_typelist_<chain<Hd, null_type> > in _GLIBCXX_VISIBILITY()
236 typedef chain<Hd, null_type> type; in _GLIBCXX_VISIBILITY()
[all …]
/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/
H A Dtypelist.h57 struct null_type { }; in _GLIBCXX_VISIBILITY() struct
149 struct apply_<Fn, null_type> in _GLIBCXX_VISIBILITY()
171 struct apply_generator1_<Gn, null_type> in _GLIBCXX_VISIBILITY()
193 struct apply_generator2_<Gn, null_type, null_type> in _GLIBCXX_VISIBILITY()
213 struct append_<null_type, Typelist_Chain> in _GLIBCXX_VISIBILITY()
219 struct append_<chain<Hd, Tl>, null_type> in _GLIBCXX_VISIBILITY()
225 struct append_<null_type, null_type> in _GLIBCXX_VISIBILITY()
227 typedef null_type type; in _GLIBCXX_VISIBILITY()
234 struct append_typelist_<chain<Hd, null_type> > in _GLIBCXX_VISIBILITY()
236 typedef chain<Hd, null_type> type; in _GLIBCXX_VISIBILITY()
[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/hash_fn/
H A Dranged_hash_fn.hpp247 ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, false>
256 class ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, false>
267 ranged_hash_fn(size_type, const null_type&, const Comb_Hash_Fn&);
286 ranged_hash_fn(size_type size, const null_type& r_null_type, in ranged_hash_fn()
304 ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, true>
313 class ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, true>
324 ranged_hash_fn(size_type, const null_type&, const Comb_Hash_Fn&);
343 ranged_hash_fn(size_type size, const null_type& r_null_type, in ranged_hash_fn()
H A Dranged_probe_fn.hpp296 class ranged_probe_fn<Key, null_type, _Alloc, Comb_Probe_Fn,
297 null_type, false>
313 ranged_probe_fn(size_type, const null_type&, in ranged_probe_fn() argument
315 const null_type&) in ranged_probe_fn()
/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/hash_fn/
H A Dranged_hash_fn.hpp247 ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, false>
256 class ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, false>
267 ranged_hash_fn(size_type, const null_type&, const Comb_Hash_Fn&);
286 ranged_hash_fn(size_type size, const null_type& r_null_type, in ranged_hash_fn()
304 ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, true>
313 class ranged_hash_fn<Key, null_type, _Alloc, Comb_Hash_Fn, true>
324 ranged_hash_fn(size_type, const null_type&, const Comb_Hash_Fn&);
343 ranged_hash_fn(size_type size, const null_type& r_null_type, in ranged_hash_fn()
H A Dranged_probe_fn.hpp296 class ranged_probe_fn<Key, null_type, _Alloc, Comb_Probe_Fn,
297 null_type, false>
313 ranged_probe_fn(size_type, const null_type&, in ranged_probe_fn() argument
315 const null_type&) in ranged_probe_fn()
/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/splay_tree_/
H A Dtraits.hpp81 struct tree_traits<Key, null_type, Cmp_Fn, Node_Update,
83 : public bin_search_tree_traits<Key, null_type, Cmp_Fn, Node_Update,
85 typename types_traits<Key, null_type, _Alloc, false>::value_type,
86 typename tree_node_metadata_dispatch<Key, null_type, Cmp_Fn, Node_Update,
/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/rb_tree_map_/
H A Dtraits.hpp85 struct tree_traits<Key, null_type, Cmp_Fn, Node_Update, rb_tree_tag,_Alloc>
88 null_type,
92 typename types_traits<Key, null_type, _Alloc, false>::value_type,
93 typename tree_node_metadata_dispatch<Key, null_type, Cmp_Fn, Node_Update,
/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/rb_tree_map_/
H A Dtraits.hpp85 struct tree_traits<Key, null_type, Cmp_Fn, Node_Update, rb_tree_tag,_Alloc>
88 null_type,
92 typename types_traits<Key, null_type, _Alloc, false>::value_type,
93 typename tree_node_metadata_dispatch<Key, null_type, Cmp_Fn, Node_Update,
/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/splay_tree_/
H A Dtraits.hpp81 struct tree_traits<Key, null_type, Cmp_Fn, Node_Update,
83 : public bin_search_tree_traits<Key, null_type, Cmp_Fn, Node_Update,
85 typename types_traits<Key, null_type, _Alloc, false>::value_type,
86 typename tree_node_metadata_dispatch<Key, null_type, Cmp_Fn, Node_Update,
/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/ov_tree_map_/
H A Dtraits.hpp134 null_type,
144 null_type,
153 null_type,
/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/ov_tree_map_/
H A Dtraits.hpp134 null_type,
144 null_type,
153 null_type,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Dpredicates.hpp389 boost::tuples::cons<Pred2, boost::tuples::null_type>
398 bt::cons< Pred1, bt::cons<Pred2, bt::null_type> > in operator &&()
399 ( p1, bt::cons<Pred2, bt::null_type>(p2, bt::null_type()) ); in operator &&()
/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/
H A Dtag_and_trait.hpp210 struct null_type { }; struct
214 struct null_node_update : public null_type
448 typename Policy_Tl = null_type>
H A Dlist_update_policy.hpp64 typedef null_type metadata_type;
83 static null_type s_metadata;
/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/
H A Dtag_and_trait.hpp210 struct null_type { }; struct
214 struct null_node_update : public null_type
448 typename Policy_Tl = null_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/pat_trie_/
H A Dtraits.hpp109 struct trie_traits<Key, null_type, _ATraits, Node_Update, pat_trie_tag, _Alloc>
113 typedef types_traits<Key, null_type, _Alloc, false> type_traits;
116 …typedef typename trie_node_metadata_dispatch<Key, null_type, _ATraits, Node_Update, _Alloc>::type …
/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 Dtraits.hpp109 struct trie_traits<Key, null_type, _ATraits, Node_Update, pat_trie_tag, _Alloc>
113 typedef types_traits<Key, null_type, _Alloc, false> type_traits;
116 …typedef typename trie_node_metadata_dispatch<Key, null_type, _ATraits, Node_Update, _Alloc>::type …

123