Home
last modified time | relevance | path

Searched defs:Release (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/tests/sys/fs/fusefs/
H A Drelease.cc41 class Release: public FuseTest { class
75 TEST_F(Release, dup) in TEST_F() argument
105 TEST_F(Release, eio) in TEST_F() argument
127 TEST_F(Release, DISABLED_flags) in TEST_F() argument
150 TEST_F(Release, multiple_opens) in TEST_F() argument
173 TEST_F(Release, ok) in TEST_F() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DARCRuntimeEntryPoints.h39 Release, enumerator
112 Function *Release = nullptr; variable
H A DObjCARCContract.cpp195 Instruction *Release, in findSafeStoreForStoreStrongContraction()
285 Instruction *Release, in findRetainForStoreStrongContraction()
336 Instruction *Release, inst_iterator &Iter, in tryToContractReleaseIntoStoreStrong()
H A DPtrState.cpp350 Instruction *Release) { in MatchWithRelease()
H A DObjCARCOpts.cpp696 CallInst *Release = in OptimizeInlinedAutoreleaseRVCall() local
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A DREADME.md13 # Release chapter
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h98 void Release() const { Release() function
129 void Release() const { Release() function
/freebsd/sys/contrib/openzfs/
H A DREADME.md28 # Release chapter
/freebsd/sys/contrib/libsodium/test/default/
H A Dwintest.bat29 :Release label
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHostNativeThreadBase.cpp45 lldb::thread_t HostNativeThreadBase::Release() { in Release() function in HostNativeThreadBase
H A DHostThread.cpp28 lldb::thread_t HostThread::Release() { return m_native_thread->Release(); } in Release() function in HostThread
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPriorityAdvisor.h61 enum class AdvisorMode : int { Default, Release, Development }; enumerator
H A DRegAllocEvictionAdvisor.h169 enum class AdvisorMode : int { Default, Release, Development }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCInstKind.h33 Release, ///< objc_release enumerator
H A DMLModelRunner.h50 enum class Kind : int { Unknown, Release, Development, NoOp, Interactive }; global() enumerator
H A DInlineAdvisor.h44 enum class InliningAdvisorMode : int { Default, Release, Development }; global() enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_vector_clock.cpp60 void VectorClock::Release(VectorClock** dstp) const { in Release() function in __tsan::VectorClock
H A Dtsan_rtl_mutex.cpp463 void Release(ThreadState *thr, uptr pc, uptr addr) { in Release() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAtomicOrdering.h62 Release = 5, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h39 void Release() { in Release() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h131 ExecutorAddr Release; member
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp59 void Release() { in Release() function in __anon8d9d85ba0111::ValueStorage
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DOSTargets.h183 unsigned Release = Triple.getOSMajorVersion(); in getOSDefines() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1490 inline void CallEvent::Release() const { in Release() function
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc3840 TestEventListener* TestEventRepeater::Release(TestEventListener* listener) { in Release() function in testing::internal::TestEventRepeater
5141 TestEventListener* TestEventListeners::Release(TestEventListener* listener) { in Release() function in testing::TestEventListeners

12