Searched defs:red (Results 101 - 116 of 116) sorted by relevance

12345

/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Drender.h366 uint16_t red; member in struct:xcb_render_indexvalue_t
385 uint16_t red; member in struct:xcb_render_color_t
H A Drandr.c2704 xcb_randr_set_crtc_gamma_checked(xcb_connection_t *c, xcb_randr_crtc_t crtc, uint16_t size, const uint16_t *red, const uint16_t *green, const uint16_t *blue) argument
2751 xcb_randr_set_crtc_gamma(xcb_connection_t *c, xcb_randr_crtc_t crtc, uint16_t size, const uint16_t *red, const uint16_t *green, const uint16_t *blue) argument
H A Dxproto.c10691 xcb_alloc_color(xcb_connection_t *c, xcb_colormap_t cmap, uint16_t red, uint16_t green, uint16_t blue) argument
10725 xcb_alloc_color_unchecked(xcb_connection_t *c, xcb_colormap_t cmap, uint16_t red, uint16_t green, uint16_t blue) argument
H A Dxproto.h3843 uint16_t red; member in struct:xcb_alloc_color_request_t
3857 uint16_t red; member in struct:xcb_alloc_color_reply_t
4003 uint16_t red; member in struct:xcb_coloritem_t
4052 uint16_t red; member in struct:xcb_rgb_t
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_map_simplify.c1613 isl_bool red; local
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c1239 short red, green, blue; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c943 struct reduction_info tmpred, *red; local
1703 struct reduction_info *const red = *slot; local
1883 struct reduction_info *const red local
1947 struct reduction_info *const red = *slot; local
2417 struct reduction_info *red = reduction_phi (reduction_list, phi); local
2476 struct reduction_info *red = reduction_phi (reduction_list, reduc_phi); local
2699 struct reduction_info *red; local
3273 struct reduction_info *const red = *slot; local
3492 struct reduction_info *red; local
3571 struct reduction_info *red; local
3599 struct reduction_info *red = reduction_phi (reduction_list, phi); local
3756 struct reduction_info *red; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc943 struct reduction_info tmpred, *red; local
1703 struct reduction_info *const red = *slot; local
1883 struct reduction_info *const red local
1947 struct reduction_info *const red = *slot; local
2417 struct reduction_info *red = reduction_phi (reduction_list, phi); local
2476 struct reduction_info *red = reduction_phi (reduction_list, reduc_phi); local
2699 struct reduction_info *red; local
3273 struct reduction_info *const red = *slot; local
3495 struct reduction_info *red; local
3574 struct reduction_info *red; local
3602 struct reduction_info *red = reduction_phi (reduction_list, phi); local
3759 struct reduction_info *red; local
[all...]
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dclient.c3177 size_t red = 0; local
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.h180 netbsd32_charp red; /* red color map elements */ member in struct:netbsd32_wsdisplay_cmap
/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Dradeon_drm.h334 unsigned int red; member in struct:__anon11311
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc.h631 struct fixed31_32 red[TRANSFER_FUNC_POINTS]; member in struct:dc_transfer_func_distributed_points
H A Ddc_hw_types.h425 struct fixed31_32 red; member in struct:dc_rgb_fixed
436 struct fixed31_32 red[GAMMA_MAX_ENTRIES]; member in struct:dc_gamma::dc_gamma_entries
/netbsd-current/sys/dev/wscons/
H A Dwsconsio.h384 u_char *red; /* red color map elements */ member in struct:wsdisplay_cmap
/netbsd-current/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Dradeon_drm.h343 unsigned int red; member in struct:__anon1728
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dsvga3d_types.h1051 uint32 red : 1; member in struct:__anon1467::__anon1468

Completed in 474 milliseconds

12345