Home
last modified time | relevance | path

Searched defs:destruct (Results 1 – 16 of 16) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dgen-destructors.rs40 pub unsafe fn destruct(&mut self) { in destruct() method
Dunion_dtor.rs64 pub unsafe fn destruct(&mut self) { in destruct() method
Dpublic-dtor.rs32 pub unsafe fn destruct(&mut self) { in destruct() method
Dunion_dtor_1_0.rs100 pub unsafe fn destruct(&mut self) { in destruct() method
/third_party/skia/third_party/externals/swiftshader/src/Common/
DResource.cpp162 void Resource::destruct() in destruct() function in sw::Resource
/third_party/openssl/include/internal/
Dcore.h46 void (*destruct)(void *method, void *data); member
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
Doptional.h92 void destruct() noexcept { in destruct() function
126 void destruct() noexcept { engaged_ = false; } in destruct() function
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0r.h58 void (*destruct) (f0r_instance_t instance); member
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
Dexternal_interface.h32 void (*destruct)(spirv_cross_shader_t *thiz); member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dpool.h119 void Pool<T>::Item::destruct() { in destruct() function
/third_party/ffmpeg/libavfilter/
Dvf_frei0r.c67 f0r_destruct_f destruct; member
/third_party/vk-gl-cts/framework/delibs/decpp/
DdePoolArray.hpp203 static void destruct (T* ptr) { ptr->~T(); } //!< Called when element is destructed. in destruct() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h392 template <class T> void destruct() { get<T>()->~T(); } in destruct() function
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_test.cc57 int destruct = 0; member
/third_party/libabigail/tests/lib/
Dcatch.hpp7422 typename std::enable_if<AllowManualDestruction>::type destruct() in destruct() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h11291 void (*destruct)(struct tty_port *); member