HomeSort by: relevance | last modified time | path
    Searched refs:boldface (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 2893 # Color the string and optionally mark it boldface.
2902 my ($input_string, $boldface, $color) = @_;
2908 if ($boldface)
2915 if ($boldface)
5999 my $boldface;
6591 # In all cases we give the instruction a specific color, mark it boldface
6602 $boldface = $TRUE;
6603 $instruction = color_string ($instruction, $boldface, $g_html_color_scheme{"control_flow"});
6825 my $boldface = $TRUE;
6835 $boldface,
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 2893 # Color the string and optionally mark it boldface.
2902 my ($input_string, $boldface, $color) = @_;
2908 if ($boldface)
2915 if ($boldface)
5999 my $boldface;
6591 # In all cases we give the instruction a specific color, mark it boldface
6602 $boldface = $TRUE;
6603 $instruction = color_string ($instruction, $boldface, $g_html_color_scheme{"control_flow"});
6825 my $boldface = $TRUE;
6835 $boldface,
    [all...]

Completed in 34 milliseconds