Home
last modified time | relevance | path

Searched defs:set_allocator (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dpmr_allocator.h57 void set_allocator(Allocator& allocator) { allocator_ = &allocator; } in set_allocator() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dexecutable_run_options.cc43 ExecutableRunOptions& ExecutableRunOptions::set_allocator( in set_allocator() function in xla::ExecutableRunOptions
/aosp_15_r20/external/pytorch/c10/core/
H A DStorageImpl.h193 void set_allocator(at::Allocator* allocator) { in set_allocator() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/
Drapidxml.hpp540 void set_allocator(boost_ptree_raw_alloc_func *af, boost_ptree_raw_free_func *ff) in set_allocator() function in boost::property_tree::detail::rapidxml::memory_pool