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

12345

/src/tests/usr.bin/xlint/lint1/
H A Dmsg_055.c6 enum color { enum
H A Dmsg_054.c8 enum color { enum
H A Dmsg_057.c14 enum color { enum in function:rgb
H A Dmsg_172.c8 struct color { struct
H A Dmsg_243.c8 enum color { enum
H A Dmsg_246.c9 enum color { enum
H A Dmsg_156.c8 enum color { enum
H A Dmsg_241.c15 enum color { enum
H A Dd_c99_bool.c69 enum color { enum in struct:convert_to_bool::variant
/src/sys/arch/hpcsh/hpcsh/
H A Ddebug.c48 uint16_t color; member in struct:intr_state_rgb16
68 uint16_t color = intr_state_rgb16->color; local in function:__dbg_heart_beat
/src/lib/libcurses/
H A Dchgat.c39 chgat(int n, attr_t attr, short color, const void *opts) argument
45 mvchgat(int y, int x, int n, attr_t attr, short color, argument
52 wchgat(WINDOW *win, int n, attr_t attr, short color, const void *opts) argument
58 mvwchgat(WINDOW *win , int y, int x, int count, attr_t attr, short color, argument
[all...]
/src/games/colorbars/
H A Dcolorbars.c42 int color; member in struct:main::colorInfo
/src/games/hack/
H A Dhack.wield.c133 const char *color = (amount < 0) ? "black" : "green"; local in function:chwepon
/src/sys/dev/ic/
H A Di128.c108 i128_rectfill(bus_space_tag_t tag,bus_space_handle_t regh,int x,int y,int wi,int he,uint32_t color) argument
/src/games/tetris/
H A Dtetris.h127 int color; member in struct:shape
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gem_evict.c97 i915_gem_evict_something(struct i915_address_space * vm,u64 min_size,u64 alignment,unsigned long color,u64 start,u64 end,unsigned flags) argument
[all...]
H A Di915_gem_gtt.c127 i915_gem_gtt_reserve(struct i915_address_space * vm,struct drm_mm_node * node,u64 size,u64 offset,unsigned long color,unsigned int flags) argument
218 i915_gem_gtt_insert(struct i915_address_space * vm,struct drm_mm_node * node,u64 size,u64 alignment,unsigned long color,u64 start,u64 end,unsigned int flags) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/ltc/
H A Dnouveau_nvkm_subdev_ltc_base.c48 nvkm_ltc_zbc_color_get(struct nvkm_ltc *ltc, int index, const u32 color[4]) argument
H A Dnouveau_nvkm_subdev_ltc_gm107.c58 gm107_ltc_zbc_clear_color(struct nvkm_ltc *ltc, int i, const u32 color[4]) argument
/src/sys/external/bsd/gnu-efi/dist/apps/
H A Dlfbgrid.c15 UINT32 y, x, color; local in function:fill_boxes
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dmt7623n.dtsi181 color: color@1400b000 { label
/src/sys/arch/amd64/stand/prekern/
H A Dconsole.c67 static void putc(int color, char c) argument
89 void print_ext(int color, char *buf) argument
/src/sys/dev/rcons/
H A Draster_text.c161 int color; local in function:raster_textn
[all...]
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_damage_helper.c165 drm_atomic_helper_dirtyfb(struct drm_framebuffer * fb,struct drm_file * file_priv,unsigned int flags,unsigned int color,struct drm_clip_rect * clips,unsigned int num_clips) argument
/src/sys/uvm/
H A Duvm_pgflcache.c98 } color[1]; member in struct:pgflcache
296 int fl, color, s; local in function:uvm_pgflcache_fini_cpu
[all...]

Completed in 18 milliseconds

12345