Home
last modified time | relevance | path

Searched defs:_Head (Results 1 – 2 of 2) sorted by relevance

/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 Dpat_trie_base.hpp131 struct _Head struct
134 typedef _Node_base<_ATraits, Metadata> base_type;
135 typedef typename base_type::type_traits type_traits;
136 typedef typename base_type::node_pointer node_pointer;
138 node_pointer m_p_min;
139 node_pointer m_p_max;
141 _Head() : base_type(head_node) { } in _Head() argument
144 typedef typename base_type::node_debug_info node_debug_info;
145 typedef typename base_type::a_const_pointer a_const_pointer;
148 assert_valid_imp(a_const_pointer, const char* __file, int __line) const in assert_valid_imp()
/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 Dpat_trie_base.hpp131 struct _Head struct
134 typedef _Node_base<_ATraits, Metadata> base_type;
135 typedef typename base_type::type_traits type_traits;
136 typedef typename base_type::node_pointer node_pointer;
138 node_pointer m_p_min;
139 node_pointer m_p_max;
141 _Head() : base_type(head_node) { } in _Head() function
144 typedef typename base_type::node_debug_info node_debug_info;
145 typedef typename base_type::a_const_pointer a_const_pointer;
148 assert_valid_imp(a_const_pointer, const char* __file, int __line) const in assert_valid_imp()