Home
last modified time | relevance | path

Searched defs:tree_node (Results 1 – 24 of 24) sorted by relevance

/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dtree_node.hpp32 struct tree_node struct
34 typedef typename pointer_rebind<VoidPointer, tree_node>::type node_ptr;
36 node_ptr parent_, left_, right_;
/external/sdv/vsomeip/third_party/boost/container/example/
Ddoc_recursive_containers.cpp44 struct tree_node struct
50 list<tree_node> children_; argument
51 list<tree_node>::iterator selected_child_; argument
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dtree.hpp125 struct tree_node struct
130 <VoidPointer, tree_type_value, OptimizeSize>::type hook_type;
131 typedef T value_type;
132 typedef typename tree_internal_data_type<T>::type internal_type;
135 , tree_type_value, OptimizeSize> node_t;
138 <sizeof(T), boost::container::dtl::alignment_of<T>::value>::type storage_t;
139 storage_t m_storage;
147 BOOST_CONTAINER_FORCEINLINE T &get_data() in get_data()
150 BOOST_CONTAINER_FORCEINLINE const T &get_data() const in get_data()
153 BOOST_CONTAINER_FORCEINLINE T *get_data_ptr() in get_data_ptr()
[all …]
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/tree/
Dcommon.hpp57 struct tree_node struct
59 typedef T parse_node_t;
62 typedef std::allocator<tree_node<T> > allocator_type;
64 typedef boost::pool_allocator<tree_node<T> > allocator_type;
66 typedef boost::fast_pool_allocator<tree_node<T> > allocator_type;
70 typedef std::vector<tree_node<T>, allocator_type> children_t;
72 typedef std::list<tree_node<T>, allocator_type> children_t;
75 typedef typename children_t::iterator tree_iterator;
76 typedef typename children_t::const_iterator const_tree_iterator;
78 T value;
[all …]
/external/trusty/lk/lib/binary_search_tree/include/lib/
Dbinary_search_tree.h112 struct bst_node *tree_node = root->root; in bst_search() local
144 struct bst_node *tree_node = root->root; in bst_search_key() local
211 struct bst_node *tree_node = *parent_ptr; in bst_insert() local
/external/clang/test/CodeGen/
D2005-09-24-BitFieldCrash.c23 union tree_node { union
/external/antlr/runtime/Ruby/lib/antlr3/tree/
Ddebug.rb60 def copy_node( tree_node ) argument
/external/rust/crates/tokio-util/src/sync/
Dcancellation_token.rs4 mod tree_node; module
/external/trusty/arm-trusted-firmware/lib/libfdt/
Dfdt_overlay.c206 int tree_node, in overlay_update_local_node_references()
/external/dtc/libfdt/
Dfdt_overlay.c206 int tree_node, in overlay_update_local_node_references()
/external/libxaac/decoder/
Dixheaacd_rev_vlc.c396 VOID ixheaacd_carry_bit_branch_val(UWORD8 carry_bit, UWORD32 tree_node, in ixheaacd_carry_bit_branch_val()
/external/crosvm/cros_fdt/src/
Doverlay.rs70 let mut tree_node = root; in collect_all_references_by_path() localVariable
/external/antlr/runtime/Ruby/lib/antlr3/
Dtree.rb706 def copy_node( tree_node ) argument
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h10731 struct rb_node tree_node; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h7984 struct rb_node tree_node; member
Dvmlinux.h7984 struct rb_node tree_node; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h7582 struct rb_node tree_node; member
Dvmlinux.h7582 struct rb_node tree_node; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h9347 struct rb_node tree_node; member
Dvmlinux.h9347 struct rb_node tree_node; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h7498 struct rb_node tree_node; member
Dvmlinux_608.h7498 struct rb_node tree_node; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h8338 struct rb_node tree_node; member
Dvmlinux_602.h8338 struct rb_node tree_node; member