Searched refs:AddRef (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/ole/
H A Doleutils.h96 These macros are quite simple: AddRef and Release are trivial and QI does
129 STDMETHODIMP_(ULONG) AddRef(); \
150 AddRef(); \
161 STDMETHODIMP_(ULONG) classname::AddRef() \
H A Dactivex.h92 ti.m_interface->AddRef();\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/xmlwf/
H A Dxmlwin32url.cxx22 STDMETHODIMP_(ULONG) AddRef();
48 Callback::AddRef() function in class:Callback
72 ((LPUNKNOWN)*ppv)->AddRef();
80 pBinding->AddRef();
235 baseMoniker_->AddRef();
284 cb->AddRef();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/xmlwf/
H A Dxmlwin32url.cxx22 STDMETHODIMP_(ULONG) AddRef();
48 Callback::AddRef() function in class:Callback
72 ((LPUNKNOWN)*ppv)->AddRef();
80 pBinding->AddRef();
235 baseMoniker_->AddRef();
284 cb->AddRef();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmlwin32url.cxx22 STDMETHODIMP_(ULONG) AddRef();
48 Callback::AddRef() function in class:Callback
72 ((LPUNKNOWN)*ppv)->AddRef();
80 pBinding->AddRef();
235 baseMoniker_->AddRef();
284 cb->AddRef();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddshow_enummediatypes.c87 SETVTBL(vtbl, libAVEnumMediaTypes, AddRef);
H A Ddshow_enumpins.c84 SETVTBL(vtbl, libAVEnumPins, AddRef);
H A Ddshow_filter.c171 SETVTBL(vtbl, libAVFilter, AddRef);
H A Ddshow_pin.c218 SETVTBL(imemvtbl, libAVMemInputPin, AddRef);
230 SETVTBL(vtbl, libAVPin, AddRef);
H A Ddecklink_enc.cpp99 virtual ULONG STDMETHODCALLTYPE AddRef(void) { return ++_refs; } function in class:decklink_frame
129 virtual ULONG STDMETHODCALLTYPE AddRef(void) { return 1; } function in class:decklink_callback
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileback.cpp50 wxBackingFileImpl *AddRef() { m_refcount++; return this; } function in class:wxBackingFileImpl
239 : m_impl(backer.m_impl ? backer.m_impl->AddRef() : NULL)
252 m_impl->AddRef();
H A Dfs_arc.cpp64 wxArchiveFSCacheDataImpl *AddRef() { m_refcount++; return this; } function in class:wxArchiveFSCacheDataImpl
240 : m_impl(data.m_impl ? data.m_impl->AddRef() : NULL)
255 m_impl->AddRef();
H A Dzipstrm.cpp570 wxZipMemory *AddRef() { m_ref++; return this; }
611 static inline wxZipMemory *AddRef(wxZipMemory *zm)
614 zm->AddRef();
627 dest = AddRef(src);
744 m_Extra(AddRef(e.m_Extra)),
745 m_LocalExtra(AddRef(e.m_LocalExtra)),
1286 wxZipStreamLink *AddRef() { m_ref++; return this; }
1425 m_streamlink = link->AddRef();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Darchive.h208 m_rep->AddRef();
226 it.m_rep.AddRef();
265 void AddRef() { function in class:wxArchiveIterator::Rep
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Ddropsrc.cpp152 m_pIDropSource->AddRef();
H A Ddroptgt.cpp199 m_pIDataObject->AddRef();
345 m_pIDropTarget->AddRef();
H A Daccess.cpp131 // TODO: should we AddRef if this is an object?
173 pNew->AddRef();
667 AddRef();
1535 // TODO: should we AddRef for every "void*" member??
1538 enumVariant->AddRef();
1595 obj->AddRef();
1613 stdChildAccessible->AddRef();
1673 obj->AddRef();
1711 m_pIAccessible->AddRef();
H A Dactivex.cpp60 ULONG STDMETHODCALLTYPE AddRef();\
79 ((IUnknown * )(*ppvObject))->AddRef();\
82 ULONG STDMETHODCALLTYPE cls::AddRef()\
337 pActiveObject->AddRef();
H A Ddataobj.cpp248 pNew->AddRef();
626 pEnum->AddRef();
665 m_pIDataObject->AddRef();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dscriptbinder.cpp360 void ScriptSection::AddRef() function in class:ScriptSection
431 pSection->AddRef();
447 pReferredSection->AddRef();
H A Dscriptbinder.h241 virtual void AddRef();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dwrapdfb.cpp73 ptr->AddRef();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/QuickLookPlugin/
H A Dmain.c156 ((QLGeneratorInterfaceStruct *)((QuickLookGeneratorPluginType*)thisInstance)->conduitInterface)->AddRef(thisInstance);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DDocument.h127 int AddRef();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/dfb/
H A Dwrapdfb.h76 void AddRef() function in class:wxDfbWrapperBase

Completed in 316 milliseconds

12