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

/haiku-fatelf/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-fatelf/headers/os/drivers/
H A Dlocked_pool.h66 void (*destroy)(locked_pool_cookie pool); member in struct:__anon257
/haiku-fatelf/headers/private/kernel/
H A Ddebug_heap.h45 destroy(Type* object) function in namespace:DebugAlloc
/haiku-fatelf/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-fatelf/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.h317 void (*destroy) (void *); member in struct:fuse_operations
H A Dfuse_lowlevel.h168 void (*destroy) (void *userdata); member in struct:fuse_lowlevel_ops
1140 void (*destroy) (void *data); member in struct:fuse_session_ops
1283 void (*destroy)(struct fuse_chan *ch); member in struct:fuse_chan_ops
/haiku-fatelf/src/kits/network/libbind/dst/
H A Ddst_internal.h88 void *(*destroy)(void *key); member in struct:dst_func
/haiku-fatelf/src/bin/zip/
H A Dfileio.c626 int destroy(f) function
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dctl_clnt.c339 destroy(struct ctl_cctx *ctx, int notify) { function
/haiku-fatelf/headers/libs/mapm/
H A Dm_apm.h335 void destroy(void) {unref(myVal);myVal=NULL;} function in class:MAPM
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djp2_cod.h310 void (*destroy)(jp2_box_t *box); member in struct:jp2_boxops_s
/haiku-fatelf/src/libs/ncurses/test/
H A Dbs.c83 static char destroy[] = "Destroyer"; variable
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgs.h678 void (*destroy) (hpgs_device *_this); member in struct:hpgs_device_vtable_st
967 void (*destroy) (hpgs_image *_this); member in struct:hpgs_image_vtable_st

Completed in 372 milliseconds