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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qosname.h 19 typedef WINBOOL (WINAPI *WSC_INSTALL_QOS_TEMPLATE)(const LPGUID Guid,LPWSABUF QosName,LPQOS Qos);
20 typedef WINBOOL (WINAPI *WSC_REMOVE_QOS_TEMPLATE)(const LPGUID Guid,LPWSABUF QosName);
21 typedef WINBOOL (WINAPI *WPU_GET_QOS_TEMPLATE)(const LPGUID Guid,LPWSABUF QosName,LPQOS Qos);
evntcons.h 28 GUID ParentGuid;
36 GUID RelatedActivityId;
58 GUID ProviderId;
67 GUID ActivityId;
126 LPGUID Guid,
134 LPGUID Guid,
140 LPGUID Guid
lmdfs.h 105 GUID Guid;
116 GUID Guid;
127 GUID Guid;
138 GUID Guid;
146 GUID GenerationGuid;
213 GUID Guid
    [all...]
wmistr.h 24 GUID Guid;
102 GUID TargetGuid;
116 GUID Guid;
tvout.h 12 GUID Guid;
ndattrib.h 100 GUID guid; member in struct:tagRepairInfo
133 GUID Guid;
162 GUID rootCauseID;
164 GUID networkInterfaceID;
dxva2api.h 184 GUID guidConfigBitstreamEncryption;
185 GUID guidConfigMBcontrolEncryption;
186 GUID guidConfigResidDiffEncryption;
662 STDMETHOD_(HRESULT,GetCreationParameters)(THIS_ GUID *pDeviceGuid,DXVA2_VideoDesc *pVideoDesc,DXVA2_ConfigPictureDecode *pConfig,IDirect3DSurface9 ***pppDecoderRenderTargets,UINT *pNumSurfaces) PURE;
722 STDMETHOD_(HRESULT,GetDecoderDeviceGuids)(THIS_ UINT *Count,GUID **pGuids) PURE;
723 STDMETHOD_(HRESULT,GetDecoderRenderTargets)(THIS_ REFGUID Guid,UINT *pCount,D3DFORMAT **pFormats) PURE;
724 STDMETHOD_(HRESULT,GetDecoderConfigurations)(THIS_ REFGUID Guid,const DXVA2_VideoDesc *pVideoDesc,IUnknown *pReserved,UINT *pCount,DXVA2_ConfigPictureDecode **ppConfigs) PURE;
725 STDMETHOD_(HRESULT,CreateVideoDecoder)(THIS_ REFGUID Guid,const DXVA2_VideoDesc *pVideoDesc,DXVA2_ConfigPictureDecode *pConfig,IDirect3DSurface9 **ppDecoderRenderTargets,UINT NumSurfaces,IDirectXVideoDecoder **ppDecode) PURE;
735 #define IDirectXVideoDecoderService_GetDecoderRenderTargets(This,Guid,pCount,pFormats) (This)->lpVtbl->GetDecoderRenderTargets(This,Guid,pCount,pFormats
    [all...]
