Searched refs:color (Results 101 - 124 of 124) sorted by relevance

12345

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_state.c772 u32 color; local
780 color = (((r & 0xf8) << 8) |
785 color = (((0xff) << 24) | (r << 16) | (g << 8) | b);
810 OUT_RING(color);
3143 DRM_DEBUG("color tiling disabled\n");
3149 DRM_DEBUG("color tiling enabled\n");
/freebsd-9.3-release/sys/i386/xbox/
H A Dxboxfb.c185 /* color mappings, from dev/fb/creator.c */
351 xbr_draw_border(scr_stat* scp, int color) argument
365 /* This is for selections and such: invert the color attribute */
/freebsd-9.3-release/contrib/ncurses/ncurses/
H A Dllib-lncurses155 short color,
214 short color,
230 short color,
H A Dllib-lncursest155 short color,
217 short color,
233 short color,
H A Dllib-lncursesw192 short color,
251 short color,
267 short color,
/freebsd-9.3-release/contrib/ntp/tests/bug-2803/
H A DMakefile.in347 --color-tests "$$am__color_tests" \
930 if test x"$$1" = x"--maybe-color"; then \
932 elif test x"$$1" = x"--no-color"; then \
959 create_testsuite_report --no-color; \
976 create_testsuite_report --maybe-color; \
/freebsd-9.3-release/contrib/ntp/tests/sandbox/
H A DMakefile.in378 --color-tests "$$am__color_tests" \
985 if test x"$$1" = x"--maybe-color"; then \
987 elif test x"$$1" = x"--no-color"; then \
1014 create_testsuite_report --no-color; \
1031 create_testsuite_report --maybe-color; \
/freebsd-9.3-release/contrib/ntp/tests/sec-2853/
H A DMakefile.in347 --color-tests "$$am__color_tests" \
931 if test x"$$1" = x"--maybe-color"; then \
933 elif test x"$$1" = x"--no-color"; then \
960 create_testsuite_report --no-color; \
977 create_testsuite_report --maybe-color; \
/freebsd-9.3-release/contrib/ntp/tests/ntpq/
H A DMakefile.in354 --color-tests "$$am__color_tests" \
944 if test x"$$1" = x"--maybe-color"; then \
946 elif test x"$$1" = x"--no-color"; then \
973 create_testsuite_report --no-color; \
990 create_testsuite_report --maybe-color; \
/freebsd-9.3-release/contrib/ntp/sntp/tests/
H A DMakefile.in422 --color-tests "$$am__color_tests" \
1186 if test x"$$1" = x"--maybe-color"; then \
1188 elif test x"$$1" = x"--no-color"; then \
1215 create_testsuite_report --no-color; \
1232 create_testsuite_report --maybe-color; \
/freebsd-9.3-release/contrib/dialog/
H A Dutil.c61 #define RC_DATA(name,comment) , #name "_color", comment " color"
81 * Table of color and attribute values, default is for mono display.
366 * Setup for color display
373 if (has_colors()) { /* Terminal supports color? */
386 /* Initialize color pairs */
391 /* Setup color attributes */
399 /* Initialize color pairs */
400 chtype color = dlg_color_pair(dlg_color_table[i].fg, local
403 /* Setup color attributes */
407 | color);
[all...]
/freebsd-9.3-release/tools/tools/nanobsd/rescue/Files/etc/
H A Dttys47 ttyu0 "/usr/libexec/getty std.115200" xterm-color on secure
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dsysinstall.h409 extern Boolean ColorDisplay; /* Are we on a color display? */
843 extern void systemChangeTerminal(char *color, const u_char c_termcap[], char *mono, const u_char m_termcap[]);
/freebsd-9.3-release/contrib/ntp/tests/ntpd/
H A DMakefile.in422 --color-tests "$$am__color_tests" \
1358 if test x"$$1" = x"--maybe-color"; then \
1360 elif test x"$$1" = x"--no-color"; then \
1387 create_testsuite_report --no-color; \
1404 create_testsuite_report --maybe-color; \
/freebsd-9.3-release/sys/powerpc/aim/
H A Dmmu_oea64.c1476 static vm_pindex_t color; local
1493 m = vm_page_alloc(NULL, color++, pflags | VM_ALLOC_NOOBJ);
/freebsd-9.3-release/sys/dev/sound/pci/hda/
H A Dhdaa.c706 } else if (strcmp(key, "color") == 0) {
849 "device=%s conn=%s ctype=%s loc=%s color=%s misc=%d",
1225 int conn, color; local
1232 color = (config & HDA_CONFIG_DEFAULTCONF_COLOR_MASK) >>
1237 if (conn == 0 && color != 0 && color != 15) {
1238 strlcat(w->name, HDA_COLORS[color], sizeof(w->name));
5376 "device conn jack loc color misc\n");
5685 "device conn jack loc color misc\n");
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A DMakefile.in623 --color-tests "$$am__color_tests" \
2025 if test x"$$1" = x"--maybe-color"; then \
2027 elif test x"$$1" = x"--no-color"; then \
2054 create_testsuite_report --no-color; \
2071 create_testsuite_report --maybe-color; \
/freebsd-9.3-release/contrib/ntp/tests/libntp/
H A DMakefile.in731 --color-tests "$$am__color_tests" \
2019 if test x"$$1" = x"--maybe-color"; then \
2021 elif test x"$$1" = x"--no-color"; then \
2048 create_testsuite_report --no-color; \
2065 create_testsuite_report --maybe-color; \
/freebsd-9.3-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex11 \usepackage{color}
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Di915_gem.c1308 vm_ooffset_t foff, struct ucred *cred, u_short *color)
1311 *color = 0; /* XXXKIB */
1307 i915_gem_pager_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, vm_ooffset_t foff, struct ucred *cred, u_short *color) argument
/freebsd-9.3-release/sys/dev/syscons/
H A Dsyscons.c90 int std_color; /* normal hardware color */
91 int rev_color; /* reverse hardware color */
385 * 800x600 graphics mode with the highest color depth.
838 case GIO_COLOR: /* is this a color console ? */
3757 sc_set_border(scr_stat *scp, int color) argument
3760 (*scp->rndr->draw_border)(scp, color);
/freebsd-9.3-release/sys/dev/ti/
H A Dif_ti.c1565 static int color; local
1608 frame = vm_page_alloc(NULL, color++,
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_crtc.c2381 ret = -fb->funcs->dirty(fb, file_priv, flags, r->color,
/freebsd-9.3-release/contrib/ncurses/
H A Dconfigure766 --enable-ext-colors compile for 256-color support
777 --disable-assumed-color do not assume anything about default-colors
9597 # Check whether --enable-assumed-color or --disable-assumed-color was given.

Completed in 285 milliseconds

12345