/vbox/src/VBox/Frontends/VirtualBox/src/settings/ |
H A D | UISettingsSerializer.h | 81 enum SerializationDirection { Load, Save }; enumerator in enum:UISettingsSerializer::SerializationDirection
|
/vbox/src/VBox/Runtime/testcase/ |
H A D | tstLdr-4.cpp | 105 struct Load struct 124 * Load them.
|
H A D | tstLdr.cpp | 95 struct Load struct 113 * Load them.
|
/vbox/src/libs/xpcom18a4/xpcom/components/ |
H A D | xcDll.cpp | 129 PRBool nsDll::Load(void) function in class:nsDll 143 // Load any library dependencies 209 // Load this dependent library with the global flag and stash 248 lf->Load(&m_instance); 321 if (Load() != PR_TRUE) 356 if (Load() != PR_TRUE) return NS_ERROR_FAILURE;
|
/vbox/src/libs/xpcom18a4/xpcom/ds/ |
H A D | nsPersistentProperties.cpp | 147 nsPersistentProperties::Load(nsIInputStream *aIn) function in class:nsPersistentProperties
|
/vbox/src/libs/xpcom18a4/xpcom/io/ |
H A D | nsLocalFileOS2.cpp | 806 nsLocalFile::Load(PRLibrary * *_retval) function in class:nsLocalFile
|
H A D | nsLocalFileUnix.cpp | 1535 nsLocalFile::Load(PRLibrary **_retval) function in class:nsLocalFile
|
H A D | nsLocalFileWin.cpp | 176 // see if we can Load the path. 177 HRESULT hres = mPersistFile->Load(in, STGM_READ); 1328 nsLocalFile::Load(PRLibrary * *_retval) function in class:nsLocalFile
|
H A D | nsLocalFileOSX.cpp | 1458 NS_IMETHODIMP nsLocalFile::Load(PRLibrary **_retval) function in class:nsLocalFile
|
H A D | nsLocalFileMac.cpp | 1756 nsLocalFile::Load(PRLibrary * *_retval) function in class:nsLocalFile
|
/vbox/src/VBox/Devices/USB/ |
H A D | DevOHCI.cpp | 5294 OHCILOAD Load; local 5301 Load.pTimer = NULL; 5302 Load.cDevs = 0; 5309 Load.apDevs[Load.cDevs++] = pDev; 5316 * Any devices to reattach, if so duplicate the Load struct. 5318 if (Load.cDevs) 5320 pThis->pLoad = (POHCILOAD)PDMDevHlpMMHeapAlloc(pDevIns, sizeof(Load)); 5323 *pThis->pLoad = Load;
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | urlmon.h | 1672 virtual HRESULT STDMETHODCALLTYPE Load( 1715 HRESULT (STDMETHODCALLTYPE *Load)( member in struct:IPersistMonikerVtbl 1751 #define IPersistMoniker_Load(This,fFullyAvailable,pimkName,pibc,grfMode) (This)->lpVtbl->Load(This,fFullyAvailable,pimkName,pibc,grfMode)
|
H A D | objidl.h | 2531 virtual HRESULT STDMETHODCALLTYPE Load( 2567 HRESULT (STDMETHODCALLTYPE *Load)( member in struct:IPersistStreamVtbl 2595 #define IPersistStream_Load(This,pStm) (This)->lpVtbl->Load(This,pStm) 2758 HRESULT (STDMETHODCALLTYPE *Load)( member in struct:IMonikerVtbl 2871 #define IMoniker_Load(This,pStm) (This)->lpVtbl->Load(This,pStm) 4296 virtual HRESULT STDMETHODCALLTYPE Load( 4336 HRESULT (STDMETHODCALLTYPE *Load)( member in struct:IPersistFileVtbl 4369 #define IPersistFile_Load(This,pszFileName,dwMode) (This)->lpVtbl->Load(This,pszFileName,dwMode) 4438 virtual HRESULT STDMETHODCALLTYPE Load( 4481 HRESULT (STDMETHODCALLTYPE *Load)( member in struct:IPersistStorageVtbl [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | urlmon.h | 1678 virtual HRESULT STDMETHODCALLTYPE Load( 1721 HRESULT (STDMETHODCALLTYPE *Load)( member in struct:IPersistMonikerVtbl 1757 #define IPersistMoniker_Load(This,fFullyAvailable,pimkName,pibc,grfMode) (This)->lpVtbl->Load(This,fFullyAvailable,pimkName,pibc,grfMode)
|
H A D | objidl.h | 2531 virtual HRESULT STDMETHODCALLTYPE Load( 2567 HRESULT (STDMETHODCALLTYPE *Load)( member in struct:IPersistStreamVtbl 2595 #define IPersistStream_Load(This,pStm) (This)->lpVtbl->Load(This,pStm) 2758 HRESULT (STDMETHODCALLTYPE *Load)( member in struct:IMonikerVtbl 2871 #define IMoniker_Load(This,pStm) (This)->lpVtbl->Load(This,pStm) 4296 virtual HRESULT STDMETHODCALLTYPE Load( 4336 HRESULT (STDMETHODCALLTYPE *Load)( member in struct:IPersistFileVtbl 4369 #define IPersistFile_Load(This,pszFileName,dwMode) (This)->lpVtbl->Load(This,pszFileName,dwMode) 4438 virtual HRESULT STDMETHODCALLTYPE Load( 4481 HRESULT (STDMETHODCALLTYPE *Load)( member in struct:IPersistStorageVtbl [all...] |