Home
last modified time | relevance | path

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

12345678910>>...134

/external/icu/icu4c/source/i18n/
Di18n.vcxproj.filters7 <Filter Include="formatting">
58 <Filter>formatting</Filter>
61 <Filter>formatting</Filter>
64 <Filter>formatting</Filter>
67 <Filter>formatting</Filter>
70 <Filter>formatting</Filter>
73 <Filter>formatting</Filter>
76 <Filter>formatting</Filter>
79 <Filter>formatting</Filter>
82 <Filter>formatting</Filter>
[all …]
/external/icu/icu4c/source/test/intltest/
Dintltest.vcxproj.filters22 <Filter Include="formatting">
167 <Filter>formatting</Filter>
170 <Filter>formatting</Filter>
173 <Filter>formatting</Filter>
176 <Filter>formatting</Filter>
179 <Filter>formatting</Filter>
182 <Filter>formatting</Filter>
185 <Filter>formatting</Filter>
188 <Filter>formatting</Filter>
191 <Filter>formatting</Filter>
[all …]
Ddtifmtts.h37 * Test formatting
50 * Test formatting using user defined DateIntervalInfo
71 * Stress test -- stress test formatting on 40 locales
96 * Test formatting against expected result
101 * Test formatting against expected result using user defined
107 * Stress test formatting
/external/clang/test/SemaObjC/
Dformat-cstrings-warning.m33 …using %s directive in NSString which is being passed as a formatting argument to the formatting me…
34 …using %s directive in NSString which is being passed as a formatting argument to the formatting me…
35 …using %s directive in NSString which is being passed as a formatting argument to the formatting me…
36 …using %s directive in NSString which is being passed as a formatting argument to the formatting me…
37 …using %s directive in NSString which is being passed as a formatting argument to the formatting me…
63 …using %s directive in CFString which is being passed as a formatting argument to the formatting CF…
64 …using %s directive in CFString which is being passed as a formatting argument to the formatting CF…
74 …using %s directive in CFString which is being passed as a formatting argument to the formatting CF…
76 …using %s directive in CFString which is being passed as a formatting argument to the formatting CF…
77 …using %s directive in CFString which is being passed as a formatting argument to the formatting CF…
/external/icu/icu4c/source/test/cintltst/
Dcintltst.vcxproj.filters22 <Filter Include="formatting">
172 <Filter>formatting</Filter>
175 <Filter>formatting</Filter>
178 <Filter>formatting</Filter>
181 <Filter>formatting</Filter>
184 <Filter>formatting</Filter>
187 <Filter>formatting</Filter>
190 <Filter>formatting</Filter>
193 <Filter>formatting</Filter>
196 <Filter>formatting</Filter>
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
DMf2FeaturesTest.java128 .pattern("{Testing date formatting: {$date}.}") in testAllKindOfDates()
131 .expected("Testing date formatting: 23.11.2022, 19:42.") in testAllKindOfDates()
135 .pattern("{Testing date formatting: {$date :datetime}.}") in testAllKindOfDates()
138 .expected("Testing date formatting: 23.11.2022, 19:42.") in testAllKindOfDates()
143 .pattern("{Testing date formatting: {$date :datetime skeleton=yMMMMd}.}") in testAllKindOfDates()
146 .expected("Testing date formatting: 23 noiembrie 2022.") in testAllKindOfDates()
149 .pattern("{Testing date formatting: {$date :datetime skeleton=jm}.}") in testAllKindOfDates()
152 .expected("Testing date formatting: 19:42.") in testAllKindOfDates()
156 .pattern("{Testing date formatting: {$date :datetime skeleton=yMMMd}.}") in testAllKindOfDates()
158 .expected("Testing date formatting: Nov 23, 2022.") in testAllKindOfDates()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/
DMf2FeaturesTest.java131 .pattern("{Testing date formatting: {$date}.}") in testAllKindOfDates()
134 .expected("Testing date formatting: 23.11.2022, 19:42.") in testAllKindOfDates()
138 .pattern("{Testing date formatting: {$date :datetime}.}") in testAllKindOfDates()
141 .expected("Testing date formatting: 23.11.2022, 19:42.") in testAllKindOfDates()
146 .pattern("{Testing date formatting: {$date :datetime skeleton=yMMMMd}.}") in testAllKindOfDates()
149 .expected("Testing date formatting: 23 noiembrie 2022.") in testAllKindOfDates()
152 .pattern("{Testing date formatting: {$date :datetime skeleton=jm}.}") in testAllKindOfDates()
155 .expected("Testing date formatting: 19:42.") in testAllKindOfDates()
159 .pattern("{Testing date formatting: {$date :datetime skeleton=yMMMd}.}") in testAllKindOfDates()
161 .expected("Testing date formatting: Nov 23, 2022.") in testAllKindOfDates()
[all …]
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dformat_code.py16 """Checks and fixes formatting for source files.
140 """Checks formatting; returns {path: diff} for files with bad formatting."""
145 """Fixes formatting for the provided files in place."""
151 """Checks formatting; returns {path: diff} for files with bad formatting."""
164 """Fixes formatting for the provided files in place."""
170 """Checks formatting; returns {path: diff} for files with bad formatting."""
194 """Fixes formatting for the provided files in place."""
212 """Checks formatting; returns {path: diff} for files with bad formatting."""
222 """Fixes formatting for the provided files in place."""
240 """Checks formatting; returns {path: diff} for files with bad formatting."""
[all …]
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/
DAsYouTypeFormatter.java35 * returned each time a digit is added. {@link #clear} can be invoked before formatting a new
50 // This indicates whether AsYouTypeFormatter is currently doing the formatting.
52 // Set to true when users enter their own formatting. AsYouTypeFormatter will do no formatting at
57 // true, we will no longer use local number formatting patterns.
76 // no data is lost while formatting; when we format as you type, this should always be the case.
81 // A set of characters that, if found in a national prefix formatting rules, are an indicator to
82 // us that we should separate the national prefix from the number when formatting.
107 // formatting.
137 // region code, even if formatting only works for numbers specified with "+". in getMetadataForRegion()
144 // formatting template could be created. in maybeCreateNewTemplate()
[all …]
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DAsYouTypeFormatter.java34 * returned each time a digit is added. {@link #clear} can be invoked before formatting a new
48 // This indicates whether AsYouTypeFormatter is currently doing the formatting.
50 // Set to true when users enter their own formatting. AsYouTypeFormatter will do no formatting at
55 // true, we will no longer use local number formatting patterns.
74 // no data is lost while formatting; when we format as you type, this should always be the case.
79 // A set of characters that, if found in a national prefix formatting rules, are an indicator to
80 // us that we should separate the national prefix from the number when formatting.
105 // formatting.
135 // region code, even if formatting only works for numbers specified with "+". in getMetadataForRegion()
142 // formatting template could be created. in maybeCreateNewTemplate()
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/docs/Status/
DFormatPaper.csv2 `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",,…
[all …]
DFormatIssues.csv2 `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…
16 "`P2693R1 <https://wg21.link/P2693R1>`__","Formatting ``thread::id`` and ``stacktrace``","C++23","M…
17 `P1361 <https://wg21.link/P1361>`_,"Integration of chrono with text formatting","C++20",Mark de Wev…
19 "`P2419R2 <https://wg21.link/P2419R2>`__","Clarify handling of encodings in localized formatting of…
/external/fmtlib/include/fmt/
Dranges.h1 // Formatting library for C++ - experimental range support
202 if (formatting.add_prepostfix_space) {
205 out = detail::copy(formatting.delimiter, out);
209 (formatting.add_delimiter_spaces && i > 0), v),
214 formatting_tuple<Char>& formatting;
221 formatting_tuple<Char> formatting;
225 return formatting.parse(ctx);
232 detail::copy(formatting.prefix, out);
234 detail::for_each(values, format_each<FormatContext>{formatting, i, out});
235 if (formatting.add_prepostfix_space) {
[all …]
/external/fmtlib/doc/
Dapi.rst1 .. _string-formatting-api:
10 facilities and a lightweight subset of formatting functions
14 * :ref:`fmt/ranges.h <ranges-api>`: additional formatting support for ranges
16 * :ref:`fmt/chrono.h <chrono-api>`: date and time formatting
20 * :ref:`fmt/printf.h <printf-api>`: ``printf`` formatting
31 and a lightweight subset of formatting functions. In the header-only mode
73 You can create your own formatting function with compile-time checks and small
130 All formatting is locale-independent by default. Use the ``'L'`` format
159 Formatting User-defined Types
213 Then you can pass objects of type ``point`` to any formatting function::
[all …]
/external/vulkan-validation-layers/layers/
Dparameter_name.h27 * Parameter name string supporting deferred formatting for array subscripts.
29 …* Custom parameter name class with support for deferred formatting of names containing array subsc…
30 …* a format string and a pointer to an array of index values, and performs string formatting when a…
34 …* formatted before each validation function is called, performing the string formatting even when …
40 …* that is provided to the validation function. String formatting is then performed only when the …
49 /// Container for index values to be used with parameter name string formatting.
58 * Construct a ParameterName object from a string literal, without formatting.
67 * Construct a ParameterName object from a string literal, with formatting.
70 * @param args Array index values to be used for formatting.
126 const size_t *args_; ///< Array index values for formatting.
/external/cldr/docs/ldml/
Dtr35-personNames.md33 * Part 3: [Numbers](tr35-numbers.md#Contents) (number & currency formatting)
34 * Part 4: [Dates](tr35-dates.md#Contents) (date, time, time zone formatting)
46 * 1.3 [Person Name Formatting Overview](#PersonNameFormattingOverview)
64 * 6 [Formatting Process](#6-formatting-process)
66 * 6.2 [Derive the formatting locale](#6-2-derive-the-formatting-locale)
84 CLDR provides formatting for person names, such as John Smith or 宮崎駿. These use patterns to show ho…
92 * Name formatting needs to be adapted to different circumstances, such as a need to be presented sh…
94 …des the [LDML](http://www.unicode.org/reports/tr35/) specification for formatting of personal name…
98 The CLDR functionality is targeted at formatting names for typical usage on computers (e.g. contact…
102 …mon case of chains of patronymic names in Arabic-speaking locales. The formatting patterns allow f…
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/
DMathRuntimeException.java58 * Message formatting is delegated to {@link java.text.MessageFormat}.
71 * Message formatting is delegated to {@link java.text.MessageFormat}.
97 * Message formatting is delegated to {@link java.text.MessageFormat}.
113 * Message formatting is delegated to {@link java.text.MessageFormat}.
223 * Message formatting is delegated to {@link java.text.MessageFormat}.
237 * Message formatting is delegated to {@link java.text.MessageFormat}.
267 * Message formatting is delegated to {@link java.text.MessageFormat}.
281 * Message formatting is delegated to {@link java.text.MessageFormat}.
311 * Message formatting is delegated to {@link java.text.MessageFormat}.
325 * Message formatting is delegated to {@link java.text.MessageFormat}.
[all …]
DFunctionEvaluationException.java65 * Message formatting is delegated to {@link java.text.MessageFormat}.
78 * Message formatting is delegated to {@link java.text.MessageFormat}.
92 * Message formatting is delegated to {@link java.text.MessageFormat}.
105 * Message formatting is delegated to {@link java.text.MessageFormat}.
119 * Message formatting is delegated to {@link java.text.MessageFormat}.
131 * Message formatting is delegated to {@link java.text.MessageFormat}.
143 * Message formatting is delegated to {@link java.text.MessageFormat}.
158 * Message formatting is delegated to {@link java.text.MessageFormat}.
174 * Message formatting is delegated to {@link java.text.MessageFormat}.
189 * Message formatting is delegated to {@link java.text.MessageFormat}.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_UnicodeTranscode.pbtxt32 Error handling policy when there is invalid formatting found in the input.
34 error on any invalid input formatting. A value of 'replace' (the default) will
35 cause the operation to replace any invalid formatting in the input with the
37 skip any invalid formatting in the input and produce no corresponding output
45 formatting in the input when `errors='replace'`. Any valid unicode codepoint may
70 error-handling policy is used, invalid formatting will be substituted in the
73 output. If it set to `strict` then any invalid formatting will result in an
77 correct formatting for inputs even if they are already in the desired encoding.
Dapi_def_UnicodeEncode.pbtxt31 Error handling policy when there is invalid formatting found in the input.
33 error on any invalid input formatting. A value of 'replace' (the default) will
34 cause the operation to replace any invalid formatting in the input with the
36 skip any invalid formatting in the input and produce no corresponding output
44 formatting in the input when `errors='replace'`. Any valid unicode codepoint may
/external/cronet/buildtools/third_party/libc++/trunk/test/std/time/time.syn/
Dformatter.year_month_day.pass.cpp140 check_exception("formatting a weekday name needs a valid weekday", in test_invalid_values()
143 check_exception("formatting a weekday name needs a valid weekday", in test_invalid_values()
146 check_exception("formatting a weekday name needs a valid weekday", in test_invalid_values()
150 check_exception("formatting a weekday name needs a valid weekday", in test_invalid_values()
153 check_exception("formatting a weekday name needs a valid weekday", in test_invalid_values()
157 check_exception("formatting a weekday name needs a valid weekday", in test_invalid_values()
160 check_exception("formatting a weekday name needs a valid weekday", in test_invalid_values()
163 check_exception("formatting a weekday name needs a valid weekday", in test_invalid_values()
167 check_exception("formatting a weekday name needs a valid weekday", in test_invalid_values()
170 check_exception("formatting a weekday name needs a valid weekday", in test_invalid_values()
[all …]
/external/cronet/third_party/icu/source/test/intltest/
Ddtifmtts.h37 * Test formatting
50 * Test formatting using user defined DateIntervalInfo
71 * Stress test -- stress test formatting on 40 locales
96 * Test formatting against expected result
101 * Test formatting against expected result using user defined
107 * Stress test formatting
/external/apache-http/src/org/apache/http/message/
DLineFormatter.java43 * Interface for formatting elements of the HEAD section of an HTTP message.
45 * There are individual methods for formatting a request line, a
46 * status line, or a header line. The formatting does <i>not</i> include the
54 * a buffer can be passed as argument to all formatting methods.
55 * The implementation may or may not actually use that buffer for formatting.
106 * @param buffer a buffer available for formatting, or
121 * @param buffer a buffer available for formatting, or
144 * @param buffer a buffer available for formatting, or
/external/owasp/sanitizer/src/tests/org/owasp/html/
DSanitizersTest.java39 assertEquals("", Sanitizers.FORMATTING.sanitize(null)); in testFormatting()
40 assertEquals("", Sanitizers.FORMATTING.sanitize("")); in testFormatting()
43 Sanitizers.FORMATTING.sanitize("Hello, World!")); in testFormatting()
46 Sanitizers.FORMATTING.sanitize("Hello, <b>World</b>!")); in testFormatting()
49 Sanitizers.FORMATTING.sanitize( in testFormatting()
70 PolicyFactory s = Sanitizers.BLOCKS.and(Sanitizers.FORMATTING); in testBlockAndFormattingElements()
71 PolicyFactory r1 = Sanitizers.BLOCKS.and(Sanitizers.FORMATTING) in testBlockAndFormattingElements()
73 PolicyFactory r2 = Sanitizers.BLOCKS.and(Sanitizers.FORMATTING) in testBlockAndFormattingElements()
74 .and(Sanitizers.FORMATTING); in testBlockAndFormattingElements()
87 PolicyFactory sanitizer = Sanitizers.FORMATTING in testStylesAndFormatting()
[all …]
/external/stardoc/docs/
Dadvanced_stardoc_usage.md4 <li><a href="#docstring-formatting">Docstring Formatting</a></li>
13 <a name="docstring-formatting"></a>
14 ## Docstring Formatting
16 You may want to inline various kinds of formatting in the docstrings adjacent
17 to your Starlark code. Use standard markdown formatting constructs instead of
34 Markdown formatting constructs are handled appropriately by Stardoc's default

12345678910>>...134