HomeSort by relevance Sort by last modified time
    Searched refs:This (Results 1 - 25 of 8039) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/cachegrind/tests/
dlclose.stdout.exp 0 This is myprint!
  /external/mesa3d/src/gallium/state_trackers/nine/
resource9.c 5 * copy of this software and associated documentation files (the "Software"),
11 * The above copyright notice and this permission notice (including the next
36 NineResource9_ctor( struct NineResource9 *This,
47 DBG("This=%p pParams=%p initResource=%p Allocate=%d "
49 This, pParams, initResource, (int) Allocate,
52 hr = NineUnknown_ctor(&This->base, pParams);
56 This->info.screen = screen = This->base.device->screen;
58 pipe_resource_reference(&This->resource, initResource);
72 * * This would add overhead to each resource allocation
    [all...]
iunknown.h 5 * copy of this software and associated documentation files (the "Software"),
11 * The above copyright notice and this permission notice (including the next
73 /* Use this instead of a shitload of arguments: */
84 NineUnknown_ctor( struct NineUnknown *This,
88 NineUnknown_dtor( struct NineUnknown *This );
93 NineUnknown_QueryInterface( struct NineUnknown *This,
98 NineUnknown_AddRef( struct NineUnknown *This );
101 NineUnknown_Release( struct NineUnknown *This );
104 NineUnknown_ReleaseWithDtorLock( struct NineUnknown *This );
107 NineUnknown_GetDevice( struct NineUnknown *This,
    [all...]
buffer9.c 6 * copy of this software and associated documentation files (the "Software"),
12 * The above copyright notice and this permission notice (including the next
41 NineBuffer9_ctor( struct NineBuffer9 *This,
48 struct pipe_resource *info = &This->base.info;
51 DBG("This=%p Size=0x%x Usage=%x Pool=%u\n", This, Size, Usage, Pool);
55 This->maps = MALLOC(sizeof(struct NineTransfer));
56 if (!This->maps)
58 This->nmaps = 0;
59 This->maxmaps = 1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
amvideo.h 159 IDirectDrawVideo* This,
164 IDirectDrawVideo* This);
167 IDirectDrawVideo* This);
171 IDirectDrawVideo* This,
175 IDirectDrawVideo* This,
179 IDirectDrawVideo* This,
183 IDirectDrawVideo* This,
187 IDirectDrawVideo* This,
191 IDirectDrawVideo* This,
196 IDirectDrawVideo* This,
    [all...]
windows.storage.streams.h 78 IBuffer* This,
83 IBuffer* This);
86 IBuffer* This);
90 IBuffer* This,
95 IBuffer* This,
99 IBuffer* This,
104 IBuffer* This,
108 IBuffer* This,
112 IBuffer* This,
124 #define IBuffer_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
bits2_0.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
14 #error this stub requires an updated version of <rpcndr.h>
90 HRESULT (WINAPI *QueryInterface)(IBackgroundCopyJob3 *This,REFIID riid,void **ppvObject);
91 ULONG (WINAPI *AddRef)(IBackgroundCopyJob3 *This);
92 ULONG (WINAPI *Release)(IBackgroundCopyJob3 *This);
93 HRESULT (WINAPI *AddFileSet)(IBackgroundCopyJob3 *This,ULONG cFileCount,BG_FILE_INFO *pFileSet);
94 HRESULT (WINAPI *AddFile)(IBackgroundCopyJob3 *This,LPCWSTR RemoteUrl,LPCWSTR LocalName);
95 HRESULT (WINAPI *EnumFiles)(IBackgroundCopyJob3 *This,IEnumBackgroundCopyFiles **pEnum)
    [all...]
exdisp.h 344 IWebBrowser* This,
349 IWebBrowser* This);
352 IWebBrowser* This);
356 IWebBrowser* This,
360 IWebBrowser* This,
366 IWebBrowser* This,
374 IWebBrowser* This,
386 IWebBrowser* This);
389 IWebBrowser* This);
392 IWebBrowser* This);
    [all...]
