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

  /src/external/bsd/libpcap/dist/testprogs/
visopts.py 202         
  /src/external/mit/xorg/lib/xkeyboard-config/symbols/
Makefile 20 nbsp ng nl no np \
  /src/external/bsd/ntp/dist/scripts/deprecated/
html2man.in 106 $text =~ s/&nbsp\;/ /g;
  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 3121 ## $html_line = "<tr><div class=\"left\"><td><b>&nbsp; ";
3122 $html_line = "<tr><div class=\"right\"><td><b>&nbsp; ";
3124 $html_line .= " &nbsp;</b></td>";
3129 $html_line .= "<td>&nbsp; " . $experiment_data[$i]{$key};
3130 $html_line .= " &nbsp;</td>";
3173 $html_header_line .= "<th>&nbsp; Experiment ID ";
3174 $html_header_line .= $experiment_data[$i]{"exp_id"} . "&nbsp;</th>";
6551 $pad .= "&nbsp;";
6747 $current_value =~ s/&nbsp;//g;
7439 $spaces .= "&nbsp;";
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 3121 ## $html_line = "<tr><div class=\"left\"><td><b>&nbsp; ";
3122 $html_line = "<tr><div class=\"right\"><td><b>&nbsp; ";
3124 $html_line .= " &nbsp;</b></td>";
3129 $html_line .= "<td>&nbsp; " . $experiment_data[$i]{$key};
3130 $html_line .= " &nbsp;</td>";
3173 $html_header_line .= "<th>&nbsp; Experiment ID ";
3174 $html_header_line .= $experiment_data[$i]{"exp_id"} . "&nbsp;</th>";
6551 $pad .= "&nbsp;";
6747 $current_value =~ s/&nbsp;//g;
7439 $spaces .= "&nbsp;";
    [all...]
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2html 476 $T2H_EXAMPLE_INDENT_CELL = '<td>&nbsp;</td>';
478 $T2H_SMALL_EXAMPLE_INDENT_CELL = '<td>&nbsp;</td>';
1074 ' ', ' &nbsp; ',
1249 </LI><LI>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp; <STRONG>
1286 'Top', ' &nbsp; ',
1287 'Contents', ' &nbsp; ',
1288 'Overview', ' &nbsp; ',
1289 'Index', ' &nbsp; ',
1297 'About', ' &nbsp; ',
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2html 476 $T2H_EXAMPLE_INDENT_CELL = '<td>&nbsp;</td>';
478 $T2H_SMALL_EXAMPLE_INDENT_CELL = '<td>&nbsp;</td>';
1074 ' ', ' &nbsp; ',
1249 </LI><LI>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp; <STRONG>
1286 'Top', ' &nbsp; ',
1287 'Contents', ' &nbsp; ',
1288 'Overview', ' &nbsp; ',
1289 'Index', ' &nbsp; ',
1297 'About', ' &nbsp; ',
    [all...]
  /src/external/gpl2/texinfo/dist/makeinfo/
makeinfo.c 136 /* Nonzero means don't replace whitespace with &nbsp; in HTML mode. */
2492 /* Like add_word, but inhibits conversion of whitespace into &nbsp;.
2597 { /* Seems cleaner to use &nbsp; than an 8-bit char. */
2600 add_word ("&nbsp");
2946 In any case, don't do this for HTML, since the nbsp character

Completed in 48 milliseconds