/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
activscp.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> 301 HRESULT (WINAPI *QueryInterface)(IActiveScriptSite *This,REFIID riid,void **ppvObject); 302 ULONG (WINAPI *AddRef)(IActiveScriptSite *This); 303 ULONG (WINAPI *Release)(IActiveScriptSite *This); 304 HRESULT (WINAPI *GetLCID)(IActiveScriptSite *This,LCID *plcid); 305 HRESULT (WINAPI *GetItemInfo)(IActiveScriptSite *This,LPCOLESTR pstrName,DWORD dwReturnMask,IUnknown **ppiunkItem,ITypeInfo **ppti); 306 HRESULT (WINAPI *GetDocVersionString)(IActiveScriptSite *This,BSTR *pbstrVersion) [all...] |
simpdata.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. 100 HRESULT (WINAPI *QueryInterface)(OLEDBSimpleProviderListener *This,REFIID riid,void **ppvObject); 101 ULONG (WINAPI *AddRef)(OLEDBSimpleProviderListener *This); 102 ULONG (WINAPI *Release)(OLEDBSimpleProviderListener *This); 103 HRESULT (WINAPI *aboutToChangeCell)(OLEDBSimpleProviderListener *This,DBROWCOUNT iRow,DB_LORDINAL iColumn); 104 HRESULT (WINAPI *cellChanged)(OLEDBSimpleProviderListener *This,DBROWCOUNT iRow,DB_LORDINAL iColumn); 105 HRESULT (WINAPI *aboutToDeleteRows)(OLEDBSimpleProviderListener *This,DBROWCOUNT iRow,DBROWCOUNT cRows); 106 HRESULT (WINAPI *deletedRows)(OLEDBSimpleProviderListener *This,DBROWCOUNT iRow,DBROWCOUNT cRows) [all...] |
iadmw.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> 145 HRESULT (WINAPI *QueryInterface)(IMSAdminBaseW *This,REFIID riid,void **ppvObject); 146 ULONG (WINAPI *AddRef)(IMSAdminBaseW *This); 147 ULONG (WINAPI *Release)(IMSAdminBaseW *This); 148 HRESULT (WINAPI *AddKey)(IMSAdminBaseW *This,METADATA_HANDLE hMDHandle,LPCWSTR pszMDPath); 149 HRESULT (WINAPI *DeleteKey)(IMSAdminBaseW *This,METADATA_HANDLE hMDHandle,LPCWSTR pszMDPath); 150 HRESULT (WINAPI *DeleteChildKeys)(IMSAdminBaseW *This,METADATA_HANDLE hMDHandle,LPCWSTR pszMDPath) [all...] |
certadm.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> 114 HRESULT (WINAPI *QueryInterface)(ICertAdmin *This,REFIID riid,void **ppvObject); 115 ULONG (WINAPI *AddRef)(ICertAdmin *This); 116 ULONG (WINAPI *Release)(ICertAdmin *This); 117 HRESULT (WINAPI *GetTypeInfoCount)(ICertAdmin *This,UINT *pctinfo); 118 HRESULT (WINAPI *GetTypeInfo)(ICertAdmin *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 119 HRESULT (WINAPI *GetIDsOfNames)(ICertAdmin *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId) [all...] |
iiis.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. 119 HRESULT (WINAPI *QueryInterface)(IISMimeType *This,REFIID riid,void **ppvObject); 120 ULONG (WINAPI *AddRef)(IISMimeType *This); 121 ULONG (WINAPI *Release)(IISMimeType *This); 122 HRESULT (WINAPI *GetTypeInfoCount)(IISMimeType *This,UINT *pctinfo); 123 HRESULT (WINAPI *GetTypeInfo)(IISMimeType *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 124 HRESULT (WINAPI *GetIDsOfNames)(IISMimeType *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 125 HRESULT (WINAPI *Invoke)(IISMimeType *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult, (…) [all...] |
admex.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> 73 HRESULT (WINAPI *QueryInterface)(IMSAdminReplication *This,REFIID riid,void **ppvObject); 74 ULONG (WINAPI *AddRef)(IMSAdminReplication *This); 75 ULONG (WINAPI *Release)(IMSAdminReplication *This); 76 HRESULT (WINAPI *GetSignature)(IMSAdminReplication *This,DWORD dwBufferSize,unsigned char *pbBuffer,DWORD *pdwMDRequiredBufferSize); 77 HRESULT (WINAPI *Propagate)(IMSAdminReplication *This,DWORD dwBufferSize,unsigned char *pszBuffer); 78 HRESULT (WINAPI *Propagate2)(IMSAdminReplication *This,DWORD dwBufferSize,unsigned char *pszBuffer,DWORD dwSignatureMismatch) [all...] |
netcon.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)(IEnumNetConnection *This,REFIID riid,void **ppvObject); 178 ULONG (WINAPI *AddRef)(IEnumNetConnection *This); 179 ULONG (WINAPI *Release)(IEnumNetConnection *This); 180 HRESULT (WINAPI *Next)(IEnumNetConnection *This,ULONG celt,INetConnection **rgelt,ULONG *pceltFetched); 181 HRESULT (WINAPI *Skip)(IEnumNetConnection *This,ULONG celt); 182 HRESULT (WINAPI *Reset)(IEnumNetConnection *This); [all...] |
shappmgr.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)(IShellApp *This,REFIID riid,void **ppvObject); 126 ULONG (WINAPI *AddRef)(IShellApp *This); 127 ULONG (WINAPI *Release)(IShellApp *This); 128 HRESULT (WINAPI *GetAppInfo)(IShellApp *This,PAPPINFODATA pai); 129 HRESULT (WINAPI *GetPossibleActions)(IShellApp *This,DWORD *pdwActions); 130 HRESULT (WINAPI *GetSlowAppInfo)(IShellApp *This,PSLOWAPPINFO psaid) [all...] |
shobjidl.h | 718 HRESULT (WINAPI *QueryInterface)(IPersistFolder *This,REFIID riid,void **ppvObject); 719 ULONG (WINAPI *AddRef)(IPersistFolder *This); 720 ULONG (WINAPI *Release)(IPersistFolder *This); 721 HRESULT (WINAPI *GetClassID)(IPersistFolder *This,CLSID *pClassID); 722 HRESULT (WINAPI *Initialize)(IPersistFolder *This,LPCITEMIDLIST pidl); 729 #define IPersistFolder_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 730 #define IPersistFolder_AddRef(This) (This)->lpVtbl->AddRef(This [all...] |
wsdattachment.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. 10 #error Please include wsdapi.h instead of this header. This header cannot be used directly. 18 #warning COM interfaces layout in this header has not been verified. 28 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 29 STDMETHOD_(ULONG, Release)(THIS) PURE; 36 #define IWSDAttachment_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject [all...] |
uiautomationcore.h | 91 IRawElementProviderSimple* This, 96 IRawElementProviderSimple* This); 99 IRawElementProviderSimple* This); 103 IRawElementProviderSimple* This, 107 IRawElementProviderSimple* This, 112 IRawElementProviderSimple* This, 117 IRawElementProviderSimple* This, 129 #define IRawElementProviderSimple_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject [all...] |
d3d10.h | 816 return *this; 855 return *this; 898 return *this; [all...] |
textstor.h | 200 ITextStoreACPSink* This, 205 ITextStoreACPSink* This); 208 ITextStoreACPSink* This); 212 ITextStoreACPSink* This, 217 ITextStoreACPSink* This); 220 ITextStoreACPSink* This, 225 ITextStoreACPSink* This, 229 ITextStoreACPSink* This, 236 ITextStoreACPSink* This, 240 ITextStoreACPSink* This); [all...] |
wsdhost.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. 10 #error Please include wsdapi.h instead of this header. This header cannot be used directly. 18 #warning COM interfaces layout in this header has not been verified. 28 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 29 STDMETHOD_(ULONG, Release)(THIS) PURE; 38 #define IWSDServiceMessaging_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject [all...] |
winsync.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. 181 #warning COM interfaces layout in this header has not been verified. 191 STDMETHOD_(ULONG, AddRef)(THIS) PURE; 192 STDMETHOD_(ULONG, Release)(THIS) PURE; 203 #define IAsynchronousDataRetriever_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 204 #define IAsynchronousDataRetriever_AddRef(This) (This)->lpVtbl->AddRef(This [all...] |
mediaobj.h | 106 IEnumDMO* This, 111 IEnumDMO* This); 114 IEnumDMO* This); 118 IEnumDMO* This, 125 IEnumDMO* This, 129 IEnumDMO* This); 132 IEnumDMO* This, 144 #define IEnumDMO_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject [all...] |
bidispl.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> 94 HRESULT (WINAPI *QueryInterface)(IBidiRequest *This,REFIID riid,void **ppvObject); 95 ULONG (WINAPI *AddRef)(IBidiRequest *This); 96 ULONG (WINAPI *Release)(IBidiRequest *This); 97 HRESULT (WINAPI *SetSchema)(IBidiRequest *This,const LPCWSTR pszSchema); 98 HRESULT (WINAPI *SetInputData)(IBidiRequest *This,const DWORD dwType,const BYTE *pData,const UINT uSize); 99 HRESULT (WINAPI *GetResult)(IBidiRequest *This,HRESULT *phr) [all...] |
stllock.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. 13 CCritSec() { InitializeCriticalSection(this); } 14 ~CCritSec() { DeleteCriticalSection(this); } 15 void Enter() { EnterCriticalSection(this); } 16 void Leave() { LeaveCriticalSection(this); }
|
sdoias.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> 371 HRESULT (WINAPI *QueryInterface)(ISdoMachine *This,REFIID riid,void **ppvObject); 372 ULONG (WINAPI *AddRef)(ISdoMachine *This); 373 ULONG (WINAPI *Release)(ISdoMachine *This); 374 HRESULT (WINAPI *GetTypeInfoCount)(ISdoMachine *This,UINT *pctinfo); 375 HRESULT (WINAPI *GetTypeInfo)(ISdoMachine *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 376 HRESULT (WINAPI *GetIDsOfNames)(ISdoMachine *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId) [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
CommonToken.js | 4 this.charPositionInLine = -1; // set to invalid position 5 this.channel = 0; // org.antlr.runtime.CommonToken.DEFAULT_CHANNEL 6 this.index = -1; 10 this.type = arguments[0]; 13 this.text = oldToken.getText(); 14 this.type = oldToken.getType(); 15 this.line = oldToken.getLine(); 16 this.index = oldToken.getTokenIndex(); 17 this.charPositionInLine = oldToken.getCharPositionInLine(); 18 this.channel = oldToken.getChannel() [all...] |
/external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/chrome/cc/ |
layer_tree_host_impl_view.html | 4 Use of this source code is governed by a BSD-style license that can be 34 this.classList.add('tr-ui-e-chrome-cc-lthi-s-view'); 36 this.selection_ = undefined; 38 this.layerPicker_ = new tr.ui.e.chrome.cc.LayerPicker(); 39 this.layerPicker_.addEventListener( 41 this.onLayerPickerSelectionChanged_.bind(this)); 43 this.layerView_ = new tr.ui.e.chrome.cc.LayerView(); 44 this.layerView_.addEventListener( 46 this.onLayerViewSelectionChanged_.bind(this)) [all...] |
/external/markdown/MarkdownTest/Tests_2007/ |
Links, reference style.text | 35 [this] [this] should work 37 So should [this][this]. 39 And [this] []. 41 And [this][]. 43 And [this]. 51 [Something in brackets like [this][] should work] 53 [Same with [this].] 55 In this case, [this](/somethingelse/) points to something else [all...] |
/external/pdfium/testing/resources/javascript/ |
document_props_expected.txt | 2 Alert: this.ADBE is undefined undefined 3 Alert: this.author is string Joe Random Author 4 Alert: this.baseURL is string 5 Alert: this.bookmarkRoot is undefined undefined 6 Alert: this.calculate is boolean true 7 Alert: this.Collab is undefined undefined 8 Alert: this.creationDate is string 9 Alert: this.creator is string Joe Random Creator 10 Alert: this.delay is number 0 11 Alert: this.dirty is boolean fals [all...] |
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t013parser.g | 7 this.identifiers = []; 8 this.reportedErrors = []; 10 this.foundIdentifier = function(name) { 11 this.identifiers.push(name); 14 this.emitErrorMessage = function(msg) { 15 this.reportedErrors.push(msg); 20 t=IDENTIFIER {this.foundIdentifier($t.text)}
|
/external/chromium-trace/trace-viewer/tracing/tracing/base/ |
extension_registry_base.html | 4 Use of this source code is governed by a BSD-style license that can be 13 this.constructor = constructor; 14 this.metadata = metadata; 27 this.mode_ = mode; 28 this.defaultMetadata_ = {}; 29 this.defaultConstructor_ = undefined; 30 this.mandatoryBaseClass_ = undefined; 31 this.defaultTypeInfo_ = undefined; 32 this.frozen_ = false; 36 if (this.frozen_ [all...] |