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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10effect.h 5 * This library is free software; you can redistribute it and/or
10 * This library is distributed in the hope that it will be useful,
16 * License along with this library; if not, write to the Free Software
168 STDMETHOD_(WINBOOL, IsValid)(THIS) PURE;
183 STDMETHOD_(WINBOOL, IsValid)(THIS) PURE;
184 STDMETHOD_(struct ID3D10EffectType *, GetType)(THIS) PURE;
192 STDMETHOD_(struct ID3D10EffectConstantBuffer *, GetParentConstantBuffer)(THIS) PURE;
193 STDMETHOD_(struct ID3D10EffectScalarVariable *, AsScalar)(THIS) PURE;
194 STDMETHOD_(struct ID3D10EffectVectorVariable *, AsVector)(THIS) PURE;
195 STDMETHOD_(struct ID3D10EffectMatrixVariable *, AsMatrix)(THIS) PURE
    [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...]
d3d11shader.h 5 * This library is free software; you can redistribute it and/or
10 * This library is distributed in the hope that it will be useful,
16 * License along with this library; if not, write to the Free Software
146 STDMETHOD_(struct ID3D11ShaderReflectionType *, GetSubType)(THIS) PURE;
147 STDMETHOD_(struct ID3D11ShaderReflectionType *, GetBaseClass)(THIS) PURE;
148 STDMETHOD_(UINT, GetNumInterfaces)(THIS) PURE;
161 STDMETHOD_(struct ID3D11ShaderReflectionType *, GetType)(THIS) PURE;
162 STDMETHOD_(struct ID3D11ShaderReflectionConstantBuffer *, GetBuffer)(THIS) PURE;
185 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
186 STDMETHOD_(ULONG, Release)(THIS) PURE
    [all...]
d3dx9xof.h 5 * This library is free software; you can redistribute it and/or
10 * This library is distributed in the hope that it will be useful,
16 * License along with this library; if not, write to the Free Software
77 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
78 STDMETHOD_(ULONG,Release)(THIS) PURE;
94 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
95 STDMETHOD_(ULONG,Release)(THIS) PURE;
100 STDMETHOD(Save)(THIS) PURE;
109 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
110 STDMETHOD_(ULONG,Release)(THIS) PURE
    [all...]
dmksctrl.h 7 * THIS SOFTWARE IS NOT COPYRIGHTED
9 * This source code is offered for use in the public domain. You may
12 * This code is distributed in the hope that it will be useful but
14 * DISCLAIMED. This includes but is not limited to warranties of
28 STDMETHOD_(ULONG,AddRef) (THIS) PURE;
29 STDMETHOD_(ULONG,Release) (THIS) PURE;
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...]
reconcil.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.
32 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
33 STDMETHOD_(ULONG,Release)(THIS) PURE;
41 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
42 STDMETHOD_(ULONG,Release)(THIS) PURE;
57 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
58 STDMETHOD_(ULONG,Release)(THIS) PURE;
67 STDMETHOD_(ULONG,AddRef)(THIS) PURE
    [all...]
