Searched defs:config (Results 76 - 100 of 103) sorted by relevance

12345

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86Crtc.h348 * Current gamma, especially useful after initial config.
597 /** Whether to use the old per-screen Monitor config section */
733 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); local
735 return config->output[config->compat_output];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86Crtc.h345 * Current gamma, especially useful after initial config.
587 /** Whether to use the old per-screen Monitor config section */
695 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); local
696 return config->output[config->compat_output];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86Crtc.h345 * Current gamma, especially useful after initial config.
587 /** Whether to use the old per-screen Monitor config section */
695 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); local
696 return config->output[config->compat_output];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86Crtc.h345 * Current gamma, especially useful after initial config.
587 /** Whether to use the old per-screen Monitor config section */
695 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); local
696 return config->output[config->compat_output];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86Crtc.h345 * Current gamma, especially useful after initial config.
587 /** Whether to use the old per-screen Monitor config section */
695 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); local
696 return config->output[config->compat_output];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Crtc.h345 * Current gamma, especially useful after initial config.
587 /** Whether to use the old per-screen Monitor config section */
695 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); local
696 return config->output[config->compat_output];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Crtc.h346 * Current gamma, especially useful after initial config.
601 /** Whether to use the old per-screen Monitor config section */
709 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); local
710 return config->output[config->compat_output];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Crtc.h347 * Current gamma, especially useful after initial config.
596 /** Whether to use the old per-screen Monitor config section */
732 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); local
734 return config->output[config->compat_output];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Crtc.h347 * Current gamma, especially useful after initial config.
596 /** Whether to use the old per-screen Monitor config section */
732 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); local
734 return config->output[config->compat_output];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Crtc.h344 * Current gamma, especially useful after initial config.
593 /** Whether to use the old per-screen Monitor config section */
729 xf86CrtcConfigPtr config = XF86_CRTC_CONFIG_PTR(pScrn); local
731 return config->output[config->compat_output];
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A Darbel.h469 void *config; member in struct:arbel
H A Dhermon.h835 void *config; member in struct:hermon
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A D3c515.c168 enum Window3 { /* Window 3: MAC/config bits. */
303 union wn3_config config; local
310 config.i = inl(nic->ioaddr + Wn3_Config);
328 config.u.xcvr = if_port;
329 outl(config.i, nic->ioaddr + Wn3_Config);
332 config.i);
729 union wn3_config config; local
732 config.i = inl(ioaddr + Wn3_Config);
733 DBG ( " Internal config register is %4.4x, "
735 config
[all...]
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx.c1327 VBOXGLXTAG(glXCreateGLXPbufferSGIX)(Display *dpy, GLXFBConfigSGIX config,
1332 (void) config;
1372 DECLEXPORT(int) VBOXGLXTAG(glXGetFBConfigAttribSGIX)(Display *dpy, GLXFBConfig config, argument
1375 return VBOXGLXTAG(glXGetFBConfigAttrib)(dpy, config, attribute, value);
1387 GLXFBConfig config,
1390 return VBOXGLXTAG(glXCreatePixmap)(dpy, config, pixmap, NULL);
1394 VBOXGLXTAG(glXCreateContextWithConfigSGIX)(Display *dpy, GLXFBConfig config,
1409 vis = VBOXGLXTAG(glXGetVisualFromFBConfigSGIX)(dpy, config);
1412 crWarning("glXCreateContextWithConfigSGIX: no visuals for %p", config);
1423 GLXFBConfig config)
1422 glXGetVisualFromFBConfigSGIX(Display *dpy, GLXFBConfig config) argument
1807 glXGetFBConfigAttrib(Display *dpy, GLXFBConfig config, int attribute, int *value) argument
2003 glXGetVisualFromFBConfig(Display *dpy, GLXFBConfig config) argument
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsockotpt.c91 #define OT_OPEN_INTERNET_SERVICES(config, flags, err) OTOpenInternetServicesInContext(config, flags, err, clientContext)
92 #define OT_OPEN_ENDPOINT(config, flags, info, err) OTOpenEndpointInContext(config, flags, info, err, clientContext)
97 #define OT_OPEN_INTERNET_SERVICES(config, flags, err) OTOpenInternetServices(config, flags, err)
98 #define OT_OPEN_ENDPOINT(config, flags, info, err) OTOpenEndpoint(config, flags, info, err)
494 OTConfiguration *config; local
504 config
[all...]
/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp46 #define STATUS pThis->config.uStatus
162 /** PCI config area holding MAC address as well as TBD. */
163 struct VNetPCIConfig config; member in struct:VNetState_st
373 * - Link status reporting in config space
418 Log(("%s vnetIoCb_GetConfig: Read beyond the config structure is attempted (offCfg=%#x cb=%x).\n", INSTANCE(pThis), offCfg, cb));
421 memcpy(data, (uint8_t *)&pThis->config + offCfg, cb);
430 Log(("%s vnetIoCb_SetConfig: Write beyond the config structure is attempted (offCfg=%#x cb=%x).\n", INSTANCE(pThis), offCfg, cb));
432 memcpy((uint8_t *)&pThis->config + offCfg, data,
436 memcpy((uint8_t *)&pThis->config + offCfg, data, cb);
757 if (!memcmp(pThis->config
[all...]
/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp3433 * Imports one OVF virtual system (described by a vbox:Machine tag represented by the given config
3440 * The machine config stored in the settings::MachineConfigFile structure contains the UUIDs of
3446 * 1) Scan the machine config for disk attachments.
3449 * and import the disk into VirtualBox, which creates a new UUID for it. In the machine config,
3452 * 3) Change the machine config according to the OVF virtual system descriptions, in case the
3455 * 4) Create the VirtualBox machine with the modfified machine config.
3457 * @param config
3472 settings::MachineConfigFile &config = *vsdescThis->m->pConfig; local
3475 * step 1): modify machine config according to OVF config, i
4103 restoreOriginalUUIDOfAttachedDevice(settings::MachineConfigFile *config) argument
[all...]
H A DMachineImpl.cpp110 /* Contains hints on what has changed when the user is using the VM (config
111 * changes, running the VM, ...). This is used to decide if a config needs
284 * be relative to the VirtualBox config directory).
317 // create an empty machine config
405 * be relative to the VirtualBox config directory).
449 // tries to register an already known VM config again
456 tr("Trying to open a VM config '%s' which has the same UUID as an existing virtual machine"),
460 // use UUID from machine config
511 * Initializes a new instance from a machine config that is already in memory
513 * config i
521 init(VirtualBox *aParent, const Utf8Str &strName, const settings::MachineConfigFile &config) argument
8561 i_loadMachineDataFromSettings(const settings::MachineConfigFile &config, const Guid *puuidRegistry) argument
9965 i_copyMachineDataToSettings(settings::MachineConfigFile &config) argument
10054 i_saveAllSnapshots(settings::MachineConfigFile &config) argument
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k.h472 struct ath_config config; member in struct:ath_softc
H A Dhw.h660 struct ath9k_ops_config config; member in struct:ath_hw
/vbox/src/apps/svnsync-vbox/
H A Dmain.c174 {"config-dir", svnsync_opt_config_dir, 1,
208 apr_hash_t *config; member in struct:__anon17009
958 apr_hash_t *config;
1029 baton, baton->config, pool));
1032 baton, baton->config, pool));
1115 baton->callbacks, baton, baton->config, pool));
1166 baton.config = opt_baton->config;
1181 &callbacks, &baton, baton.config, pool));
1187 baton.config,
955 apr_hash_t *config; member in struct:__anon17013
2319 apr_hash_t *config; member in struct:__anon17016
2368 open_source_session(svn_ra_session_t **from_session, svn_string_t **last_merged_rev, svn_revnum_t *start_rev, svn_ra_session_t *to_session, svn_ra_callbacks2_t *callbacks, apr_hash_t *config, void *baton, apr_pool_t *pool) argument
2827 apr_hash_t *config; member in struct:__anon17017
2985 svn_config_t *config; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DAtapi.h28 UINT16 config; ///< General Configuration. member in struct:__anon11602
85 UINT16 config; ///< General Configuration. member in struct:__anon11603
184 UINT16 config; ///< General Configuration. member in struct:__anon11604
/vbox/src/VBox/Devices/Storage/
H A DDevFdc.cpp741 uint8_t config; member in struct:fdctrl_t
743 /* Power down config (also with status regB access mode */
1244 switch (fd_seek(cur_drv, kh, kt, ks, fdctrl->config & FD_CONFIG_EIS)) {
1801 switch (fd_seek(cur_drv, kh, kt, ks, fdctrl->config & FD_CONFIG_EIS)) {
1890 fdctrl->fifo[8] = fdctrl->config;
1925 fdctrl->config = fdctrl->fifo[11];
1953 fdctrl->fifo[10] = fdctrl->config;
2122 fdctrl->config = fdctrl->fifo[2];
2413 SSMR3PutU8(pSSM, pThis->config);
2492 SSMR3GetU8(pSSM, &pThis->config);
[all...]
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsStorage.cpp2317 QMap <QString, QString> config; local
2356 if (!vboxGlobal().medium(key).isNull() && config.contains (key))
2359 .arg (value).arg (config [key]);
2363 config.insert (key, value);
/vbox/include/VBox/
H A Dpci.h303 /* PCI-X config flags (2 bytes, capability offset 2) */
313 /* PCI-X config flags (4 bytes, capability offset 4) */
328 /* PCI Express config flags (2 bytes, capability offset 2) */
523 /** PCI config space. */
524 uint8_t config[256]; member in struct:PCIDevice
552 pPciDev->config[offReg] = u8Value;
557 return pPciDev->config[offReg];
562 *(uint16_t*)&pPciDev->config[offReg] = RT_H2LE_U16(u16Value);
567 uint16_t u16Value = *(uint16_t*)&pPciDev->config[offReg];
573 *(uint32_t*)&pPciDev->config[offRe
[all...]

Completed in 415 milliseconds

12345