Searched refs:DeviceName (Results 51 - 75 of 97) sorted by relevance

1234

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A DTIPriv.h9 const char *DeviceName; member in struct:__anon5804
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A DTIPriv.h9 const char *DeviceName; member in struct:__anon6111
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A DTIPriv.h9 const char *DeviceName; member in struct:__anon6414
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A DTIPriv.h9 const char *DeviceName; member in struct:__anon6712
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DTIPriv.h10 char *DeviceName; member in struct:__anon4483
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DTIPriv.h10 char *DeviceName; member in struct:__anon4042
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DDiskImage.c154 @param[in] DeviceName filename to read.
166 IN CONST CHAR16 *DeviceName,
191 DevicePath = gEfiShellProtocol->GetDevicePathFromMap(DeviceName);
261 Status = HDiskImageSetDiskNameOffsetSize (DeviceName, Offset, Size);
333 @param[in] DeviceName The device name.
344 IN CHAR16 *DeviceName,
372 DevicePath = gEfiShellProtocol->GetDevicePathFromMap(DeviceName);
165 HDiskImageRead( IN CONST CHAR16 *DeviceName, IN UINTN Offset, IN UINTN Size, IN BOOLEAN Recover ) argument
343 HDiskImageSave( IN CHAR16 *DeviceName, IN UINTN Offset, IN UINTN Size ) argument
H A DMainHexEditor.c1065 CHAR16 *DeviceName; local
1187 DeviceName = CatSPrint(NULL, L"%s", InputBarGetString());
1188 if (DeviceName == NULL) {
1268 DeviceName,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsconf.h79 LPSTR DeviceName; member in struct:_DSPROPERTY_DIRECTSOUNDDEVICE_WAVEDEVICEMAPPING_A_DATA
86 LPWSTR DeviceName; member in struct:_DSPROPERTY_DIRECTSOUNDDEVICE_WAVEDEVICEMAPPING_W_DATA
H A Ddxgi.idl100 WCHAR DeviceName[32];
H A Dnetcon.idl327 HRESULT DeviceName([out, retval] BSTR *pbstrDeviceName);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsconf.h79 LPSTR DeviceName; member in struct:_DSPROPERTY_DIRECTSOUNDDEVICE_WAVEDEVICEMAPPING_A_DATA
86 LPWSTR DeviceName; member in struct:_DSPROPERTY_DIRECTSOUNDDEVICE_WAVEDEVICEMAPPING_W_DATA
H A Ddxgi.idl95 WCHAR DeviceName[32];
H A Dnetcon.idl327 HRESULT DeviceName([out, retval] BSTR *pbstrDeviceName);
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDisplay.cpp170 &dispDevice.DeviceName[0],
249 gCtx.pfnChangeDisplaySettingsEx(displayDeviceTmp.DeviceName, &deviceModeTmp, NULL,
261 LogRel(("Secondary Monitor with ID=%d and name=%s Not Enabled. Enabling it.\n", Id, displayDevice.DeviceName));
276 dwStatus = gCtx.pfnChangeDisplaySettingsEx((LPSTR)displayDevice.DeviceName,&deviceMode, NULL, (CDS_UPDATEREGISTRY | CDS_NORESET), NULL);
284 LogRel(("Display : %s , Change Height: %d & Width: %d\n", displayDevice.DeviceName, aWidth, aHeight));
293 LogRel(("Display: %s PosX: %d, PosY: %d\n", displayDevice.DeviceName, aPosX, aPosY));
298 dwStatus = gCtx.pfnChangeDisplaySettingsEx((LPSTR)displayDevice.DeviceName,
306 LogRel(("Disable the Display: %d\n", displayDevice.DeviceName));
314 dwStatus = gCtx.pfnChangeDisplaySettingsEx(displayDeviceTmp.DeviceName, &deviceModeTmp, NULL,
334 LogFlowFunc(("ResizeDisplayDevice: [%d] %s\n", i, DisplayDevice.DeviceName));
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dmountmgr.h106 WCHAR DeviceName[1]; member in struct:_MOUNTMGR_DRIVE_LETTER_TARGET
131 WCHAR DeviceName[1]; member in struct:_MOUNTMGR_TARGET_NAME
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dmountmgr.h106 WCHAR DeviceName[1]; member in struct:_MOUNTMGR_DRIVE_LETTER_TARGET
131 WCHAR DeviceName[1]; member in struct:_MOUNTMGR_TARGET_NAME
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DLibSmbios.h350 SMBIOS_STRING DeviceName; member in struct:__anon12859
520 SMBIOS_STRING DeviceName; member in struct:__anon12876
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Protocol/
H A DEfiShellEnvironment2.h246 If DeviceName is specified, then return the current shell directory on that
247 device. If DeviceName is NULL, then return the current directory on the
251 @param[in] DeviceName The name of the device to get the current
260 IN CHAR16 *DeviceName OPTIONAL
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c146 adapter_id.device_name = identifier->DeviceName;
147 adapter_id.device_name_size = sizeof(identifier->DeviceName);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c141 adapter_id.device_name = pIdentifier->DeviceName;
142 adapter_id.device_name_size = sizeof(pIdentifier->DeviceName);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/
H A DShellLib.h549 If the DeviceName is NULL, it returns the current device's current directory
550 name. If the DeviceName is not NULL, it returns the current directory name
553 @param[in] DeviceName The name of the file system to get directory on.
561 IN CHAR16 * CONST DeviceName OPTIONAL
/vbox/src/VBox/Additions/common/VBoxControl/
H A DVBoxControl.cpp435 Log(("[%d] %s\n", i, DisplayDevice.DeviceName));
476 Log(("[%d(%d)] %s\n", i, DevNum, DisplayDevice.DeviceName));
505 if (!EnumDisplaySettings((LPSTR)DisplayDevice.DeviceName,
586 gpfnChangeDisplaySettingsEx((LPSTR)paDisplayDevices[i].DeviceName,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c3311 while (EnumDisplaySettingsExW(adapter->DeviceName, j++, &mode, 0))
3375 if (!EnumDisplaySettingsExW(adapter->DeviceName, j++, &m, 0))
3456 EnumDisplaySettingsExW(adapter->DeviceName, ENUM_CURRENT_SETTINGS, &m, 0);
3584 ret = ChangeDisplaySettingsExW(adapter->DeviceName, &devmode, NULL, CDS_FULLSCREEN, NULL);
3592 ret = ChangeDisplaySettingsExW(adapter->DeviceName, &devmode, NULL, CDS_FULLSCREEN, NULL);
3644 if (!WideCharToMultiByte(CP_ACP, 0, adapter->DeviceName, -1, identifier->device_name,
5443 TRACE("DeviceName: %s\n", debugstr_w(display_device.DeviceName));
5444 strcpyW(adapter->DeviceName, display_device.DeviceName);
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispKmt.cpp190 HDC hDc = CreateDC(NULL, DDev.DeviceName, NULL, NULL);

Completed in 116 milliseconds

1234