Home
last modified time | relevance | path

Searched +full:strong +full:- +full:mode (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDecimalFormat.java44strong>[icu enhancement]</strong> ICU's replacement for {@link java.text.DecimalFormat}.&nbsp;Meth…
47 * <strong>IMPORTANT:</strong> New users are strongly encouraged to see if
55 * Indic digits. It supports different flavors of numbers, including integers ("123"), fixed-point
64 * href="http://unicode.org/reports/tr35/tr35-numbers.html#Number_Format_Patterns">UTS #35</a>. Read
67 * <p><strong>NOTE:</strong> Starting in ICU 60, there is a new set of APIs for localized number
109 * <em>symbols</em>. Grouping size, rounding mode, and affixes are examples of properties. Locale
121 * <li><strong>Magnitude:</strong> Display a fixed number of fraction digits; this is the most
123 * <li><strong>Increment:</strong> Round numbers to the closest multiple of a certain increment,
125 * <li><strong>Significant Digits:</strong> Round numbers such that a fixed number of nonzero
132 * <p>It is also possible to specify the <em>rounding mode</em> to use. The default rounding mode is
[all …]
DCollator.java6 * Copyright (C) 1996-2016, International Business Machines Corporation and
35strong>[icu enhancement]</strong> ICU's replacement for {@link java.text.Collator}.&nbsp;Methods, …
37 * <p>Collator performs locale-sensitive string comparison. A concrete
41 * <p>A Collator is thread-safe only when frozen. See {@link #isFrozen()} and {@link Freezable}.
68 * (see <a href="http://userguide.icu-project.org/collation/concepts#TOC-Ignoring-Punctuation">
72 * "ab" &lt; "a-b" &lt; "aB").
89 * the canonical decomposition mode and one that does not use any decomposition.
90 * The compatibility decomposition mode, java.text.Collator.FULL_DECOMPOSITION
92 * decomposition mode is set, the Collator handles un-normalized text properly,
99 * <a href="http://userguide.icu-project.org/collation">User Guide</a>.
[all …]
DRuleBasedCollator.java6 * Copyright (C) 1996-2016, International Business Machines Corporation and
47 …is a concrete subclass of Collator. It allows customization of the Collator via user-specified rule
51 …* <p>A Collator is thread-safe only when frozen. See {{@link #isFrozen()} and {@link ohos.global.i…
54 …* Users are strongly encouraged to read the <a href="http://userguide.icu-project.org/collation">U…
62 * re-adjusting the attributes and orders of the characters in the specified rule accordingly.
67 …* <a href="http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Collation">CLDR root sort …
71 …* href="http://userguide.icu-project.org/collation/customization">Collation customization</a> sect…
75 …* <strong>Note</strong> that there are some differences between the Collation rule syntax used in …
79 …* <i>Modifier '!' : Turns on Thai/Lao vowel-consonant swapping. If this rule is in force when a Th…
80 …* &#92;U0E40-&#92;U0E44 precedes a Thai consonant of the range &#92;U0E01-&#92;U0E2E OR a Lao vowe…
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java46 * <strong>IMPORTANT:</strong> New users are strongly encouraged to see if
54 * Indic digits. It supports different flavors of numbers, including integers ("123"), fixed-point
63 * href="http://unicode.org/reports/tr35/tr35-numbers.html#Number_Format_Patterns">UTS #35</a>. Read
66 * <p><strong>NOTE:</strong> Starting in ICU 60, there is a new set of APIs for localized number
108 * <em>symbols</em>. Grouping size, rounding mode, and affixes are examples of properties. Locale
120 * <li><strong>Magnitude:</strong> Display a fixed number of fraction digits; this is the most
122 * <li><strong>Increment:</strong> Round numbers to the closest multiple of a certain increment,
124 * <li><strong>Significant Digits:</strong> Round numbers such that a fixed number of nonzero
131 * <p>It is also possible to specify the <em>rounding mode</em> to use. The default rounding mode is
134 * href="https://unicode-org.github.io/icu/userguide/format_parse/numbers/rounding-modes">the ICU
[all …]
/third_party/flutter/skia/third_party/externals/libwebp/man/
Dcwebp.11 .\" Hey, EMACS: -*- nroff -*-
4 cwebp \- compress an image file to a WebP file
7 .RI [ options ] " input_file \-o output_file.webp
19 .BI \-o " string
22 Using "\-" as output name will direct output to 'stdout'.
24 .BI \-\- " string
26 file starts with a '\-' for instance. This option must appear \fBlast\fP.
29 .B \-h, \-help
32 .B \-H, \-longhelp
35 .B \-version
[all …]
/third_party/icu/icu4c/source/common/unicode/
Dubiditransform.h9 * encoding: UTF-8
40 * - <logical input, visual output>: unless the output direction is RTL, this
43 * reordering mode is set to `UBIDI_REORDER_DEFAULT`. Visual RTL
44 * mode is not supported by `UBiDi` and is accomplished through
47 * - <visual input, logical output>: unless the input direction is RTL, this
49 * reordering mode set to `UBIDI_REORDER_INVERSE_LIKE_DIRECT`.
50 * Visual RTL mode is not not supported by `UBiDi` and is
53 * - <logical input, logical output>: if the input and output base directions
55 * reordering mode set to `UBIDI_REORDER_RUNS_ONLY`; and if the
60 * - <visual input, visual output>: this reordering mode is not supported by
[all …]
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dubiditransform.h9 * encoding: UTF-8
40 * - <logical input, visual output>: unless the output direction is RTL, this
43 * reordering mode is set to `UBIDI_REORDER_DEFAULT`. Visual RTL
44 * mode is not supported by `UBiDi` and is accomplished through
47 * - <visual input, logical output>: unless the input direction is RTL, this
49 * reordering mode set to `UBIDI_REORDER_INVERSE_LIKE_DIRECT`.
50 * Visual RTL mode is not not supported by `UBiDi` and is
53 * - <logical input, logical output>: if the input and output base directions
55 * reordering mode set to `UBIDI_REORDER_RUNS_ONLY`; and if the
60 * - <visual input, visual output>: this reordering mode is not supported by
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dubiditransform.h9 * encoding: UTF-8
37 * - <logical input, visual output>: unless the output direction is RTL, this
40 * reordering mode is set to `UBIDI_REORDER_DEFAULT`. Visual RTL
41 * mode is not supported by `UBiDi` and is accomplished through
44 * - <visual input, logical output>: unless the input direction is RTL, this
46 * reordering mode set to `UBIDI_REORDER_INVERSE_LIKE_DIRECT`.
47 * Visual RTL mode is not not supported by `UBiDi` and is
50 * - <logical input, logical output>: if the input and output base directions
52 * reordering mode set to `UBIDI_REORDER_RUNS_ONLY`; and if the
57 * - <visual input, visual output>: this reordering mode is not supported by
[all …]
/third_party/node/deps/icu-small/source/common/unicode/
Dubiditransform.h9 * encoding: UTF-8
40 * - <logical input, visual output>: unless the output direction is RTL, this
43 * reordering mode is set to `UBIDI_REORDER_DEFAULT`. Visual RTL
44 * mode is not supported by `UBiDi` and is accomplished through
47 * - <visual input, logical output>: unless the input direction is RTL, this
49 * reordering mode set to `UBIDI_REORDER_INVERSE_LIKE_DIRECT`.
50 * Visual RTL mode is not not supported by `UBiDi` and is
53 * - <logical input, logical output>: if the input and output base directions
55 * reordering mode set to `UBIDI_REORDER_RUNS_ONLY`; and if the
60 * - <visual input, visual output>: this reordering mode is not supported by
[all …]
/third_party/python/Lib/test/
Dtest_cgitb.py12 self.assertEqual(cgitb.strong(text), "<strong>{}</strong>".format(text))
18 self.assertEqual(cgitb.strong(""), "")
42 '-c',
45 PYTHONIOENCODING='utf-8')
49 self.assertIn("<strong>&lt;module&gt;</strong>", out)
55 # Issue 12890: we were emitting the <p> tag in text mode.
58 '-c',
61 PYTHONIOENCODING='utf-8')
/third_party/skia/third_party/externals/libwebp/man/
Dcwebp.11 .\" Hey, EMACS: -*- nroff -*-
4 cwebp \- compress an image file to a WebP file
7 .RI [ options ] " input_file \-o output_file.webp
20 .BI \-o " string
23 Using "\-" as output name will direct output to 'stdout'.
25 .BI \-\- " string
27 file starts with a '\-' for instance. This option must appear \fBlast\fP.
30 .B \-h, \-help
33 .B \-H, \-longhelp
36 .B \-version
[all …]
/third_party/libxml2/doc/
Dxmllint.html1-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>xmllint</title><meta name="ge…
2 …The <span class="command"><strong>xmllint</strong></span> program parses one or more <acronym clas…
3 specified on the command line as <em class="replaceable"><code>XML-FILE</code></em>
5 is <span class="bold"><strong>-</strong></span> ). It prints various types of
9 …</p><p><span class="command"><strong>xmllint</strong></span> is included in <span class="citerefen…
10 …<span class="command"><strong>xmllint</strong></span> accepts the following options (in alphabetic…
11 …"option">--auto</code></span></dt><dd><p>Generate a small document for testing purposes.</p></dd><…
15 </p></dd><dt><span class="term"><code class="option">--chkregister</code></span></dt><dd><p>
17 </p></dd><dt><span class="term"><code class="option">--compress</code></span></dt><dd><p>
19 …lass="option">--copy</code></span></dt><dd><p>Test the internal copy implementation.</p></dd><dt><…
[all …]
/third_party/iowow/src/fs/
Diwfile.h10 * Copyright (c) 2012-2022 Softmotions Ltd <info@softmotions.com>
33 * @brief Simple read-write file abstraction implementation.
44 * <strong>Common use case:</strong>.
71 /** File open mode */
111 iwfs_omode omode; /**< File open mode. */
112 iwp_lockmode lock_mode; /**< File locking mode. */
114 `int open(const char *pathname, int flags, mode_t mode)` */
197 * <strong>File open options:</strong>
201 * .omode = ..., //File open mode.
203 * .lock_mode = ..., //File locking mode acquired by process opened this file.
/third_party/node/doc/api/
Dquerystring.html4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width">
6 <meta name="nodejs.org:node-version" content="v14.21.2">
13 <body class="alt apidoc" id="api-section-querystring">
22 <li><a href="documentation.html" class="nav-documentation">About this documentation</a></li>
23 <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li>
27 <li><a href="assert.html" class="nav-assert">Assertion testing</a></li>
28 <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li>
29 <li><a href="buffer.html" class="nav-buffer">Buffer</a></li>
30 <li><a href="addons.html" class="nav-addons">C++ addons</a></li>
[all …]
Dwasi.html4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width">
6 <meta name="nodejs.org:node-version" content="v14.21.2">
13 <body class="alt apidoc" id="api-section-wasi">
22 <li><a href="documentation.html" class="nav-documentation">About this documentation</a></li>
23 <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li>
27 <li><a href="assert.html" class="nav-assert">Assertion testing</a></li>
28 <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li>
29 <li><a href="buffer.html" class="nav-buffer">Buffer</a></li>
30 <li><a href="addons.html" class="nav-addons">C++ addons</a></li>
[all …]
Dfs.html4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width">
6 <meta name="nodejs.org:node-version" content="v14.21.2">
13 <body class="alt apidoc" id="api-section-fs">
22 <li><a href="documentation.html" class="nav-documentation">About this documentation</a></li>
23 <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li>
27 <li><a href="assert.html" class="nav-assert">Assertion testing</a></li>
28 <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li>
29 <li><a href="buffer.html" class="nav-buffer">Buffer</a></li>
30 <li><a href="addons.html" class="nav-addons">C++ addons</a></li>
[all …]
Desm.html4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width">
6 <meta name="nodejs.org:node-version" content="v14.21.2">
13 <body class="alt apidoc" id="api-section-esm">
22 <li><a href="documentation.html" class="nav-documentation">About this documentation</a></li>
23 <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li>
27 <li><a href="assert.html" class="nav-assert">Assertion testing</a></li>
28 <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li>
29 <li><a href="buffer.html" class="nav-buffer">Buffer</a></li>
30 <li><a href="addons.html" class="nav-addons">C++ addons</a></li>
[all …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberFormatterSettings.java102 * <strong>Note:</strong> The unit can also be specified by passing a {@link Measure} to
163 … * If a per-unit is specified without a primary unit via {@link #unit}, the behavior is undefined.
212 * <li>Ceiling rounding mode with integer precision: "2"
213 * <li>Half-down rounding mode with 2 fixed fraction digits: "1.23"
214 * <li>Half-up rounding mode with 2 fixed fraction digits: "1.24"
217 * The default is HALF_EVEN. For more information on rounding mode, see the ICU userguide here:
219 * http://userguide.icu-project.org/formatparse/numbers/rounding-modes
222 * The rounding mode to use.
307 …* <strong>Note:</strong> DecimalFormatSymbols automatically chooses the best numbering system based
312 … * <strong>Note:</strong> The instance of DecimalFormatSymbols will be copied: changes made to the
[all …]
/third_party/icu/icu4c/source/i18n/unicode/
Ddecimfmt.h5 * Copyright (C) 1997-2016, International Business Machines
78 * integers ("123"), fixed-point numbers ("123.4"), scientific notation
95 * double myNumber = -1234.56;
110 * // skip language-only
123 * pattern = ((DecimalFormat*)form)->toPattern(pattern);
125 * cout << " -> " << form->format(myNumber,str) << endl;
126 * form->parse(form->format(myNumber,str), fmtable, success);
138 * // format for each locale</strong>
149 * cout << "format result " << form->format(myNumber, str) << endl;
150 * format->parse(form->format(myNumber, str), fmtable, success);
[all …]
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddecimfmt.h5 * Copyright (C) 1997-2016, International Business Machines
78 * integers ("123"), fixed-point numbers ("123.4"), scientific notation
95 * double myNumber = -1234.56;
110 * // skip language-only
123 * pattern = ((DecimalFormat*)form)->toPattern(pattern);
125 * cout << " -> " << form->format(myNumber,str) << endl;
126 * form->parse(form->format(myNumber,str), fmtable, success);
138 * // format for each locale</strong>
149 * cout << "format result " << form->format(myNumber, str) << endl;
150 * format->parse(form->format(myNumber, str), fmtable, success);
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddecimfmt.h5 * Copyright (C) 1997-2016, International Business Machines
78 * integers ("123"), fixed-point numbers ("123.4"), scientific notation
95 * double myNumber = -1234.56;
110 * // skip language-only
123 * pattern = ((DecimalFormat*)form)->toPattern(pattern);
125 * cout << " -> " << form->format(myNumber,str) << endl;
126 * form->parse(form->format(myNumber,str), fmtable, success);
138 * // format for each locale</strong>
149 * cout << "format result " << form->format(myNumber, str) << endl;
150 * format->parse(form->format(myNumber, str), fmtable, success);
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ddecimfmt.h5 * Copyright (C) 1997-2016, International Business Machines
87 * integers ("123"), fixed-point numbers ("123.4"), scientific notation
104 * double myNumber = -1234.56;
119 * // skip language-only
132 * pattern = ((DecimalFormat*)form)->toPattern(pattern);
134 * cout << " -> " << form->format(myNumber,str) << endl;
135 * form->parse(form->format(myNumber,str), fmtable, success);
147 * // format for each locale</strong>
158 * cout << "format result " << form->format(myNumber, str) << endl;
159 * format->parse(form->format(myNumber, str), fmtable, success);
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_decimfmtprops.h35 // for DLL-exporting an fully specified template instantiation.
59 … * Lenient mode should be used if you want to accept malformed user input. It will use heuristics
65 * Strict mode should be used if you want to require that the input is well-formed. More
66 * specifically, it differs from lenient mode in the following ways:
73 * (The latter strings would be accepted in lenient mode.)
74 * <li>Whitespace may not appear at arbitrary places in the string. In lenient mode, whitespace
77 * <li>Minus and plus signs can only appear if specified in the pattern. In lenient mode, a plus
81 * <li><strong>If currency parsing is enabled,</strong> currencies must only appear where
101 bool formatFailIfMoreThanMaxDigits; // ICU4C-only
115 int32_t multiplierScale; // ICU4C-only
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dnumber_decimfmtprops.h41 // for DLL-exporting a fully specified template instantiation.
55 if (this != &other && // self-assignment: no-op
66 … * Lenient mode should be used if you want to accept malformed user input. It will use heuristics
72 * Strict mode should be used if you want to require that the input is well-formed. More
73 * specifically, it differs from lenient mode in the following ways:
80 * (The latter strings would be accepted in lenient mode.)
81 * <li>Whitespace may not appear at arbitrary places in the string. In lenient mode, whitespace
84 * <li>Minus and plus signs can only appear if specified in the pattern. In lenient mode, a plus
88 * <li><strong>If currency parsing is enabled,</strong> currencies must only appear where
109 bool formatFailIfMoreThanMaxDigits; // ICU4C-only
[all …]
/third_party/icu/icu4c/source/i18n/
Dnumber_decimfmtprops.h41 // for DLL-exporting a fully specified template instantiation.
55 if (this != &other && // self-assignment: no-op
66 … * Lenient mode should be used if you want to accept malformed user input. It will use heuristics
72 * Strict mode should be used if you want to require that the input is well-formed. More
73 * specifically, it differs from lenient mode in the following ways:
80 * (The latter strings would be accepted in lenient mode.)
81 * <li>Whitespace may not appear at arbitrary places in the string. In lenient mode, whitespace
84 * <li>Minus and plus signs can only appear if specified in the pattern. In lenient mode, a plus
88 * <li><strong>If currency parsing is enabled,</strong> currencies must only appear where
108 bool formatFailIfMoreThanMaxDigits; // ICU4C-only
[all …]

12345678910>>...21