| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxstat.h | 47 extern void dmxStatActivate(const char *interval, const char *displays);
|
| H A D | dmxstat.c | 101 * interval seconds, with lines for the first \a displays. If \a 102 * interval is NULL, 1 will be used. If \a displays is NULL, 0 will be 106 void dmxStatActivate(const char *interval, const char *displays) argument 109 dmxStatDisplays = (displays ? atoi(displays) : 0);
|
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | dpylist.c | 33 * a simple linked list of known displays 39 static struct display *displays; variable in typeref:struct:display * 44 return displays != (struct display *) 0; 52 for (d = displays; d; d = next) { 63 for (d = displays; d; d = d->next) 74 for (d = displays; d; d = d->next) 85 for (d = displays; d; d = d->next) 98 for (d = displays; d; d = d->next) 109 for (d = displays; d; d = d->next) 129 for (d = displays; [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Helper.c | 530 disp = scrp->confScreen->displays[i]; 545 disp = scrp->confScreen->displays[i]; 558 scrp->confScreen->displays = 559 xnfreallocarray(scrp->confScreen->displays, 565 scrp->confScreen->displays[i] = xnfcalloc(1, sizeof(DispRec)); 566 memset(scrp->confScreen->displays[i], 0, sizeof(DispRec)); 567 scrp->confScreen->displays[i]->blackColour.red = -1; 568 scrp->confScreen->displays[i]->blackColour.green = -1; 569 scrp->confScreen->displays[i]->blackColour.blue = -1; 570 scrp->confScreen->displays[ [all...] |
| H A D | xf86str.h | 355 DispPtr *displays; member in struct:_confscreenrec
|
| H A D | xf86Config.c | 1819 screenp->displays = xnfallocarray(count, sizeof(DispPtr)); 1827 screenp->displays[count] = xnfcalloc(1, sizeof(DispRec)); 1831 screenp->displays[count]->virtualX = conf_screen->scrn_virtualX; 1832 screenp->displays[count]->virtualY = conf_screen->scrn_virtualY; 1836 configDisplay(screenp->displays[count], dispptr);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | dmxconfig.c | 71 DMXConfigList *displays; member in struct:DMXConfigCmdStruct 89 if (!dmxConfigCmd.displays) dmxConfigCmd.displays = entry; 92 for (pt = dmxConfigCmd.displays; pt->next; pt = pt->next); 366 for (pt = dmxConfigCmd.displays; pt; pt = pt->next) { 437 if (dmxConfigCmd.displays) 453 /** This function determines the number of displays we WILL have and
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Helper.c | 565 for (i = 0, disp = scrp->confScreen->displays; 580 for (i = 0, disp = scrp->confScreen->displays; 594 scrp->confScreen->displays = 595 xnfrealloc(scrp->confScreen->displays, 601 memset(&scrp->confScreen->displays[i], 0, sizeof(DispRec)); 602 scrp->confScreen->displays[i].blackColour.red = -1; 603 scrp->confScreen->displays[i].blackColour.green = -1; 604 scrp->confScreen->displays[i].blackColour.blue = -1; 605 scrp->confScreen->displays[i].whiteColour.red = -1; 606 scrp->confScreen->displays[ [all...] |
| H A D | xf86str.h | 441 DispPtr displays; member in struct:_confscreenrec
|
| H A D | xf86Config.c | 1873 screenp->displays = xnfalloc((count) * sizeof(DispRec)); 1881 screenp->displays[count].virtualX = conf_screen->scrn_virtualX; 1882 screenp->displays[count].virtualY = conf_screen->scrn_virtualY; 1890 configDisplay(&(screenp->displays[count]),dispptr);
|
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/ |
| H A D | wsi_common_display.h | 69 VkDisplayKHR *displays);
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_wsi_display.c | 107 VkDisplayKHR *displays) 116 displays); 104 radv_GetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physical_device,uint32_t plane_index,uint32_t * display_count,VkDisplayKHR * displays) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_wsi_display.c | 86 VkDisplayKHR *displays) 94 displays); 83 anv_GetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physical_device,uint32_t plane_index,uint32_t * display_count,VkDisplayKHR * displays) argument
|
| /xsrc/external/mit/xinit/dist/ |
| H A D | xinitrc.cpp | 70 XCOMM For HiDPI displays, the font size returned by ctwm_font_size will variable
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winconfig.h | 106 DispPtr displays; member in struct:_confscreenrec
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winconfig.h | 130 DispPtr displays; member in struct:_confscreenrec
|
| /xsrc/external/mit/libdrm/dist/man/ |
| H A D | drm-kms.7.rst | 23 Each DRM device provides access to manage which monitors and displays are 42 configuration of displays happens. You select which objects to use, which 70 displays.
|
| H A D | drm.7.rst | 56 Managing connected monitors and displays and changing the current modes
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | formats.rst | 118 display. All displays work natively in sRGB. On older displays, there isn't 121 signal level required to generate the correct color. On older CRT displays,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.1.2.rst | 34 [855GM i915] GL_LINE_STIPPLE displays incorrect colors
|
| H A D | 17.2.2.rst | 97 - vulkan/wsi/wayland: Stop caching Wayland displays
|
| H A D | 19.2.2.rst | 46 - Rocket League displays corruption when the game starts
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | report-sgr.pl | 590 B<report-sgr> displays a normal line, as well as one for each SGR code 1-9, 606 attributes are for the currently selected cell. The script displays the result
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | xlibdriver.rst | 108 HP displays using the HP-ColorRecovery technology.
|
| H A D | egl.rst | 94 create displays for non-native platforms. These extensions are
|