Searched defs:color (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dlib_chgat.c48 wchgat(WINDOW *win, int n, attr_t attr, short color, const void *opts GCC_UNUSED) argument
H A Dlib_color.c410 init_color(short color, short r, short g, short b) argument
466 color_content(short color, short *r, short *g, short *b) argument
[all...]
/freebsd-10-stable/contrib/ldns/ldns/
H A Drbtree.h72 uint8_t color; member in struct:ldns_rbnode_t
/freebsd-10-stable/contrib/unbound/util/
H A Drbtree.h65 uint8_t color; member in struct:rbnode_t
/freebsd-10-stable/lib/libdpv/
H A Dstatus.c53 chtype color = dlg_color_pair(dlg_color_table[BUTTON_ACTIVE_ATTR].fg, local
/freebsd-10-stable/contrib/groff/src/include/
H A Dcolor.h31 class color { class
44 color(symbol s = default_symbol) : scheme(DEFAULT), nm(s) {} function in class:color
[all...]
/freebsd-10-stable/sys/dev/syscons/snake/
H A Dsnake_saver.c68 int f, color, load; local
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dcolor.cpp75 color::color(const color * const c) function in class:color
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dgraph.c172 const char * color; local
[all...]
/freebsd-10-stable/contrib/ofed/management/opensm/include/complib/
H A Dcl_fleximap.h124 cl_map_color_t color; member in struct:_cl_fmap_item
H A Dcl_qmap.h147 cl_map_color_t color; member in struct:_cl_map_item
/freebsd-10-stable/sys/dev/syscons/
H A Dscgfbrndr.c155 gfb_border(scr_stat *scp, int color) argument
/freebsd-10-stable/sys/dev/usb/misc/
H A Duled.c239 struct uled_color color; local
/freebsd-10-stable/sys/pc98/cbus/
H A Dscgdcrndr.c107 gdc_txtborder(scr_stat *scp, int color) argument
203 gdc_grborder(scr_stat *scp, int color) argument
/freebsd-10-stable/sys/sparc64/include/
H A Dpmap.h58 int32_t color; member in struct:md_page
/freebsd-10-stable/sys/dev/drm2/ttm/
H A Dttm_bo_vm.c290 ttm_bo_vm_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, vm_ooffset_t foff, struct ucred *cred, u_short *color) argument
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Dmemory.c66 } color; member in struct:ibv_mem_node
[all...]
/freebsd-10-stable/lib/libvgl/
H A Dmouse.c235 VGLMouseFreeze(int x, int y, int width, int hight, byte color) argument
H A Dsimple.c46 color2mem(u_long color, byte *b, int len) argument
70 u_long color = 0; local
92 VGLSetXY(VGLBitmap *object, int x, int y, u_long color) argument
210 plot(VGLBitmap * object, int x, int y, int flag, byte color) argument
221 VGLLine(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) argument
405 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) argument
414 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) argument
422 set4pixels(VGLBitmap *object, int x, int y, int xc, int yc, u_long color) argument
440 VGLEllipse(VGLBitmap *object, int xc, int yc, int a, int b, u_long color) argument
463 set2lines(VGLBitmap *object, int x, int y, int xc, int yc, u_long color) argument
476 VGLFilledEllipse(VGLBitmap *object, int xc, int yc, int a, int b, u_long color) argument
499 VGLClear(VGLBitmap *object, u_long color) argument
640 VGLSetPaletteIndex(byte color, byte red, byte green, byte blue) argument
655 VGLSetBorder(byte color) argument
[all...]
/freebsd-10-stable/sys/dev/fb/
H A Dcreator_vt.c166 creatorfb_blank(struct vt_device *vd, term_color_t color) argument
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_mm.c116 drm_mm_insert_helper(struct drm_mm_node *hole_node, struct drm_mm_node *node, unsigned long size, unsigned alignment, unsigned long color) argument
161 drm_mm_get_block_generic(struct drm_mm_node *hole_node, unsigned long size, unsigned alignment, unsigned long color, int atomic) argument
184 drm_mm_insert_node_generic(struct drm_mm *mm, struct drm_mm_node *node, unsigned long size, unsigned alignment, unsigned long color) argument
207 drm_mm_insert_helper_range(struct drm_mm_node *hole_node, struct drm_mm_node *node, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end) argument
259 drm_mm_get_block_range_generic(struct drm_mm_node *hole_node, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end, int atomic) argument
285 drm_mm_insert_node_in_range_generic(struct drm_mm *mm, struct drm_mm_node *node, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end) argument
382 drm_mm_search_free_generic(const struct drm_mm *mm, unsigned long size, unsigned alignment, unsigned long color, bool best_match) argument
424 drm_mm_search_free_in_range_generic(const struct drm_mm *mm, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end, bool best_match) argument
498 drm_mm_init_scan(struct drm_mm *mm, unsigned long size, unsigned alignment, unsigned long color) argument
523 drm_mm_init_scan_with_range(struct drm_mm *mm, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end) argument
[all...]
H A Ddrm_mm.h53 unsigned long color; member in struct:drm_mm_node
140 drm_mm_get_color_block_range( struct drm_mm_node *parent, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end) argument
218 drm_mm_search_free_color(const struct drm_mm *mm, unsigned long size, unsigned alignment, unsigned long color, bool best_match) argument
226 drm_mm_search_free_in_range_color( const struct drm_mm *mm, unsigned long size, unsigned alignment, unsigned long color, unsigned long start, unsigned long end, bool best_match) argument
[all...]
/freebsd-10-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c149 vt_fb_setpixel(struct vt_device *vd, int x, int y, term_color_t color) argument
201 vt_fb_blank(struct vt_device *vd, term_color_t color) argument
184 vt_fb_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, term_color_t color) argument
/freebsd-10-stable/sys/vm/
H A Ddevice_pager.c126 u_short color; local
389 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
/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_cdnr.c685 u_int8_t color; local
[all...]

Completed in 2251 milliseconds

123