Home
last modified time | relevance | path

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

12345678910

/external/conscrypt/
DRELEASING.md95 ### Cherry-pick changes from the master branch (optional)
104 ### Tag the release
112 ### Push to GitHub
121 ### Build the Linux OpenJDK Release
171 ### Build the Mac and Windows OpenJDK Releases
191 ### Close and Release the Staging Repository
203 ### Build the Android Release
215 ### Build the Uber Jar
227 ### Notify the Community
/external/libchrome/base/memory/
Dref_counted.h81 bool Release() const { in Release() function
251 void Release() const { in Release() function
308 void Release() const { in Release() function
Dref_counted.cc42 bool RefCountedThreadSafeBase::Release() const { in Release() function in base::subtle::RefCountedThreadSafeBase
/external/webrtc/webrtc/base/
Dsec_buffer.h71 void Release() { in Release() function
140 void Release() { 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/tensorflow/tensorflow/tools/lib_package/
DREADME.md51 ## Release section
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTBoneBatch.h65 void Release() in Release() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntrusiveRefCntPtr.h51 void Release() const { in Release() function
73 void Release() const { in Release() function
/external/webrtc/webrtc/video/
Dpayload_router.h67 void Release() { if (--ref_count_ == 0) { delete this; } } in Release() function
/external/webrtc/webrtc/modules/desktop_capture/mac/
Dfull_screen_chrome_window_detector.h38 void Release() { in Release() function
Dscoped_pixel_buffer_object.cc46 void ScopedPixelBufferObject::Release() { in Release() function in webrtc::ScopedPixelBufferObject
Ddesktop_configuration_monitor.h42 void Release() { in Release() function
/external/sfntly/cpp/src/sfntly/port/
Drefcount.h148 virtual size_t Release() const { in Release() function
244 size_t Release() const { in Release() function
/external/google-breakpad/src/client/windows/common/
Dauto_critical_section.h64 void Release() { in Release() function
/external/webrtc/webrtc/modules/desktop_capture/x11/
Dshared_x_display.h52 void Release() { in Release() function
/external/swiftshader/src/D3D9/
DUnknown.cpp53 unsigned long Unknown::Release() in Release() function in D3D9::Unknown
/external/swiftshader/src/D3D8/
DUnknown.cpp55 unsigned long Unknown::Release() in Release() function in D3D8::Unknown
DDirect3DVertexDeclaration8.cpp60 unsigned long Direct3DVertexDeclaration8::Release() in Release() function in D3D8::Direct3DVertexDeclaration8
DDirect3DVertexShader8.cpp76 unsigned long Direct3DVertexShader8::Release() in Release() function in D3D8::Direct3DVertexShader8
/external/llvm/lib/Transforms/ObjCARC/
DARCRuntimeEntryPoints.h32 Release, enumerator
108 Constant *Release; variable
/external/pdfium/core/fxcrt/
Dunowned_ptr.h85 T* Release() { in Release() function
/external/v8/src/
Dbackground-parsing-task.cc13 void StreamedSource::Release() { in Release() function in v8::internal::StreamedSource

12345678910