| /src/external/ibm-public/postfix/dist/mantools/ |
| make-relnotes | 9 # paragraph starts with [class, class] where a class specifies one or 15 # paragraph is tagged with [Incompat yyyymmdd] or with [Feature yyyymmdd]. 43 if ($paragraph) { 45 ${$append_to}{$class} .= $paragraph . $_; 47 $paragraph = ""; 50 if ($paragraph eq "") { 53 $paragraph = $_; 55 $paragraph = $prefix . $2; 61 #print "[", join(', ', @classes), "] ", $paragraph; 63 $paragraph = $_ [all...] |
| /src/external/apache2/llvm/dist/clang/utils/ |
| FindSpecRefs | 687 paragraph = int(tail[1:]) 689 paragraph = None 693 paragraph = None 696 paragraph = int(p) 698 return SpecIndex(indices, paragraph) 700 def __init__(self, indices, paragraph=None): 703 self.paragraph = paragraph 707 if self.paragraph is not None: 708 s += '.p%d'%(self.paragraph,) [all...] |
| /src/external/mpl/bind/dist/doc/arm/_ext/ |
| iscconf.py | 168 blocks = nodes.paragraph() 179 grammarnode = nodes.paragraph() 207 warn += nodes.paragraph( 214 warn += nodes.paragraph( 221 raw = nodes.paragraph(text=instr) 222 parsed = nodes.paragraph() 232 tags = nodes.paragraph() 559 entry += nodes.paragraph(text=column.description) 574 value = nodes.paragraph(text=value)
|
| /src/usr.bin/make/unit-tests/ |
| directive-for-break.mk | 50 # the following paragraph generated the wrong error message '4294967294 open
|
| /src/external/gpl2/groff/dist/font/devps/ |
| text.enc | 163 paragraph 182
|
| /src/external/gpl3/binutils/dist/etc/ |
| add-log.el | 85 (define-key change-log-mode-map "\M-q" 'change-log-fill-paragraph)) 195 paragraph-end entry) 225 ;; Search only within the first paragraph. 228 (forward-paragraph 1)) 229 (setq paragraph-end (point)) 233 (cond ((re-search-forward "^\\s *\\*\\s *$" paragraph-end t) 244 paragraph-end t))) 301 Each entry behaves as a paragraph, and the entries for one day as a page. 313 ;; Let each entry behave as one paragraph: 314 ;; We really do want "^" in paragraph-start below: it is only the lines tha [all...] |
| /src/external/gpl3/binutils.old/dist/etc/ |
| add-log.el | 85 (define-key change-log-mode-map "\M-q" 'change-log-fill-paragraph)) 195 paragraph-end entry) 225 ;; Search only within the first paragraph. 228 (forward-paragraph 1)) 229 (setq paragraph-end (point)) 233 (cond ((re-search-forward "^\\s *\\*\\s *$" paragraph-end t) 244 paragraph-end t))) 301 Each entry behaves as a paragraph, and the entries for one day as a page. 313 ;; Let each entry behave as one paragraph: 314 ;; We really do want "^" in paragraph-start below: it is only the lines tha [all...] |
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 625 % penalty on the vertical list instead of in the new paragraph. 667 % beginning of a paragraph, when TeX is still in vertical mode, would 668 % produce a whole line of output instead of starting the paragraph. 755 % paragraph. 792 % @br forces paragraph break (and is undocumented). 815 % paragraph. For more general purposes, use the \margin insertion 979 % If WORD is `none', then suppress indentation of the first paragraph 983 % The paragraph indentation is suppressed or not by calling 1007 % paragraph. 1793 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 632 % penalty on the vertical list instead of in the new paragraph. 659 % beginning of a paragraph, when TeX is still in vertical mode, would 660 % produce a whole line of output instead of starting the paragraph. 747 % paragraph. 784 % @br forces paragraph break (and is undocumented). 807 % paragraph. For more general purposes, use the \margin insertion 971 % If WORD is `none', then suppress indentation of the first paragraph 975 % The paragraph indentation is suppressed or not by calling 999 % paragraph. 1741 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/gpl2/texinfo/dist/doc/ |
| texinfo.tex | 632 % penalty on the vertical list instead of in the new paragraph. 659 % beginning of a paragraph, when TeX is still in vertical mode, would 660 % produce a whole line of output instead of starting the paragraph. 747 % paragraph. 784 % @br forces paragraph break (and is undocumented). 807 % paragraph. For more general purposes, use the \margin insertion 971 % If WORD is `none', then suppress indentation of the first paragraph 975 % The paragraph indentation is suppressed or not by calling 999 % paragraph. 1741 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/gpl2/diffutils/dist/config/ |
| texinfo.tex | 506 % penalty on the vertical list instead of in the new paragraph. 530 % beginning of a paragraph, when TeX is still in vertical mode, would 531 % produce a whole line of output instead of starting the paragraph. 575 % empty paragraph. 617 % paragraph. 654 % @br forces paragraph break 705 % paragraph. For more general purposes, use the \margin insertion 1368 % the end of a paragraph. Restore normal hyphenation at the end of the 1858 % line. We do not start a paragraph here because then if the next 1863 % Make this a paragraph so we get the \parskip glue and wrapping [all...] |
| /src/external/gpl2/grep/dist/doc/ |
| texinfo.tex | 493 % penalty on the vertical list instead of in the new paragraph. 517 % beginning of a paragraph, when TeX is still in vertical mode, would 518 % produce a whole line of output instead of starting the paragraph. 562 % empty paragraph. 604 % paragraph. 641 % @br forces paragraph break 692 % paragraph. For more general purposes, use the \margin insertion 1298 % the end of a paragraph. Restore normal hyphenation at the end of the 1780 % line. We do not start a paragraph here because then if the next 1785 % Make this a paragraph so we get the \parskip glue and wrapping [all...] |
| /src/external/gpl2/gettext/dist/build-aux/ |
| texinfo.tex | 458 % penalty on the vertical list instead of in the new paragraph. 482 % beginning of a paragraph, when TeX is still in vertical mode, would 483 % produce a whole line of output instead of starting the paragraph. 527 % empty paragraph. 569 % paragraph. 600 % @br forces paragraph break 646 % @inmargin{TEXT} puts TEXT in the margin next to the current paragraph. 1381 % the end of a paragraph. Restore normal hyphenation at the end of the 1809 % Be sure we are not still in the middle of a paragraph. 1816 % line. We do not start a paragraph here because then if the nex [all...] |
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 586 % penalty on the vertical list instead of in the new paragraph. 628 % beginning of a paragraph, when TeX is still in vertical mode, would 629 % produce a whole line of output instead of starting the paragraph. 707 % paragraph. 744 % @br forces paragraph break (and is undocumented). 767 % paragraph. For more general purposes, use the \margin insertion 979 % If WORD is `none', then suppress indentation of the first paragraph 983 % The paragraph indentation is suppressed or not by calling 1007 % paragraph. 2417 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/bsd/flex/dist/build-aux/ |
| texinfo.tex | 586 % penalty on the vertical list instead of in the new paragraph. 628 % beginning of a paragraph, when TeX is still in vertical mode, would 629 % produce a whole line of output instead of starting the paragraph. 707 % paragraph. 744 % @br forces paragraph break (and is undocumented). 767 % paragraph. For more general purposes, use the \margin insertion 979 % If WORD is `none', then suppress indentation of the first paragraph 983 % The paragraph indentation is suppressed or not by calling 1007 % paragraph. 2417 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 585 % penalty on the vertical list instead of in the new paragraph. 627 % beginning of a paragraph, when TeX is still in vertical mode, would 628 % produce a whole line of output instead of starting the paragraph. 706 % paragraph. 743 % @br forces paragraph break (and is undocumented). 766 % paragraph. For more general purposes, use the \margin insertion 978 % If WORD is `none', then suppress indentation of the first paragraph 982 % The paragraph indentation is suppressed or not by calling 1006 % paragraph. 2416 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| texinfo.tex | 585 % penalty on the vertical list instead of in the new paragraph. 627 % beginning of a paragraph, when TeX is still in vertical mode, would 628 % produce a whole line of output instead of starting the paragraph. 706 % paragraph. 743 % @br forces paragraph break (and is undocumented). 766 % paragraph. For more general purposes, use the \margin insertion 978 % If WORD is `none', then suppress indentation of the first paragraph 982 % The paragraph indentation is suppressed or not by calling 1006 % paragraph. 2418 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/lgpl3/gmp/dist/doc/ |
| texinfo.tex | 586 % penalty on the vertical list instead of in the new paragraph. 628 % beginning of a paragraph, when TeX is still in vertical mode, would 629 % produce a whole line of output instead of starting the paragraph. 707 % paragraph. 744 % @br forces paragraph break (and is undocumented). 767 % paragraph. For more general purposes, use the \margin insertion 979 % If WORD is `none', then suppress indentation of the first paragraph 983 % The paragraph indentation is suppressed or not by calling 1007 % paragraph. 2417 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/lgpl3/mpc/dist/doc/ |
| texinfo.tex | 586 % penalty on the vertical list instead of in the new paragraph. 628 % beginning of a paragraph, when TeX is still in vertical mode, would 629 % produce a whole line of output instead of starting the paragraph. 707 % paragraph. 744 % @br forces paragraph break (and is undocumented). 767 % paragraph. For more general purposes, use the \margin insertion 979 % If WORD is `none', then suppress indentation of the first paragraph 983 % The paragraph indentation is suppressed or not by calling 1007 % paragraph. 2417 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/gpl2/xcvs/dist/build-aux/ |
| texinfo.tex | 685 % penalty on the vertical list instead of in the new paragraph. 727 % beginning of a paragraph, when TeX is still in vertical mode, would 728 % produce a whole line of output instead of starting the paragraph. 815 % paragraph. 852 % @br forces paragraph break (and is undocumented). 875 % paragraph. For more general purposes, use the \margin insertion 1046 % If WORD is `none', then suppress indentation of the first paragraph 1050 % The paragraph indentation is suppressed or not by calling 1074 % paragraph. 2545 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/gpl3/binutils/dist/texinfo/ |
| texinfo.tex | 685 % penalty on the vertical list instead of in the new paragraph. 727 % beginning of a paragraph, when TeX is still in vertical mode, would 728 % produce a whole line of output instead of starting the paragraph. 815 % paragraph. 852 % @br forces paragraph break (and is undocumented). 875 % paragraph. For more general purposes, use the \margin insertion 1046 % If WORD is `none', then suppress indentation of the first paragraph 1050 % The paragraph indentation is suppressed or not by calling 1074 % paragraph. 2542 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/gpl3/binutils.old/dist/texinfo/ |
| texinfo.tex | 685 % penalty on the vertical list instead of in the new paragraph. 727 % beginning of a paragraph, when TeX is still in vertical mode, would 728 % produce a whole line of output instead of starting the paragraph. 815 % paragraph. 852 % @br forces paragraph break (and is undocumented). 875 % paragraph. For more general purposes, use the \margin insertion 1046 % If WORD is `none', then suppress indentation of the first paragraph 1050 % The paragraph indentation is suppressed or not by calling 1074 % paragraph. 2542 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/gpl3/gdb/dist/texinfo/ |
| texinfo.tex | 685 % penalty on the vertical list instead of in the new paragraph. 727 % beginning of a paragraph, when TeX is still in vertical mode, would 728 % produce a whole line of output instead of starting the paragraph. 815 % paragraph. 852 % @br forces paragraph break (and is undocumented). 875 % paragraph. For more general purposes, use the \margin insertion 1046 % If WORD is `none', then suppress indentation of the first paragraph 1050 % The paragraph indentation is suppressed or not by calling 1074 % paragraph. 2542 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/gpl3/gdb.old/dist/texinfo/ |
| texinfo.tex | 685 % penalty on the vertical list instead of in the new paragraph. 727 % beginning of a paragraph, when TeX is still in vertical mode, would 728 % produce a whole line of output instead of starting the paragraph. 815 % paragraph. 852 % @br forces paragraph break (and is undocumented). 875 % paragraph. For more general purposes, use the \margin insertion 1046 % If WORD is `none', then suppress indentation of the first paragraph 1050 % The paragraph indentation is suppressed or not by calling 1074 % paragraph. 2542 % the end of a paragraph. Restore normal hyphenation at the end of th [all...] |
| /src/external/lgpl3/mpfr/dist/doc/ |
| texinfo.tex | 578 % penalty on the vertical list instead of in the new paragraph. 605 % beginning of a paragraph, when TeX is still in vertical mode, would 606 % produce a whole line of output instead of starting the paragraph. 689 % paragraph. 716 % @br forces paragraph break (and is undocumented). 739 % paragraph. For more general purposes, use the \margin insertion 922 % If WORD is `none', then suppress indentation of the first paragraph 926 % The paragraph indentation is suppressed or not by calling 950 % paragraph. 964 % leave vertical mode without cancelling any first paragraph inden [all...] |