Searched refs:first_line (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/video/fb/
H A Dvideo_fb.c36 int first_line; member in struct:dirty
443 if (framebuffer.current_dirty.first_line > y)
444 framebuffer.current_dirty.first_line = y;
1318 if (framebuffer.current_dirty.first_line
1321 + framebuffer.current_dirty.first_line
1324 + framebuffer.current_dirty.first_line
1328 - framebuffer.current_dirty.first_line));
1329 framebuffer.current_dirty.first_line
1364 framebuffer.current_dirty.first_line = mode_info.height;
1375 int first_line, last_lin local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/video/readers/
H A Dpng.c118 int cur_column, cur_filter, first_line; member in struct:grub_png_data
275 data->first_line = 1;
550 if (data->first_line)
631 data->first_line = 0;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl581 ($first_line, $name) = $prog =~ /^((.{1,50}).*)/;
582 $name .= '...' if length $first_line > length $name;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c538 ((Current).first_line = (Rhs)[1].first_line, \

Completed in 25 milliseconds