OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rounded_percentage
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
6865
my $
rounded_percentage
= sprintf ("%.1f", $hp_value);
6868
$threshold_line .= " " . $
rounded_percentage
. " (%)</i>";
14640
my $
rounded_percentage
;
15027
my $
rounded_percentage
= sprintf ("%.1f", $hp_value);
15030
$threshold_line .= " " . $
rounded_percentage
. " (%)</i>";
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
6865
my $
rounded_percentage
= sprintf ("%.1f", $hp_value);
6868
$threshold_line .= " " . $
rounded_percentage
. " (%)</i>";
14640
my $
rounded_percentage
;
15027
my $
rounded_percentage
= sprintf ("%.1f", $hp_value);
15030
$threshold_line .= " " . $
rounded_percentage
. " (%)</i>";
Completed in 48 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026