Home
last modified time | relevance | path

Searched defs:blue (Results 1 – 25 of 90) sorted by relevance

1234

/netbsd/sys/altq/
H A Daltq_blue.h79 typedef struct blue { struct
80 int blue_pkttime; /* average packet time in micro sec argument
82 int blue_flags; /* blue flags */ argument
85 int blue_pmark; /* 0-1000 (mark probability*10000) */ argument
86 int blue_max_pmark; /* sets precision of marking probability */ argument
87 int blue_hold_time; /* hold time in usec */ argument
89 int blue_idle; /* queue was empty */ argument
90 struct timeval blue_last; /* timestamp when the queue becomes idle */ argument
100 } blue_stats; argument
/netbsd/tests/usr.bin/xlint/lint1/
H A Dmsg_057.c12 rgb(int red, int green, int blue) in rgb()
17 red, green, blue in rgb() enumerator
H A Dmsg_079.c11 print_color(_Bool red, _Bool green, _Bool blue) in print_color()
H A Dmsg_172.c11 unsigned int blue: 8; member
H A Dd_init_pop_member.c16 unsigned blue; member
H A Dmsg_348.c16 blue enumerator
/netbsd/lib/libcurses/
H A Dcolor.c392 init_color_value(short color, short red, short green, short blue) in init_color_value()
409 init_color(short color, short red, short green, short blue) in init_color()
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dframe-args.c30 enum color { red, green, blue }; enumerator
H A Dwhatis-ptype-typedefs.c71 typedef enum colors {red, green, blue} colors_typedef; enumerator
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dframe-args.c30 enum color { red, green, blue }; enumerator
H A Dwhatis-ptype-typedefs.c71 typedef enum colors {red, green, blue} colors_typedef; enumerator
/netbsd/sys/arch/sparc/dev/
H A Dcgtwo.c302 u_char red[CG2_CMSIZE], green[CG2_CMSIZE], blue[CG2_CMSIZE]; in cgtwogetcmap() local
342 u_char red[CG2_CMSIZE], green[CG2_CMSIZE], blue[CG2_CMSIZE]; in cgtwoputcmap() local
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
H A Dluts_1d.h41 uint32_t blue; member
/netbsd/sys/arch/sun3/dev/
H A Dcg2.c298 uint8_t red[CMSIZE], green[CMSIZE], blue[CMSIZE]; in cg2getcmap() local
339 uint8_t red[CMSIZE], green[CMSIZE], blue[CMSIZE]; in cg2putcmap() local
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_dpp_cm.c512 uint32_t i, red, green, blue; in dpp20_program_shaper_lut() local
1004 uint32_t i, red, green, blue, red1, green1, blue1; in dpp20_set3dlut_ram12() local
1038 uint32_t i, red, green, blue, value; in dpp20_set3dlut_ram10() local
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h63 struct curve_points blue; member
69 struct fixed31_32 blue; member
87 uint32_t blue; member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dhash-set-tests.c43 const char *blue = "blue"; in test_set_of_strings() local
H A Dhash-set-tests.cc43 const char *blue = "blue"; in test_set_of_strings() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dhash-set-tests.c43 const char *blue = "blue"; in test_set_of_strings() local
/netbsd/sys/arch/amiga/dev/
H A Dgrf_rt.c1065 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in rt_getcmap() local
1101 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in rt_putcmap() local
H A Dgrf_rh.c573 unsigned char green, unsigned char blue) in RZ3SetPalette()
1810 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in rh_getcmap() local
1845 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in rh_putcmap() local
H A Dgrf_cl.c1017 u_char red[2], green[2], blue[2]; in cl_setspriteinfo() local
1139 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in cl_getcmap() local
1205 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in cl_putcmap() local
/netbsd/sys/dev/sbus/
H A Dzx.c479 uint8_t red[2], green[2], blue[2]; in zxioctl() local
528 uint8_t red[2], green[2], blue[2]; in zxioctl() local
/netbsd/sys/arch/mac68k/dev/
H A Dgrfvar.h49 uint8_t *blue; member
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_dac.c146 uint8_t blue; in nv04_dac_detect() local

1234