/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | tree.hpp | 125 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 …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/tree/ |
D | common.hpp | 57 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 …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/ |
D | tree_node.hpp | 32 struct tree_node struct 34 typedef typename pointer_rebind<VoidPointer, tree_node>::type node_ptr; 36 node_ptr parent_, left_, right_;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/example/ |
D | doc_recursive_containers.cpp | 44 struct tree_node struct 50 list<tree_node> children_; argument 51 list<tree_node>::iterator selected_child_; argument
|
/aosp_15_r20/external/trusty/lk/lib/binary_search_tree/include/lib/ |
D | binary_search_tree.h | 112 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
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | 2005-09-24-BitFieldCrash.c | 23 union tree_node { union
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/tree/ |
H A D | debug.rb | 60 def copy_node( tree_node ) argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/sync/ |
D | cancellation_token.rs | 4 mod tree_node; module
|
/aosp_15_r20/external/dtc/libfdt/ |
H A D | fdt_overlay.c | 206 int tree_node, in overlay_update_local_node_references()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/libfdt/ |
D | fdt_overlay.c | 206 int tree_node, in overlay_update_local_node_references()
|
/aosp_15_r20/trusty/kernel/lib/trusty/ |
H A D | event.c | 138 struct bst_node tree_node; member
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_rev_vlc.c | 396 VOID ixheaacd_carry_bit_branch_val(UWORD8 carry_bit, UWORD32 tree_node, in ixheaacd_carry_bit_branch_val()
|
/aosp_15_r20/external/crosvm/cros_fdt/src/ |
H A D | overlay.rs | 70 let mut tree_node = root; in collect_all_references_by_path() localVariable
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/ |
H A D | tree.rb | 706 def copy_node( tree_node ) argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | tree.h | 3634 desc ("tree_node_structure (&%h)"), variable_size)) tree_node { union
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 7056 struct rb_node tree_node; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 7984 struct rb_node tree_node; member
|
H A D | vmlinux_600.h | 7984 struct rb_node tree_node; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 7582 struct rb_node tree_node; member
|
H A D | vmlinux_602.h | 7582 struct rb_node tree_node; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 9347 struct rb_node tree_node; member
|
H A D | vmlinux_518.h | 9347 struct rb_node tree_node; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 5498 struct rb_node tree_node; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 7498 struct rb_node tree_node; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 8338 struct rb_node tree_node; member
|