Home
last modified time | relevance | path

Searched defs:destructor (Results 1 - 25 of 56) sorted by relevance

123

/third_party/node/deps/v8/src/objects/
H A Dmanaged.cc16 auto destructor = in ManagedObjectFinalizerSecondPass() local
30 auto destructor = in ManagedObjectFinalizer() local
H A Dmanaged-inl.h47 auto destructor = new ManagedPtrDestructor( in FromSharedPtr() local
H A Dmanaged.h91 auto destructor = in GetSharedPtrPtr() local
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dcommon.c42 FUNC_DESTRUCTOR (destructor)() in destructor() function
/kernel/linux/linux-5.10/include/kvm/
H A Diodev.h28 void (*destructor)(struct kvm_io_device *this); member
/kernel/linux/linux-6.6/include/kvm/
H A Diodev.h28 void (*destructor)(struct kvm_io_device *this); member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D3-2.c109 static void destructor(void *arg) in destructor() function
H A D3-1.c34 static void destructor(void *tmp PTS_ATTRIBUTE_UNUSED) in destructor() function
H A D5-1.c101 static void destructor(void *arg) in destructor() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
H A D2-2.c33 static void destructor(void *tmp PTS_ATTRIBUTE_UNUSED) in destructor() function
H A D2-3.c40 static void destructor(void *tmp PTS_ATTRIBUTE_UNUSED) in destructor() function
/third_party/skia/third_party/externals/angle2/src/common/
H A Dtls.cpp39 TLSIndex CreateTLSIndex(PthreadKeyDestructor destructor) in CreateTLSIndex() argument
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dclosure.c30 closure_fn *destructor = cl->fn; in closure_put_after_sub() local
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dclosure.c30 closure_fn *destructor = cl->fn; in closure_put_after_sub() local
/third_party/python/Objects/
H A Dcapsule.c11 PyCapsule_Destructor destructor; member
44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() argument
167 PyCapsule_SetDestructor(PyObject *o, PyCapsule_Destructor destructor) in PyCapsule_SetDestructor() argument
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dact_sample.c269 tcf_sample_get_group(const struct tc_action *a, tc_action_priv_destructor *destructor) tcf_sample_get_group() argument
H A Dact_mirred.c438 tcf_mirred_get_dev(const struct tc_action *a, tc_action_priv_destructor *destructor) tcf_mirred_get_dev() argument
/kernel/linux/linux-5.10/include/net/
H A Dinet_frag.h103 void (*destructor)(struct inet_frag_queue *); member
H A Drequest_sock.h38 void (*destructor)(struct request_sock *req); member
/kernel/linux/linux-6.6/net/sched/
H A Dact_sample.c260 tcf_sample_get_group(const struct tc_action *a, tc_action_priv_destructor *destructor) tcf_sample_get_group() argument
H A Dact_mirred.c430 tcf_mirred_get_dev(const struct tc_action *a, tc_action_priv_destructor *destructor) tcf_mirred_get_dev() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
H A Ddrv_media_mem.h104 void (*destructor)(const void *); member
/kernel/linux/linux-6.6/include/net/
H A Dinet_frag.h112 void (*destructor)(struct inet_frag_queue *); member
H A Drequest_sock.h38 void (*destructor)(struct request_sock *req); member
/third_party/python/Python/
H A Dthread_pthread.h8 #define destructor xxdestructor macro
14 #undef destructor macro

Completed in 10 milliseconds

123