Searched defs:release (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DScopeExit.h41 void release() { Engaged = false; } function in class:llvm::detail::scope_exit
H A DIntrusiveRefCntPtr.h126 static void release(T *obj) { obj->Release(); } function in struct:llvm::IntrusiveRefCntPtrInfo
187 void release() { function in class:llvm::IntrusiveRefCntPtr
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState_Fwd.h29 static void release(const clang::ento::ProgramState *state) { function in struct:llvm::IntrusiveRefCntPtrInfo
/freebsd-13-stable/sys/sys/
H A Dutsname.h52 char release[SYS_NMLN]; /* Release level. */ member in struct:utsname
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_global.h46 void (*release) (struct drm_global_reference *); member in struct:drm_global_reference
/freebsd-13-stable/sys/cddl/compat/opensolaris/sys/
H A Dmisc.h52 char *release; member in struct:opensolaris_utsname
/freebsd-13-stable/stand/powerpc/kboot/
H A Dhost_syscall.h44 char release[65]; member in struct:old_utsname
/freebsd-13-stable/contrib/bc/
H A Drelease.sh372 release() { function
[all...]
/freebsd-13-stable/contrib/atf/atf-c++/detail/
H A Dauto_array.hpp119 auto_array< T >::release(void) function in class:atf::auto_array
/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dmisc.h50 char *release; member in struct:opensolaris_utsname
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Core/
H A DAtom.h118 T *release() { function in class:lld::OwningAtomPtr
/freebsd-13-stable/contrib/kyua/utils/
H A Dauto_array_test.cpp189 ATF_TEST_CASE(release); variable
/freebsd-13-stable/contrib/libxo/doc/
H A Dconf.py71 release = version variable
/freebsd-13-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_proc_mutex.h74 apr_status_t (*release)(apr_proc_mutex_t *); member in struct:apr_proc_mutex_unix_lock_methods_t
/freebsd-13-stable/sys/contrib/openzfs/contrib/pyzfs/docs/source/
H A Dconf.py62 release = '0.2.3' variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp35 void ExecutionDomainFix::release(DomainValue *DV) { function in class:ExecutionDomainFix
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_devres.c45 void (*release)(struct device *, void *); member in struct:devres
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/docs/
H A Dconf.py53 release = '11' variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAtomicOrdering.h32 release = 3, member in class:llvm::AtomicOrderingCABI
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dkobject.h47 void (*release)(struct kobject *kobj); member in struct:kobj_type
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c450 *release = "", local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetRPCAPI.h159 void release(ResourceId I) { FreeIds.push_back(I); } function in class:llvm::orc::remote::ResourceIdMgr
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_addrhashmap.h295 void AddrHashMap<T, kSize>::release(Handle *h) { function in class:__sanitizer::AddrHashMap
H A Dsanitizer_symbolizer_win.cpp191 HANDLE release() { function in struct:__sanitizer::__anon2567::ScopedHandle
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_clock.cpp232 void ThreadClock::release(ClockCache *c, SyncClock *dst) { function in class:__tsan::ThreadClock
[all...]

Completed in 400 milliseconds

123