Home
last modified time | relevance | path

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

/third_party/alsa-utils/axfer/test/
Dgenerator.c160 void (*deallocator)(void *frame_buffer, unsigned int samples_per_frame); in test_frame_count() local
/third_party/boost/boost/geometry/index/detail/rtree/node/
Dvariant_dynamic.hpp204 scoped_deallocator<AllocNode> deallocator(p, alloc_node); in apply() local
Dweak_dynamic.hpp228 scoped_deallocator<AllocNode> deallocator(p, alloc_node); in apply() local
/third_party/boost/boost/geometry/views/detail/boundary_view/
Dimplementation.hpp373 automatic_deallocator<boundary_view_type> deallocator(views_ptr); in initialize_views() local
/third_party/libxml2/
Dlist.c188 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) in xmlListCreate()
/third_party/gettext/gnulib-local/lib/libxml/
Dlist.c199 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) in xmlListCreate()