Home
last modified time | relevance | path

Searched defs:do_allocate (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/container/src/
Dglobal_resource.cpp34 void* do_allocate(std::size_t bytes, std::size_t alignment) BOOST_OVERRIDE in do_allocate() function in boost::container::pmr::new_delete_resource_imp
52 void* do_allocate(std::size_t bytes, std::size_t alignment) BOOST_OVERRIDE in do_allocate() function
Dunsynchronized_pool_resource.cpp51 void* unsynchronized_pool_resource::do_allocate(std::size_t bytes, std::size_t alignment) //virtual in do_allocate() function in boost::container::pmr::unsynchronized_pool_resource
Dsynchronized_pool_resource.cpp77 void* synchronized_pool_resource::do_allocate(std::size_t bytes, std::size_t alignment) //virtual in do_allocate() function in boost::container::pmr::synchronized_pool_resource
Dmonotonic_buffer_resource.cpp136 void* monotonic_buffer_resource::do_allocate(std::size_t bytes, std::size_t alignment) in do_allocate() function in boost::container::pmr::monotonic_buffer_resource
Dpool_resource.cpp206 void* pool_resource::do_allocate(std::size_t bytes, std::size_t alignment) //virtual in do_allocate() function in boost::container::pmr::pool_resource
/third_party/boost/libs/container/test/
Dderived_from_memory_resource.hpp27 virtual void* do_allocate(std::size_t bytes, std::size_t alignment) in do_allocate() function in derived_from_memory_resource
Dmemory_resource_logger.hpp40 virtual void* do_allocate(std::size_t bytes, std::size_t alignment) in do_allocate() function in memory_resource_logger
/third_party/gettext/gettext-runtime/intl/
Dl10nflist.c98 const char *filename, int do_allocate) in _nl_make_l10nflist()
/third_party/boost/boost/container/pmr/
Dresource_adaptor.hpp147 virtual void* do_allocate(std::size_t bytes, std::size_t alignment) in do_allocate() function in boost::container::pmr::resource_adaptor_imp
/third_party/e2fsprogs/intl/
Dl10nflist.c176 const char *filename, int do_allocate) in _nl_make_l10nflist()