Home
last modified time | relevance | path

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

12

/dragonfly/sys/net/altq/
H A Daltq_red.h70 typedef struct red { struct
73 int red_flags; /* red flags */ argument
76 int red_weight; /* weight for EWMA */ argument
78 int red_thmin; /* red min threshold */ argument
79 int red_thmax; /* red max threshold */ argument
82 int red_wshift; /* log(red_weight) */ argument
90 int red_idle; /* queue was empty */ argument
91 int red_old; /* avg is above th_min */ argument
92 struct wtab *red_wtab; /* weight table */ argument
101 } red_stats; argument
[all …]
H A Daltq_priq.h61 struct redstats red[3]; /* rio has 3 red stats */ member
H A Daltq_cbq.h88 struct redstats red[3]; member
H A Daltq_fairq.h78 struct redstats red[3]; /* rio has 3 red stats */ member
H A Daltq_hfsc.h103 struct redstats red[3]; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dhash-set-tests.c41 const char *red = "red"; in test_set_of_strings() local
H A Dtree-parloops.c239 struct reduction_info tmpred, *red; in reduction_phi() local
999 struct reduction_info *const red = *slot; in add_field_for_reduction() local
1176 struct reduction_info *const red = *slot; in create_loads_for_reductions() local
1240 struct reduction_info *const red = *slot; in create_stores_for_reduction() local
1710 struct reduction_info *red = reduction_phi (reduction_list, phi); in transform_to_exit_first_loop_alt() local
1992 struct reduction_info *red; in transform_to_exit_first_loop() local
2568 struct reduction_info *const red = *slot; in set_reduc_phi_uids() local
2788 struct reduction_info *red; in try_create_reduction_list() local
2859 struct reduction_info *red; in try_create_reduction_list() local
2887 struct reduction_info *red = reduction_phi (reduction_list, phi); in try_create_reduction_list() local
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-parloops.c202 struct reduction_info tmpred, *red; in reduction_phi() local
952 struct reduction_info *const red = (struct reduction_info *) *slot; in add_field_for_reduction() local
1113 struct reduction_info *const red = (struct reduction_info *) *slot; in create_loads_for_reductions() local
1175 struct reduction_info *const red = (struct reduction_info *) *slot; in create_stores_for_reduction() local
1581 struct reduction_info *red; in transform_to_exit_first_loop() local
1960 struct reduction_info *const red = (struct reduction_info *) *slot; in set_reduc_phi_uids() local
2043 struct reduction_info *red; in try_create_reduction_list() local
2106 struct reduction_info *red; in try_create_reduction_list() local
/dragonfly/sys/dev/misc/syscons/fire/
H A Dfire_saver.c66 int red, green, blue; in fire_saver() local
/dragonfly/sys/dev/drm/amd/display/modules/color/
H A Dluts_1d.h37 uint32_t red; member
/dragonfly/lib/libvgl/
H A Dsimple.c345 VGLSetPalette(byte *red, byte *green, byte *blue) in VGLSetPalette()
371 VGLSetPaletteIndex(byte color, byte red, byte green, byte blue) in VGLSetPaletteIndex()
/dragonfly/contrib/mpfr/src/
H A Datan.c197 unsigned long twopoweri, log2p, red; in mpfr_atan() local
/dragonfly/usr.sbin/efidp/
H A Defidp.c66 ssize_t red; in read_file() local
/dragonfly/sbin/ipfw3/
H A Dipfw3dummynet.c611 char red[90]; /* Display RED parameters */ in show_flowset_parms() local
/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h58 struct fixed31_32 red; member
/dragonfly/sys/dev/video/fb/
H A Dvga.c1847 u_char *red, u_char *green, u_char *blue, u_char *trans) in get_palette()
1878 u_char *red, u_char *green, u_char *blue, u_char *trans) in set_palette()
/dragonfly/sys/sys/
H A Dfbio.h125 u_char *red; /* red color map elements */ member
388 u_char *red; /* red */ member
/dragonfly/bin/ed/
H A Dmain.c79 static int red = 0; /* if set, restrict shell/directory access */ variable
/dragonfly/sys/dev/misc/evdev/
H A Devdev_mt.c253 int *red = r2c + m; /* reduced values of the assignments */ in evdev_mt_matching() local
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_virtual.c102 static int dce_virtual_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, in dce_virtual_crtc_gamma_set()
/dragonfly/lib/libssh/openbsd-compat/
H A Dsys-tree.h333 #define RB_SET_BLACKRED(black, red, field) do { \ argument
/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_color.c279 int red = n; in init_direct_colors() local
/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm_mode.h625 __u64 red; member
639 __u16 red; member
/dragonfly/games/canfield/canfield/
H A Dcanfield.c107 #define red 'r' macro
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_display.c228 static int radeon_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in radeon_crtc_gamma_set()

12