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

  /src/external/gpl2/texinfo/dist/util/
gdoc 197 %highlights = %highlights_man;
206 %highlights = %highlights_html;
210 %highlights = %highlights_man;
214 %highlights = %highlights_tex;
218 %highlights = %highlights_texinfo;
222 %highlights = %highlights_text;
226 %highlights = %highlights_sgml;
315 foreach $pattern (keys %highlights) {
316 # print "scanning pattern $pattern ($highlights{$pattern})\n";
317 $contents =~ s:$pattern:repstr($pattern, $highlights{$pattern}, $1, $
    [all...]
  /src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/syntax/
gimple.vim 10 " This Vim script highlights syntax in debug dumps containing GIMPLE
  /src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/
gimple.vim 10 " This Vim script highlights syntax in debug dumps containing GIMPLE
  /src/external/gpl3/binutils/dist/gprofng/src/
gp-display-text.cc 2094 Vector<bool> * highlights = (Vector<bool> *)highlightColumns->fetch (jj); local
2128 bool highlight = highlights->fetch (kk);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
gp-display-text.cc 2094 Vector<bool> * highlights = (Vector<bool> *)highlightColumns->fetch (jj); local
2128 bool highlight = highlights->fetch (kk);
  /src/share/terminfo/
terminfo 6031 xterm-pcolor|xterm with color used for highlights and status line,
8173 # However, there is a design error in its support for video highlights. The
9249 # remove ncv#3 [colors collide with highlights, bitmask] not applicable
13627 # Automatic margins now default. Use ansi <sgr> for highlights.
13755 # tell ncurses that the corresponding highlights exist; it should use <sgr>,
13756 # which is the only method that will actually work for multiple highlights.)
15641 # Theory; the vp3a+ wants \E0%c to set highlights, where normal=01000000,
17489 # The standout and underline highlights are the same.
24210 # ":kh=\E[Y:". Added IBM-PC forms characters and highlights, they match
    [all...]

Completed in 80 milliseconds