Home
last modified time | relevance | path

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

1234567891011

/external/chromium_org/ppapi/utility/
Dcompletion_callback_factory_thread_traits.h57 int32_t Release() { in Release() function
107 int32_t Release() { in Release() function
148 void Release() { in Release() function
/external/chromium_org/base/memory/
Dref_counted.h60 bool Release() const { in Release() function
135 void Release() const { in Release() function
185 void Release() const { in Release() function
Dref_counted.cc37 bool RefCountedThreadSafeBase::Release() const { in Release() function in base::subtle::RefCountedThreadSafeBase
/external/chromium_org/ppapi/proxy/
Dproxy_completion_callback_factory.h41 int32_t Release() { in Release() function
63 void Release() {} in Release() function
/external/chromium_org/ppapi/c/
Dppb_var.h57 void (*Release)(struct PP_Var var); member
130 void (*Release)(struct PP_Var var); member
139 void (*Release)(struct PP_Var var); member
/external/llvm/docs/
DHowToReleaseLLVM.rst204 Build LLVM
211 Build Clang Binary Distribution
225 Target Specific Build Details
/external/chromium_org/third_party/webrtc/base/
Dsec_buffer.h71 void Release() { in Release() function
140 void Release() { 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/llvm/include/llvm/ADT/
DIntrusiveRefCntPtr.h53 void Release() const { in Release() function
78 void Release() const { in Release() function
110 void Release() const { in Release() function
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dpepper_interface.cc39 PP_Resource ScopedResource::Release() { in Release() function in nacl_io::ScopedResource
60 PP_Var ScopedVar::Release() { in Release() function in nacl_io::ScopedVar
/external/pdfium/core/src/fxge/android/
Dfx_android_font.h15 virtual void Release() in Release() function
/external/webrtc/src/modules/interface/
Dmodule.h54 virtual int32_t Release() { in Release() function
/external/chromium_org/ppapi/utility/threading/
Dlock.cc25 void Lock::Release() { in Release() function in pp::Lock
/external/chromium_org/ppapi/shared_impl/
Dscoped_pp_var.cc45 PP_Var ScopedPPVar::Release() { in Release() function in ppapi::ScopedPPVar
76 PP_Var* ScopedPPVarArray::Release(const PassPPBMemoryAllocatedArray&) { in Release() function in ppapi::ScopedPPVarArray
/external/sfntly/cpp/src/sfntly/port/
Drefcount.h151 virtual size_t Release() const { in Release() function
247 size_t Release() const { in Release() function
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
Drefcount.h151 virtual size_t Release() const { in Release() function
247 size_t Release() const { in Release() function
/external/chromium_org/content/browser/
Dbrowser_thread_unittest.cc20 void Release() const { in Release() function in content::BrowserThreadTest
78 TEST_F(BrowserThreadTest, Release) { in TEST_F() argument
/external/chromium_org/third_party/webrtc/modules/interface/
Dmodule.h55 virtual int32_t Release() { in Release() function
/external/chromium_org/third_party/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
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
Dtb_I420_codec.h55 int32_t Release; member
103 int32_t Release; member
/external/chromium_org/base/message_loop/
Dmessage_loop_proxy_impl_unittest.cc19 void Release() const { in Release() function in base::MessageLoopProxyImplTest
82 TEST_F(MessageLoopProxyImplTest, Release) { in TEST_F() argument
/external/chromium_org/base/android/
Dscoped_java_ref.h158 T Release() { in Release() function
207 T Release() { in Release() function
/external/chromium_org/base/win/
Diunknown_impl.cc22 ULONG STDMETHODCALLTYPE IUnknownImpl::Release() { in Release() function in base::win::IUnknownImpl
/external/chromium_org/base/mac/
Dscoped_cftyperef.h34 static void Release(CFTypeRef object) { in Release() function

1234567891011