ws2spi.h 144 typedef int (WSPAPI *LPWSCINSTALLQOSTEMPLATE)(const LPGUID Guid,LPWSABUF QosName,LPQOS Qos);
145 typedef int (WSPAPI *LPWSCREMOVEQOSTEMPLATE)(const LPGUID Guid,LPWSABUF QosName);
153 int WSPAPI WSCInstallQOSTemplate (const LPGUID Guid,LPWSABUF QosName,LPQOS Qos);
154 int WSPAPI WSCRemoveQOSTemplate (const LPGUID Guid,LPWSABUF QosName);
310 const GUID *puuidProviderId,
320 const GUID *puuidProviderId
dxvahd.h 208 GUID Guid;
259 GUID VPGuid;
328 GUID Guid;
344 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorCustomRates )(HANDLE hDevice,const GUID *pVPGuid,UINT Count,DXVAHD_CUSTOM_RATE_DATA *pRates);
346 typedef HRESULT ( CALLBACK *PDXVAHDSW_CreateVideoProcessor )(HANDLE hDevice,const GUID *pVPGuid,HANDLE *phVideoProcessor);
398 STDMETHOD_(HRESULT,CreateVideoProcessor)(THIS_ const GUID *pVPGuid,IDXVAHD_VideoProcessor **ppVideoProcessor) PURE;
401 STDMETHOD_(HRESULT,GetVideoProcessorCustomRates)(THIS_ const GUID *pVPGuid,UINT Count,DXVAHD_CUSTOM_RATE_DATA *pRates) PURE;
evntrace.h 308 GUID Guid;
393 GUID LogInstanceGuid;
436 GUID LogInstanceGuid;
479 GUID LogInstanceGuid;
535 LPCGUID Guid;
542 GUID Guid;
583 GUID ParentGuid;
712 GUID SourceId
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/Properties/
AssemblyInfo.cs 56 // The following GUID is for the ID of the typelib if this project is exposed to COM
57 [assembly: Guid("e7a97455-a3e3-4877-a90b-b1b12606dac1")]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Properties/
AssemblyInfo.cs 57 // The following GUID is for the ID of the typelib if this project is exposed to COM
58 [assembly: Guid( "7a0b4db7-f127-4cf5-ac2c-e294957efcd6" )]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Properties/
AssemblyInfo.cs 55 // The following GUID is for the ID of the typelib if this project is exposed to COM
56 [assembly: Guid( "9f8fa018-6766-404c-9e72-551407e1b173" )]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/Properties/
AssemblyInfo.cs 55 // The following GUID is for the ID of the typelib if this project is exposed to COM
56 [assembly: Guid( "ad48c7f7-0b1d-4b1e-9602-83425cb5699f" )]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Properties/
AssemblyInfo.cs 55 // The following GUID is for the ID of the typelib if this project is exposed to COM
56 [assembly: Guid( "1352b15b-eded-4380-9122-acde32f7ff38" )]
  /external/clang/test/SemaCXX/
borland-extensions.cpp 48 } GUID;
52 GUID const* Guid;
58 const GUID guid_inl = __uuidof(Foo);
60 data = ata1.Guid->Data1;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsiwmi.h 54 } GUID;
58 LPCGUID Guid;
148 Guid, \
157 Guid, \
193 IN LPGUID Guid,
wmilib.h 20 LPCGUID Guid;
117 IN LPCGUID Guid,
classpnp.h 457 GUID Guid;
746 LPGUID Guid,
1007 LPGUID Guid,
1177 const GUID *Guid,
  /external/chromium_org/base/win/
event_trace_provider.h 20 typedef GUID EtwEventClass;
50 header.Guid = event_class;
60 header.Guid = event_class;
82 // registers with ETW by its name which is a GUID. ETW calls back to
93 explicit EtwTraceProvider(const GUID& provider_name);
110 void set_provider_name(const GUID& provider_name) {
113 const GUID& provider_name() const { return provider_name_; }
164 GUID provider_name_;
event_trace_controller_unittest.cc 34 explicit TestingProvider(const GUID& provider_name)
67 EXPECT_TRUE(kGuidNull == p->Wnode.Guid);
121 // Allocate a new provider name GUID for each test.
131 GUID test_provider_;
  /external/chromium_org/chrome/test/logging/win/
log_file_reader.cc 210 if (IsEqualGUID(event->Header.Guid, logging::kLogEventId)) {
215 } else if (IsEqualGUID(event->Header.Guid, base::debug::kTraceEventClass32)) {
217 } else if (IsEqualGUID(event->Header.Guid, EventTraceGuid)) {
log_file_printer.cc 172 wchar_t guid[64]; local
173 StringFromGUID2(event->Header.Guid, &guid[0], arraysize(guid));
174 *out_ << error << " (class=" << guid << ", type="
  /external/chromium_org/base/debug/
trace_event_win_unittest.cc 78 current_->Event(event->Header.Guid,
140 // Enable the TraceLog provider GUID.
166 void ExpectEvent(REFGUID guid,
180 EXPECT_CALL(consumer_, Event(guid,
  /external/chromium_org/content/browser/tracing/
etw_system_event_consumer_win.cc 23 std::string GuidToString(const GUID& guid) {
25 guid.Data1, guid.Data2, guid.Data3,
26 guid.Data4[0], guid.Data4[1], guid.Data4[2], guid.Data4[3],
27 guid.Data4[4], guid.Data4[5], guid.Data4[6], guid.Data4[7])
    [all...]

Completed in 987 milliseconds

1 2