/freebsd/tests/sys/fs/fusefs/ |
H A D | release.cc | 41 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 D | ARCRuntimeEntryPoints.h | 39 Release, enumerator 112 Function *Release = nullptr; variable
|
H A D | ObjCARCContract.cpp | 195 Instruction *Release, in findSafeStoreForStoreStrongContraction() 285 Instruction *Release, in findRetainForStoreStrongContraction() 336 Instruction *Release, inst_iterator &Iter, in tryToContractReleaseIntoStoreStrong()
|
H A D | PtrState.cpp | 350 Instruction *Release) { in MatchWithRelease()
|
H A D | ObjCARCOpts.cpp | 696 CallInst *Release = in OptimizeInlinedAutoreleaseRVCall() local
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | README.md | 13 # Release chapter
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | IntrusiveRefCntPtr.h | 98 void Release() const { Release() function 129 void Release() const { Release() function
|
/freebsd/sys/contrib/openzfs/ |
H A D | README.md | 28 # Release chapter
|
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | wintest.bat | 29 :Release label
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | HostNativeThreadBase.cpp | 45 lldb::thread_t HostNativeThreadBase::Release() { in Release() function in HostNativeThreadBase
|
H A D | HostThread.cpp | 28 lldb::thread_t HostThread::Release() { return m_native_thread->Release(); } in Release() function in HostThread
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocPriorityAdvisor.h | 61 enum class AdvisorMode : int { Default, Release, Development }; enumerator
|
H A D | RegAllocEvictionAdvisor.h | 169 enum class AdvisorMode : int { Default, Release, Development }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ObjCARCInstKind.h | 33 Release, ///< objc_release enumerator
|
H A D | MLModelRunner.h | 50 enum class Kind : int { Unknown, Release, Development, NoOp, Interactive }; global() enumerator
|
H A D | InlineAdvisor.h | 44 enum class InliningAdvisorMode : int { Default, Release, Development }; global() enumerator
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_vector_clock.cpp | 60 void VectorClock::Release(VectorClock** dstp) const { in Release() function in __tsan::VectorClock
|
H A D | tsan_rtl_mutex.cpp | 463 void Release(ThreadState *thr, uptr pc, uptr addr) { in Release() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | AtomicOrdering.h | 62 Release = 5, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/ |
H A D | RewriteRope.h | 39 void Release() { in Release() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | MemoryMapper.h | 131 ExecutorAddr Release; member
|
/freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
H A D | Value.cpp | 59 void Release() { in Release() function in __anon8d9d85ba0111::ValueStorage
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | OSTargets.h | 183 unsigned Release = Triple.getOSMajorVersion(); in getOSDefines() local
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 1490 inline void CallEvent::Release() const { in Release() function
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest.cc | 3840 TestEventListener* TestEventRepeater::Release(TestEventListener* listener) { in Release() function in testing::internal::TestEventRepeater 5141 TestEventListener* TestEventListeners::Release(TestEventListener* listener) { in Release() function in testing::TestEventListeners
|