Searched refs:settings (Results 76 - 100 of 138) sorted by relevance

123456

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp47 #include <VBox/settings.h>
156 // VirtualBox settings code parse that XML now
358 const settings::NetworkAdaptersList &llNetworkAdapters = pNewDesc->m->pConfig->hardwareMachine.llNetworkAdapters;
365 settings::NetworkAdaptersList::const_iterator it1;
469 settings::StorageControllersList &llControllers = pNewDesc->m->pConfig->storageMachine.llStorageControllers;
470 settings::StorageControllersList::iterator it3;
475 settings::AttachedDevicesList &llAttachments = it3->llAttachedDevices;
476 settings::AttachedDevicesList::iterator it4;
1569 settings::MachineConfigFile *pConfig = vsdescThis->m->pConfig;
1794 settings
[all...]
H A DNATEngineImpl.cpp28 #include <VBox/settings.h>
275 settings::NATRule r = it->second;
292 settings::NATRule r;
348 settings::NATRule r = it->second;
367 HRESULT NATEngine::i_loadSettings(const settings::NAT &data)
394 for (settings::NATRuleList::const_iterator it = data.llRules.begin();
404 HRESULT NATEngine::i_saveSettings(settings::NAT &data)
H A DSerialPortImpl.cpp26 #include <VBox/settings.h>
471 * Loads settings from the given port node.
478 HRESULT SerialPort::i_loadSettings(const settings::SerialPort &data)
493 * Saves the port settings to the given port node.
501 HRESULT SerialPort::i_saveSettings(settings::SerialPort &data)
515 * Returns true if any setter method has modified settings of this instance.
H A DDHCPServerImpl.cpp29 #include <VBox/settings.h>
129 const settings::DHCPServer &data)
158 HRESULT DHCPServer::i_saveSettings(settings::DHCPServer &data)
207 // save the global settings; for that we should hold only the VirtualBox lock
269 // save the global settings; for that we should hold only the VirtualBox lock
590 return m->VmSlot2Options[settings::VmNameSlotKey(aVmName, aSlot)];
H A DVirtualBoxImpl.cpp42 #include <VBox/settings.h>
222 // VirtualBox main settings file
224 settings::MainConfigFile *pMainConfigFile;
398 m->pMainConfigFile = new settings::MainConfigFile(&m->strSettingsFilePath);
403 // only if the main settings file does not exist, create it,
412 m->pMainConfigFile = new settings::MainConfigFile(NULL);
485 for (settings::DHCPServersList::const_iterator it = m->pMainConfigFile->llDhcpServers.begin();
489 const settings::DHCPServer &data = *it;
501 for (settings::NATNetworksList::const_iterator it = m->pMainConfigFile->llNATNetworks.begin();
505 const settings
[all...]
H A DNetworkAdapterImpl.cpp32 #include <VBox/settings.h>
951 settings::StringsMap::const_iterator it = mData->mGenericProperties.find(aKey);
970 settings::StringsMap::const_iterator it = mData->mGenericProperties.find(aKey);
1011 for (settings::StringsMap::const_iterator it = mData->mGenericProperties.begin();
1028 * Loads settings from the given adapter node.
1036 const settings::NetworkAdapter &data)
1049 * in the settings file (for backwards compatibility reasons). This takes
1051 * the same setting of an object loaded from the old settings file must
1095 // after loading settings, we are no longer different from the XML on disk
1102 * Saves settings t
[all...]
H A DUSBDeviceFiltersImpl.cpp35 #include <VBox/settings.h>
476 * Loads settings from the given machine node.
483 HRESULT USBDeviceFilters::i_loadSettings(const settings::USB &data)
494 * in the settings file (for backwards compatibility reasons). This takes
496 * the same setting of an object loaded from the old settings file must
500 for (settings::USBDeviceFiltersList::const_iterator it = data.llDeviceFilters.begin();
504 const settings::USBDeviceFilter &f = *it;
520 * Saves settings to the given machine node.
526 HRESULT USBDeviceFilters::i_saveSettings(settings::USB &data)
545 settings
[all...]
H A DMachineImpl.cpp77 #include <VBox/settings.h>
195 mLongMode = HC_ARCH_BITS == 64 ? settings::Hardware::LongMode_Enabled : settings::Hardware::LongMode_Disabled;
283 * @param strConfigFile Local file system path to the VM settings file (can
289 * @param fForceOverwrite Whether to overwrite an existing machine settings file.
318 mData->pMachineConfigFile = new settings::MachineConfigFile(NULL);
336 // with the machine file; say so if the settings file name is the same as the
337 // settings file parent directory (machine directory)
362 ? settings::Hardware::LongMode_Enabled : settings
[all...]
H A DSystemPropertiesImpl.cpp40 #include <VBox/settings.h>
51 m(new settings::SystemProperties)
105 * NB: See also SystemProperties constructor in settings.h
875 *aAudioDriver = settings::MachineConfigFile::getHostDefaultAudioDriver();
927 /** @todo not yet implemented, settings handling is missing */
981 HRESULT SystemProperties::i_loadSettings(const settings::SystemProperties &data)
1025 HRESULT SystemProperties::i_saveSettings(settings::SystemProperties &data)
H A DMediumImpl.cpp31 #include <VBox/settings.h>
162 settings::StringsMap mapProperties;
1220 * Initializes the medium object by loading its data from the given settings
1231 * @param data Configuration settings.
1240 const settings::Medium &data,
1254 // no need to check maximum depth as settings reading did it
1281 /// @todo handle host drive settings here as well?
1297 * if some properties are not supported but present in the settings file,
1301 for (settings::StringsMap::const_iterator it = data.properties.begin();
1311 settings
[all...]
H A DUSBControllerImpl.cpp29 #include <VBox/settings.h>
H A DUSBDeviceFilterImpl.cpp24 #include <VBox/settings.h>
209 const settings::USBDeviceFilter &data)
862 const settings::USBDeviceFilter &data)
1223 void HostUSBDeviceFilter::i_saveSettings(settings::USBDeviceFilter &data)
/vbox/src/VBox/Devices/Audio/
H A DDrvAudio.h97 /** Audio configuration settings retrieved
157 PDMAUDIOSTREAMCFG settings; member in struct:fixed_settings
170 /* Fixed output settings. */
171 { /* DAC fixed settings */
183 /* Fixed input settings. */
184 { /* ADC fixed settings */
H A DDrvAudio.cpp87 if ( conf.fixed_out.enabled /** @todo Get rid of these settings! */
611 pBackendCfg = &conf.fixed_out.settings;
617 LogFlowFunc(("Using fixed audio output settings: %RTbool\n",
675 pBackendCfg = &conf.fixed_in.settings;
681 LogFlowFunc(("Using fixed audio input settings: %RTbool\n",
1308 "Use fixed settings for host DAC", NULL, 0},
1310 {"DACFixedFreq", AUD_OPT_INT, &conf.fixed_out.settings.uHz,
1313 {"DACFixedFmt", AUD_OPT_FMT, &conf.fixed_out.settings.enmFormat,
1316 {"DACFixedChannels", AUD_OPT_INT, &conf.fixed_out.settings.cChannels,
1324 "Use fixed settings fo
[all...]
H A Daudio.c111 audsettings_t settings; member in struct:fixed_settings
123 { /* DAC fixed settings */
134 { /* ADC fixed settings */
1534 "Use fixed settings for host DAC", NULL, 0},
1536 {"DACFixedFreq", AUD_OPT_INT, &conf.fixed_out.settings.freq,
1539 {"DACFixedFmt", AUD_OPT_FMT, &conf.fixed_out.settings.fmt,
1542 {"DACFixedChannels", AUD_OPT_INT, &conf.fixed_out.settings.nchannels,
1550 "Use fixed settings for host ADC", NULL, 0},
1552 {"ADCFixedFreq", AUD_OPT_INT, &conf.fixed_in.settings.freq,
1555 {"ADCFixedFmt", AUD_OPT_FMT, &conf.fixed_in.settings
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/hci/commands/
H A Dmenu_cmd.c35 #include <ipxe/settings.h>
/vbox/src/VBox/Devices/PC/ipxe/src/net/tcp/
H A Dsyslogs.c34 #include <ipxe/settings.h>
200 * Apply encrypted syslog settings
272 /** Encrypted syslog settings applicator */
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsGroup.cpp115 pSet->buildSet(m_machineItems[iStepNumber], m_machineItems.size() == 1, model()->settings());
H A DUIGDetailsSet.cpp65 void UIGDetailsSet::buildSet(UIVMItem *pMachineItem, bool fFullSet, const QMap<DetailsElementType, bool> &settings) argument
72 m_settings = settings;
125 /* Load details settings: */
/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h55 namespace settings namespace
95 const settings::MediaRegistry &mediaRegistry,
228 void i_saveMediaRegistry(settings::MediaRegistry &mediaRegistry,
/vbox/src/VBox/Installer/linux/scripts/
H A DVBoxHeadlessXOrg.sh92 current list of possible key settings with a short explanation. Usually it
94 leave all other settings unchanged.
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dati_fragment_shader.c815 struct ffp_frag_settings settings; local
820 gen_ffp_frag_op(stateblock, &settings, TRUE);
821 desc = (const struct atifs_ffp_desc *)find_ffp_frag_shader(&priv->fragment_shaders, &settings);
832 if(settings.op[i].cop == WINED3DTOP_DISABLE) break;
836 memcpy(&new_desc->parent.settings, &settings, sizeof(settings));
837 new_desc->shader = gen_ati_shader(settings.op, context->gl_info);
843 /* GL_ATI_fragment_shader depends on the GL_TEXTURE_xD enable settings. Update the texture stages
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dexec.c33 #include <ipxe/settings.h>
224 * Expand settings within a token list
/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dvalidator.c43 #include <ipxe/settings.h>
/vbox/src/VBox/Devices/PC/ipxe/src/usr/
H A Dpxemenu.c346 struct settings *pxebs_settings;

Completed in 156 milliseconds

123456