tuner.h     [all...]
wmsdkidl.h 323 IWMStatusCallback* This,
328 IWMStatusCallback* This);
331 IWMStatusCallback* This);
335 IWMStatusCallback* This,
351 #define IWMStatusCallback_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
352 #define IWMStatusCallback_AddRef(This) (This)->lpVtbl->AddRef(This)
    [all...]
fsrmscreen.h 194 IFsrmFileGroupManager* This,
199 IFsrmFileGroupManager* This);
202 IFsrmFileGroupManager* This);
206 IFsrmFileGroupManager* This,
210 IFsrmFileGroupManager* This,
216 IFsrmFileGroupManager* This,
224 IFsrmFileGroupManager* This,
236 IFsrmFileGroupManager* This,
240 IFsrmFileGroupManager* This,
245 IFsrmFileGroupManager* This,
    [all...]
objectarray.h 68 IObjectArray* This,
73 IObjectArray* This);
76 IObjectArray* This);
80 IObjectArray* This,
84 IObjectArray* This,
98 #define IObjectArray_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
99 #define IObjectArray_AddRef(This) (This)->lpVtbl->AddRef(This
    [all...]
msopc.h 239 IOpcUri* This,
244 IOpcUri* This);
247 IOpcUri* This);
251 IOpcUri* This,
257 IOpcUri* This,
263 IOpcUri* This,
269 IOpcUri* This,
274 IOpcUri* This,
278 IOpcUri* This,
282 IOpcUri* This,
    [all...]
adoint.h 2 * This file is part of the mingw-w64 runtime package.
3 * No warranty is given; refer to the file DISCLAIMER within this package.
31 #error this stub requires an updated version of <rpcndr.h>
843 BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface) (_ADOCollection *This, REFIID riid, _COM_Outptr_ void **ppvObject);
844 ULONG (STDMETHODCALLTYPE *AddRef) (_ADOCollection *This);
845 ULONG (STDMETHODCALLTYPE *Release) (_ADOCollection *This);
846 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount) (_ADOCollection *This, UINT *pctinfo);
847 HRESULT (STDMETHODCALLTYPE *GetTypeInfo) (_ADOCollection *This, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo);
848 HRESULT (STDMETHODCALLTYPE *GetIDsOfNames) (_ADOCollection *This, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId);
849 HRESULT (STDMETHODCALLTYPE *Invoke) (_ADOCollection *This, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarR (…)
    [all...]
adoint_backcompat.h 2 * This file is part of the mingw-w64 runtime package.
3 * No warranty is given; refer to the file DISCLAIMER within this package.
31 #error this stub requires an updated version of <rpcndr.h>
796 BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface) (_ADOCollection *This, REFIID riid, void **ppvObject);
797 ULONG (STDMETHODCALLTYPE *AddRef) (_ADOCollection *This);
798 ULONG (STDMETHODCALLTYPE *Release) (_ADOCollection *This);
799 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount) (_ADOCollection *This, UINT *pctinfo);
800 HRESULT (STDMETHODCALLTYPE *GetTypeInfo) (_ADOCollection *This, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo);
801 HRESULT (STDMETHODCALLTYPE *GetIDsOfNames) (_ADOCollection *This, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId);
802 HRESULT (STDMETHODCALLTYPE *Invoke) (_ADOCollection *This, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarR (…)
    [all...]
adoctint.h 2 * This file is part of the mingw-w64 runtime package.
3 * No warranty is given; refer to the file DISCLAIMER within this package.
25 #error this stub requires an updated version of rpcndr.h header.
356 BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface) (_ADOADOCollection *This, REFIID riid, _COM_Outptr_ void **ppvObject);
357 ULONG (STDMETHODCALLTYPE *AddRef) (_ADOADOCollection *This);
358 ULONG (STDMETHODCALLTYPE *Release) (_ADOADOCollection *This);
359 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount) (_ADOADOCollection *This, UINT *pctinfo);
360 HRESULT (STDMETHODCALLTYPE *GetTypeInfo) (_ADOADOCollection *This, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo);
361 HRESULT (STDMETHODCALLTYPE *GetIDsOfNames) (_ADOADOCollection *This, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId);
362 HRESULT (STDMETHODCALLTYPE *Invoke) (_ADOADOCollection *This, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarR (…)
    [all...]
mscoree.h 128 IGCThreadControl* This,
133 IGCThreadControl* This);
136 IGCThreadControl* This);
140 IGCThreadControl* This);
143 IGCThreadControl* This);
146 IGCThreadControl* This,
158 #define IGCThreadControl_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
159 #define IGCThreadControl_AddRef(This) (This)->lpVtbl->AddRef(This
    [all...]
