/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
vmr9.h | 244 IVMRImagePresenter9* This, 249 IVMRImagePresenter9* This); 252 IVMRImagePresenter9* This); 256 IVMRImagePresenter9* This, 260 IVMRImagePresenter9* This, 264 IVMRImagePresenter9* This, 277 #define IVMRImagePresenter9_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 278 #define IVMRImagePresenter9_AddRef(This) (This)->lpVtbl->AddRef(This [all...] |
comadmin.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> 126 HRESULT (WINAPI *QueryInterface)(ICOMAdminCatalog *This,REFIID riid,void **ppvObject); 127 ULONG (WINAPI *AddRef)(ICOMAdminCatalog *This); 128 ULONG (WINAPI *Release)(ICOMAdminCatalog *This); 129 HRESULT (WINAPI *GetTypeInfoCount)(ICOMAdminCatalog *This,UINT *pctinfo); 130 HRESULT (WINAPI *GetTypeInfo)(ICOMAdminCatalog *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 131 HRESULT (WINAPI *GetIDsOfNames)(ICOMAdminCatalog *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId) [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...] |
adoint.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. 507 HRESULT (WINAPI *QueryInterface)(_ADOCollection *This,REFIID riid,void **ppvObject); 508 ULONG (WINAPI *AddRef)(_ADOCollection *This); 509 ULONG (WINAPI *Release)(_ADOCollection *This); 510 HRESULT (WINAPI *GetTypeInfoCount)(_ADOCollection *This,UINT *pctinfo); 511 HRESULT (WINAPI *GetTypeInfo)(_ADOCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 512 HRESULT (WINAPI *GetIDsOfNames)(_ADOCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 513 HRESULT (WINAPI *Invoke)(_ADOCollection *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult, (…) [all...] |
audioclient.h | 212 IAudioClient* This, 217 IAudioClient* This); 220 IAudioClient* This); 224 IAudioClient* This, 233 IAudioClient* This, 237 IAudioClient* This, 241 IAudioClient* This, 245 IAudioClient* This, 251 IAudioClient* This, 255 IAudioClient* This, [all...] |
functiondiscoveryapi.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. 43 #warning COM interfaces layout in this header has not been verified. 53 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 54 STDMETHOD_(ULONG, Release)(THIS) PURE; 67 #define IFunctionInstance_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 68 #define IFunctionInstance_AddRef(This) (This)->lpVtbl->AddRef(This [all...] |
evr.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. 84 #warning COM interfaces layout in this header has not been verified. 94 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 95 STDMETHOD_(ULONG, Release)(THIS) PURE; 112 #define IMFVideoPresenter_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 113 #define IMFVideoPresenter_AddRef(This) (This)->lpVtbl->AddRef(This [all...] |
azroles.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> 216 HRESULT (WINAPI *QueryInterface)(IAzAuthorizationStore *This,REFIID riid,void **ppvObject); 217 ULONG (WINAPI *AddRef)(IAzAuthorizationStore *This); 218 ULONG (WINAPI *Release)(IAzAuthorizationStore *This); 219 HRESULT (WINAPI *GetTypeInfoCount)(IAzAuthorizationStore *This,UINT *pctinfo); 220 HRESULT (WINAPI *GetTypeInfo)(IAzAuthorizationStore *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 221 HRESULT (WINAPI *GetIDsOfNames)(IAzAuthorizationStore *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId) [all...] |
fsrmquota.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. 281 #warning COM interfaces layout in this header has not been verified. 291 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 292 STDMETHOD_(ULONG, Release)(THIS) PURE; 304 STDMETHOD_(HRESULT,Delete)(THIS) PURE; 305 STDMETHOD_(HRESULT,Commit)(THIS) PURE; 322 #define IFsrmQuotaBase_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject [all...] |
txcoord.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> 125 HRESULT (WINAPI *QueryInterface)(ITransactionResourceAsync *This,REFIID riid,void **ppvObject); 126 ULONG (WINAPI *AddRef)(ITransactionResourceAsync *This); 127 ULONG (WINAPI *Release)(ITransactionResourceAsync *This); 128 HRESULT (WINAPI *PrepareRequest)(ITransactionResourceAsync *This,WINBOOL fRetaining,DWORD grfRM,WINBOOL fWantMoniker,WINBOOL fSinglePhase); 129 HRESULT (WINAPI *CommitRequest)(ITransactionResourceAsync *This,DWORD grfRM,XACTUOW *pNewUOW); 130 HRESULT (WINAPI *AbortRequest)(ITransactionResourceAsync *This,BOID *pboidReason,WINBOOL fRetaining,XACTUOW *pNewUOW) [all...] |
wincodec.h | 396 IWICColorContext* This, 401 IWICColorContext* This); 404 IWICColorContext* This); 408 IWICColorContext* This, 412 IWICColorContext* This, 417 IWICColorContext* This, 421 IWICColorContext* This, 425 IWICColorContext* This, 431 IWICColorContext* This, 443 #define IWICColorContext_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject [all...] |
msimcsdk.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. 237 HRESULT (WINAPI *QueryInterface)(IMSIMHost *This,REFIID riid,void **ppvObject); 238 ULONG (WINAPI *AddRef)(IMSIMHost *This); 239 ULONG (WINAPI *Release)(IMSIMHost *This); 240 HRESULT (WINAPI *GetTypeInfoCount)(IMSIMHost *This,UINT *pctinfo); 241 HRESULT (WINAPI *GetTypeInfo)(IMSIMHost *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 242 HRESULT (WINAPI *GetIDsOfNames)(IMSIMHost *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 243 HRESULT (WINAPI *Invoke)(IMSIMHost *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult, (…) [all...] |
certexit.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> 74 HRESULT (WINAPI *QueryInterface)(ICertExit *This,REFIID riid,void **ppvObject); 75 ULONG (WINAPI *AddRef)(ICertExit *This); 76 ULONG (WINAPI *Release)(ICertExit *This); 77 HRESULT (WINAPI *GetTypeInfoCount)(ICertExit *This,UINT *pctinfo); 78 HRESULT (WINAPI *GetTypeInfo)(ICertExit *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 79 HRESULT (WINAPI *GetIDsOfNames)(ICertExit *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId) [all...] |
functiondiscoverynotification.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 #warning COM interfaces layout in this header has not been verified. 24 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 25 STDMETHOD_(ULONG, Release)(THIS) PURE; 35 #define IFunctionDiscoveryNotification_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 36 #define IFunctionDiscoveryNotification_AddRef(This) (This)->lpVtbl->AddRef(This [all...] |
identitystore.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. 23 #warning COM interfaces layout in this header has not been verified. 33 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 34 STDMETHOD_(ULONG, Release)(THIS) PURE; 44 #define IAssociatedIdentityProvider_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 45 #define IAssociatedIdentityProvider_AddRef(This) (This)->lpVtbl->AddRef(This [all...] |
msimcntl.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. 178 HRESULT (WINAPI *QueryInterface)(_IUseIMBase *This,REFIID riid,void **ppvObject); 179 ULONG (WINAPI *AddRef)(_IUseIMBase *This); 180 ULONG (WINAPI *Release)(_IUseIMBase *This); 181 HRESULT (WINAPI *GetTypeInfoCount)(_IUseIMBase *This,UINT *pctinfo); 182 HRESULT (WINAPI *GetTypeInfo)(_IUseIMBase *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 183 HRESULT (WINAPI *GetIDsOfNames)(_IUseIMBase *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 184 HRESULT (WINAPI *Invoke)(_IUseIMBase *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult, (…) [all...] |
asptlb.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. 157 HRESULT (WINAPI *QueryInterface)(IStringList *This,REFIID riid,void **ppvObject); 158 ULONG (WINAPI *AddRef)(IStringList *This); 159 ULONG (WINAPI *Release)(IStringList *This); 160 HRESULT (WINAPI *GetTypeInfoCount)(IStringList *This,UINT *pctinfo); 161 HRESULT (WINAPI *GetTypeInfo)(IStringList *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 162 HRESULT (WINAPI *GetIDsOfNames)(IStringList *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 163 HRESULT (WINAPI *Invoke)(IStringList *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult, (…) [all...] |
wia.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> 177 HRESULT (WINAPI *QueryInterface)(IWiaDevMgr *This,REFIID riid,void **ppvObject); 178 ULONG (WINAPI *AddRef)(IWiaDevMgr *This); 179 ULONG (WINAPI *Release)(IWiaDevMgr *This); 180 HRESULT (WINAPI *EnumDeviceInfo)(IWiaDevMgr *This,LONG lFlag,IEnumWIA_DEV_INFO **ppIEnum); 181 HRESULT (WINAPI *CreateDevice)(IWiaDevMgr *This,BSTR bstrDeviceID,IWiaItem **ppWiaItemRoot); 182 HRESULT (WINAPI *SelectDeviceDlg)(IWiaDevMgr *This,HWND hwndParent,LONG lDeviceType,LONG lFlags,BSTR *pbstrDeviceID,IWiaItem **ppItemRoot) [all...] |
/dalvik/dx/tests/115-merge/testdata/ |
Basic.java | 5 String field = "this is a field"; 8 return "this is a method result";
|
/external/libxml2/result/ |
ent5 | 3 This is an inverted exclamation sign ¡ 4 This is a space
|
/external/libxml2/result/noent/ |
ent5 | 3 This is an inverted exclamation sign ¡ 4 This is a space
|
/external/markdown/MarkdownTest/Tests_2004/ |
Tabs.text | 1 + this is a list item 4 + this is a list item 9 this code block is indented by one tab 13 this code block is indented by two tabs 17 + this is an example list item 20 + this is an example list item
|
/external/markdown/MarkdownTest/Tests_2007/ |
Links, shortcut references.text | 0 This is the [simple case]. 7 This one has a [line 10 This one has a [line 16 [this] [that] and the [other] 18 [this]: /this
|
Tabs.text | 1 + this is a list item 4 + this is a list item 9 this code block is indented by one tab 13 this code block is indented by two tabs 17 + this is an example list item 20 + this is an example list item
|
/external/markdown/tests/markdown-test/ |
tabs.txt | 1 + this is a list item 4 + this is a list item 9 this code block is indented by one tab 13 this code block is indented by two tabs 17 + this is an example list item 20 + this is an example list item
|