Searched defs:color (Results 26 - 50 of 89) sorted by relevance

1234

/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_fb.c166 vt_fb_setpixel(struct vt_device *vd, int x, int y, term_color_t color) argument
220 vt_fb_blank(struct vt_device *vd, term_color_t color) argument
203 vt_fb_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, term_color_t color) argument
/freebsd-current/lib/libvgl/
H A Dbitmap.c295 u_long color; local
H A Dsimple.c50 VGLSetXY(VGLBitmap *object, int x, int y, u_long color) argument
137 u_long color; local
174 plot(VGLBitmap * object, int x, int y, int flag, u_long color) argument
185 VGLLine(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) argument
369 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) argument
378 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) argument
386 set4pixels(VGLBitmap *object, int x, int y, int xc, int yc, u_long color) argument
404 VGLEllipse(VGLBitmap *object, int xc, int yc, int a, int b, u_long color) argument
427 set2lines(VGLBitmap *object, int x, int y, int xc, int yc, u_long color) argument
440 VGLFilledEllipse(VGLBitmap *object, int xc, int yc, int a, int b, u_long color) argument
463 VGLClear(VGLBitmap *object, u_long color) argument
630 VGLSetPaletteIndex(byte color, byte red, byte green, byte blue) argument
653 VGLSetBorder(byte color) argument
[all...]
/freebsd-current/sys/arm/nvidia/drm2/
H A Dtegra_fb.c74 fb_dirty(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned flags, unsigned color, struct drm_clip_rect *clips, unsigned num_clips) argument
H A Dtegra_bo.c332 tegra_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-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp195 bool Coloring::color() { function in class:Coloring
/freebsd-current/sys/vm/
H A Ddevice_pager.c204 u_short color; local
457 old_dev_pager_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, vm_ooffset_t foff, struct ucred *cred, u_short *color) argument
H A Dvm_object.h307 vm_object_color(vm_object_t object, u_short color) argument
/freebsd-current/contrib/bsddialog/utility/
H A Dutil_theme.c75 static struct namevalue color[NCOLOR] = { variable in typeref:struct:namevalue
[all...]
/freebsd-current/sys/dev/enic/
H A Dvnic_cq.h97 u8 type, color; local
134 u8 type, color; local
H A Dcq_enet_desc.h19 cq_enet_wq_desc_enc(struct cq_enet_wq_desc *desc, u8 type, u8 color, u16 q_number, u16 completed_index) argument
26 cq_enet_wq_desc_dec(struct cq_enet_wq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index) argument
110 cq_enet_rq_desc_enc(struct cq_enet_rq_desc *desc, u8 type, u8 color, u16 q_number, u16 completed_index, u8 ingress_port, u8 fcoe, u8 eop, u8 sop, u8 rss_type, u8 csum_not_calc, u32 rss_hash, u16 bytes_written, u8 packet_error, u8 vlan_stripped, u16 vlan, u16 checksum, u8 fcoe_sof, u8 fcoe_fc_crc_ok, u8 fcoe_enc_error, u8 fcoe_eof, u8 tcp_udp_csum_ok, u8 udp, u8 tcp, u8 ipv4_csum_ok, u8 ipv6, u8 ipv4, u8 ipv4_fragment, u8 fcs_ok) argument
163 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) argument
H A Denic_txrx.c389 u8 type, color, eop, sop, ingress_port, vlan_stripped; local
/freebsd-current/sys/dev/syscons/
H A Dscterm-teken.c208 scteken_default_attr(scr_stat *scp, int color, int rev_color) argument
327 scteken_sc_to_te_attr(unsigned char color, teken_attr_t *a) argument
/freebsd-current/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c127 vtgpu_fb_blank(struct vt_device *vd, term_color_t color) argument
203 vtgpu_fb_setpixel(struct vt_device *vd, int x, int y, term_color_t color) argument
184 vtgpu_fb_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, term_color_t color) argument
/freebsd-current/sys/dev/xen/privcmd/
H A Dprivcmd.c109 privcmd_pg_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, vm_ooffset_t foff, struct ucred *cred, u_short *color) argument
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp225 IOHandlerEditline( Debugger &debugger, IOHandler::Type type, const char *editline_name, llvm::StringRef prompt, llvm::StringRef continuation_prompt, bool multi_line, bool color, uint32_t line_number_start, IOHandlerDelegate &delegate) argument
240 IOHandlerEditline( Debugger &debugger, IOHandler::Type type, const lldb::FileSP &input_sp, const lldb::StreamFileSP &output_sp, const lldb::StreamFileSP &error_sp, uint32_t flags, const char *editline_name, llvm::StringRef prompt, llvm::StringRef continuation_prompt, bool multi_line, bool color, uint32_t line_number_start, IOHandlerDelegate &delegate) argument
/freebsd-current/contrib/tcsh/
H A Dtw.color.c55 Str color; member in struct:__anon6241
152 Str color; /* color string */ member in struct:__anon6242
238 color(Char x) function
[all...]
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_screen.c213 decode_attr(char *source, attr_t *target, int *color) argument
329 int color = PAIR_NUMBER((int) attr); local
344 int color; local
379 int color; local
[all...]
H A Dlib_color.c708 _nc_init_color(SCREEN *sp, int color, int r, int g, int b) argument
758 init_color(NCURSES_SP_DCLx NCURSES_COLOR_T color, NCURSES_COLOR_T r, NCURSES_COLOR_T g, NCURSES_COLOR_T b) argument
769 init_color(NCURSES_COLOR_T color, NCURSES_COLOR_T r, NCURSES_COLOR_T g, NCURSES_COLOR_T b) argument
831 _nc_color_content(SCREEN *sp, int color, int *r, int *g, int *b) argument
894 color_content(NCURSES_SP_DCLx NCURSES_COLOR_T color, NCURSES_COLOR_T *r, NCURSES_COLOR_T *g, NCURSES_COLOR_T *b) argument
912 color_content(NCURSES_COLOR_T color, NCURSES_COLOR_T *r, NCURSES_COLOR_T *g, NCURSES_COLOR_T *b) argument
1090 init_extended_color(NCURSES_SP_DCLx int color, int r, int g, int b) argument
1098 extended_color_content(NCURSES_SP_DCLx int color, int *r, int *g, int *b) argument
1137 init_extended_color(int color, int r, int g, int b) argument
1145 extended_color_content(int color, int *r, int *g, int *b) argument
[all...]
/freebsd-current/sys/dev/fb/
H A Ds3_pci.c341 s3lfb_set_border(video_adapter_t *adp, int color) argument
/freebsd-current/usr.bin/grep/
H A Dgrep.c109 const char *color; /* --color */ variable
/freebsd-current/sys/amd64/sgx/
H A Dsgx.c534 sgx_pg_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, vm_ooffset_t foff, struct ucred *cred, u_short *color) argument
/freebsd-current/usr.bin/diff/
H A Ddiff.c40 bool ignore_file_case, suppress_common, color, noderef; variable
/freebsd-current/contrib/bsddialog/lib/
H A Dbarbox.c262 do_mixedgauge(struct bsddialog_conf *conf, const char *text, int rows, int cols, unsigned int mainperc, unsigned int nminibars, const char **minilabels, int *minipercs, bool color) argument
[all...]
H A Dformbox.c463 int color; local
[all...]

Completed in 313 milliseconds

1234