Home
last modified time | relevance | path

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

12345

/third_party/node/deps/v8/src/tasks/
H A Doperations-barrier.cc26 void OperationsBarrier::Release() { in Release() function in v8::internal::OperationsBarrier
/third_party/gn/src/base/mac/
H A Dscoped_cftyperef.h37 static void Release(CFT object) { CFRelease(object); } in Release() function
/third_party/gn/src/base/memory/
H A Draw_scoped_refptr_mismatch_checker.h31 decltype(std::declval<T*>()->Release())>> in Release() function
H A Dref_counted.cc25 bool RefCountedThreadSafeBase::Release() const { in Release() function in base::subtle::RefCountedThreadSafeBase
H A Dref_counted.h35 bool Release() const { in Release() function in base::subtle::RefCountedBase
95 bool Release() const { return ReleaseImpl(); } in Release() function in base::subtle::RefCountedThreadSafeBase
210 void Release() const { in Release() function in base::RefCounted
278 void Release() const { in Release() function in base::RefCountedThreadSafe
/third_party/libphonenumber/cpp/src/phonenumbers/base/synchronization/
H A Dlock_posix.h52 void Release() const { in Release() function in i18n::phonenumbers::Lock
H A Dlock_unsafe.h38 void Release() const { in Release() function in i18n::phonenumbers::Lock
H A Dlock_win32.h42 void Release() { in Release() function in i18n::phonenumbers::Lock
H A Dlock_stdmutex.h35 void Release() const { in Release() function in i18n::phonenumbers::Lock
/third_party/node/deps/v8/src/common/
H A Dassert-scope.cc40 void PerThreadAssertScope<kType, kAllow>::Release() { in Release() function in v8::internal::PerThreadAssertScope
/third_party/skia/third_party/externals/dawn/src/common/
H A DIOKitRef.h28 static void Release(T value) { in Release() function
H A DCoreFoundationRef.h28 static void Release(T value) { in Release() function
H A DRefBase.h164 static void Release(T value) { in Release() function in RefBase
H A DRefCounted.cpp52 void RefCounted::Release() { in Release() function in RefCounted
H A DRefCounted.h51 static void Release(T* value) { in Release() function
H A DNSRef.h73 static void Release(T value) { in Release() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoPictureUtils.cpp49 void VulkanPicture::Release () in Release() function in vkt::video::VulkanPicture
/third_party/node/src/
H A Dnode_metadata.cc126 Metadata::Release::Release() : name(NODE_RELEASE) { in Release() function in node::Metadata::Release
H A Dnode_metadata.h107 struct Release { struct in node::Metadata
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_auto_ptr.h135 T *AutoPtr<T>::Release () in Release() function in AutoPtr
/third_party/mesa3d/include/d3dadapter/
H A Dd3dadapter9.h37 ULONG (WINAPI *Release)(ID3DAdapter9 *This); member
/third_party/mesa3d/src/hgl/
H A DGLRenderer.cpp34 BGLRenderer::Release() in Release() function in BGLRenderer
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandRecordingContext.cpp109 void CommandRecordingContext::Release() { in Release() function in dawn_native::d3d12::CommandRecordingContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DARCRuntimeEntryPoints.h43 Release, member in llvm::objcarc::ARCRuntimeEntryPointKind
111 Function *Release = nullptr; member in llvm::objcarc::ARCRuntimeEntryPoints
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DRefBaseTests.cpp72 void Release() const { in Release() function
105 static void Release(const RefTracker& handle) { in Release() function

Completed in 8 milliseconds

12345