Home
last modified time | relevance | path

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

12345678910>>...12

/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/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
Dref_counted_delete_on_sequence.h50 void Release() const { in Release() function
/external/llvm/docs/
DHowToReleaseLLVM.rst177 Build LLVM
184 Build Clang Binary Distribution
198 Target Specific Build Details
/external/webrtc/webrtc/base/
Dsec_buffer.h71 void Release() { in Release() function
140 void Release() { in Release() function
/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/tensorflow/tensorflow/compiler/xla/client/
Dglobal_data.h50 GlobalDataHandle Release() { in Release() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dmaybe_owning_device_memory.cc32 absl::optional<OwningDeviceMemory> MaybeOwningDeviceMemory::Release() { in Release() function in xla::MaybeOwningDeviceMemory
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntrusiveRefCntPtr.h51 void Release() const { in Release() function
73 void Release() const { in Release() function
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTBoneBatch.h65 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DIntrusiveRefCntPtr.h80 void Release() const { in Release() function
97 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/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/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DARCRuntimeEntryPoints.h43 Release, enumerator
111 Constant *Release = nullptr; variable
/external/llvm/lib/Transforms/ObjCARC/
DARCRuntimeEntryPoints.h32 Release, enumerator
108 Constant *Release; variable
/external/swiftshader/src/D3D8/
DUnknown.cpp55 unsigned long Unknown::Release() in Release() function in D3D8::Unknown
/external/swiftshader/src/D3D9/
DUnknown.cpp53 unsigned long Unknown::Release() in Release() function in D3D9::Unknown

12345678910>>...12