Searched defs:load (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsNetworkDetailsHost.cpp94 load();
115 void UIGlobalSettingsNetworkDetailsHost::load() function in class:UIGlobalSettingsNetworkDetailsHost
H A DUIGlobalSettingsNetworkDetailsNAT.cpp57 load();
99 void UIGlobalSettingsNetworkDetailsNAT::load() function in class:UIGlobalSettingsNetworkDetailsNAT
H A DUIGlobalSettingsInput.cpp138 m_pSelectorModel->load(m_cache.m_shortcuts);
139 m_pMachineModel->load(m_cache.m_shortcuts);
248 void UIHotKeyTableModel::load(const UIShortcutCache &shortcuts) function in class:UIHotKeyTableModel
/vbox/src/bldprogs/
H A Dpreload.cpp34 static int load(const char *pszImage) function
187 load(psz);
195 load(argv[i]);
/vbox/src/VBox/Devices/Network/
H A DDevEEPROM.cpp274 int EEPROM93C46::load(PSSMHANDLE pSSM) function in class:EEPROM93C46
H A DDevE1000.cpp694 int load(PSSMHANDLE pSSM) function in struct:E1kEEPROM
696 return eeprom.load(pSSM);
5245 * the beginning of cache buffer, then load more descriptors.
6731 rc = pThis->eeprom.load(pSSM);
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxGlobalSettings.cpp160 void VBoxGlobalSettings::load (CVirtualBox &vbox) function in class:VBoxGlobalSettings
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooser.cpp60 load();
161 void UIGChooser::load() function in class:UIGChooser
/vbox/src/libs/zlib-1.2.6/contrib/puff/
H A Dpufftest.c58 if load() returns NULL). If the input file was empty or could not be opened
60 local void *load(const char *name, size_t *len) function
117 source = load(name, &len);
/vbox/src/VBox/Devices/PC/ipxe/src/util/Option/
H A DROM.pm29 $rom->load ( "rtl8139.rom" );
244 =item C<< load ( $filename ) >>
250 sub load { subroutine
269 is omitted, the file used in the call to C<load()> will be used.
/vbox/src/VBox/Main/src-all/
H A DQMTranslatorImpl.cpp217 void load(QMBytesStream &stream) function in class:QMTranslator_Impl
219 /* Load into local variables. If we failed during the load,
392 int QMTranslator::load(const char *pszFilename) throw() function in class:QMTranslator
419 _impl->load(stream);
425 LogRel(("QMTranslator::load() failed to load file '%s', reason: %s\n", pszFilename, e.what()));
430 LogRel(("QMTranslator::load() failed to load file '%s'\n", pszFilename));
/vbox/src/VBox/Additions/solaris/DRM/include/
H A DdrmP.h524 int (*load)(struct drm_device *, unsigned long); member in struct:drm_driver_info
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXKBproto.h899 BOOL load; member in struct:_xkbGetKbdByName
/vbox/src/VBox/Additions/x11/x11include/kbproto-1.0.6/X11/extensions/
H A DXKBproto.h898 BOOL load; member in struct:_xkbGetKbdByName
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 118 milliseconds