/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
inspectable.h | 53 IID **iids) = 0; 85 IID **iids); 108 #define IInspectable_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 123 static FORCEINLINE HRESULT IInspectable_GetIids(IInspectable* This,ULONG *iidCount,IID **iids) { 124 return This->lpVtbl->GetIids(This,iidCount,iids); 140 IID **iids);
|
windows.storage.streams.h | 92 IID **iids); 128 #define IBuffer_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 147 static FORCEINLINE HRESULT IBuffer_GetIids(IBuffer* This,ULONG *iidCount,IID **iids) { 148 return This->lpVtbl->GetIids(This,iidCount,iids); 237 IID **iids); 266 #define IBufferFactory_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 283 static FORCEINLINE HRESULT IBufferFactory_GetIids(IBufferFactory* This,ULONG *iidCount,IID **iids) { 284 return This->lpVtbl->GetIids(This,iidCount,iids); [all...] |
activation.h | 71 IID **iids); 99 #define IActivationFactory_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 116 static FORCEINLINE HRESULT IActivationFactory_GetIids(IActivationFactory* This,ULONG *iidCount,IID **iids) { 117 return This->lpVtbl->GetIids(This,iidCount,iids);
|
uiviewsettingsinterop.h | 73 IID **iids); 103 #define IUIViewSettingsInterop_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 120 static FORCEINLINE HRESULT IUIViewSettingsInterop_GetIids(IUIViewSettingsInterop* This,ULONG *iidCount,IID **iids) { 121 return This->lpVtbl->GetIids(This,iidCount,iids);
|
windows.foundation.h | 149 IID **iids); 191 #define IAsyncInfo_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 212 static FORCEINLINE HRESULT IAsyncInfo_GetIids(IAsyncInfo* This,ULONG *iidCount,IID **iids) { 213 return This->lpVtbl->GetIids(This,iidCount,iids); 327 IID **iids); 362 #define IASyncAction_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 381 static FORCEINLINE HRESULT IASyncAction_GetIids(IASyncAction* This,ULONG *iidCount,IID **iids) { 382 return This->lpVtbl->GetIids(This,iidCount,iids); [all...] |
windows.storage.h | 260 IID **iids); 329 #define IStorageItem_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 355 static FORCEINLINE HRESULT IStorageItem_GetIids(IStorageItem* This,ULONG *iidCount,IID **iids) { 356 return This->lpVtbl->GetIids(This,iidCount,iids); 544 IID **iids); 596 #define IKnownFoldersStatics_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 619 static FORCEINLINE HRESULT IKnownFoldersStatics_GetIids(IKnownFoldersStatics* This,ULONG *iidCount,IID **iids) { 620 return This->lpVtbl->GetIids(This,iidCount,iids); [all...] |
windows.security.cryptography.h | 134 IID **iids); 217 #define ICryptographicBufferStatics_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 244 static FORCEINLINE HRESULT ICryptographicBufferStatics_GetIids(ICryptographicBufferStatics* This,ULONG *iidCount,IID **iids) { 245 return This->lpVtbl->GetIids(This,iidCount,iids);
|
windows.system.threading.h | 414 IID **iids); 456 #define IThreadPoolStatics_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 475 static FORCEINLINE HRESULT IThreadPoolStatics_GetIids(IThreadPoolStatics* This,ULONG *iidCount,IID **iids) { 476 return This->lpVtbl->GetIids(This,iidCount,iids); 576 IID **iids); 611 #define IThreadPoolTimer_GetIids(This,iidCount,iids) (This)->lpVtbl->GetIids(This,iidCount,iids) 630 static FORCEINLINE HRESULT IThreadPoolTimer_GetIids(IThreadPoolTimer* This,ULONG *iidCount,IID **iids) { 631 return This->lpVtbl->GetIids(This,iidCount,iids); [all...] |
dxdiag.h | 60 /* IIDs */
|
d3drm.h | 101 STDMETHOD(Load)(THIS_ void *source, void *object_id, IID **iids, DWORD iid_count, D3DRMLOADOPTIONS flags, 241 STDMETHOD(Load)(THIS_ void *source, void *object_id, IID **iids, DWORD iid_count, D3DRMLOADOPTIONS flags, 384 STDMETHOD(Load)(THIS_ void *source, void *object_id, IID **iids, DWORD iid_count, D3DRMLOADOPTIONS flags, [all...] |
dmusics.h | 36 /* IIDs */
|
dmplugin.h | 68 /* IIDs */
|
dmusicc.h | 51 /* IIDs */ [all...] |
dmusici.h | 77 /* IIDs */ 101 /* IIDs of unchanged interfaces */ [all...] |
/frameworks/wilhelm/tools/hashgen/ |
frag1.c | 17 // This program prepares the input to gperf for hashing IIDs
|
/external/android-clat/ |
clatd_test.cpp | 639 // Generate a boatload of random IIDs. 650 // Check that consecutive IIDs are not the same. 653 << "Two consecutive random IIDs are the same: " 681 // Check that IIDs are roughly random and use all the bits by counting the 682 // total number of bits set to 1 in a random sample of 100000 generated IIDs. [all...] |
/system/chre/host/msm/daemon/generated/ |
chre_slpi_skel.c | 409 const uint32_t *iids; member in struct:Interface
|
chre_slpi_stub.c | 409 const uint32_t *iids; member in struct:Interface
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
PPCISelLowering.cpp | [all...] |
/external/aac/libSBRenc/src/ |
ps_encode.cpp | [all...] |
/kernel/tests/net/test/ |
multinetwork_base.py | 91 # Must be between 1 and 256, since we put them in MAC addresses and IIDs.
|
/external/llvm/lib/Target/PowerPC/ |
PPCISelLowering.cpp | [all...] |