Home
last modified time | relevance | path

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

/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
/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
/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...]
/third_party/python/Python/
H A Dthread_pthread.h8 #define destructor xxdestructor macro
14 #undef destructor macro
H A Dgetargs.c63 destr_t destructor; member
222 addcleanup(void *ptr, freelist_t *freelist, destr_t destructor) in addcleanup() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeCommandLine.hpp192 DestroyFunc destructor; member
/third_party/mesa3d/src/util/
H A Dralloc.c66 void (*destructor)(void *); member
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcomp.rs1227 pub fn destructor(&self) -> Option<(MethodKind, FunctionId)> { destructor() functions
[all...]
/third_party/python/Include/
H A Dobject.h213 typedef void (*destructor)(PyObject *); typedef
/third_party/node/deps/v8/src/execution/
H A Disolate.cc2941 void Isolate::RegisterManagedPtrDestructor(ManagedPtrDestructor* destructor) { in ThrowInternal() argument
2952 void Isolate::UnregisterManagedPtrDestructor(ManagedPtrDestructor* destructor) { in ThrowInternal() argument
[all...]

Completed in 21 milliseconds