Home
last modified time | relevance | path

Searched defs:red (Results 1 – 25 of 99) sorted by relevance

1234

/netbsd-src/sys/altq/
H A Daltq_red.h131 typedef struct red { struct
132 int red_pkttime; /* average packet time in micro sec argument
134 int red_flags; /* red flags */ argument
137 int red_weight; /* weight for EWMA */ argument
138 int red_inv_pmax; /* inverse of max drop probability */ argument
139 int red_thmin; /* red min threshold */ argument
140 int red_thmax; /* red max threshold */ argument
143 int red_wshift; /* log(red_weight) */ argument
144 int red_thmin_s; /* th_min scaled by avgshift */ argument
145 int red_thmax_s; /* th_max scaled by avgshift */ argument
[all …]
/netbsd-src/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_172.c9 unsigned int red: 8; member
H A Dmsg_348.c9 red, enumerator
/netbsd-src/tests/usr.bin/indent/
H A Dlsym_tag.c18 red, in indent_enum_constants() enumerator
22 red, in indent_enum_constants() enumerator
23 red, in indent_enum_constants() enumerator
24 red, in indent_enum_constants() enumerator
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Da4.s26 red: label
/netbsd-src/lib/libcurses/
H A Dcolor.c393 init_color_value(short color, short red, short green, short blue) in init_color_value()
410 init_color(short color, short red, short green, short blue) in init_color()
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtfrexp.c135 int r, neg, red; in check1() local
H A Dtset_float128.c169 int red; in check_large() local
H A Dtset_ld.c178 int red; in check_set_get() local
/netbsd-src/sys/arch/sparc/dev/
H A Dcgtwo.c301 u_char red[CG2_CMSIZE], green[CG2_CMSIZE], blue[CG2_CMSIZE]; in cgtwogetcmap() local
341 u_char red[CG2_CMSIZE], green[CG2_CMSIZE], blue[CG2_CMSIZE]; in cgtwoputcmap() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
H A Dluts_1d.h39 uint32_t red; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c943 struct reduction_info tmpred, *red; in reduction_phi() local
1703 struct reduction_info *const red = *slot; in add_field_for_reduction() local
1883 struct reduction_info *const red = *slot; in create_loads_for_reductions() local
1947 struct reduction_info *const red = *slot; in create_stores_for_reduction() local
2417 struct reduction_info *red = reduction_phi (reduction_list, phi); in transform_to_exit_first_loop_alt() local
2476 struct reduction_info *red = reduction_phi (reduction_list, reduc_phi); in transform_to_exit_first_loop_alt() local
2699 struct reduction_info *red; in transform_to_exit_first_loop() local
3273 struct reduction_info *const red = *slot; in set_reduc_phi_uids() local
3492 struct reduction_info *red; in try_create_reduction_list() local
3571 struct reduction_info *red; in try_create_reduction_list() local
[all …]
H A Dhash-set-tests.c41 const char *red = "red"; in test_set_of_strings() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc943 struct reduction_info tmpred, *red; in reduction_phi() local
1703 struct reduction_info *const red = *slot; in add_field_for_reduction() local
1883 struct reduction_info *const red = *slot; in create_loads_for_reductions() local
1947 struct reduction_info *const red = *slot; in create_stores_for_reduction() local
2417 struct reduction_info *red = reduction_phi (reduction_list, phi); in transform_to_exit_first_loop_alt() local
2476 struct reduction_info *red = reduction_phi (reduction_list, reduc_phi); in transform_to_exit_first_loop_alt() local
2699 struct reduction_info *red; in transform_to_exit_first_loop() local
3273 struct reduction_info *const red = *slot; in set_reduc_phi_uids() local
3495 struct reduction_info *red; in try_create_reduction_list() local
3574 struct reduction_info *red; in try_create_reduction_list() local
[all …]
H A Dhash-set-tests.cc41 const char *red = "red"; in test_set_of_strings() local
/netbsd-src/sys/arch/sun3/dev/
H A Dcg2.c297 uint8_t red[CMSIZE], green[CMSIZE], blue[CMSIZE]; in cg2getcmap() local
338 uint8_t red[CMSIZE], green[CMSIZE], blue[CMSIZE]; in cg2putcmap() local
/netbsd-src/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-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h61 struct curve_points red; member
67 struct fixed31_32 red; member
85 uint32_t red; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
H A Df_generic.c26 gf red; in gf_serialize() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
H A Df_generic.c26 gf red; in gf_serialize() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Datan.c293 unsigned long twopoweri, log2p, red; in mpfr_atan() local
/netbsd-src/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.c572 RZ3SetPalette(struct grf_softc *gp, unsigned char colornum, unsigned char red, 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.c1019 u_char red[2], green[2], blue[2]; in cl_setspriteinfo() local
1141 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in cl_getcmap() local
1207 u_char red[256], green[256], blue[256], *rp, *gp, *bp; in cl_putcmap() local

1234