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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/cachegrind/tests/
dlclose.stdout.exp 0 This is myprint!
  /external/v8/tools/gyp/test/ninja/s-needs-no-depfiles/
empty.s 0 # This file intentionally left blank.
  /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...]
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...]
shldisp.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>
326 HRESULT (WINAPI *QueryInterface)(IFolderViewOC *This,REFIID riid,void **ppvObject);
327 ULONG (WINAPI *AddRef)(IFolderViewOC *This);
328 ULONG (WINAPI *Release)(IFolderViewOC *This);
329 HRESULT (WINAPI *GetTypeInfoCount)(IFolderViewOC *This,UINT *pctinfo);
330 HRESULT (WINAPI *GetTypeInfo)(IFolderViewOC *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
331 HRESULT (WINAPI *GetIDsOfNames)(IFolderViewOC *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId)
    [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...]
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 92 ID3D10BlendState1* This,
97 ID3D10BlendState1* This);
100 ID3D10BlendState1* This);
104 ID3D10BlendState1* This,
108 ID3D10BlendState1* This,
114 ID3D10BlendState1* This,
120 ID3D10BlendState1* This,
126 ID3D10BlendState1* This,
131 ID3D10BlendState1* This,
143 #define ID3D10BlendState1_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...]
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...]
mfidl.h 173 IMFTopologyNode* This,
178 IMFTopologyNode* This);
181 IMFTopologyNode* This);
185 IMFTopologyNode* This,
190 IMFTopologyNode* This,
195 IMFTopologyNode* This,
201 IMFTopologyNode* This,
207 IMFTopologyNode* This,
212 IMFTopologyNode* This,
217 IMFTopologyNode* This,
    [all...]
d3d11.h 484 operator const D3D11_RASTERIZER_DESC&() const { return *this; }
737 operator const D3D11_BLEND_DESC&() const { return *this; }
763 operator const D3D11_BUFFER_DESC&() const { return *this; }
860 operator const D3D11_SAMPLER_DESC&() const { return *this; }
923 operator const D3D11_TEXTURE2D_DESC&() const { return *this; }
985 ID3D11DeviceChild* This,
990 ID3D11DeviceChild* This);
993 ID3D11DeviceChild* This);
997 ID3D11DeviceChild* This,
1001 ID3D11DeviceChild* This,
    [all...]
shdeprecated.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>
102 HRESULT (WINAPI *QueryInterface)(ITravelEntry *This,REFIID riid,void **ppvObject);
103 ULONG (WINAPI *AddRef)(ITravelEntry *This);
104 ULONG (WINAPI *Release)(ITravelEntry *This);
105 HRESULT (WINAPI *Invoke)(ITravelEntry *This,IUnknown *punk);
106 HRESULT (WINAPI *Update)(ITravelEntry *This,IUnknown *punk,WINBOOL fIsLocalAnchor);
107 HRESULT (WINAPI *GetPidl)(ITravelEntry *This,LPITEMIDLIST *ppidl)
    [all...]
