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

  /src/external/gpl2/gettext/dist/gettext-tools/src/
write-properties.c 240 bool blank_line; local
258 blank_line = false;
265 if (blank_line)
270 blank_line = true;
write-stringtable.c 271 bool blank_line; local
282 blank_line = false;
289 if (blank_line)
294 blank_line = true;
write-po.c 799 size_t page_width, bool blank_line, bool debug)
805 if (blank_line && (!uniforum
900 size_t page_width, bool blank_line)
910 if (blank_line)
1016 bool blank_line; local
1019 blank_line = false;
1032 if (blank_line)
1035 blank_line = true;
1077 message_print (mlp->item[j], fp, charset, page_width, blank_line,
1079 blank_line = true
    [all...]
  /src/external/gpl2/groff/dist/src/roff/troff/
div.h 171 void blank_line();
div.cpp 784 void blank_line() function
  /src/external/gpl3/gdb/dist/gdb/python/lib/gdb/command/
frame_filters.py 60 def print_list(self, title, frame_filters, blank_line):
83 if blank_line:
  /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/command/
frame_filters.py 60 def print_list(self, title, frame_filters, blank_line):
83 if blank_line:
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
parse.cc 1543 goto blank_line;
1564 goto blank_line;
1578 goto blank_line;
1583 blank_line:
  /src/external/gpl3/gcc/dist/gcc/fortran/
parse.cc 1743 goto blank_line;
1764 goto blank_line;
1778 goto blank_line;
1783 blank_line:
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 207 'whitespace/blank_line',
2270 error(filename, linenum, 'whitespace/blank_line', 2,
2285 error(filename, linenum, 'whitespace/blank_line', 3,
2290 error(filename, linenum, 'whitespace/blank_line', 3,
2540 error(filename, linenum, 'whitespace/blank_line', 3,
  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 12041 my $blank_line = "";
12044 $blank_line .= " ";
12050 my $final_comment = $blank_line.ucfirst ($comment);
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 12041 my $blank_line = "";
12044 $blank_line .= " ";
12050 my $final_comment = $blank_line.ucfirst ($comment);

Completed in 72 milliseconds