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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 9612 my ($action, $caller_name, $comment_line) = @_;
9698 if ($comment_line =~ /^$g_html_new_line/)
9700 $msg = $comment_line;
9702 $comment_line = $g_html_new_line . ucfirst ($msg);
9704 push (@g_warning_msgs, $comment_line);
9708 push (@g_warning_msgs, ucfirst ($comment_line));
9721 if ($comment_line =~ /^$g_html_new_line/)
9723 $msg = $comment_line;
9725 $comment_line = $g_html_new_line . ucfirst ($msg);
9727 push (@g_error_msgs, $comment_line);
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 9612 my ($action, $caller_name, $comment_line) = @_;
9698 if ($comment_line =~ /^$g_html_new_line/)
9700 $msg = $comment_line;
9702 $comment_line = $g_html_new_line . ucfirst ($msg);
9704 push (@g_warning_msgs, $comment_line);
9708 push (@g_warning_msgs, ucfirst ($comment_line));
9721 if ($comment_line =~ /^$g_html_new_line/)
9723 $msg = $comment_line;
9725 $comment_line = $g_html_new_line . ucfirst ($msg);
9727 push (@g_error_msgs, $comment_line);
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
mi-support.exp 1710 set comment_line $line_number
1720 lappend mi_autotest_data [list $comment $comment_line]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
mi-support.exp 1710 set comment_line $line_number
1720 lappend mi_autotest_data [list $comment $comment_line]

Completed in 42 milliseconds