Searched refs:GetBuffer (Results 1 - 24 of 24) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwmsbuffer.idl46 HRESULT GetBuffer(
H A Daudioclient.idl131 HRESULT GetBuffer(
149 HRESULT GetBuffer(
H A Dd3d11shader.h170 STDMETHOD_(struct ID3D11ShaderReflectionConstantBuffer *, GetBuffer)(THIS) PURE;
H A Ddmusicc.h602 STDMETHOD(GetBuffer)(THIS_ void **ppvBuffer, DWORD *pdwSize) PURE;
612 #define IDirectMusicDownload_GetBuffer(p,a,b) (p)->lpVtbl->GetBuffer(p,a,b)
627 STDMETHOD(GetBuffer)(THIS_ DWORD dwDLId, IDirectMusicDownload **ppIDMDownload) PURE;
642 #define IDirectMusicPortDownload_GetBuffer(p,a,b) (p)->lpVtbl->GetBuffer(p,a,b)
647 #define IDirectMusicPortDownload_Unload(p,a) (p)->lpVtbl->GetBuffer(p,a)
H A Daxcore.idl506 HRESULT GetBuffer(
H A Ddxgi.idl322 HRESULT GetBuffer(
H A Dobjidl.h6614 virtual HRESULT STDMETHODCALLTYPE GetBuffer(
6650 HRESULT (STDMETHODCALLTYPE *GetBuffer)( member in struct:IRpcChannelBufferVtbl
6684 #define IRpcChannelBuffer_GetBuffer(This,pMessage,riid) (This)->lpVtbl->GetBuffer(This,pMessage,riid)
6770 HRESULT (STDMETHODCALLTYPE *GetBuffer)( member in struct:IRpcChannelBuffer2Vtbl
6809 #define IRpcChannelBuffer2_GetBuffer(This,pMessage,riid) (This)->lpVtbl->GetBuffer(This,pMessage,riid)
6890 HRESULT (STDMETHODCALLTYPE *GetBuffer)( member in struct:IRpcChannelBuffer3Vtbl
6967 #define IRpcChannelBuffer3_GetBuffer(This,pMessage,riid) (This)->lpVtbl->GetBuffer(This,pMessage,riid)
7096 HRESULT (STDMETHODCALLTYPE *GetBuffer)( member in struct:IAsyncRpcChannelBufferVtbl
7153 #define IAsyncRpcChannelBuffer_GetBuffer(This,pMessage,riid) (This)->lpVtbl->GetBuffer(This,pMessage,riid)
H A Dobjidl.idl1713 HRESULT GetBuffer(
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsByteBuffer.h55 NS_IMETHOD_(char*) GetBuffer() const;
H A DnsUnicharBuffer.h54 NS_IMETHOD_(PRUnichar*) GetBuffer() const;
H A DnsIUnicharBuffer.h55 NS_IMETHOD_(PRUnichar*) GetBuffer() const = 0;
H A DnsIByteBuffer.h69 NS_IMETHOD_(char*) GetBuffer(void) const = 0;
H A DnsUnicharBuffer.cpp101 UnicharBufferImpl::GetBuffer() const function in class:UnicharBufferImpl
H A DnsByteBuffer.cpp102 ByteBufferImpl::GetBuffer(void) const function in class:ByteBufferImpl
/vbox/src/libs/xpcom18a4/ipc/ipcd/util/public/
H A DipcMessageWriter.h78 PRUint8* GetBuffer() function in class:ipcMessageWriter
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsUnicharInputStream.cpp263 memcpy(aBuf, mUnicharData->GetBuffer() + mUnicharDataOffset,
295 mUnicharData->GetBuffer() + mUnicharDataOffset,
337 CountValidUTF8Bytes(mByteData->GetBuffer(),remainder + nb, srcLen, dstLen);
346 ConvertUTF8toUTF16 converter(mUnicharData->GetBuffer());
348 nsASingleFragmentCString::const_char_iterator start = mByteData->GetBuffer();
349 nsASingleFragmentCString::const_char_iterator end = mByteData->GetBuffer() + srcLen;
H A DnsBinaryStream.cpp279 nsBinaryOutputStream::GetBuffer(PRUint32 aLength, PRUint32 aAlignMask) function in class:nsBinaryOutputStream
282 return mBufferAccess->GetBuffer(aLength, aAlignMask);
650 nsBinaryInputStream::GetBuffer(PRUint32 aLength, PRUint32 aAlignMask) function in class:nsBinaryInputStream
653 return mBufferAccess->GetBuffer(aLength, aAlignMask);
H A DnsIStreamBufferAccess.idl174 #define NS_GET_BUFFER(sba,n,a) ((sba)->GetBuffer(n, a))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddmusicc.h604 STDMETHOD(GetBuffer)(THIS_ void **ppvBuffer, DWORD *pdwSize) PURE;
614 #define IDirectMusicDownload_GetBuffer(p,a,b) (p)->lpVtbl->GetBuffer(p,a,b)
629 STDMETHOD(GetBuffer)(THIS_ DWORD dwDLId, IDirectMusicDownload **ppIDMDownload) PURE;
644 #define IDirectMusicPortDownload_GetBuffer(p,a,b) (p)->lpVtbl->GetBuffer(p,a,b)
649 #define IDirectMusicPortDownload_Unload(p,a) (p)->lpVtbl->GetBuffer(p,a)
H A Ddxgi.idl275 HRESULT GetBuffer(
H A Daxcore.idl503 HRESULT GetBuffer(
H A Dobjidl.h6614 virtual HRESULT STDMETHODCALLTYPE GetBuffer(
6650 HRESULT (STDMETHODCALLTYPE *GetBuffer)( member in struct:IRpcChannelBufferVtbl
6684 #define IRpcChannelBuffer_GetBuffer(This,pMessage,riid) (This)->lpVtbl->GetBuffer(This,pMessage,riid)
6770 HRESULT (STDMETHODCALLTYPE *GetBuffer)( member in struct:IRpcChannelBuffer2Vtbl
6809 #define IRpcChannelBuffer2_GetBuffer(This,pMessage,riid) (This)->lpVtbl->GetBuffer(This,pMessage,riid)
6890 HRESULT (STDMETHODCALLTYPE *GetBuffer)( member in struct:IRpcChannelBuffer3Vtbl
6967 #define IRpcChannelBuffer3_GetBuffer(This,pMessage,riid) (This)->lpVtbl->GetBuffer(This,pMessage,riid)
7096 HRESULT (STDMETHODCALLTYPE *GetBuffer)( member in struct:IAsyncRpcChannelBufferVtbl
7153 #define IAsyncRpcChannelBuffer_GetBuffer(This,pMessage,riid) (This)->lpVtbl->GetBuffer(This,pMessage,riid)
H A Dobjidl.idl1701 HRESULT GetBuffer(
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp2636 writer.GetBuffer(),
3912 writer.GetBuffer(), writer.GetSize());
4194 rv = IPC_SendMessage(peer, kDConnectTargetID, writer.GetBuffer(), writer.GetSize());

Completed in 187 milliseconds