d3d10_1.h 135 ID3D10BlendState1* This,
140 ID3D10BlendState1* This);
143 ID3D10BlendState1* This);
147 ID3D10BlendState1* This,
151 ID3D10BlendState1* This,
157 ID3D10BlendState1* This,
163 ID3D10BlendState1* This,
169 ID3D10BlendState1* This,
174 ID3D10BlendState1* This,
186 #define ID3D10BlendState1_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
napcommon.h 87 INapComponentConfig* This,
92 INapComponentConfig* This);
95 INapComponentConfig* This);
99 INapComponentConfig* This,
103 INapComponentConfig* This,
107 INapComponentConfig* This,
112 INapComponentConfig* This,
125 #define INapComponentConfig_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
msxml2.h 2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
925 HRESULT (WINAPI *QueryInterface)(IXMLDOMImplementation *This,REFIID riid,void **ppvObject);
926 ULONG (WINAPI *AddRef)(IXMLDOMImplementation *This);
927 ULONG (WINAPI *Release)(IXMLDOMImplementation *This);
928 HRESULT (WINAPI *GetTypeInfoCount)(IXMLDOMImplementation *This,UINT *pctinfo);
929 HRESULT (WINAPI *GetTypeInfo)(IXMLDOMImplementation *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
930 HRESULT (WINAPI *GetIDsOfNames)(IXMLDOMImplementation *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
931 HRESULT (WINAPI *Invoke)(IXMLDOMImplementation *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult, (…)
    [all...]
xpsobjectmodel.h 827 IXpsOMShareable* This,
832 IXpsOMShareable* This);
835 IXpsOMShareable* This);
839 IXpsOMShareable* This,
843 IXpsOMShareable* This,
855 #define IXpsOMShareable_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
856 #define IXpsOMShareable_AddRef(This) (This)->lpVtbl->AddRef(This
    [all...]
devicetopology.h 356 IKsControl* This,
361 IKsControl* This);
364 IKsControl* This);
368 IKsControl* This,
376 IKsControl* This,
384 IKsControl* This,
400 #define IKsControl_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
401 #define IKsControl_AddRef(This) (This)->lpVtbl->AddRef(This
    [all...]
oleidl.h 144 * This file is part of the mingw-w64 runtime package.
145 * No warranty is given; refer to the file DISCLAIMER within this package.
205 IOleAdviseHolder* This,
210 IOleAdviseHolder* This);
213 IOleAdviseHolder* This);
217 IOleAdviseHolder* This,
222 IOleAdviseHolder* This,
226 IOleAdviseHolder* This,
230 IOleAdviseHolder* This,
234 IOleAdviseHolder* This);
    [all...]
xpsobjectmodel_1.h 176 IXpsOMObjectFactory1* This,
181 IXpsOMObjectFactory1* This);
184 IXpsOMObjectFactory1* This);
188 IXpsOMObjectFactory1* This,
192 IXpsOMObjectFactory1* This,
198 IXpsOMObjectFactory1* This,
204 IXpsOMObjectFactory1* This,
210 IXpsOMObjectFactory1* This,
216 IXpsOMObjectFactory1* This,
222 IXpsOMObjectFactory1* This,
    [all...]
wdstptmgmt.h 598 IWdsTransportCacheable* This,
603 IWdsTransportCacheable* This);
606 IWdsTransportCacheable* This);
610 IWdsTransportCacheable* This,
614 IWdsTransportCacheable* This,
620 IWdsTransportCacheable* This,
628 IWdsTransportCacheable* This,
640 IWdsTransportCacheable* This,
644 IWdsTransportCacheable* This);
647 IWdsTransportCacheable* This);
    [all...]

Completed in 913 milliseconds

1 2 3 4 5 6 7 8 91011>>