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

123

/freebsd-10-stable/contrib/llvm/lib/Support/
H A DManagedStatic.cpp59 void ManagedStaticBase::destroy() const { function in class:ManagedStaticBase
/freebsd-10-stable/contrib/ncurses/include/
H A Dnc_panel.h58 int (*destroy)(struct panel *); member in struct:panelhook
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dstore_cred.c50 int destroy = 0; local
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Devent.c36 destroy(isc_event_t *event) { function
H A Dhash.c301 destroy(isc_hash_t **hctxp) { function
/freebsd-10-stable/sys/dev/drm/
H A Ddrm_sman.h76 void (*destroy) (void *private); member in struct:drm_sman_mm
/freebsd-10-stable/contrib/gcc/config/
H A Ddarwin-crt2.c111 struct live_images *top, **lip, *destroy = NULL; local
[all...]
/freebsd-10-stable/contrib/libstdc++/include/backward/
H A Diterator.h175 destroy(_Tp* __pointer) function
180 destroy(_ForwardIterator __first, _ForwardIterator __last) function
/freebsd-10-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
H A Dpool_allocator.h170 destroy(pointer __p) { __p->~_Tp(); } function in class:__pool_alloc
/freebsd-10-stable/contrib/ofed/management/opensm/osmeventplugin/src/
H A Dosmeventplugin.c86 static void destroy(void *_log) function
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_sched.h128 int (*destroy)(struct dn_schk*); member in struct:dn_alg
/freebsd-10-stable/contrib/netbsd-tests/lib/semaphore/
H A Dsem.c75 ATF_TC(destroy); variable
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DMacroArgs.cpp73 void MacroArgs::destroy(Preprocessor &PP) { function in class:MacroArgs
/freebsd-10-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-10-stable/sys/geom/
H A Dgeom_vfs.c97 int destroy; local
203 int destroy; local
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_int.h194 ENGINE_GEN_INT_FUNC_PTR destroy; member in struct:engine_st
/freebsd-10-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:__anon95
/freebsd-10-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c145 destroy(struct snmp_context *ctx __unused, struct update *upd, function
/freebsd-10-stable/contrib/binutils/gas/
H A Dhash.c573 destroy (string, value) function
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dtest_cc.c375 test_cache_iter(krb5_context context, const char *type, int destroy) argument
/freebsd-10-stable/sys/kern/
H A Dkern_gzio.c185 local int destroy (s) function

Completed in 318 milliseconds

123