/external/conscrypt/release/ |
D | README.md | 100 ### Cherry-pick changes from the master branch (optional) 109 ### Tag the release 117 ### Push to GitHub 126 ### Build the Linux OpenJDK Release 176 ### Build the Windows OpenJDK Release 192 ### Build the Mac and Windows OpenJDK Releases 210 ### Close and Release the Staging Repository 222 ### Build the Android Release 234 ### Build the Uber Jar 248 ### Notify the Community
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/rustversion-1.0.18/src/ |
D | release.rs | 7 pub struct Release { struct 12 pub fn parse(paren: Group, iter: Iter) -> Result<Release> { in parse() 16 fn try_parse(iter: Iter) -> Result<Release, ()> { in try_parse()
|
/external/rust/android-crates-io/crates/rustversion/src/ |
D | release.rs | 7 pub struct Release { struct 12 pub fn parse(paren: Group, iter: Iter) -> Result<Release> { in parse() 16 fn try_parse(iter: Iter) -> Result<Release, ()> { in try_parse()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/rustversion-1.0.18/src/ |
D | release.rs | 7 pub struct Release { struct 12 pub fn parse(paren: Group, iter: Iter) -> Result<Release> { in parse() 16 fn try_parse(iter: Iter) -> Result<Release, ()> { in try_parse()
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/ |
D | spinning_mutex.h | 144 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function 170 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function 180 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function 192 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function 203 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function 216 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/ |
D | spinning_mutex.h | 144 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function 170 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function 180 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function 192 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function 203 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function 216 PA_ALWAYS_INLINE void SpinningMutex::Release() { in Release() function
|
/external/pigweed/pw_clock_tree/public/pw_clock_tree/ |
D | clock_tree.h | 169 Status Release() final { in Release() function 302 Status Release() final { in Release() function 486 void Release(ElementNonBlockingCannotFail& element) { in Release() function 494 Status Release(ElementNonBlockingMightFail& element) { in Release() function 501 Status Release(ElementBlocking& element) { in Release() function 511 Status Release(Element& element) { in Release() function 593 Status Release() { in Release() function
|
/external/webrtc/api/ |
D | ref_counted_base.h | 27 RefCountReleaseStatus Release() const { in Release() function 68 RefCountReleaseStatus Release() const { in Release() function
|
/external/libchrome/base/memory/ |
D | ref_counted.h | 69 bool Release() const { in Release() function 170 bool Release() const { return ReleaseImpl(); } in Release() function 316 void Release() const { in Release() function
|
/external/llvm/docs/ |
D | HowToReleaseLLVM.rst | 177 Build LLVM 184 Build Clang Binary Distribution 198 Target Specific Build Details
|
/external/cronet/stable/base/memory/ |
D | ref_counted.h | 73 bool Release() const { in Release() function 183 bool Release() const { return ReleaseImpl(); } in Release() function 347 void Release() const { in Release() function
|
/external/cronet/tot/base/memory/ |
D | ref_counted.h | 73 bool Release() const { in Release() function 183 bool Release() const { return ReleaseImpl(); } in Release() function 347 void Release() const { in Release() function
|
/external/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
|
/external/armnn/src/armnnTestUtils/ |
D | MockMemoryManager.cpp | 51 void MockMemoryManager::Release() in Release() function in armnn::MockMemoryManager 87 void MockMemoryManager::Pool::Release() in Release() function in armnn::MockMemoryManager::Pool
|
/external/armnn/src/backends/tosaReference/ |
D | TosaRefMemoryManager.cpp | 55 void TosaRefMemoryManager::Release() in Release() function in armnn::TosaRefMemoryManager 94 void TosaRefMemoryManager::Pool::Release() in Release() function in armnn::TosaRefMemoryManager::Pool
|
/external/armnn/src/backends/reference/ |
D | RefMemoryManager.cpp | 55 void RefMemoryManager::Release() in Release() function in armnn::RefMemoryManager 94 void RefMemoryManager::Pool::Release() in Release() function in armnn::RefMemoryManager::Pool
|
/external/armnn/src/dynamic/sample/ |
D | SampleMemoryManager.cpp | 53 void SampleMemoryManager::Release() in Release() function in sdb::SampleMemoryManager 89 void SampleMemoryManager::Pool::Release() in Release() function in sdb::SampleMemoryManager::Pool
|
/external/llvm/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 52 void Release() const { in Release() function 77 void Release() const { in Release() function 109 void Release() const { in Release() function
|
/external/webrtc/rtc_base/ |
D | ref_counted_object.h | 38 RefCountReleaseStatus Release() const override { in Release() function 72 RefCountReleaseStatus Release() const { in Release() function
|
/external/python/cpython3/Lib/test/test_ctypes/ |
D | test_win32_com_foreign_func.py | 108 Release = proto_release() variable in ForeignFunctionsThatWillCallComMethodsTests.test_without_paramflags_and_iid.IUnknown 140 Release = proto_release() variable in ForeignFunctionsThatWillCallComMethodsTests.test_with_paramflags_and_without_iid.IUnknown 165 Release = proto_release() variable in ForeignFunctionsThatWillCallComMethodsTests.test_with_paramflags_and_iid.IUnknown 194 Release = proto_release() variable in CopyComPointerTests.setUp.IUnknown
|
/external/webrtc/sdk/android/native_unittests/stacktrace/ |
D | stacktrace_unittest.cc | 114 void Release() override { event.Set(); } in Release() function in webrtc::test::__anon5717c3120111::RtcEventDeadlock 127 void Release() override { mutex_lock_.reset(); } in Release() function in webrtc::test::__anon5717c3120111::RtcCriticalSectionDeadlock 143 void Release() override { is_deadlocked_ = false; } in Release() function in webrtc::test::__anon5717c3120111::SpinDeadlock 152 void Release() override { in Release() function in webrtc::test::__anon5717c3120111::SleepDeadlock
|
/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
D | encoding_buffer.h | 51 void Release() {} in Release() function 86 void Release() { in Release() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ARCRuntimeEntryPoints.h | 43 Release, enumerator 111 Function *Release = nullptr; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/ |
D | ARCRuntimeEntryPoints.h | 39 Release, enumerator 112 Function *Release = nullptr; variable
|
/external/tensorflow/tensorflow/core/tfrt/eager/ |
D | c_api_tfrt.h | 75 void Release() override { delete this; } in Release() function 328 void Release() override { delete this; } in Release() function 361 void Release() override { Unref(); } in Release() function 485 void Release() override { delete this; } in Release() function
|