HomeSort by relevance Sort by last modified time
    Searched refs:pstream (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
dumpfile.h 111 FILE *pstream; /* pass-specific dump stream */ member in struct:dump_file_info
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
propsys.h 281 IStream *pstream,
307 IStream *pstream,
323 #define IInitializeWithStream_Initialize(This,pstream,grfMode) (This)->lpVtbl->Initialize(This,pstream,grfMode)
336 static FORCEINLINE HRESULT IInitializeWithStream_Initialize(IInitializeWithStream* This,IStream *pstream,DWORD grfMode) {
337 return This->lpVtbl->Initialize(This,pstream,grfMode);
    [all...]
vfw.h 947 STDMETHOD(Paste) (THIS_ LONG *plPos,LONG *plLength,PAVISTREAM pstream,LONG lStart,LONG lEnd) PURE;
    [all...]
commctrl.h     [all...]

Completed in 570 milliseconds