/vbox/src/libs/xpcom18a4/ipc/ipcd/util/public/ |
H A D | ipcMessageWriter.h | 81 PRInt32 GetSize() function in class:ipcMessageWriter
|
/vbox/src/libs/xpcom18a4/xpcom/ds/ |
H A D | nsDeque.h | 101 inline PRInt32 GetSize() const {return mSize;} function in class:nsDeque
|
/vbox/src/libs/xpcom18a4/xpcom/io/ |
H A D | nsSegmentedBuffer.h | 85 inline PRUint32 GetSize() { return GetSegmentCount() * mSegmentSize; } function in class:nsSegmentedBuffer
|
/vbox/include/VBox/GuestHost/ |
H A D | DragAndDrop.h | 73 uint64_t GetSize(void) const { return m_cbSize; } function in class:DnDURIObject
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/ |
H A D | PiPcd.h | 419 EFI_PEI_PCD_PPI_GET_SIZE GetSize; member in struct:__anon12010
|
H A D | Pcd.h | 369 Use GetSize() to retrieve the size of the target data. 395 Use GetSize() to retrieve the size of the target data. 421 Use GetSize() to retrieve the size of the target data. 447 Use GetSize() to retrieve the size of the target data. 475 Use GetSize() to retrieve the size of the target data. 500 Use GetSize() to retrieve the size of the target data. 527 Use GetSize() to retrieve the size of the target data. 555 Use GetSize() to retrieve the size of the target data. 583 Use GetSize() to retrieve the size of the target data. 611 Use GetSize() t 837 PCD_PPI_GET_SIZE GetSize; member in struct:__anon12007 [all...] |
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | PiPcd.h | 411 EFI_PCD_PROTOCOL_GET_SIZE GetSize; member in struct:_EFI_PCD_PROTOCOL
|
H A D | Pcd.h | 370 Use GetSize() to retrieve the size of the target data. 396 Use GetSize() to retrieve the size of the target data. 422 Use GetSize() to retrieve the size of the target data. 448 Use GetSize() to retrieve the size of the target data. 478 Use GetSize() to retrieve the size of the target data. 505 Use GetSize() to retrieve the size of the target data. 532 Use GetSize() to retrieve the size of the target data. 560 Use GetSize() to retrieve the size of the target data. 588 Use GetSize() to retrieve the size of the target data. 616 Use GetSize() t 841 PCD_PROTOCOL_GET_SIZE GetSize; member in struct:__anon12244 [all...] |
/vbox/src/VBox/Main/include/ |
H A D | GuestCtrlImplPrivate.h | 335 size_t GetSize() { return m_cbSize; } function in class:GuestProcessStream
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | oaidl.h | 3394 virtual HRESULT STDMETHODCALLTYPE GetSize( 3479 HRESULT (STDMETHODCALLTYPE *GetSize)( member in struct:IRecordInfoVtbl 3552 #define IRecordInfo_GetSize(This,pcbSize) (This)->lpVtbl->GetSize(This,pcbSize)
|
H A D | objidl.h | 998 virtual ULONG STDMETHODCALLTYPE GetSize( 1038 ULONG (STDMETHODCALLTYPE *GetSize)( member in struct:IMallocVtbl 1064 #define IMalloc_GetSize(This,pv) (This)->lpVtbl->GetSize(This,pv)
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | oaidl.h | 3394 virtual HRESULT STDMETHODCALLTYPE GetSize( 3479 HRESULT (STDMETHODCALLTYPE *GetSize)( member in struct:IRecordInfoVtbl 3552 #define IRecordInfo_GetSize(This,pcbSize) (This)->lpVtbl->GetSize(This,pcbSize)
|
H A D | objidl.h | 998 virtual ULONG STDMETHODCALLTYPE GetSize( 1038 ULONG (STDMETHODCALLTYPE *GetSize)( member in struct:IMallocVtbl 1064 #define IMalloc_GetSize(This,pv) (This)->lpVtbl->GetSize(This,pv)
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 3279 nsresult (*GetSize)(IMedium *pThis, PRUint64 *size); member in struct:IMedium_vtbl
|
H A D | VBoxCAPI_v3_0.h | 3832 nsresult (*GetSize)(IMedium *pThis, PRUint64 *size); member in struct:IMedium_vtbl
|
H A D | VBoxCAPI_v3_1.h | 3893 nsresult (*GetSize)(IMedium *pThis, PRUint64 *size); member in struct:IMedium_vtbl
|
H A D | VBoxCAPI_v3_2.h | 4097 nsresult (*GetSize)(IMedium *pThis, PRUint64 *size); member in struct:IMedium_vtbl
|
H A D | VBoxCAPI_v4_0.h | 4364 nsresult (*GetSize)(IMedium *pThis, PRInt64 *size); member in struct:IMedium_vtbl
|
H A D | VBoxCAPI_v4_1.h | 4738 nsresult (*GetSize)(IMedium *pThis, PRInt64 *size); member in struct:IMedium_vtbl
|
H A D | VBoxCAPI_v4_2.h | 5653 nsresult (*GetSize)(IMedium *pThis, PRInt64 *size); member in struct:IMedium_vtbl
|
H A D | VBoxCAPI_v4_3.h | 11223 nsresult (*GetSize)(IMedium *pThis, PRInt64 *size); member in struct:IMedium_vtbl 11402 nsresult (*GetSize)(IMedium *pThis, PRInt64 *size); member in struct:IMediumVtbl 11579 #define IMedium_get_Size(p, aSize) ((p)->lpVtbl->GetSize(p, aSize)) 11580 #define IMedium_GetSize(p, aSize) ((p)->lpVtbl->GetSize(p, aSize))
|