HomeSort by: relevance | last modified time | path
    Searched refs:intensity (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/macppc/dev/
lightbar.c 268 int i, j, old[4] = {0, 0, 0, 0}, intensity[16]; local in function:lightbar_thread
280 prev, old, &intensity[8]);
288 &prev[CPUSTATES], &old[2], intensity);
295 intensity[i] = intensity[i + 8];
299 * this turns our intensity map into a bit pattern for
301 * each LED we set the corresponding bit in intensity[j]
307 if (intensity[j] > i)
  /src/share/terminfo/
terminfo 1362 # gsbom/grbom are used to enable/disable real bold (not intensity bright) mode.
11374 # a.k.a. half-intensity outside of protect mode) is used to control
11435 # control characters, and the half-intensity ("protected") attribute
11441 # This uses half-intensity mode (<dim>) for standout (<smso>), and
11442 # exposes no other attributes (half-intensity is the only attribute
11445 tvi912b+dim|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C half-intensity attribute support,
11450 # Full magic-cookie attribute support, with half-intensity reverse
11504 tvi912b-2p|tvi912c-2p|TeleVideo TVI-912B or TVI-912C (second page memory option; half-intensity attribute),
11510 tvi912b-vb|tvi912c-vb|TeleVideo TVI-912B or TVI-912C (second page memory option "visible bell"; half-intensity attribute),
11516 tvi912b|tvi912c|TeleVideo TVI-912B or TVI-912C (half-intensity attribute)
    [all...]

Completed in 26 milliseconds