Home
last modified time | relevance | path

Searched refs:contrast (Results 1 – 25 of 35) sorted by relevance

12

/mirbsd/src/sbin/wsconsctl/
Ddisplay.c50 struct field_pc brightness, contrast, backlight; variable
57 { "contrast", &contrast, FMT_PC, FLG_MODIFY|FLG_INIT },
99 } else if (ptr == &contrast) { in display_get_values()
174 } else if (ptr == &contrast) { in display_put_values()
/mirbsd/src/sys/scsi/
Dss.c84 u_int8_t contrast; member
815 window_data.contrast = 256 - sio->scan_contrast;
817 window_data.contrast = ss->quirkdata->contrast;
819 window_data.contrast = sio->scan_contrast;
Dscsi_scanner.h116 u_int8_t contrast; member
Dss_mustek.h156 u_int8_t contrast; member
Dss_mustek.c332 mode_data.contrast = (ss->sio.scan_contrast - 16) / 7;
/mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dmmo.em85 of section flags, in contrast to what's done in elf32.em. */
/mirbsd/src/bin/ed/
DPOSIX18 `r', `g' and `p'. In contrast, POSIX specifies any character expect
/mirbsd/src/gnu/usr.bin/perl/
DCopying12 at the mercy of those companies. By contrast, our General Public
DREADME.win32699 there is a separate 64-bit wide integral type, C<__int64>. In contrast,
/mirbsd/src/share/doc/legal/
DCOPYING-112 at the mercy of those companies. By contrast, our General Public
DCOPYING-212 freedom to share and change it. By contrast, the GNU General Public
DCOPYING.LIB-2_116 freedom to share and change it. By contrast, the GNU General Public
DCOPYING.LIB-215 freedom to share and change it. By contrast, the GNU General Public
/mirbsd/src/gnu/usr.bin/perl/hints/
DREADME.hints214 By contrast, if you don't want Configure to propagate your temporary
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlgpl.pod41 freedom to share and change it. By contrast, the GNU General Public
Dperlref.pod41 In contrast, hard references are more like hard links in a Unix file
Dperldebguts.pod222 information. For example, contrast this expression trace:
Dperlfaq3.pod428 that behaves like a rudimentary IDE. In contrast to the MacPerl Application
Dperlre.pod741 C<ab> to match. In contrast, C<a*ab> will match the same as C<a+b>,
Dperlxstut.pod719 Note that in contrast with L<"EXAMPLE 1">, L<"EXAMPLE 2"> and L<"EXAMPLE 3">,
Dperlvar.pod1463 contrast to C<$!> and C<$^E>, which are set only if error condition
Dperlglossary.pod1484 The services a piece of code promises to provide forever, in contrast to
3228 An actual piece of data, in contrast to all the variables, references,
/mirbsd/src/gnu/usr.bin/binutils/etc/
Dstandards.texi2340 but, by contrast, write the comments this way for a @samp{#ifndef}:
2725 theoretical. By contrast, actual declarations have frequently caused
2908 at more than one place in the sentence. By contrast, adding
/mirbsd/src/gnu/usr.bin/lynx/
Dlynx.cfg265 # in contrast to LYNX_HOST_NAME, you can define them to trusted hosts at
2414 # (However, in contrast to the output of 'K' command,
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdb.texinfo1650 In contrast to @code{info}, @code{show} is for describing the state of
2266 when @value{GDBN} notices a new thread. In contrast, on an SGI system,
3046 watchpoints, in contrast, watch an expression in all threads.)
3630 completes normally. In contrast, @dfn{stepping} means executing just
3780 exits the loop. In contrast, a @code{next} command at the end of a loop
6069 (Value history references, in contrast, are @emph{numbers} preceded
9804 That is, in contrast to valid Ada, only the first component has a @code{=>}
9974 Note the contrast with @samp{print &@var{symbol}}, which does not work
10533 returned. In contrast, the @code{finish} command (@pxref{Continuing

12