Searched defs:modes (Results 1 - 25 of 53) sorted by relevance

123

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86glxint.h49 __GLcontextModes *modes; member in struct:__MESA_screenRec
83 __GLcontextModes *modes,
H A Dglwindows.h39 __GLcontextModes *modes; member in struct:__anon4124
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dglwindows.h39 __GLcontextModes *modes; member in struct:__anon7407
H A Dglxscreens.h58 __GLcontextModes *modes,
64 __GLcontextModes *modes);
71 * Linked list of valid context modes for this screen.
73 __GLcontextModes *modes; member in struct:__GLXscreen
H A Dglxdrawable.h48 __GLcontextModes *modes; member in struct:__anon7408
83 __GLcontextModes *modes; member in struct:__GLXdrawable
H A Dglxcontext.h85 __GLcontextModes *modes; member in struct:__GLXcontext
H A Drandrstr.h136 RRModePtr *modes; member in struct:_rrOutput
625 * Return a list of modes that are valid for some output in pScreen
679 RRModePtr *modes,
827 RROldModeAdd • This adds modes one-at-a-time
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dglwindows.h39 __GLcontextModes *modes; member in struct:__anon7782
H A Drandrstr.h136 RRModePtr *modes; member in struct:_rrOutput
626 * Return a list of modes that are valid for some output in pScreen
680 RRModePtr *modes,
823 RROldModeAdd • This adds modes one-at-a-time
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dglwindows.h39 __GLcontextModes *modes; member in struct:__anon4563
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/drivers/dri/common/
H A Dutils.h128 __GLcontextModes modes; member in struct:__DRIconfigRec
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvbetables-gen.c14 ModeInfo modes[] = { variable
15 /* standard VESA modes */
75 for (pm = modes; pm->mode != 0; pm++) {
128 printf("/*Bit8u NumberOfBanks*/ %d,\n", 1); /* This would only be non-zero for CGA/HGC modes! */
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl.c44 static ModeData modes[] = { variable
56 for (i = 0; modes[i].mode; i++) {
57 if (!strcmp(modes[i].mode, mode))
58 return &modes[i];
90 for (i = 0; modes[i].mode; i++) {
91 fprintf(stderr, " %-12s %-30s (.%s)\n", modes[i].mode,
92 modes[i].modeInfo, modes[i].suffix);
/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDLTest.cpp222 SDL_Rect **modes; local
223 /* Get available fullscreen/hardware modes */
224 modes = SDL_ListModes(NULL, sdlFlags);
225 if (modes == NULL)
232 if (modes != (SDL_Rect **)-1)
236 * the modes are sorted from larger to smaller, so we just
239 guMaxScreenWidth = modes[0]->w;
240 guMaxScreenHeight = modes[0]->h;
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/
H A Dmac_xpidl.cpp210 char* modes[] = { "header", "java", "typelib", "doc" }; local
211 char* argv[] = { "xpidl", "-m", modes[settings.mode - 1], NULL, NULL, NULL, NULL, };
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dutils.c459 * parameters. The number of modes processed will be 2 *
475 * of the \c GL_UNSIGNED_INT_8_8_8_8 modes. The resulting mask values in the
500 * \param db_modes Array of buffer swap modes. If an element has a
516 * There is currently no way to support packed RGB modes (i.e., modes with
517 * exactly 3 bytes per pixel) or floating-point modes. This could probably
585 __GLcontextModes *modes; local
671 modes = &(*c)->modes;
674 memset(modes,
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Drandrstr.h136 RRModePtr *modes; member in struct:_rrOutput
626 * Return a list of modes that are valid for some output in pScreen
680 RRModePtr *modes,
823 RROldModeAdd • This adds modes one-at-a-time
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Drandrstr.h148 RRModePtr *modes; member in struct:_rrOutput
734 * Return a list of modes that are valid for some output in pScreen
788 RRModePtr *modes,
937 RROldModeAdd • This adds modes one-at-a-time
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Drandrstr.h148 RRModePtr *modes; member in struct:_rrOutput
755 * Return a list of modes that are valid for some output in pScreen
809 RRModePtr *modes,
960 RROldModeAdd • This adds modes one-at-a-time
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Drandrstr.h148 RRModePtr *modes; member in struct:_rrOutput
755 * Return a list of modes that are valid for some output in pScreen
809 RRModePtr *modes,
960 RROldModeAdd • This adds modes one-at-a-time
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Drandrstr.h146 RRModePtr *modes; member in struct:_rrOutput
755 * Return a list of modes that are valid for some output in pScreen
809 RRModePtr *modes,
960 RROldModeAdd • This adds modes one-at-a-time
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Drandrstr.h146 RRModePtr *modes; member in struct:_rrOutput
724 * Return a list of modes that are valid for some output in pScreen
784 RRModePtr *modes,
941 RROldModeAdd • This adds modes one-at-a-time
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Drandrstr.h146 RRModePtr *modes; member in struct:_rrOutput
728 * Return a list of modes that are valid for some output in pScreen
788 RRModePtr *modes,
945 RROldModeAdd • This adds modes one-at-a-time
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Drandrstr.h146 RRModePtr *modes; member in struct:_rrOutput
723 * Return a list of modes that are valid for some output in pScreen
783 RRModePtr *modes,
940 RROldModeAdd • This adds modes one-at-a-time
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dnet80211.h59 /** @defgroup net80211_mode 802.11 operation modes supported by hardware */
449 /** A bitwise OR of the 802.11x modes supported by this device */
450 int modes; member in struct:net80211_hw_info

Completed in 105 milliseconds

123