/third_party/node/src/ |
D | node_metadata.h | 78 struct Release { struct 96 const Release release; argument
|
/third_party/cef/include/base/ |
D | cef_ref_counted.h | 89 bool Release() const { in Release() function 157 void Release() const { in Release() function 206 void Release() const { in Release() function
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/synchronization/ |
D | lock.h | 52 void Release() const { in Release() function 80 void Release() const { in Release() function
|
D | lock_posix.h | 48 void Release() const { in Release() function
|
/third_party/gn/src/base/memory/ |
D | ref_counted.h | 36 bool Release() const { in Release() function 95 bool Release() const { return ReleaseImpl(); } in Release() function 209 void Release() const { in Release() function
|
D | ref_counted.cc | 25 bool RefCountedThreadSafeBase::Release() const { in Release() function in base::subtle::RefCountedThreadSafeBase
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 49 void Release() const { in Release() function 75 void Release() const { in Release() function 107 void Release() const { in Release() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ARCRuntimeEntryPoints.h | 43 Release, enumerator 111 Function *Release = nullptr; variable
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
D | refcount.h | 150 virtual size_t Release() const { in Release() function 247 size_t Release() const { in Release() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 79 void Release() const { in Release() function 96 void Release() const { in Release() function
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
D | refcount.h | 150 virtual size_t Release() const { in Release() function 247 size_t Release() const { in Release() function
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | RefCounted.cpp | 36 void RefCounted::Release() { in Release() function in dawn_native::RefCounted
|
/third_party/flutter/engine/flutter/fml/ |
D | closure.h | 42 fml::closure Release() { in Release() function
|
/third_party/cef/libcef_dll/base/ |
D | cef_ref_counted.cc | 41 bool RefCountedThreadSafeBase::Release() const { in Release() function in base::cef_subtle::RefCountedThreadSafeBase
|
D | cef_callback_internal.cc | 16 void BindStateBase::Release() { in Release() function in base::cef_internal::BindStateBase
|
/third_party/gn/src/base/mac/ |
D | scoped_cftyperef.h | 37 static void Release(CFT object) { CFRelease(object); } in Release() function
|
/third_party/flutter/engine/flutter/fml/memory/ |
D | ref_counted.h | 71 void Release() const { in Release() function
|
D | ref_counted_internal.h | 40 bool Release() const { in Release() function
|
/third_party/flutter/engine/flutter/fml/platform/android/ |
D | scoped_java_ref.h | 149 T Release() { return static_cast<T>(this->ReleaseInternal()); } in Release() function 193 T Release() { return static_cast<T>(this->ReleaseInternal()); } in Release() function
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | RefCounted.h | 51 static void Release(T* value) { in Release() function
|
D | CoreFoundationRef.h | 28 static void Release(T value) { in Release() function
|
D | IOKitRef.h | 28 static void Release(T value) { in Release() function
|
D | RefCounted.cpp | 52 void RefCounted::Release() { in Release() function in RefCounted
|
D | NSRef.h | 73 static void Release(T value) { in Release() function
|
/third_party/cef/include/ |
D | cef_base.h | 103 bool Release() const { return !base::AtomicRefCountDec(&ref_count_); } in Release() function
|