Searched refs:metadata_type (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/list_update_policy/
H A Dsample_update_policy.hpp65 typedef some_metadata_type metadata_type; typedef in struct:sample_update_policy
68 metadata_type
H A Dmtf_lu_policy_imp.hpp51 typename PB_DS_CLASS_C_DEC::metadata_type
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dnode_metadata_base.hpp61 typedef Metadata metadata_type; typedef in struct:pb_ds::detail::pat_trie_node_metadata_base
65 metadata_type>::other::const_reference
76 metadata_type m_metadata;
85 typedef null_node_metadata metadata_type; typedef in struct:pb_ds::detail::pat_trie_node_metadata_base
H A Dtraits.hpp91 metadata_type; typedef in struct:pb_ds::detail::trie_traits
106 metadata_type,
114 metadata_type,
122 metadata_type,
130 metadata_type,
252 metadata_type; typedef in struct:pb_ds::detail::trie_traits
267 metadata_type,
275 metadata_type,
283 metadata_type,
291 metadata_type,
[all...]
H A Dnode_iterators.hpp175 typedef typename Node::metadata_type metadata_type; typedef in class:pb_ds::detail::pat_trie_const_node_it_
180 metadata_type>::other::const_reference
H A Dtrace_fn_imps.hpp71 trace_node_metadata(p_nd, type_to_type<typename node::metadata_type>());
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/tree_policy/
H A Dsample_tree_node_update.hpp65 typedef size_t metadata_type; typedef in class:sample_tree_node_update
H A Dnode_metadata_selector.hpp61 typedef typename Node_Update::metadata_type type;
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
H A Dsample_trie_node_update.hpp65 typedef size_t metadata_type; typedef in class:sample_trie_node_update
H A Dnode_metadata_selector.hpp61 typedef typename Node_Update::metadata_type type;
H A Dtrie_policy_base.hpp92 typedef null_node_metadata metadata_type; typedef in class:pb_ds::detail::trie_policy_base
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/
H A Dlist_update_policy.hpp71 typedef null_lu_metadata metadata_type; typedef in class:pb_ds::move_to_front_lu_policy
74 typedef typename allocator::template rebind<metadata_type>::other metadata_rebind;
78 metadata_type
115 typedef detail::counter_lu_metadata<size_type> metadata_type; typedef in class:pb_ds::counter_lu_policy
118 typedef typename Allocator::template rebind<metadata_type>::other metadata_rebind;
122 metadata_type
H A Dtree_policy.hpp88 typedef size_type metadata_type; typedef in class:pb_ds::tree_order_statistics_node_update
123 typedef typename allocator::template rebind<metadata_type>::other metadata_rebind;
H A Dtrie_policy.hpp177 typedef detail::null_node_metadata metadata_type; typedef in class:pb_ds::trie_prefix_search_node_update
267 typedef size_type metadata_type; typedef in class:pb_ds::trie_order_statistics_node_update
307 typedef typename Allocator::template rebind<metadata_type>::other metadata_rebind;
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dtraits.hpp91 metadata_type; typedef in struct:pb_ds::detail::tree_traits
96 metadata_type,
103 metadata_type,
157 metadata_type; typedef in struct:pb_ds::detail::tree_traits
162 metadata_type,
H A Dinsert_fn_imps.hpp64 m_a_metadata[i].~metadata_type();
H A Dnode_iterators.hpp122 typedef Metadata_Type metadata_type; typedef in class:pb_ds::detail::ov_tree_node_const_it_
126 metadata_type>::other::const_reference
H A Dov_tree_map_.hpp148 typedef typename Node_And_It_Traits::metadata_type metadata_type; typedef in class:pb_ds::detail::PB_DS_OV_TREE_CLASS_NAME
150 typedef typename Allocator::template rebind<metadata_type>::other metadata_allocator;
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
H A Dnode.hpp61 typedef Metadata metadata_type; typedef in struct:pb_ds::detail::rb_tree_node_
73 metadata_type>::other::reference
78 metadata_type>::other::const_reference
107 metadata_type m_metadata;
115 typedef null_node_metadata metadata_type; typedef in struct:pb_ds::detail::rb_tree_node_
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/splay_tree_/
H A Dnode.hpp59 typedef Metadata metadata_type; typedef in struct:pb_ds::detail::splay_tree_node_
67 typename Allocator::template rebind<metadata_type>::other::reference
71 typename Allocator::template rebind<metadata_type>::other::const_reference
97 metadata_type m_metadata;
105 typedef null_node_metadata metadata_type; typedef in struct:pb_ds::detail::splay_tree_node_
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dnode.hpp78 typedef Metadata_Type metadata_type; typedef in struct:pb_ds::detail::left_child_next_sibling_heap_node_
83 metadata_type m_metadata;
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp97 typedef typename Node::metadata_type metadata_type; typedef in class:pb_ds::detail::bin_search_tree_const_node_it_
102 metadata_type>::other::const_reference
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dtree_trace_base.hpp157 typename const_node_iterator::metadata_type>
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp119 : public lu_map_entry_metadata_base<typename Update_Policy::metadata_type>
162 typedef typename Update_Policy::metadata_type update_metadata;

Completed in 205 milliseconds