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

1234

/freebsd-11-stable/contrib/ncurses/include/
H A Dnc_panel.h59 int (*destroy) (struct panel *); member in struct:panelhook
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Devent.c36 destroy(isc_event_t *event) { function
/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dstore_cred.c50 int destroy = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DManagedStatic.cpp61 void ManagedStaticBase::destroy() const { function in class:ManagedStaticBase
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_sman.h76 void (*destroy) (void *private); member in struct:drm_sman_mm
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp78 void MacroArgs::destroy(Preprocessor &PP) { function in class:MacroArgs
/freebsd-11-stable/contrib/libstdc++/include/backward/
H A Diterator.h175 destroy(_Tp* __pointer) function
180 destroy(_ForwardIterator __first, _ForwardIterator __last) function
/freebsd-11-stable/contrib/libstdc++/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
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin-crt2.c111 struct live_images *top, **lip, *destroy = NULL; local
[all...]
/freebsd-11-stable/sys/dev/drm2/i915/
H A Ddvo.h140 void (*destroy) (struct intel_dvo_device *dvo); member in struct:intel_dvo_dev_ops
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_sched.h128 int (*destroy)(struct dn_schk*); member in struct:dn_alg
/freebsd-11-stable/contrib/netbsd-tests/lib/semaphore/
H A Dsem.c75 ATF_TC(destroy); variable
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h89 void (*destroy)(struct mlx5_fpga_device *fdev); member in struct:mlx5_fpga_client
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dtask.h111 void (*destroy)(isc_taskmgr_t **managerp); member in struct:isc_taskmgrmethods
123 void (*destroy)(isc_task_t **taskp); member in struct:isc_taskmethods
H A Dtimer.h108 void (*destroy)(isc_timermgr_t **managerp); member in struct:__anon4846
/freebsd-11-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dkdc.c48 int destroy; member in struct:ntlmkrb5
62 get_ccache(krb5_context context, int *destroy, krb5_ccache *id) argument
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Deng_int.h194 ENGINE_GEN_INT_FUNC_PTR destroy; member in struct:engine_st
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c145 destroy(struct snmp_context *ctx __unused, struct update *upd, function
/freebsd-11-stable/sys/geom/
H A Dgeom_vfs.c97 int destroy; local
203 int destroy; local
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_hp.h48 ck_hp_destructor_t destroy; member in struct:ck_hp
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_hp.c68 ck_hp_init(struct ck_hp *state, unsigned int degree, unsigned int threshold, ck_hp_destructor_t destroy) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dvector.h28 void destroy() { function in class:scudo::VectorNoCtor
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.cpp45 void InterpFrame::destroy(unsigned Idx) { function in class:InterpFrame

Completed in 177 milliseconds

1234