Home
last modified time | relevance | path

Searched full:formatting (Results 1 – 25 of 581) sorted by relevance

12345678910>>...24

/freebsd/usr.sbin/fdformat/
H A Dfdformat.878 Do not verify floppy after formatting.
87 still report formatting status.
108 of the intended formatting process.
116 does only perform low-level formatting.
131 1 is returned on any errors during floppy formatting, and an exit status
140 After low-level formatting the disk with
172 entire formatting process has completed.
/freebsd/lib/libc/locale/
H A Dsetlocale.336 .Nd natural language formatting for C
47 of natural language formatting style
80 Set a locale for formatting monetary values;
85 Set a locale for formatting numbers.
86 This controls the formatting of decimal points
95 Set a locale for formatting dates and times using the
H A Dnewlocale.387 Set a locale for formatting monetary values; this affects
92 Set a locale for formatting numbers.
93 This controls the formatting of decimal points in input and output of floating
101 Set a locale for formatting dates and times using the
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatInternal.h11 /// formatting library implementation.
61 /// everything that might influence its formatting or might be influenced by its
62 /// formatting.
67 /// * P.second is the penalty induced by formatting the fragment \p Code.
68 /// If the formatting of the fragment doesn't have a notion of penalty,
72 /// this formatting attempt. See \c FormattingAttemptStatus.
H A DSortJavaScriptImports.cpp93 // reference needs re-formatting.
188 // harmless and will be stripped by the subsequent formatting pass. in analyze()
254 // Imports can have formatting disabled (FormattingOff), so the code below
255 // skips runs of "no-formatting" module references, and sorts/merges the
256 // references that have formatting enabled in individual chunks.
260 // Imports can have formatting disabled (FormattingOff), so the code below in sortModuleReferences()
261 // skips runs of "no-formatting" module references, and sorts other in sortModuleReferences()
267 // Skip over all imports w/ disabled formatting. in sortModuleReferences()
273 // Skip over all imports w/ disabled formatting. in sortModuleReferences()
374 // clang-format comments toggle formatting on/off. in parseModuleReferences()
/freebsd/contrib/ntp/libntp/
H A Dxsbprintf.c2 * xsbprintf.c - string buffer formatting helpers
23 * - On successful formatting, the return code is the return value of
36 va_list va /* formatting args for above */ in xvsbprintf()
63 ... /* formatting args for above */ in xsbprintf()
H A Dtimetoa.c2 * timetoa.c -- time_t related string formatting
31 * Formatting to string needs at max 40 bytes (even with 64 bit time_t),
39 * general fractional timestamp formatting
/freebsd/contrib/kyua/utils/format/
H A Dformatter.hpp35 /// Be aware that the formatting supported by this module is NOT compatible
37 /// placeholder in a formatting string is:
41 /// In particular, note that the only valid formatting specifier is %s: the
63 /// one less formatting placeholder.
86 /// formatting placeholder.
H A Dformatter.cpp61 /// \throw bad_format_error If the input string contains a trailing formatting
109 /// Constructs an std::ostringstream based on a formatting placeholder.
205 /// \param last_pos The position from which to start looking for formatting
275 /// Replaces the first formatting placeholder with a value.
279 /// \return A new formatter in which the first formatting placeholder has been
282 /// \throw utils::format::extra_args_error If there are no more formatting
/freebsd/contrib/ee/
H A Dee.1272 .\" paragraph formatting
274 .SS "Paragraph Formatting"
293 and automatic formatting.
296 restrictions on the length of lines, and no formatting takes place.
303 "Automatic formatting" provides word-processor-like behavior.
307 Margin observation must also be enabled in order for automatic formatting to occur.
324 .IP "\fBauto paragraph formatting\fR"
450 Turns off automatic paragraph formatting (default).
523 The automatic paragraph formatting operation may be too slow for
/freebsd/share/doc/usd/22.trofftut/
H A Dtt0056 \"Text formatting
61 is a text-formatting program for
86 and conditional testing, for complicated formatting tasks.
91 to do simple formatting
H A Dtt0148 is a text-formatting program,
92 that define formatting rules and operations for specific styles
181 the formatting information are often intertwined quite intimately.
/freebsd/usr.sbin/fdwrite/
H A Dfdwrite.126 Any floppy disk device capable of formatting can be used.
77 are used for formatting.
78 If custom formatting is needed, please use
92 multivolume facility is of course the formatting of the floppies, which
/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_context.h110 // Returns: The locale passed to the formatting function if the latter in _LIBCPP_PREFERRED_NAME()
144 // that is retargeted. It converts a formatting argument when it is requested
145 // during formatting. It is expected that the usage of the arguments is rare so
150 // formatter uses a locale specific formatting or an formatting argument is
175 // At the moment it's not possible for formatting to use a re-targeted handle.
/freebsd/contrib/atf/atf-c/
H A Derror_test.c46 snprintf(buf, buflen, "Test formatting function"); in test_format()
135 atf_tc_set_md_var(tc, "descr", "Checks the default formatting function " in ATF_TC_HEAD()
143 printf("Testing default formatting function\n"); in ATF_TC_BODY()
150 printf("Testing custom formatting function\n"); in ATF_TC_BODY()
154 ATF_REQUIRE(strcmp(buf, "Test formatting function") == 0); in ATF_TC_BODY()
187 atf_tc_set_md_var(tc, "descr", "Checks the formatting of libc errors"); in ATF_TC_HEAD()
236 atf_tc_set_md_var(tc, "descr", "Checks the formatting of no_memory " in ATF_TC_HEAD()
/freebsd/contrib/mandoc/
H A Dman.options.1377 force formatting even if cat page is newer
472 turn on HTML formatting
515 turn on terminal escape code formatting
558 ignore formatting errors
622 legacy mode: search Nm,Nd, no context or formatting
787 turn on pager formatting
827 turn on pager formatting and pipe through pager
905 turn off formatting
910 check for formatting errors, do not display
H A Dmandoc.3346 These strings have special non-printing formatting cues embedded in the
487 The ENDBODY node is available to end the formatting associated
526 Here, the formatting of the
529 while the formatting of the
/freebsd/contrib/libxo/libxo/
H A Dxo_options.755 .It "no\-retain " "Prevent retaining formatting information"
57 .It "retain " "Force retaining formatting information"
117 to internally retain "compiled" information about formatting strings.
H A Dxo_syslog.315 .Nd create SYSLOG (RFC5424) log records using libxo formatting
46 for basic information about formatting strings.
/freebsd/share/doc/usd/contents/
H A Dcontents.ms192 ``-ms'', a frequently used package of formatting requests that make it easier
202 A brief description of the Berkeley revisions made to the \-ms formatting
227 Extremely detailed information about these document formatting programs.
272 .tl 'BIB \- A Program for Formatting Bibliographies''USD:28'
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/printf/
H A Dtst.flags.d31 * Test all of the various formatting flags (except %' because that
34 * SECTION: Output Formatting/printf()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h23 /// Class to encapsulate the logic for formatting and printing a textual
55 /// This is a static helper that handles colorizing the level and formatting
70 /// formatting of their diagnostic messages.
/freebsd/share/man/man5/
H A Dstyle.mdoc.543 Use literal formatting for examples and literal shell commands, e.g.:
71 macro is the preferred macro for formatting literal inline fragments.
157 .Ss Synopsis Formatting
/freebsd/contrib/libxo/xopo/
H A Dxopo.140 unimportant field formatting and modifiers, stopping minor formatting
/freebsd/contrib/libxo/doc/
H A Dindex.rst34 formatting
39 field-formatting

12345678910>>...24