Home
last modified time | relevance | path

Searched refs:resolution (Results 1 – 25 of 62) sorted by relevance

123

/mirbsd/src/sbin/wsconsctl/
Dmouse.c47 static int resolution; variable
51 { "resolution", &resolution, FMT_UINT, FLG_WRONLY },
68 if (field_by_value(mouse_field_tab, &resolution)->flags & FLG_SET) { in mouse_put_values()
69 if (ioctl(fd, WSMOUSEIO_SRES, &resolution) < 0) in mouse_put_values()
73 &resolution), " -> "); in mouse_put_values()
/mirbsd/src/usr.sbin/wsmoused/
Dmouse_protocols.c724 if (mouse.resolution == MOUSE_RES_LOW) in mouse_init()
726 else if (mouse.resolution == MOUSE_RES_MEDIUMLOW) in mouse_init()
728 else if (mouse.resolution == MOUSE_RES_MEDIUMHIGH) in mouse_init()
730 else if (mouse.resolution == MOUSE_RES_HIGH) in mouse_init()
732 else if (mouse.resolution <= 40) in mouse_init()
734 else if (mouse.resolution <= 100) in mouse_init()
736 else if (mouse.resolution <= 200) in mouse_init()
738 else if (mouse.resolution <= 500) in mouse_init()
740 else if (mouse.resolution <= 1000) in mouse_init()
Dwsmoused.h110 unsigned resolution; /* MOUSE_RES_XXX or a positive number */ member
Dwsmoused.c92 resolution : MOUSE_RES_UNKNOWN,
/mirbsd/src/usr.bin/file/magdir/
Dmodem8 >29 byte 1 , fine resolution
9 >29 byte 0 , normal resolution
Djpeg22 # Next, the resolution or aspect ratio of the image:
24 #>13 byte 1 \b, resolution (DPI)
25 #>13 byte 2 \b, resolution (DPCM)
Dimages150 >29 byte 0 \b, normal resolution (204x98 DPI)
151 >29 byte 1 \b, fine resolution (204x196 DPI)
/mirbsd/src/distrib/baselive/i386/
Drc.netselect59 (3) # configure network and X (with lower resolution)
68 (5) # configure network and X (with higher resolution)
/mirbsd/src/sys/scsi/
Dss_mustek.h154 u_int8_t resolution; member
Dss_mustek.c322 mode_data.resolution = ss->sio.scan_x_resolution / 3;
328 mode_data.resolution =
/mirbsd/src/sys/arch/sparc/dev/
Dcgtworeg.h94 u_int resolution : 4; /* screen resolution, 0 means 1152x900 */ member
/mirbsd/src/gnu/usr.bin/perl/lib/Net/Ping/t/
D400_ping_syn.t80 # ping() does dns resolution and
D410_syn_host.t82 # ping() does dns resolution and
/mirbsd/src/gnu/usr.bin/cvs/
DAUTHORS3 The conflict-resolution algorithms and much of the administrative file
/mirbsd/src/gnu/usr.bin/perl/wince/
DREADME.perlce147 * If you need tcp service-name resolution, create
/mirbsd/src/lib/libncurses/src/include/
DCaps247 cpi_changes_res cpix bool YF - - ----- changing character pitch changes resolution
248 lpi_changes_res lpix bool YG - - ----- changing line pitch changes resolution
302 output_res_char orc num Yi - - ----- horizontal resolution in units per line
303 output_res_line orl num Yj - - ----- vertical resolution in units per line
304 output_res_horz_inch orhi num Yk - - ----- horizontal resolution in units per inch
305 output_res_vert_inch orvi num Yl - - ----- vertical resolution in units per inch
640 change_res_horz chr str ZC - - ----- Change horizontal resolution to #1
641 change_res_vert cvr str ZD - - ----- Change vertical resolution to #1
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/DProf/
DChanges69 - optional higher-resolution (currently OS/2 only, cannot grok VMS code);
/mirbsd/src/gnu/usr.bin/perl/os2/
DChanges280 in f1.obj and f2.obj. However, the resolution for libr1.lib and
801 highest possible resolution of sleep() while preserving low
802 priority (raise of resolution may be not available before
803 Warp3fp40; resolution is 8ms/CLOCK_SCALE).
/mirbsd/src/gnu/usr.bin/perl/lib/Net/Ping/
DChanges195 - Optionally allow for high resolution
/mirbsd/src/lib/libncurses/src/doc/
Dhackguide.doc473 translation itself, it's the resolution of use capabilities. Older
489 use resolution in-memory before writing everything out. This design
509 entry that got written immediately, that's OK; the resolution code
/mirbsd/src/etc/
Dservices87 epmap 135/tcp # DCE endpoint resolution
/mirbsd/src/gnu/usr.bin/perl/ext/Time/HiRes/
DChanges265 - Windows: higher resolution time() by using the Windows
267 The exact new higher resolution depends on the hardware,
/mirbsd/src/gnu/usr.bin/perl/ext/Digest/MD5/
DChanges685 Fix problems with scope resolution in addfile() reported by
/mirbsd/src/usr.bin/calendar/calendars/
Dcalendar.history203 06/24 Senate repeals Gulf of Tonkin resolution, 1970
/mirbsd/src/gnu/usr.bin/cvs/doc/
Dgetdate.texi476 a resolution often only a small multiply, like 10000, of the CPU

123