| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_cursor.c | 84 /* X11 forces you to create a blank cursor if you want 92 Pixmap blank; local in function:makeBlankCursor 95 blank = XCreateBitmapFromData(__glutDisplay, __glutRoot, 97 if (blank == None) 99 cursor = XCreatePixmapCursor(__glutDisplay, blank, blank, 101 XFreePixmap(__glutDisplay, blank);
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | g80_display.h | 18 void G80CrtcBlankScreen(xf86CrtcPtr, Bool blank);
|
| H A D | g80_display.c | 463 G80CrtcBlankScreen(xf86CrtcPtr crtc, Bool blank) argument 470 if(blank) { 634 /* If any heads are unused, blank them */
|
| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| H A D | s3_GENDAC.c | 188 unsigned char blank, tmp; local in function:S3GENDAC_Init 194 blank = inb(0x3C5); 195 outb(0x3C5, blank | 0x20); /* blank the screen */ 225 outb(0x3C5, blank); /* unblank the screen */ 235 unsigned char blank, tmp; local in function:S3SDAC_Init 266 blank = inb(0x3C5); 267 outb(0x3C5, blank | 0x20); /* blank the screen */ 301 outb(vgaCRReg, blank_delay); /* set blank dela [all...] |
| H A D | s3_Trio64DAC.c | 320 unsigned char blank, tmp; local in function:S3Trio64DAC_Init 333 blank = inb(0x3c5); 334 outb(0x3c5, blank | 0x20); /* blank the screen */ 390 outb(0x3c5, blank); /* unblank the screen */
|
| H A D | s3_IBMRGB.c | 295 unsigned char tmp, blank; local in function:S3IBMRGB_Init 302 blank = inb(0x3c5); 303 outb(0x3c5, blank | 0x20); 368 outb(0x3c5, blank);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | linedata.c | 263 Bool blank = (((item->charData == HIDDEN_CHAR) 270 if (blank) { 274 item->combSize = blank ? 0 : ld->combSize; 275 if_OPT_DEC_RECTOPS(item->charSets = (blank
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_tv.c | 102 int blank, black, burst; member in struct:__anon69c0c6e20108 190 * blank/black levels 267 .composite_levels = { .blank = 225, .black = 267, .burst = 113 }, 274 .svideo_levels = { .blank = 266, .black = 316, .burst = 133 }, 317 .composite_levels = { .blank = 225, .black = 267, .burst = 113 }, 324 .svideo_levels = { .blank = 266, .black = 316, .burst = 133 }, 368 .composite_levels = { .blank = 225, .black = 225, .burst = 113 }, 375 .svideo_levels = { .blank = 266, .black = 266, .burst = 133 }, 419 .composite_levels = { .blank = 225, .black = 267, .burst = 113 }, 426 .svideo_levels = { .blank [all...] |
| /xsrc/external/mit/imake/dist/ |
| H A D | mdepend.cpp | 251 XCOMM If not -a, append the magic string and a blank line so that 253 XCOMM the magic string to the end of the file. Then, append a blank
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/ |
| H A D | doxygen.conf.in | 31 # where doxygen was started. If left blank the current directory will be used. 302 # by doxygen. Possible values are YES and NO. If left blank NO is used. 307 # generated by doxygen. Possible values are YES and NO. If left blank 333 # and error messages should be written. If left blank the output is written 354 # blank the following patterns are tested: 362 # If left blank NO is used. 395 # blank all files are included. 402 # Possible values are YES and NO. If left blank NO is used. 499 # put in front of it. If left blank `html' will be used as the default path. 504 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| H A D | cim_vg.c | 189 /* For centered timings the blank start and blank end are set to */ 690 * Note that we never blank the panel. Most flat panels have very long 1316 unsigned long active, blank, sync; local in function:vg_get_current_display_mode 1325 blank = READ_REG32(DC3_H_BLANK_TIMING); 1329 current_display->hblankstart = (blank & 0xFFF) + 1; 1333 current_display->hblankend = ((blank >> 16) & 0xFFF) + 1; 1339 blank = READ_REG32(DC3_V_BLANK_TIMING); 1343 current_display->vblankstart = (blank & 0x7FF) + 1; 1347 current_display->vblankend = ((blank >> 1 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_swap_frame_usage.spec | 158 time and does not synchronize to vertical blank.
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/ |
| H A D | gl_API.dtd | 115 img_send_null - boolean flag to determine if blank pixel data should
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_swap_frame_usage.spec | 158 time and does not synchronize to vertical blank.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.3.4.rst | 41 - Some games using FNA framework show blank screen
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/ |
| H A D | gl_API.dtd | 117 img_send_null - boolean flag to determine if blank pixel data should
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_501.h | 895 * 1: CRT will be blank. 912 int32_t blank : bits(10, 10); member in struct:_MSOCRegRec::__anone5fa72d7360a::__anone5fa72d73708
|
| H A D | smi501_crtc.c | 305 /* 0: show pixels - 1: blank */ 306 mode->crt_display_ctl.f.blank = 0;
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcint.h | 704 FcChar32 blank);
|
| H A D | fccfg.c | 851 FcChar32 blank FC_UNUSED)
|
| /xsrc/external/mit/fontconfig/include/ |
| H A D | fcint.h | 721 FcChar32 blank);
|
| /xsrc/external/mit/util-macros/dist/ |
| H A D | xorg-macros.m4.in | 1163 # Otherwise the value of $enable_unit_tests is blank. 1227 # Otherwise the value of $enable_unit_tests is blank.
|
| /xsrc/external/mit/libXau/dist/ |
| H A D | aclocal.m4 | 2746 # Otherwise the value of $enable_unit_tests is blank. 2810 # Otherwise the value of $enable_unit_tests is blank.
|
| /xsrc/external/mit/libXaw/dist/ |
| H A D | aclocal.m4 | 1529 # Otherwise the value of $enable_unit_tests is blank. 1593 # Otherwise the value of $enable_unit_tests is blank.
|
| /xsrc/external/mit/libXcursor/dist/ |
| H A D | aclocal.m4 | 1529 # Otherwise the value of $enable_unit_tests is blank. 1593 # Otherwise the value of $enable_unit_tests is blank.
|