/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perlpod.pod | 31 after. When it gets formatted, it will undergo minimal formatting, 35 You can use formatting codes in ordinary paragraphs, for B<bold>, 37 codes are explained in the "L<Formatting Codes|/"Formatting Codes">" 45 other text which does not require any special parsing or formatting, 51 be on 8-column boundaries. There are no special formatting codes, 108 The text in these heading commands can use formatting codes, as seen here: 113 "L<Formatting Codes|/"Formatting Codes">" section, below. 135 use formatting codes, as seen here: 140 "L<Formatting Codes|/"Formatting Codes">" section, below. 170 L<ZE<lt>E<gt>|/ZE<lt>E<gt> -- a null (zero-effect) formatting code> [all …]
|
H A D | perlpodspec.pod | 60 in Pod source, as opposed to "EE<lt>32>", which is a formatting 65 directly formatting it). A B<Pod formatter> (or B<Pod translator>) 132 I<Some> command paragraphs allow formatting codes in their content 139 would to an ordinary paragraph (i.e., formatting codes like 212 is a heading. That text may contain formatting codes. Examples: 260 below. Formatting codes are not expanded. Examples: 270 This command indicates that an item in a list begins here. Formatting 380 stipulate, for each additional command, whether formatting 388 =head1 Pod Formatting Codes 391 formatting code [all...] |
/openbsd-src/gnu/llvm/libcxx/docs/Status/ |
H A D | FormatPaper.csv | 2 `P1361 <https://wg21.link/P1361>`__ `P2372 <https://wg21.link/P2372>`__,"Formatting chrono" 30 `P2286R8 <https://wg21.link/P2286R8>`__,"Formatting ranges" 33 `[format.range] <https://wg21.link/format.range>`_,"Formatting for ranges: sequences",,Mark de Weve… 34 `[format.range.fmtmap] <https://wg21.link/format.range.fmtmap>`_,"Formatting for ranges: map",,Mark… 35 `[format.range.fmtset] <https://wg21.link/format.range.fmtset>`_,"Formatting for ranges: set",,Mark… 36 `[format.range] <https://wg21.link/format.range>`_,"Formatting for ranges: container adaptors",,Mar… 37 `[format.range] <https://wg21.link/format.range>`_,"Formatting for ranges: ``pair`` and ``tuple``",… 38 `[format.range] <https://wg21.link/format.range>`_,"Formatting for ranges: ``vector<bool>``",,Mark … 39 "`P2585R0 <https://wg21.link/P2585R0>`__","Improving default container formatting" 40 `[format.range.fmtstr] <https://wg21.link/format.range.fmtstr>`_,"Formatting for ranges: strings",,…
|
H A D | FormatIssues.csv | 2 `P0645 <https://wg21.link/P0645>`_,"Text Formatting","C++20",Mark de Wever,|Complete|,Clang 14 9 "`P2286R8 <https://wg21.link/P2286R8>`__","Formatting Ranges","C++23","Mark de Wever","|Complete|",… 11 "`P2585R0 <https://wg21.link/P2585R0>`__","Improving default container formatting","C++23","Mark de… 14 `P1361 <https://wg21.link/P1361>`_,"Integration of chrono with text formatting","C++20",Mark de Wev… 16 "`P2419R2 <https://wg21.link/P2419R2>`__","Clarify handling of encodings in localized formatting of…
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/lib/Pod/ |
H A D | ParseLink.pm | 1 # Parse an L<> formatting code in POD text. 3 # This module implements parsing of the text of an L<> formatting code as 70 # Given the contents of an L<> formatting code, parse it into the link text, 113 Pod::ParseLink - Parse an LE<lt>E<gt> formatting code in POD text 124 text of an LE<lt>E<gt> formatting code and parses it. It returns the 141 The name may contain embedded EE<lt>E<gt> and ZE<lt>E<gt> formatting codes, 143 formatting codes. Any double quotes around the section are removed as part 150 No attempt is made to resolve formatting codes. This must be done after 151 calling parselink() (since EE<lt>E<gt> formatting codes can be used to 154 formatting cod [all...] |
/openbsd-src/gnu/llvm/clang/lib/Format/ |
H A D | FormatInternal.h | 11 /// formatting library implementation. 59 /// everything that might influence its formatting or might be influenced by its 60 /// formatting. 65 /// * P.second is the penalty induced by formatting the fragment \p Code. 66 /// If the formatting of the fragment doesn't have a notion of penalty, 70 /// this formatting attempt. See \c FormattingAttemptStatus.
|
H A D | SortJavaScriptImports.cpp | 94 // reference needs re-formatting. 189 // harmless and will be stripped by the subsequent formatting pass. in analyze() 256 // Imports can have formatting disabled (FormattingOff), so the code below 257 // skips runs of "no-formatting" module references, and sorts/merges the 258 // references that have formatting enabled in individual chunks. 262 // Imports can have formatting disabled (FormattingOff), so the code below in sortModuleReferences() 263 // skips runs of "no-formatting" module references, and sorts other in sortModuleReferences() 269 // Skip over all imports w/ disabled formatting. in sortModuleReferences() 275 // Skip over all imports w/ disabled formatting. in sortModuleReferences() 375 // clang-format comments toggle formatting on/off. in parseModuleReferences()
|
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/27_io/ |
H A D | binary_iostreams_kuehl.txt | 32 requires some form of formatting! Assuming that just writing data and 53 formatting. A somewhat aged example is found at 55 This uses XDR formatting of the binary data (well, if I remmeber 56 correctly, it is easy to plug in a different binary formatting). 60 Use a data base, text formatting, or binary formatting. With the
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/27_io/ |
H A D | binary_iostreams_kuehl.txt | 32 requires some form of formatting! Assuming that just writing data and 53 formatting. A somewhat aged example is found at 55 This uses XDR formatting of the binary data (well, if I remmeber 56 correctly, it is easy to plug in a different binary formatting). 60 Use a data base, text formatting, or binary formatting. With the
|
/openbsd-src/gnu/usr.bin/perl/ext/Pod-Html/corpus/ |
H A D | perlpodspec-copy.pod | 64 in Pod source, as opposed to "EE<lt>32>", which is a formatting 69 directly formatting it). A B<Pod formatter> (or B<Pod translator>) 133 I<Some> command paragraphs allow formatting codes in their content 140 would to an ordinary paragraph -- i.e., formatting codes (like 213 is a heading. That text may contain formatting codes. Examples: 256 below. Formatting codes are not expanded. Examples: 266 This command indicates that an item in a list begins here. Formatting 372 stipulate, for each additional command, whether formatting 380 =head1 Pod Formatting Codes 383 formatting codes were referred to as "interior sequences", and [all …]
|
/openbsd-src/gnu/llvm/libcxx/include/__format/ |
H A D | format_context.h | 116 // Returns: The locale passed to the formatting function if the latter in _LIBCPP_PREFERRED_NAME() 153 // that is retargeted. It converts a formatting argument when it is requested 154 // during formatting. It is expected that the usage of the arguments is rare so 159 // formatter uses a locale specific formatting or an formatting argument is 186 // At the moment it's not possible for formatting to use a re-targeted handle.
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | LibFormat.rst | 5 LibFormat is a library that implements automatic source code formatting based 31 formatting. A list of options can be found under :ref:`style-options`. 41 The style options describe specific formatting options that can be used in
|
H A D | ClangFormat.rst | 35 --Werror - If set, changes formatting warnings to errors 38 This can be used to enable formatting, even if the 61 --dry-run - If set, do not actually make the formatting changes 68 Use -fallback-style=none to skip formatting. 122 When the desired code formatting style is different from the available options, 161 or save any files. To revert a formatting, just undo. 319 …-style STYLE formatting style to apply (LLVM, GNU, Google, Chromium, Microsoft, Mozilla, … 340 The following table :doc:`ClangFormattedStatus` shows the current status of clang-formatting for th…
|
/openbsd-src/gnu/llvm/libcxxabi/ |
H A D | .clang-format | 8 # Disable formatting options which may break tests. 14 … long names so we need more than the 80 column limit imposed by LLVM style, for sensible formatting
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/termcap/ |
H A D | term-unknown | 8 formatting and still wrap successfully. 12 An unknown terminal type should "suppress" all termcap-based formatting
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/lib/Pod/Text/ |
H A D | Overstrike.pm | 36 # Make level one headings bold, overriding any existing formatting. 45 # Make level two headings bold, overriding any existing formatting. 54 # Make level three headings underscored, overriding any existing formatting. 83 # Fix the various formatting codes. 95 # Strip all of the formatting from a provided string, returning the stripped 173 Currently, the outermost formatting instruction wins, so for example
|
H A D | Termcap.pm | 73 # If we were unable to get any of the formatting sequences, don't attempt 74 # that type of formatting. This will do weird things if bold or underline 101 # Return a regex that matches a formatting sequence. This will only be valid 109 # Analyze a single line and return any formatting codes in effect at the end 132 # Strip all of the formatting from a provided string, returning the stripped 233 strings for bold and underscore formatting, that formatting is skipped,
|
/openbsd-src/gnu/llvm/clang/tools/clang-format/ |
H A D | clang-format-diff.py | 59 help='formatting style to apply (LLVM, GNU, Google, Chromium, ' 104 print('Formatting {}'.format(filename)) 138 '(before formatting)', '(after formatting)')
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-2005 | 68 * config/tc-vax.c: Convert to ISO C90 format. Fix formatting and 653 * config/tc-avr.c: Convert to ISO C90 format. Fix formatting and 2308 * sb.h: Fix formatting of comments. 2309 * sb.c: Fix formatting of comments. 2689 * config/tc-mips.c (check_absolute_expr): Fix formatting. 2702 * config/tc-mips.c (normalize_constant_expr): Fix formatting. 3066 * config/atof-ieee.c: Convert to ISO-C90 and fix formatting. 3067 * config/obj-aout.c: Convert to ISO-C90 and fix formatting. 3068 * config/obj-aout.h: Convert to ISO-C90 and fix formatting. 3069 * config/obj-bout.c: Convert to ISO-C90 and fix formatting. [all …]
|
/openbsd-src/usr.sbin/fdformat/ |
H A D | fdformat.1 | 81 Don't verify floppy after formatting. 106 of the intended formatting process. 113 1 is returned on any errors during floppy formatting, and an exit status
|
/openbsd-src/gnu/llvm/libcxx/ |
H A D | .clang-format | 80 # Disable formatting options which may break tests. 87 … long names so we need more than the 80 column limit imposed by LLVM style, for sensible formatting
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | ostream_inserter_arith.cc | 68 // standard output (no formatting applied) 1-4 74 // fixed formatting 5-11 83 // fixed formatting with width 12-22 96 // scientific formatting 23-29 105 // standard output (no formatting applied) 111 // fixed formatting 120 // fixed formatting with width 133 // scientific formatting
|
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/ |
H A D | TextDiagnostic.h | 22 /// Class to encapsulate the logic for formatting and printing a textual 46 /// This is a static helper that handles colorizing the level and formatting 61 /// formatting of their diagnostic messages.
|
/openbsd-src/share/man/man9/ |
H A D | printf.9 | 138 The kernel functions don't support as many formatting specifiers as their 140 In addition to the floating point formatting specifiers, 161 The kernel functions support some additional formatting specifiers:
|
/openbsd-src/gnu/usr.bin/perl/Porting/ |
H A D | sort_perldiag.pl | 57 # remove POD formatting 86 messages in F<perldiag.pod>. POD formatting, printf-style escapes,
|