unknown.h 7 * THIS SOFTWARE IS NOT COPYRIGHTED
9 * This source code is offered for use in the public domain. You may
12 * This code is distributed in the hope that it will be useful but
14 * DISCLAIMED. This includes but is not limited to warranties of
53 ( THIS
57 ( THIS
dsadmin.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.
20 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
21 STDMETHOD_(ULONG,Release)(THIS) PURE;
30 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
31 STDMETHOD_(ULONG,Release)(THIS) PURE;
40 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
41 STDMETHOD_(ULONG,Release)(THIS) PURE;
62 STDMETHOD_(ULONG,AddRef)(THIS) PURE
    [all...]
ratings.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.
42 STDMETHOD_(ULONG,AddRef) (THIS) PURE;
43 STDMETHOD_(ULONG,Release) (THIS) PURE;
45 STDMETHOD_(ULONG,GetSortOrder) (THIS) PURE;
vsadmin.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;
31 STDMETHOD_(HRESULT,AbortAllSnapshotsInProgress)(THIS) PURE;
36 #define IVssAdmin_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
vsmgmt.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.
98 #warning COM interfaces layout in this header has not been verified.
108 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
109 STDMETHOD_(ULONG, Release)(THIS) PURE;
118 STDMETHOD_(HRESULT,Opmun08NotUsedOnWire)(THIS) PURE; /* Reserved */
123 #define IVssDifferentialSoftwareSnapshotMgmt_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
audioengineendpoint.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.
92 #warning COM interfaces layout in this header has not been verified.
102 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
103 STDMETHOD_(ULONG, Release)(THIS) PURE;
114 #define IAudioDeviceEndpoint_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
115 #define IAudioDeviceEndpoint_AddRef(This) (This)->lpVtbl->AddRef(This
    [all...]
d3dx9core.h 6 * This library is free software; you can redistribute it and/or
11 * This library is distributed in the hope that it will be useful,
17 * License along with this library; if not, write to the Free Software
71 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
72 STDMETHOD_(ULONG, Release)(THIS) PURE;
74 STDMETHOD_(LPVOID, GetBufferPointer)(THIS) PURE;
75 STDMETHOD_(DWORD, GetBufferSize)(THIS) PURE;
133 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
134 STDMETHOD_(ULONG, Release)(THIS) PURE;
142 STDMETHOD_(HDC, GetDC)(THIS) PURE
    [all...]
d3dx9mesh.h 7 * This library is free software; you can redistribute it and/or
12 * This library is distributed in the hope that it will be useful,
18 * License along with this library; if not, write to the Free Software
313 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
314 STDMETHOD_(ULONG, Release)(THIS) PURE;
317 STDMETHOD_(DWORD, GetNumFaces)(THIS) PURE;
318 STDMETHOD_(DWORD, GetNumVertices)(THIS) PURE;
319 STDMETHOD_(DWORD, GetFVF)(THIS) PURE;
321 STDMETHOD_(DWORD, GetNumBytesPerVertex)(THIS) PURE;
322 STDMETHOD_(DWORD, GetOptions)(THIS) PURE
    [all...]
d3dx9anim.h 6 * This library is free software; you can redistribute it and/or
11 * This library is distributed in the hope that it will be useful,
17 * License along with this library; if not, write to the Free Software
213 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
214 STDMETHOD_(ULONG, Release)(THIS) PURE;
216 STDMETHOD_(LPCSTR, GetName)(THIS) PURE;
217 STDMETHOD_(DOUBLE, GetPeriod)(THIS) PURE;
219 STDMETHOD_(UINT, GetNumAnimations)(THIS) PURE;
234 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
235 STDMETHOD_(ULONG, Release)(THIS) PURE
    [all...]
aclui.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.
85 STDMETHOD_(ULONG,AddRef) (THIS) PURE;
86 STDMETHOD_(ULONG,Release) (THIS) PURE;
101 STDMETHOD_(ULONG,AddRef) (THIS) PURE;
102 STDMETHOD_(ULONG,Release) (THIS) PURE;
126 STDMETHOD_(ULONG,AddRef) (THIS) PURE;
127 STDMETHOD_(ULONG,Release) (THIS) PURE;
136 STDMETHOD_(ULONG,AddRef) (THIS) PURE
    [all...]
amaudio.h 5 * This library is free software; you can redistribute it and/or
10 * This library is distributed in the hope that it will be useful,
16 * License along with this library; if not, write to the Free Software
33 STDMETHOD_(ULONG,AddRef)(THIS) PURE;
34 STDMETHOD_(ULONG,Release)(THIS) PURE;
shlobj.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.
200 STDMETHOD_(ULONG,AddRef) (THIS) PURE;
201 STDMETHOD_(ULONG,Release) (THIS) PURE;
213 STDMETHOD_(ULONG,AddRef) (THIS) PURE;
214 STDMETHOD_(ULONG,Release) (THIS) PURE;
227 STDMETHOD_(ULONG,AddRef) (THIS) PURE;
228 STDMETHOD_(ULONG,Release) (THIS) PURE;
256 STDMETHOD_(ULONG,AddRef)(THIS) PURE
    [all...]
wiadevd.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.
33 STDMETHOD_(ULONG,AddRef) (THIS) PURE;
34 STDMETHOD_(ULONG,Release) (THIS) PURE;
msrdc.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.
106 #warning COM interfaces layout in this header has not been verified.
116 STDMETHOD_(ULONG, AddRef)(THIS) PURE;
117 STDMETHOD_(ULONG, Release)(THIS) PURE;
121 STDMETHOD_(HRESULT,Truncate)(THIS) PURE;
122 STDMETHOD_(HRESULT,DeleteOnClose)(THIS) PURE;
127 #define IRdcFileWriter_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
punknown.h 5 This file is in the public domain.
48 STDMETHOD_(ULONG, AddRef)( THIS )
51 STDMETHOD_(ULONG, Release)( THIS )
72 STDMETHOD_(ULONG, AddRef)(THIS) \
75 STDMETHOD_(ULONG, Release)(THIS) \
  /prebuilts/misc/common/swig/include/2.0.11/pike/
pikerun.swg 4 * This file contains the runtime support for Pike modules
25 #ifdef THIS
26 #undef THIS
28 #define THIS (((swig_object_wrapper *) Pike_fp->current_storage)->self)
  /external/chromium_org/third_party/skia/platform_tools/android/tests/expectations/tool/
Android.mk 4 # THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT.
  /external/skia/platform_tools/android/tests/expectations/tool/
Android.mk 4 # THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT.

Completed in 421 milliseconds

1 2 3 4 5 6 7 8 91011>>