Home
last modified time | relevance | path

Searched defs:tree (Results 7101 – 7125 of 35565) sorted by path

1...<<281282283284285286287288289290>>...1423

/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dtopology-pci.c143 struct hwloc_obj *tree = NULL; in hwloc_look_pci() local
/dports/devel/hwloc2/hwloc-2.5.0/netloc/
H A Darchitecture.c39 void netloc_arch_tree_complete(netloc_arch_tree_t *tree, UT_array **down_degrees_by_level, in netloc_arch_tree_complete()
96 NETLOC_int netloc_arch_tree_num_leaves(netloc_arch_tree_t *tree) in netloc_arch_tree_num_leaves()
513 static int netloc_arch_tree_destruct(netloc_arch_tree_t *tree) in netloc_arch_tree_destruct()
530 netloc_arch_tree_t *tree = (netloc_arch_tree_t *) in partition_topology_to_tleaf() local
H A Dhwloc.c253 netloc_arch_tree_t *tree = (netloc_arch_tree_t *) in netloc_arch_node_get_hwloc_info() local
H A Dscotch.c54 int arch_tree_to_scotch_arch(netloc_arch_tree_t *tree, SCOTCH_Arch *scotch) in arch_tree_to_scotch_arch()
/dports/devel/hyperscan/boost_1_75_0/boost/beast/zlib/detail/
H A Ddeflate_stream.hpp475 send_code(int value, ct_data const* tree) in send_code()
520 smaller(ct_data const* tree, int n, int m) in smaller()
/dports/devel/hyperscan/boost_1_75_0/boost/container/detail/
H A Dtree.hpp513 class tree class
599 BOOST_CONTAINER_FORCEINLINE tree() in tree() function in boost::container::dtl::tree
603 BOOST_CONTAINER_FORCEINLINE explicit tree(const key_compare& comp) in tree() function in boost::container::dtl::tree
611 BOOST_CONTAINER_FORCEINLINE explicit tree(const allocator_type& a) in tree() function in boost::container::dtl::tree
616 tree(bool unique_insertion, InputIterator first, InputIterator last) in tree() function in boost::container::dtl::tree
641 tree( ordered_range_t, InputIterator first, InputIterator last) in tree() function in boost::container::dtl::tree
655 tree( ordered_range_t, InputIterator first, InputIterator last in tree() function in boost::container::dtl::tree
754 BOOST_CONTAINER_FORCEINLINE tree(const tree& x) in tree() function in boost::container::dtl::tree
761 BOOST_CONTAINER_FORCEINLINE tree(BOOST_RV_REF(tree) x) in tree() function in boost::container::dtl::tree
766 BOOST_CONTAINER_FORCEINLINE tree(const tree& x, const allocator_type &a) in tree() function in boost::container::dtl::tree
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/container/
H A Dflat_map.hpp154 BOOST_CONTAINER_FORCEINLINE impl_tree_t &tree() in tree() function in boost::container::flat_map
157 BOOST_CONTAINER_FORCEINLINE const impl_tree_t &tree() const in tree() function in boost::container::flat_map
1662 …er::dtl::flat_tree<value_t,::boost::container::dtl::select1st<Key>, Compare, alloc_or_cont_t> tree; typedef
1743 BOOST_CONTAINER_FORCEINLINE impl_tree_t &tree() in tree() function in boost::container::flat_multimap
1746 BOOST_CONTAINER_FORCEINLINE const impl_tree_t &tree() const in tree() function in boost::container::flat_multimap
2972 …er::dtl::flat_tree<value_t,::boost::container::dtl::select1st<Key>, Compare, alloc_or_cont_t> tree; typedef
H A Dflat_set.hpp92 tree_t &tree() in tree() function in boost::container::flat_set
95 const tree_t &tree() const in tree() function in boost::container::flat_set
1201 …r::dtl::flat_tree<Key, ::boost::container::dtl::identity<Key>, Compare, AllocatorOrContainer> tree; typedef
1246 tree_t &tree() in tree() function in boost::container::flat_multiset
1249 const tree_t &tree() const in tree() function in boost::container::flat_multiset
1933 …r::dtl::flat_tree<Key, ::boost::container::dtl::identity<Key>, Compare, AllocatorOrContainer> tree; typedef
H A Dmap.hpp1372 …typedef ::boost::container::dtl::tree<std::pair<const Key, T>, int, Compare, Allocator, Options> t… typedef
2296 …typedef ::boost::container::dtl::tree<std::pair<const Key, T>, int, Compare, Allocator, Options> t… typedef
H A Dset.hpp1030 typedef ::boost::container::dtl::tree<Key, void, Compare, Allocator, Options> tree; typedef
1694 typedef ::boost::container::dtl::tree<Key, void, Compare, Allocator, Options> tree; typedef
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/index/detail/rtree/utilities/
H A Dare_boxes_ok.hpp119 bool are_boxes_ok(Rtree const& tree, bool exact_match = true) in are_boxes_ok()
H A Dare_counts_ok.hpp100 bool are_counts_ok(Rtree const& tree, bool check_min = true) in are_counts_ok()
H A Dare_levels_ok.hpp94 bool are_levels_ok(Rtree const& tree) in are_levels_ok()
H A Dgl_draw.hpp221 void gl_draw(Rtree const& tree, in gl_draw()
H A Dprint.hpp211 void print(std::ostream & os, Rtree const& tree) in print()
H A Dstatistics.hpp91 statistics(Rtree const& tree) in statistics()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/index/detail/
H A Dserialization.hpp520 view tree(rt); in save() local
554 view tree(rt); in load() local
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/index/
H A Drtree.hpp1994 inline void insert(rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator> & tree, in insert()
2054 remove(rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator> & tree, in remove()
2081 remove(rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator> & tree, in remove()
2107 remove(rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator> & tree, in remove()
2189 query(rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator> const& tree, in query()
2227 qbegin(rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator> const& tree, in qbegin()
2258 qend(rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator> const& tree) in qend()
2291 begin(rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator> const& tree) in begin()
2324 end(rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator> const& tree) in end()
2339 inline void clear(rtree<Value, Parameters, IndexableGetter, EqualTo, Allocator> & tree) in clear()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/log/utility/setup/
H A Dsettings.hpp528 explicit basic_settings_section(property_tree_type* tree) BOOST_NOEXCEPT : m_ptree(tree) in basic_settings_section()
594 explicit basic_settings(property_tree_type const& tree) : section(new property_tree_type(tree)) in basic_settings()
/dports/devel/hyperscan/boost_1_75_0/boost/mpi/collectives/
H A Dreduce.hpp123 detail::computation_tree tree(rank, size, root); in tree_reduce_impl() local
/dports/devel/hyperscan/boost_1_75_0/boost/property_tree/
H A Dptree_serialization.hpp60 typedef basic_ptree<K, D, C> tree; in load_children() typedef
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/classic/tree/
H A Dtree_to_xml.hpp85 tree_to_xml (std::ostream &ostrm, TreeNodeT const &tree, in tree_to_xml()
95 tree_to_xml (std::ostream &ostrm, TreeNodeT const &tree, in tree_to_xml()
103 tree_to_xml (std::ostream &ostrm, TreeNodeT const &tree, in tree_to_xml()
/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/extern/zlib-1.2.11/
H A Dtrees.c161 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len) argument
165 # define send_code(s, c, tree) \ argument
430 #define pqremove(s, tree, top) \ argument
441 #define smaller(tree, n, m, depth) \ argument
451 local void pqdownheap(s, tree, k) in pqdownheap() argument
490 ct_data *tree = desc->dyn_tree; local
572 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
619 ct_data *tree = desc->dyn_tree; local
703 local void scan_tree (s, tree, max_code) in scan_tree() argument
748 local void send_tree (s, tree, max_code) in send_tree() argument
/dports/devel/hyperscan/boost_1_75_0/libs/container/test/
H A Dflat_map_test.cpp770 …ef boost::container::dtl::flat_tree<value_t, key_of_value_t, std::less<int>, alloc_or_cont_t> tree; in main() typedef
779 …ef boost::container::dtl::flat_tree<value_t, key_of_value_t, std::less<int>, alloc_or_cont_t> tree; in main() typedef
788 …ef boost::container::dtl::flat_tree<value_t, key_of_value_t, std::less<int>, alloc_or_cont_t> tree; in main() typedef
797 …ef boost::container::dtl::flat_tree<value_t, key_of_value_t, std::less<int>, alloc_or_cont_t> tree; in main() typedef
806 …ef boost::container::dtl::flat_tree<value_t, key_of_value_t, std::less<int>, alloc_or_cont_t> tree; in main() typedef
815 …ef boost::container::dtl::flat_tree<value_t, key_of_value_t, std::less<int>, alloc_or_cont_t> tree; in main() typedef
H A Dflat_set_test.cpp864 typedef boost::container::dtl::flat_tree<int, key_of_value_t, std::less<int>, void> tree; in main() typedef
873 …ypedef boost::container::dtl::flat_tree<int, key_of_value_t, std::less<int>, alloc_or_cont_t> tree; in main() typedef
882 …ypedef boost::container::dtl::flat_tree<int, key_of_value_t, std::less<int>, alloc_or_cont_t> tree; in main() typedef
890 typedef boost::container::dtl::flat_tree<int, key_of_value_t, std::less<int>, void> tree; in main() typedef
899 …ypedef boost::container::dtl::flat_tree<int, key_of_value_t, std::less<int>, alloc_or_cont_t> tree; in main() typedef
908 …ypedef boost::container::dtl::flat_tree<int, key_of_value_t, std::less<int>, alloc_or_cont_t> tree; in main() typedef

1...<<281282283284285286287288289290>>...1423