/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | niagara2.c | 347 n2_hash2color(uint_t color, uchar_t szc) in n2_hash2color() 365 n2_color2hash(uint_t color, uchar_t szc, uint_t node) in n2_color2hash() 388 uint_t color; in page_pfn_2_color_cpu() local 412 uint_t color; in page_papfn_2_color_cpu() local 444 page_get_nsz_color_cpu(uchar_t szc, uint_t color) in page_get_nsz_color_cpu() 469 uint_t color; in page_convert_color_cpu() local 484 page_next_pfn_for_color_cpu(pfn_t pfn, uchar_t szc, uint_t color, in page_next_pfn_for_color_cpu()
|
/titanic_41/usr/src/uts/i86pc/boot/ |
H A D | boot_vga.c | 107 vga_clear(int color) in vga_clear() 120 vga_drawc(int c, int color) in vga_drawc() 130 vga_scroll(int color) in vga_scroll()
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | color.c | 86 init_color(short color, short r, short g, short b) in init_color() 161 color_content(short color, short *r, short *g, short *b) in color_content()
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | color.c | 95 init_color(short color, short r, short g, short b) in init_color() 154 color_content(short color, short *r, short *g, short *b) in color_content()
|
/titanic_41/usr/src/uts/sun4u/os/ |
H A D | ppage.c | 68 #define clsettoarray(color, set) ((color * nsets) + set) argument 99 int color, nset, setsize; in ppmapinit() local 158 int color, nset, index, start; in ppmapin() local 224 int color, nset, index; in ppmapout() local
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | color_cont.c | 48 color_content(short color, short *r, short *g, short *b) in color_content()
|
H A D | init_color.c | 53 init_color(short color, short r, short g, short b) in init_color()
|
/titanic_41/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | color.c | 116 char color[50] = DEFAULTCOLOR; /* current color */ variable
|
/titanic_41/usr/src/uts/common/os/ |
H A D | bp_map.c | 95 int color; in bp_mapin_common() local 206 uintptr_t color; in bp_mapout() local
|
/titanic_41/usr/src/cmd/arcwatch/ |
H A D | arcwatch.c | 444 read_arc(avl_tree_t *awr, char *in_fn, uint64_t color, int just_dump) in read_arc() 532 get_arc(avl_tree_t *awr, uint64_t color, char *out_fn) in get_arc() 654 awr_stat(avl_tree_t *awr, uint64_t color) in awr_stat() 754 uint64_t color = 0; in main() local
|
/titanic_41/usr/src/uts/sun4/cpu/ |
H A D | cpu_module.c | 91 vac_flushpage(pfn_t pf, int color) in vac_flushpage() 96 vac_flushpage_tl1(uint64_t pf, uint64_t color) in vac_flushpage_tl1() 101 vac_flushcolor(int color, pfn_t pf) in vac_flushcolor() 106 vac_flushcolor_tl1(uint64_t color, uint64_t dummy) in vac_flushcolor_tl1()
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
H A D | Util.java | 168 Color color = g.getColor(); in draw3DRect() local 189 Color color = null; in getEdgeColor() local
|
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | vm_dep.h | 117 #define PAGE_FREELISTS(mnode, szc, color, mtype) \ argument 128 #define PAGE_CACHELISTS(mnode, color, mtype) \ argument 216 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ argument 236 #define PAGE_GET_NSZ_COLOR(szc, color) \ argument
|
/titanic_41/usr/src/lib/libtsol/common/ |
H A D | misc.c | 50 static char color[MAXCOLOR]; variable
|
/titanic_41/usr/src/uts/sun4/vm/ |
H A D | vm_dep.h | 90 #define PAGE_FREELISTS(mnode, szc, color, mtype) \ argument 93 #define PAGE_CACHELISTS(mnode, color, mtype) \ argument 253 #define PAGE_NEXT_PFN_FOR_COLOR(pfn, szc, color, ceq_mask, color_mask, it) \ argument 281 #define PAGE_GET_NSZ_COLOR(szc, color) \ argument
|
H A D | vm_dep.c | 992 int color = -1; in bp_color() local
|
/titanic_41/usr/src/uts/sun4u/starfire/os/ |
H A D | starfire.c | 271 uint32_t idx, idy, size, color, max_color, lbn; in plat_freelist_process() local
|
/titanic_41/usr/src/uts/sparc/v9/vm/ |
H A D | seg_nf.c | 183 int i, color; in segnf_create() local
|
/titanic_41/usr/src/uts/common/vm/ |
H A D | vm_pagelist.c | 336 #define PAGE_COUNTERS_CURRENT_COLOR(mnode, rg_szc, color, mrange) \ argument 508 page_correct_color(uchar_t szc, uchar_t nszc, uint_t color, in page_correct_color() 2151 uchar_t new_szc, int color, int flags) in page_demote() 2270 page_freelist_coalesce(int mnode, uchar_t szc, uint_t color, uint_t ceq_mask, in page_freelist_coalesce() 2583 page_freelist_split(uchar_t szc, uint_t color, int mnode, int mtype, in page_freelist_split()
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | graphics.c | 145 int image_read, index, color; in graphics_init() local
|
/titanic_41/usr/src/cmd/ls/ |
H A D | ls.c | 208 ls_color_t *color; /* color for entry */ member 2733 color_match(const char *fname, mode_t mode, ls_color_t *color) in color_match() 2988 int color, attr; in new_color_entry() local
|
/titanic_41/usr/src/uts/sun4u/lw8/sys/ |
H A D | lw8.h | 152 char color[MAX_COLOR_LEN]; member
|
/titanic_41/usr/src/uts/sun4u/lw8/io/ |
H A D | lw8.c | 167 char color[MAX_COLOR_LEN]; member
|
/titanic_41/usr/src/uts/common/sys/usb/clients/video/usbvc/ |
H A D | usbvc_var.h | 102 usbvc_color_matching_descr_t *color; member
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvc_objects_class.h | 112 char color[32]; member
|