Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DARCRuntimeEntryPoints.h39 Release, enumerator
112 Function *Release = nullptr; variable
H A DObjCARCContract.cpp198 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.cpp709 CallInst *Release = CallInst::Create( in OptimizeInlinedAutoreleaseRVCall() local
/netbsd-src/external/mit/libcbor/dist/docs/
H A Drelease_meta.rb4 class Release class
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h93 void Release() const { in Release() function
124 void Release() const { in Release() function
/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A Dwintest.bat29 :Release label
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dcom.d85 ULONG Release() in Release() function
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAtomics.rst278 Release section in Atomic orderings
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DObjCARCInstKind.h33 Release, ///< objc_release enumerator
H A DInlineAdvisor.h41 Release, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAtomicOrdering.h62 Release = 5, enumerator
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_vector_clock.cpp60 void VectorClock::Release(VectorClock** dstp) const { in Release() function in __tsan::VectorClock
H A Dtsan_rtl_mutex.cpp445 void Release(ThreadState *thr, uptr pc, uptr addr) { in Release() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h39 void Release() { in Release() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.h266 void Release() { in Release() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc433 void Release(ThreadState *thr, uptr pc, uptr addr) { in Release() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl_mutex.cc431 void Release(ThreadState *thr, uptr pc, uptr addr) { in Release() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DOSTargets.h209 unsigned Release = Triple.getOSMajorVersion(); in getOSDefines() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml278 | Release Constructor
H A Dllvm.mli309 | Release Constructor
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1453 inline void CallEvent::Release() const { in Release() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc3439 TestEventListener* TestEventRepeater::Release(TestEventListener *listener) { in Release() function in testing::internal::TestEventRepeater
4549 TestEventListener* TestEventListeners::Release(TestEventListener* listener) { in Release() function in testing::TestEventListeners
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp476 void CodeGenModule::Release() { in Release() function in CodeGenModule
H A DCGBuiltin.cpp799 Release, enumerator