Searched defs:release (Results 1 - 25 of 56) sorted by path

123

/freebsd-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_proc_mutex.h75 apr_status_t (*release)(apr_proc_mutex_t *); member in struct:apr_proc_mutex_unix_lock_methods_t
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dauto_array.hpp119 auto_array< T >::release(void) function in class:atf::auto_array
/freebsd-10-stable/contrib/expat/lib/
H A Dexpat.h510 void (XMLCALL *release)(void *data); member in struct:__anon2
/freebsd-10-stable/contrib/gcclibs/libgomp/
H A Dlibgomp.h218 gomp_sem_t release; member in struct:gomp_thread
/freebsd-10-stable/contrib/libc++/src/
H A Dlocale.cpp57 struct release struct in namespace:__anon1707
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-dlpi.c343 register char *release; local
/freebsd-10-stable/contrib/libreadline/
H A Dundo.c108 UNDO_LIST *release, *orig_list; local
166 UNDO_LIST *release; local
/freebsd-10-stable/contrib/libstdc++/include/std/
H A Dstd_memory.h314 release() throw() function in class:auto_ptr
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h332 void release() { function in class:llvm::ImutAVLTree
H A DIntrusiveRefCntPtr.h89 static void release(T *obj) { obj->Release(); } function in struct:llvm::IntrusiveRefCntPtrInfo
178 void release() { if (Obj) IntrusiveRefCntPtrInfo<T>::release(Obj); } function in class:llvm::IntrusiveRefCntPtr
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DMutex.h109 bool release() { function in class:llvm::sys::SmartMutex
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp222 void ExeDepsFix::release(DomainValue *DV) { function in class:ExeDepsFix
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DMutex.cpp29 bool MutexImpl::release() { return true; } function in class:llvm::MutexImpl
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp120 void release() { function in class:__anon2724::ComparableFunction
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DOwnership.h164 PtrTy release() const { return Val; } function in class:clang::ActionResult
209 PtrTy release() const { return get(); } function in class:clang::ActionResult
H A DSema.h2815 ExprResult release() { function in class:clang::Sema::FullExprArg
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState_Fwd.h30 static void release(const clang::ento::ProgramState *state) { function in struct:llvm::IntrusiveRefCntPtrInfo
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DCleanUp.h169 release () function in class:lldb_utility::CleanUp
302 release () function in class:lldb_utility::CleanUp2
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c1455 const char *release; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dsysinfo.c339 const char *release = NULL; local
534 const char *release = NULL; local
789 const char *release = registry_value(hkcv, L"ProductName", pool); local
1171 const char *release; local
[all...]
/freebsd-10-stable/contrib/unbound/libunbound/python/doc/
H A Dconf.py49 release = '1.0.0' variable
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c450 *release = "", local
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dasn1-template.h108 asn1_type_release release; member in struct:asn1_type_func
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dcert.c84 _hx509_cert_release_func release; member in struct:hx509_cert_data
298 _hx509_cert_set_release(hx509_cert cert, _hx509_cert_release_func release, void *ctx) argument
/freebsd-10-stable/crypto/heimdal/lib/ipc/
H A Dclient.c481 int (*release)(void *); member in struct:hipc_ops

Completed in 496 milliseconds

123