Home
last modified time | relevance | path

Searched defs:Deallocator (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_allocator/public/pw_allocator/
Ddeallocator.h122 explicit constexpr Deallocator(const Capabilities& capabilities) in Deallocator() function
333 using Deallocator = ::pw::Deallocator; variable
/external/pigweed/pw_allocator/public/pw_allocator/internal/
Dmanaged_ptr.h28 class Deallocator; variable
/external/pigweed/pw_allocator/
Dapi.rst60 Deallocator section in Core interfaces
75 .. _module-pw_allocator-api-capabilities:
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dnode_alloc_holder.hpp106 typedef dtl::scoped_deallocator<NodeAlloc> Deallocator; typedef
/external/pytorch/torch/csrc/jit/runtime/static/
Dimpl.h709 explicit Deallocator(BlockRunner& block_runner) in Deallocator() function
/external/tensorflow/tensorflow/c/
Dc_api_test.cc128 void Deallocator(void* data, size_t, void* arg) { in Deallocator() function