Searched defs:destroy (Results 1 - 12 of 12) sorted by relevance

/haiku/headers/cpp/
H A Dstl_construct.h42 inline void destroy(_Tp* __pointer) { function
77 inline void destroy(_ForwardIterator __first, _ForwardIterator __last) { function
81 inline void destroy(char*, char*) {} function
82 inline void destroy(wchar_t*, wchar_t*) {} function
H A Dstl_alloc.h771 void destroy(pointer __p) { __p->~_Tp(); } function in class:allocator
849 void destroy(pointer __p) { __p->~_Tp(); } function
/haiku/headers/os/drivers/
H A Dlocked_pool.h66 void (*destroy)(locked_pool_cookie pool); member in struct:__anon257
/haiku/headers/private/kernel/
H A Ddebug_heap.h45 destroy(Type* object) function in namespace:DebugAlloc
/haiku/src/add-ons/kernel/network/stack/
H A Dancillary_data.cpp122 remove_ancillary_data(ancillary_data_container* container, void* data, bool destroy) argument
H A Dsimple_net_buffer.cpp494 detach_ancillary_data(net_buffer *_buffer, void *data, bool destroy) argument
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h14 void (*destroy) (void *userdata); member in struct:fuse_lowlevel_ops_compat25
81 void (*destroy) (void *userdata); member in struct:fuse_lowlevel_ops_compat
148 void (*destroy)(struct fuse_chan *ch); member in struct:fuse_chan_ops_compat24
H A Dfuse_compat.h46 void (*destroy) (void *); member in struct:fuse_operations_compat25
105 void (*destroy) (void *); member in struct:fuse_operations_compat22
H A Dfuse_lowlevel.h192 void (*destroy) (void *userdata); member in struct:fuse_lowlevel_ops
1572 void (*destroy) (void *data); member in struct:fuse_session_ops
1751 void (*destroy)(struct fuse_chan *ch); member in struct:fuse_chan_ops
H A Dfuse.h342 void (*destroy) (void *); member in struct:fuse_operations
/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_internal.h98 void *(*destroy)(void *key); member in struct:dst_func
/haiku/headers/libs/mapm/
H A Dm_apm.h335 void destroy(void) {unref(myVal);myVal=NULL;} function in class:MAPM

Completed in 126 milliseconds