Searched refs:blank (Results 1 - 25 of 236) sorted by relevance

12345678910

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_cursor.c84 /* 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 Dg80_display.h18 void G80CrtcBlankScreen(xf86CrtcPtr, Bool blank);
H A Dg80_display.c463 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 Ds3_GENDAC.c188 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 Ds3_Trio64DAC.c320 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 Ds3_IBMRGB.c295 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 Dlinedata.c263 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 Di830_tv.c102 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 Dmdepend.cpp251 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 Ddoxygen.conf.in31 # 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 Dcim_vg.c189 /* 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 DMESA_swap_frame_usage.spec158 time and does not synchronize to vertical blank.
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_API.dtd115 img_send_null - boolean flag to determine if blank pixel data should
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_swap_frame_usage.spec158 time and does not synchronize to vertical blank.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.4.rst41 - Some games using FNA framework show blank screen
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dgl_API.dtd117 img_send_null - boolean flag to determine if blank pixel data should
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_501.h895 * 1: CRT will be blank.
912 int32_t blank : bits(10, 10); member in struct:_MSOCRegRec::__anone5fa72d7360a::__anone5fa72d73708
H A Dsmi501_crtc.c305 /* 0: show pixels - 1: blank */
306 mode->crt_display_ctl.f.blank = 0;
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcint.h704 FcChar32 blank);
H A Dfccfg.c851 FcChar32 blank FC_UNUSED)
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h721 FcChar32 blank);
/xsrc/external/mit/util-macros/dist/
H A Dxorg-macros.m4.in1163 # 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 Daclocal.m42746 # 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 Daclocal.m41529 # 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 Daclocal.m41529 # Otherwise the value of $enable_unit_tests is blank.
1593 # Otherwise the value of $enable_unit_tests is blank.

Completed in 41 milliseconds

12345678910