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

1234

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
H A Dvthunk1.C14 virtual void destroy() {} function in struct:B
28 virtual void destroy() {} function in struct:G
/openbsd-current/lib/libcurses/
H A Dnc_panel.h65 int (*destroy) (struct panel *); member in struct:panelhook
/openbsd-current/gnu/llvm/lld/Common/
H A DCommonLinkerContext.cpp47 void CommonLinkerContext::destroy() { function in class:CommonLinkerContext
/openbsd-current/usr.bin/dig/lib/isc/
H A Devent.c34 destroy(isc_event_t *event) { function
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DManagedStatic.cpp55 void ManagedStaticBase::destroy() const { function in class:ManagedStaticBase
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Daudio.h53 void (*destroy)(struct audio **audio); member in struct:audio_funcs
H A Dpanel_cntl.h46 void (*destroy)(struct panel_cntl **panel_cntl); member in struct:panel_cntl_funcs
/openbsd-current/gnu/llvm/libcxx/include/__coroutine/
H A Dcoroutine_handle.h83 void destroy() const { function in struct:coroutine_handle
173 void destroy() const { function in struct:coroutine_handle
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutexset.cpp52 void MutexSet::DelAddr(uptr addr, bool destroy) { argument
/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dranges_construct_at.h97 inline constexpr auto destroy = __destroy::__fn{}; member in namespace:ranges::__cpo
H A Dconstruct_at.h114 void destroy(_ForwardIterator __first, _ForwardIterator __last) { function
H A Dallocator.h172 void destroy(pointer __p) { function in class:allocator
257 void destroy(pointer __p) { function in class:allocator
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DMacroArgs.cpp78 void MacroArgs::destroy(Preprocessor &PP) { function in class:MacroArgs
/openbsd-current/gnu/gcc/libstdc++-v3/include/backward/
H A Diterator.h175 destroy(_Tp* __pointer) function
180 destroy(_ForwardIterator __first, _ForwardIterator __last) function
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dmalloc_allocator.h114 destroy(pointer __p) { __p->~_Tp(); } function in class:malloc_allocator
H A Dnew_allocator.h110 destroy(pointer __p) { __p->~_Tp(); } function in class:new_allocator
H A Darray_allocator.h83 destroy(pointer __p) { __p->~_Tp(); } function in class:array_allocator_base
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/backward/
H A Diterator.h175 destroy(_Tp* __pointer) function
180 destroy(_ForwardIterator __first, _ForwardIterator __last) function
/openbsd-current/gnu/gcc/gcc/config/
H A Ddarwin-crt2.c111 struct live_images *top, **lip, *destroy = NULL; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin-crt2.c106 struct live_images *top, **lip, *destroy = NULL; local
[all...]
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dvo_dev.h126 void (*destroy) (struct intel_dvo_device *dvo); member in struct:intel_dvo_dev_ops
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.h71 ThreadEventCallback destroy; member in struct:__sanitizer::ThreadEventCallbacks
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/
H A Dtestsuite_allocator.h59 destroy() { destructCount_++; } function in class:__gnu_cxx_test::allocation_tracker
152 destroy(pointer p) function in class:__gnu_cxx_test::tracker_alloc
/openbsd-current/sys/dev/pci/drm/amd/display/dc/gpio/
H A Dhw_gpio.h49 void (*destroy)( member in struct:hw_gpio_pin_funcs
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_scheduler_types.h169 void (*destroy)(struct kref *kref); member in struct:i915_sched_engine

Completed in 1892 milliseconds

1234