Home
last modified time | relevance | path

Searched defs:get_default_allocator (Results 1 – 2 of 2) sorted by relevance

/dports/devel/eastl/EASTL-3.13.06/include/EASTL/
H A Dallocator.h320 inline Allocator* get_default_allocator(const Allocator*) in get_default_allocator() function
326 inline EASTLAllocatorType* get_default_allocator(const EASTLAllocatorType*) in get_default_allocator() function
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dallocator.cc41 Glib::RefPtr<Gst::Allocator> Allocator::get_default_allocator() in get_default_allocator() function in Gst::Allocator