Searched refs:red (Results 1 - 25 of 27) sorted by relevance

12

/osnet-11/usr/src/grub/grub2/include/
H A Dmultiboot_types.h33 multiboot_uint8_t red; member in struct:multiboot_color
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.h34 void graphics_set_palette(int idx, int red, int green, int blue);
H A Dterm.h150 void graphics_set_palette(int idx, int red, int green, int blue);
/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpassprompt.c32 int red; local
63 red = open("/etc/ppp/prompt-errors", O_WRONLY | O_APPEND | O_CREAT,
65 (void) dup2(red, 1);
66 (void) dup2(red, 2);
84 red = read(p[0], passwd + readgood, MAXSECRETLEN-1 - readgood);
85 if (red == 0)
87 if (red < 0) {
94 readgood += red;
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dvideo_fb.h62 grub_video_fb_map_rgb (grub_uint8_t red, grub_uint8_t green,
66 grub_video_fb_map_rgba (grub_uint8_t red, grub_uint8_t green,
71 grub_uint8_t *red, grub_uint8_t *green,
77 grub_uint8_t *red, grub_uint8_t *green,
H A Dvideo.h33 grub_uint8_t red; member in struct:grub_video_rgba_color
148 /* How many bits are reserved for red color. */
151 /* What is location of red color bits. In Index Color mode, this is 0. */
337 grub_video_color_t (*map_rgb) (grub_uint8_t red, grub_uint8_t green,
340 grub_video_color_t (*map_rgba) (grub_uint8_t red, grub_uint8_t green,
344 grub_uint8_t *red, grub_uint8_t *green,
440 grub_video_color_t EXPORT_FUNC (grub_video_map_rgb) (grub_uint8_t red,
444 grub_video_color_t EXPORT_FUNC (grub_video_map_rgba) (grub_uint8_t red,
450 grub_uint8_t *red,
513 c.red
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/
H A Dsave_state.cgi16 print "Popup 1: ",$query->popup_menu('popup1',[qw{red green purple magenta orange chartreuse brown}]),"\n";
H A Dcustomize.cgi7 purple red silver teal white yellow/;
H A Djavascript.cgi89 -value=>[qw/brunette blonde red gray/],
90 -default=>'red',
/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Dcolors.c41 #define RGB_COLOR(r,g,b) {.red = r, .green = g, .blue = b, .alpha = 255}
164 { "red", RGB_COLOR(255,0,0) },
271 c.red = parse_hex_color_component (s, 0, 1);
281 c.red = parse_hex_color_component (s, 0, 2);
296 c.red = grub_strtoul (s, 0, 0);
H A Dvideo.c239 grub_video_map_rgb (grub_uint8_t red, grub_uint8_t green, grub_uint8_t blue) argument
244 return grub_video_adapter_active->map_rgb (red, green, blue);
249 grub_video_map_rgba (grub_uint8_t red, grub_uint8_t green, grub_uint8_t blue, argument
255 return grub_video_adapter_active->map_rgba (red, green, blue, alpha);
260 grub_video_unmap_color (grub_video_color_t color, grub_uint8_t *red, argument
268 red,
/osnet-11/usr/src/grub/grub2/grub-core/term/ieee1275/
H A Dofconsole.c36 int red; member in struct:color
47 {0xA8, 0x00, 0x00}, // 1 = red
164 grub_ieee1275_set_color (stdout_ihandle, col, colors[col].red,
/osnet-11/usr/src/grub/grub2/grub-core/video/fb/
H A Dvideo_fb.c69 {0xA8, 0x00, 0x00, 0xFF}, // 4 = red
78 {0xFE, 0x54, 0x54, 0xFF}, // 12 = bright red
229 grub_video_fb_map_rgb (grub_uint8_t red, grub_uint8_t green, argument
244 val = framebuffer.palette[i].r - red;
268 if (red == framebuffer.render_target->mode_info.fg_red
280 red >>= 8 - framebuffer.render_target->mode_info.red_mask_size;
285 value = red << framebuffer.render_target->mode_info.red_field_pos;
297 grub_video_fb_map_rgba (grub_uint8_t red, grub_uint8_t green, argument
304 return grub_video_fb_map_rgb (red, green, blue);
308 if (red
336 grub_video_fb_unmap_color(grub_video_color_t color, grub_uint8_t *red, grub_uint8_t *green, grub_uint8_t *blue, grub_uint8_t *alpha) argument
352 grub_video_fb_unmap_color_int(struct grub_video_fbblit_info * source, grub_video_color_t color, grub_uint8_t *red, grub_uint8_t *green, grub_uint8_t *blue, grub_uint8_t *alpha) argument
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_progress_bar.c383 grub_video_rgba_color_t black = { .red = 0, .green = 0, .blue = 0, .alpha = 255 };
384 grub_video_rgba_color_t gray = { .red = 128, .green = 128, .blue = 128, .alpha = 255 };
385 grub_video_rgba_color_t lightgray = { .red = 200, .green = 200, .blue = 200, .alpha = 255 };
H A Dgui_label.c250 label->color.red = 0;
/osnet-11/usr/src/grub/grub2/include/grub/i386/pc/
H A Dvbe.h170 grub_uint8_t red; member in struct:grub_vbe_palette_data
/osnet-11/usr/src/lib/libast/common/disc/
H A Dsfkeyprintf.c49 regex_t red[2]; member in struct:__anon1132
292 fp->re[x] = &fp->red[x];
/osnet-11/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dhfs.c945 PedSector red, hgee; local
954 red = ( (fs->geom->length - geom->length + hfs_sect_block - 1)
959 if (red > priv_data->plus_geom->length - hgee) {
963 red = priv_data->plus_geom->length - hgee;
968 - red);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL1105 my $red = $cnt;
1106 if( $red =~ s/0-9// ){
1107 $cnt = $red.'\d';
1108 if( $red =~ s/A-Z// && $red =~ s/a-z// && $red =~ s/_// ){
1109 $cnt = $red.'\w';
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm54 'red' => 31, 'on_red' => 41,
244 black, red, green, yellow, blue, magenta, on_black, on_red, on_green,
422 teraterm yes reverse no yes rev/red yes no
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dmultiboot_mbi.c407 mb_palette[i].red = palette[i].r;
/osnet-11/usr/src/grub/grub2/grub-core/loader/
H A Dmultiboot_mbi2.c636 tag->framebuffer_palette[i].red = palette[i].r;
/osnet-11/usr/src/grub/grub2/grub-core/video/i386/pc/
H A Dvbe.c688 palette[i].red = grub_video_fbstd_colors[i].r;
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dgrub2.py1657 red = color[0:2]
1660 return '0x%s,0x%s,0x%s' % (red, green, blue)
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile[all...]

Completed in 161 milliseconds

12