Home
last modified time | relevance | path

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

12345678910>>...14

/external/conscrypt/release/
DREADME.md100 ### 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 Mac and Windows OpenJDK Releases
196 ### Close and Release the Staging Repository
208 ### Build the Android Release
220 ### Build the Uber Jar
234 ### Notify the Community
/external/rust/crates/rustversion/src/
Drelease.rs7 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/libchrome/base/memory/
Dref_counted.h69 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/
DHowToReleaseLLVM.rst177 Build LLVM
184 Build Clang Binary Distribution
198 Target Specific Build Details
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DIntrusiveRefCntPtr.h49 void Release() const { in Release() function
75 void Release() const { in Release() function
107 void Release() const { in Release() function
/external/llvm/include/llvm/ADT/
DIntrusiveRefCntPtr.h52 void Release() const { in Release() function
77 void Release() const { in Release() function
109 void Release() const { in Release() function
/external/lzma/CPP/Windows/
DSynchronization.h112 WRes Release() in Release() function
138 WRes Release() { return Semaphore_Release1(&_object); } in Release() function
139 WRes Release(UInt32 releaseCount) { return Semaphore_ReleaseN(&_object, releaseCount); } in Release() function
/external/webrtc/sdk/android/native_unittests/stacktrace/
Dstacktrace_unittest.cc113 void Release() override { event.Set(); } in Release() function in webrtc::test::__anon1bf94c030111::RtcEventDeadlock
126 void Release() override { mutex_lock_.reset(); } in Release() function in webrtc::test::__anon1bf94c030111::RtcCriticalSectionDeadlock
142 void Release() override { is_deadlocked_ = false; } in Release() function in webrtc::test::__anon1bf94c030111::SpinDeadlock
151 void Release() override { in Release() function in webrtc::test::__anon1bf94c030111::SleepDeadlock
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DARCRuntimeEntryPoints.h43 Release, enumerator
111 Function *Release = nullptr; variable
/external/llvm-project/llvm/lib/Transforms/ObjCARC/
DARCRuntimeEntryPoints.h39 Release, enumerator
107 Function *Release = nullptr; variable
/external/tensorflow/tensorflow/tools/lib_package/
DREADME.md51 ## Release section
/external/deqp-deps/SPIRV-Tools/docs/
Ddownloads.md4 ## Release section in Downloads
/external/swiftshader/third_party/SPIRV-Tools/docs/
Ddownloads.md4 ## Release section in Downloads
/external/angle/third_party/vulkan-deps/spirv-tools/src/docs/
Ddownloads.md4 ## Release section in Downloads
/external/webrtc/modules/audio_device/include/
Dfake_audio_device.h25 rtc::RefCountReleaseStatus Release() const override { in Release() function
/external/sfntly/cpp/src/sfntly/port/
Drefcount.h150 virtual size_t Release() const { in Release() function
247 size_t Release() const { in Release() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntrusiveRefCntPtr.h79 void Release() const { in Release() function
96 void Release() const { in Release() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dmaybe_owning_device_memory.cc36 MaybeOwningDeviceMemory::Release() { in Release() function in xla::MaybeOwningDeviceMemory
/external/webrtc/api/
Dref_counted_base.h24 RefCountReleaseStatus Release() const { in Release() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dglobal_data.h50 GlobalDataHandle Release() { in Release() function
/external/llvm-project/clang/test/SemaObjCXX/
Dthread-safety-analysis.h4 void Release() __attribute__((unlock_function())) {} in Release() function
/external/llvm-project/llvm/include/llvm/ADT/
DIntrusiveRefCntPtr.h93 void Release() const { in Release() function
124 void Release() const { in Release() function
/external/llvm/lib/Transforms/ObjCARC/
DARCRuntimeEntryPoints.h32 Release, enumerator
108 Constant *Release; variable
/external/pdfium/testing/
Dpseudo_retainable.h12 void Release() { in Release() function
/external/google-breakpad/src/client/windows/common/
Dauto_critical_section.h64 void Release() { in Release() function

12345678910>>...14