emostore.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>
110 HRESULT (WINAPI *QueryInterface)(IExchangeServer *This,REFIID riid,void **ppvObject);
111 ULONG (WINAPI *AddRef)(IExchangeServer *This);
112 ULONG (WINAPI *Release)(IExchangeServer *This);
113 HRESULT (WINAPI *GetTypeInfoCount)(IExchangeServer *This,UINT *pctinfo);
114 HRESULT (WINAPI *GetTypeInfo)(IExchangeServer *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
115 HRESULT (WINAPI *GetIDsOfNames)(IExchangeServer *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId)
    [all...]
mmcobj.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>
247 HRESULT (WINAPI *QueryInterface)(ISnapinProperties *This,REFIID riid,void **ppvObject);
248 ULONG (WINAPI *AddRef)(ISnapinProperties *This);
249 ULONG (WINAPI *Release)(ISnapinProperties *This);
250 HRESULT (WINAPI *Initialize)(ISnapinProperties *This,Properties *pProperties);
251 HRESULT (WINAPI *QueryPropertyNames)(ISnapinProperties *This,ISnapinPropertiesCallback *pCallback);
252 HRESULT (WINAPI *PropertiesChanged)(ISnapinProperties *This,__LONG32 cProperties,MMC_SNAPIN_PROPERTY *pProperties)
    [all...]
iads.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.
18 #error this stub requires an updated version of <rpcndr.h>
    [all...]
adoctint.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.
251 HRESULT (WINAPI *QueryInterface)(_ADOADOCollection *This,REFIID riid,void **ppvObject);
252 ULONG (WINAPI *AddRef)(_ADOADOCollection *This);
253 ULONG (WINAPI *Release)(_ADOADOCollection *This);
254 HRESULT (WINAPI *GetTypeInfoCount)(_ADOADOCollection *This,UINT *pctinfo);
255 HRESULT (WINAPI *GetTypeInfo)(_ADOADOCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
256 HRESULT (WINAPI *GetIDsOfNames)(_ADOADOCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
257 HRESULT (WINAPI *Invoke)(_ADOADOCollection *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult, (…)
    [all...]
audiopolicy.h 170 IAudioSessionEvents* This,
175 IAudioSessionEvents* This);
178 IAudioSessionEvents* This);
182 IAudioSessionEvents* This,
187 IAudioSessionEvents* This,
192 IAudioSessionEvents* This,
198 IAudioSessionEvents* This,
205 IAudioSessionEvents* This,
210 IAudioSessionEvents* This,
214 IAudioSessionEvents* This,
    [all...]
rend.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>
168 HRESULT (WINAPI *QueryInterface)(ITDirectoryObjectConference *This,REFIID riid,void **ppvObject);
169 ULONG (WINAPI *AddRef)(ITDirectoryObjectConference *This);
170 ULONG (WINAPI *Release)(ITDirectoryObjectConference *This);
171 HRESULT (WINAPI *GetTypeInfoCount)(ITDirectoryObjectConference *This,UINT *pctinfo);
172 HRESULT (WINAPI *GetTypeInfo)(ITDirectoryObjectConference *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
173 HRESULT (WINAPI *GetIDsOfNames)(ITDirectoryObjectConference *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId)
    [all...]
xmllite.h 160 IXmlReader* This,
165 IXmlReader* This);
168 IXmlReader* This);
172 IXmlReader* This,
176 IXmlReader* This,
181 IXmlReader* This,
186 IXmlReader* This,
190 IXmlReader* This,
194 IXmlReader* This);
197 IXmlReader* This);
    [all...]
dvbsiparser.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.
193 #warning COM interfaces layout in this header has not been verified.
203 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
204 STDMETHOD_(ULONG, Release)(THIS) PURE;
207 STDMETHOD_(HRESULT,ConvertNextToCurrent)(THIS) PURE;
232 #define IDVB_EIT_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
portabledeviceconnectapi.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.
26 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
27 STDMETHOD_(ULONG, Release)(THIS) PURE;
35 #define IConnectionRequestCallback_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
36 #define IConnectionRequestCallback_AddRef(This) (This)->lpVtbl->AddRef(This
    [all...]
mstask.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>
184 HRESULT (WINAPI *QueryInterface)(ITaskTrigger *This,REFIID riid,void **ppvObject);
185 ULONG (WINAPI *AddRef)(ITaskTrigger *This);
186 ULONG (WINAPI *Release)(ITaskTrigger *This);
187 HRESULT (WINAPI *SetTrigger)(ITaskTrigger *This,const PTASK_TRIGGER pTrigger);
188 HRESULT (WINAPI *GetTrigger)(ITaskTrigger *This,PTASK_TRIGGER pTrigger);
189 HRESULT (WINAPI *GetTriggerString)(ITaskTrigger *This,LPWSTR *ppwszTrigger)
    [all...]
cdoexm.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.
158 HRESULT (WINAPI *QueryInterface)(IDistributionList *This,REFIID riid,void **ppvObject);
159 ULONG (WINAPI *AddRef)(IDistributionList *This);
160 ULONG (WINAPI *Release)(IDistributionList *This);
161 HRESULT (WINAPI *GetTypeInfoCount)(IDistributionList *This,UINT *pctinfo);
162 HRESULT (WINAPI *GetTypeInfo)(IDistributionList *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
163 HRESULT (WINAPI *GetIDsOfNames)(IDistributionList *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
164 HRESULT (WINAPI *Invoke)(IDistributionList *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult, (…)
    [all...]
  /external/opencv3/3rdparty/include/dshow/
amvideo.h 146 IDirectDrawVideo* This,
151 IDirectDrawVideo* This);
154 IDirectDrawVideo* This);
158 IDirectDrawVideo* This,
162 IDirectDrawVideo* This,
166 IDirectDrawVideo* This,
170 IDirectDrawVideo* This,
174 IDirectDrawVideo* This,
178 IDirectDrawVideo* This,
183 IDirectDrawVideo* This,
    [all...]

Completed in 429 milliseconds

1 2 3 4 5 6 7 8 91011>>