Home
last modified time | relevance | path

Searched defs:allocators (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/boost/geometry/index/detail/rtree/node/
Dvariant_static.hpp82 class allocators<Allocator, Value, Parameters, Box, node_variant_static_tag> class
115 inline allocators() in allocators() function in boost::geometry::index::detail::rtree::allocators
120 inline explicit allocators(Alloc const& alloc) in allocators() function in boost::geometry::index::detail::rtree::allocators
124 inline allocators(BOOST_FWD_REF(allocators) a) in allocators() function in boost::geometry::index::detail::rtree::allocators
Dweak_static.hpp77 class allocators<Allocator, Value, Parameters, Box, node_weak_static_tag> class
119 inline allocators() in allocators() function in boost::geometry::index::detail::rtree::allocators
125 inline explicit allocators(Alloc const& alloc) in allocators() function in boost::geometry::index::detail::rtree::allocators
130 inline allocators(BOOST_FWD_REF(allocators) a) in allocators() function in boost::geometry::index::detail::rtree::allocators
Dvariant_dynamic.hpp112 class allocators<Allocator, Value, Parameters, Box, node_variant_dynamic_tag> class
146 inline allocators() in allocators() function in boost::geometry::index::detail::rtree::allocators
151 inline explicit allocators(Alloc const& alloc) in allocators() function in boost::geometry::index::detail::rtree::allocators
155 inline allocators(BOOST_FWD_REF(allocators) a) in allocators() function in boost::geometry::index::detail::rtree::allocators
Dweak_dynamic.hpp120 class allocators<Allocator, Value, Parameters, Box, node_weak_dynamic_tag> class
162 inline allocators() in allocators() function in boost::geometry::index::detail::rtree::allocators
168 inline explicit allocators(Alloc const& alloc) in allocators() function in boost::geometry::index::detail::rtree::allocators
173 inline allocators(BOOST_FWD_REF(allocators) a) in allocators() function in boost::geometry::index::detail::rtree::allocators
Dconcept.hpp55 class allocators class
Dsubtree_destroyer.hpp36 subtree_destroyer(pointer ptr, allocators_type & allocators) in subtree_destroyer()
/third_party/boost/boost/geometry/index/detail/rtree/visitors/
Ddestroy.hpp34 inline destroy(node_pointer node, allocators_type & allocators) in destroy()
67 static inline void apply(node_pointer node, allocators_type & allocators) in apply()
Dinsert.hpp162 allocators_type & allocators) in apply()
293 allocators_type & allocators, in insert()
529 allocators_type & allocators, in insert()
598 allocators_type & allocators, in insert()
Dcopy.hpp38 explicit inline copy(allocators_type & allocators) in copy()
Dremove.hpp57 allocators_type & allocators) in remove()
/third_party/node/test/parallel/
Dtest-buffer-failed-alloc-typed-arrays.js16 const allocators = [ variable
/third_party/boost/libs/geometry/index/test/rtree/exceptions/
Dtest_throwing_node.hpp177 class allocators<Allocator, Value, Parameters, Box, node_throwing_static_tag> class
213 inline allocators() in allocators() function in boost::geometry::index::detail::rtree::allocators
218 inline explicit allocators(Alloc const& alloc) in allocators() function in boost::geometry::index::detail::rtree::allocators
222 inline allocators(BOOST_FWD_REF(allocators) a) in allocators() function in boost::geometry::index::detail::rtree::allocators
/third_party/gstreamer/gstplugins_base/gst-libs/gst/
Dmeson.build11 subdir('allocators') subdir
/third_party/boost/boost/geometry/index/detail/rtree/
Dpack_create.hpp169 allocators_type & allocators) in apply()
181 allocators_type & allocators, in apply()
292 allocators_type & allocators) in per_level()
381 allocators_type & allocators) in per_level_packets()
/third_party/boost/boost/geometry/index/detail/rtree/kmeans/
Dsplit.hpp77 Allocators & allocators) in apply()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandAllocator.cpp60 void CommandIterator::AcquireCommandBlocks(std::vector<CommandAllocator> allocators) { in AcquireCommandBlocks()
/third_party/flutter/skia/tests/
DGrAllocatorTest.cpp75 SkTArray<GrTAllocator<C>*> allocators; in DEF_TEST() local
/third_party/boost/boost/geometry/index/detail/rtree/rstar/
Dinsert.hpp82 allocators_type & allocators) in apply()
566 allocators_type & allocators, in insert()
/third_party/boost/boost/geometry/index/detail/
Dserialization.hpp368 allocators_type & allocators) in apply()
380 allocators_type & allocators, in raw_apply()
/third_party/gstreamer/gstreamer/gst/
Dgstallocator.c78 static GHashTable *allocators; variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp464 std::vector<CommandAllocator> allocators(kNumAllocators); in TEST() local
/third_party/python/Modules/
D_tracemalloc.c34 } allocators; variable