Home
last modified time | relevance | path

Searched full:more (Results 1 – 25 of 13510) sorted by relevance

12345678910>>...541

/third_party/libunwind/libunwind/src/ia64/
DGinstall_cursor.S78 ldf.fill f16 = [r16] // f16 restored (don't touch no more)
79 ldf.fill f17 = [r17] // f17 restored (don't touch no more)
87 ldf.fill f18 = [r18] // f18 restored (don't touch no more)
88 ldf.fill f19 = [r19] // f19 restored (don't touch no more)
96 ldf.fill f20 = [r20] // f20 restored (don't touch no more)
97 ldf.fill f21 = [r21] // f21 restored (don't touch no more)
105 ldf.fill f22 = [r22] // f22 restored (don't touch no more)
106 ldf.fill f23 = [r23] // f23 restored (don't touch no more)
114 ldf.fill f24 = [r24] // f24 restored (don't touch no more)
115 ldf.fill f25 = [r25] // f25 restored (don't touch no more)
[all …]
/third_party/typescript/tests/baselines/reference/
DcollisionArgumentsClassConstructor.errors.txt2 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
3 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
4 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
6 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
7 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
8 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
9 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
10 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
12 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
13 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
[all …]
DcheckJsdocTypeTag6.types46 // They can't have more parameters than the type/context.
49 function funcWithMoreParameters(more) {} // error
51 >more : any
54 const variableWithMoreParameters = function (more) {}; // error
56 >function (more) {} : (more: any) => void
57 >more : any
60 const arrowWithMoreParameters = (more) => {}; // error
62 >(more) => {} : (more: any) => void
63 >more : any
66 >({ /** @type {() => void} */ methodWithMoreParameters(more) {}, // error}) : { methodWithMorePar…
[all …]
DdeeplyNestedAssignabilityIssue.types9 >something : { another: { more: { thing: A; }; yetstill: { another: A; };…
12 >another : { more: { thing: A;}; yetstill: { another: A;}; }
14 more: {
15 >more : { thing: A; }
32more: { thing: {} }, yetstill: { another: {} …
35 >something : { another: { more: { thing: {}; }; yetstill: { another: {}; }; }; }
36more: { thing: {} }, yetstill: { another:…
39 >another : { more: { thing: {}; }; yetstill: { another: {}; }; }
40 …{ more: { thing: {} }, yetstill: { …
42 more: {
[all …]
DcollisionArgumentsClassMethod.errors.txt2 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
3 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
4 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
6 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
7 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
8 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
9 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
10 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
12 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
13 …avaScript's strict mode which does not allow this use of 'arguments'. For more information, see ht…
[all …]
DjsDeclarationsFunctionKeywordPropExhaustive.symbols3 …js, 0, 17), Decl(source.js, 2, 10), Decl(source.js, 3, 10), Decl(source.js, 6, 14) ... and 74 more)
8 …js, 0, 17), Decl(source.js, 2, 10), Decl(source.js, 3, 10), Decl(source.js, 6, 14) ... and 74 more)
13 …js, 0, 17), Decl(source.js, 2, 10), Decl(source.js, 3, 10), Decl(source.js, 6, 14) ... and 74 more)
19 …js, 0, 17), Decl(source.js, 2, 10), Decl(source.js, 3, 10), Decl(source.js, 6, 14) ... and 74 more)
24 …js, 0, 17), Decl(source.js, 2, 10), Decl(source.js, 3, 10), Decl(source.js, 6, 14) ... and 74 more)
29 …js, 0, 17), Decl(source.js, 2, 10), Decl(source.js, 3, 10), Decl(source.js, 6, 14) ... and 74 more)
34 …js, 0, 17), Decl(source.js, 2, 10), Decl(source.js, 3, 10), Decl(source.js, 6, 14) ... and 74 more)
39 …js, 0, 17), Decl(source.js, 2, 10), Decl(source.js, 3, 10), Decl(source.js, 6, 14) ... and 74 more)
44 …js, 0, 17), Decl(source.js, 2, 10), Decl(source.js, 3, 10), Decl(source.js, 6, 14) ... and 74 more)
49 …js, 0, 17), Decl(source.js, 2, 10), Decl(source.js, 3, 10), Decl(source.js, 6, 14) ... and 74 more)
[all …]
DnullPropertyName.symbols3 …ame.ts, 2, 10), Decl(nullPropertyName.ts, 3, 10), Decl(nullPropertyName.ts, 6, 14) ... and 74 more)
8 …ame.ts, 2, 10), Decl(nullPropertyName.ts, 3, 10), Decl(nullPropertyName.ts, 6, 14) ... and 74 more)
13 …ame.ts, 2, 10), Decl(nullPropertyName.ts, 3, 10), Decl(nullPropertyName.ts, 6, 14) ... and 74 more)
19 …ame.ts, 2, 10), Decl(nullPropertyName.ts, 3, 10), Decl(nullPropertyName.ts, 6, 14) ... and 74 more)
24 …ame.ts, 2, 10), Decl(nullPropertyName.ts, 3, 10), Decl(nullPropertyName.ts, 6, 14) ... and 74 more)
29 …ame.ts, 2, 10), Decl(nullPropertyName.ts, 3, 10), Decl(nullPropertyName.ts, 6, 14) ... and 74 more)
34 …ame.ts, 2, 10), Decl(nullPropertyName.ts, 3, 10), Decl(nullPropertyName.ts, 6, 14) ... and 74 more)
39 …ame.ts, 2, 10), Decl(nullPropertyName.ts, 3, 10), Decl(nullPropertyName.ts, 6, 14) ... and 74 more)
44 …ame.ts, 2, 10), Decl(nullPropertyName.ts, 3, 10), Decl(nullPropertyName.ts, 6, 14) ... and 74 more)
49 …ame.ts, 2, 10), Decl(nullPropertyName.ts, 3, 10), Decl(nullPropertyName.ts, 6, 14) ... and 74 more)
[all …]
DjsxSpreadOverwritesAttributeStrict.errors.txt3 tests/cases/conformance/jsx/file.tsx(19,17): error TS2783: 'a' is specified more than once, so this…
4 tests/cases/conformance/jsx/file.tsx(20,17): error TS2783: 'a' is specified more than once, so this…
5 tests/cases/conformance/jsx/file.tsx(20,23): error TS2783: 'b' is specified more than once, so this…
6 tests/cases/conformance/jsx/file.tsx(21,17): error TS2783: 'a' is specified more than once, so this…
7 tests/cases/conformance/jsx/file.tsx(21,23): error TS2783: 'd' is specified more than once, so this…
8 tests/cases/conformance/jsx/file.tsx(22,17): error TS2783: 'a' is specified more than once, so this…
9 tests/cases/conformance/jsx/file.tsx(22,23): error TS2783: 'd' is specified more than once, so this…
35 !!! error TS2783: 'a' is specified more than once, so this usage will be overwritten.
39 !!! error TS2783: 'a' is specified more than once, so this usage will be overwritten.
42 !!! error TS2783: 'b' is specified more than once, so this usage will be overwritten.
[all …]
DcheckJsdocTypeTag6.symbols41 // They can't have more parameters than the type/context.
44 function funcWithMoreParameters(more) {} // error
46 >more : Symbol(more, Decl(test.js, 23, 32))
49 const variableWithMoreParameters = function (more) {}; // error
51 >more : Symbol(more, Decl(test.js, 26, 45))
54 const arrowWithMoreParameters = (more) => {}; // error
56 >more : Symbol(more, Decl(test.js, 29, 33))
60 methodWithMoreParameters(more) {}, // error
62 >more : Symbol(more, Decl(test.js, 33, 27))
DjsDeclarationsExportAssignmentWithKeywordName.types7 …module.exports = { extends: 'base', more: { others: ['strs'] }, x} : { extends:…
8 >module.exports : { extends: string; more: { others: string[]; }; x: number; }
9 >module : { exports: { extends: string; more: { others: string[]; }; x: number; }; }
10 >exports : { extends: string; more: { others: string[]; }; x: number; }
11 >{ extends: 'base', more: { others: ['strs'] }, x} : { extends: string; more: { …
17 more: {
18 >more : { others: string[]; }
DtypeFromPropertyAssignment9.symbols3 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
4 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
9 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
18 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
23 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
27 …, 6, 15), Decl(a.js, 8, 3), Decl(a.js, 13, 3), Decl(a.js, 16, 3), Decl(a.js, 20, 3) ... and 1 more)
28 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
29 …, 6, 15), Decl(a.js, 8, 3), Decl(a.js, 13, 3), Decl(a.js, 16, 3), Decl(a.js, 20, 3) ... and 1 more)
30 …, 6, 15), Decl(a.js, 8, 3), Decl(a.js, 13, 3), Decl(a.js, 16, 3), Decl(a.js, 20, 3) ... and 1 more)
31 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
[all …]
DtypeFromPropertyAssignment9_1.symbols3 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
4 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
9 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
18 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
23 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
27 …, 6, 15), Decl(a.js, 8, 3), Decl(a.js, 13, 3), Decl(a.js, 16, 3), Decl(a.js, 20, 3) ... and 1 more)
28 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
29 …, 6, 15), Decl(a.js, 8, 3), Decl(a.js, 13, 3), Decl(a.js, 16, 3), Decl(a.js, 20, 3) ... and 1 more)
30 …, 6, 15), Decl(a.js, 8, 3), Decl(a.js, 13, 3), Decl(a.js, 16, 3), Decl(a.js, 20, 3) ... and 1 more)
31 …s, 0, 3), Decl(a.js, 0, 18), Decl(a.js, 4, 1), Decl(a.js, 5, 14), Decl(a.js, 6, 15) ... and 5 more)
[all …]
DforStatementsMultipleValidDecl.symbols27 …tementsMultipleValidDecl.ts, 15, 8), Decl(forStatementsMultipleValidDecl.ts, 16, 8) ... and 2 more)
31 …tementsMultipleValidDecl.ts, 15, 8), Decl(forStatementsMultipleValidDecl.ts, 16, 8) ... and 2 more)
36 …tementsMultipleValidDecl.ts, 15, 8), Decl(forStatementsMultipleValidDecl.ts, 16, 8) ... and 2 more)
43 …tementsMultipleValidDecl.ts, 15, 8), Decl(forStatementsMultipleValidDecl.ts, 16, 8) ... and 2 more)
49 …tementsMultipleValidDecl.ts, 15, 8), Decl(forStatementsMultipleValidDecl.ts, 16, 8) ... and 2 more)
56 …tementsMultipleValidDecl.ts, 15, 8), Decl(forStatementsMultipleValidDecl.ts, 16, 8) ... and 2 more)
64 …tementsMultipleValidDecl.ts, 15, 8), Decl(forStatementsMultipleValidDecl.ts, 16, 8) ... and 2 more)
65 …tementsMultipleValidDecl.ts, 15, 8), Decl(forStatementsMultipleValidDecl.ts, 16, 8) ... and 2 more)
68 …tementsMultipleValidDecl.ts, 23, 8), Decl(forStatementsMultipleValidDecl.ts, 24, 8) ... and 1 more)
72 …tementsMultipleValidDecl.ts, 23, 8), Decl(forStatementsMultipleValidDecl.ts, 24, 8) ... and 1 more)
[all …]
DvalidMultipleVariableDeclarations.symbols35 …eVariableDeclarations.ts, 20, 3), Decl(validMultipleVariableDeclarations.ts, 21, 3) ... and 2 more)
39 …eVariableDeclarations.ts, 20, 3), Decl(validMultipleVariableDeclarations.ts, 21, 3) ... and 2 more)
44 …eVariableDeclarations.ts, 20, 3), Decl(validMultipleVariableDeclarations.ts, 21, 3) ... and 2 more)
51 …eVariableDeclarations.ts, 20, 3), Decl(validMultipleVariableDeclarations.ts, 21, 3) ... and 2 more)
57 …eVariableDeclarations.ts, 20, 3), Decl(validMultipleVariableDeclarations.ts, 21, 3) ... and 2 more)
64 …eVariableDeclarations.ts, 20, 3), Decl(validMultipleVariableDeclarations.ts, 21, 3) ... and 2 more)
72 …eVariableDeclarations.ts, 20, 3), Decl(validMultipleVariableDeclarations.ts, 21, 3) ... and 2 more)
73 …eVariableDeclarations.ts, 20, 3), Decl(validMultipleVariableDeclarations.ts, 21, 3) ... and 2 more)
76 …eVariableDeclarations.ts, 28, 3), Decl(validMultipleVariableDeclarations.ts, 29, 3) ... and 1 more)
80 …eVariableDeclarations.ts, 28, 3), Decl(validMultipleVariableDeclarations.ts, 29, 3) ... and 1 more)
[all …]
DcheckJsdocTypeTag6.errors.txt5 tests/cases/conformance/jsdoc/test.js(27,7): error TS2322: Type '(more: any) => void' is not assign…
6 tests/cases/conformance/jsdoc/test.js(30,7): error TS2322: Type '(more: any) => void' is not assign…
7 tests/cases/conformance/jsdoc/test.js(34,3): error TS2322: Type '(more: any) => void' is not assign…
37 // They can't have more parameters than the type/context.
42 function funcWithMoreParameters(more) {} // error
45 const variableWithMoreParameters = function (more) {}; // error
47 !!! error TS2322: Type '(more: any) => void' is not assignable to type '() => void'.
50 const arrowWithMoreParameters = (more) => {}; // error
52 !!! error TS2322: Type '(more: any) => void' is not assignable to type '() => void'.
56 methodWithMoreParameters(more) {}, // error
[all …]
DtypeFromPropertyAssignment33.symbols3 ….ts, 8, 1), Decl(expando.ts, 0, 0), Decl(expando.ts, 2, 1), Decl(expando.ts, 3, 21) ... and 6 more)
27 ….ts, 8, 1), Decl(expando.ts, 0, 0), Decl(expando.ts, 2, 1), Decl(expando.ts, 3, 21) ... and 6 more)
36 ….ts, 8, 1), Decl(expando.ts, 0, 0), Decl(expando.ts, 2, 1), Decl(expando.ts, 3, 21) ... and 6 more)
44 ….ts, 8, 1), Decl(expando.ts, 0, 0), Decl(expando.ts, 2, 1), Decl(expando.ts, 3, 21) ... and 6 more)
49 ….ts, 8, 1), Decl(expando.ts, 0, 0), Decl(expando.ts, 2, 1), Decl(expando.ts, 3, 21) ... and 6 more)
58 ….ts, 8, 1), Decl(expando.ts, 0, 0), Decl(expando.ts, 2, 1), Decl(expando.ts, 3, 21) ... and 6 more)
63 ….ts, 8, 1), Decl(expando.ts, 0, 0), Decl(expando.ts, 2, 1), Decl(expando.ts, 3, 21) ... and 6 more)
68 ….ts, 8, 1), Decl(expando.ts, 0, 0), Decl(expando.ts, 2, 1), Decl(expando.ts, 3, 21) ... and 6 more)
73 ….ts, 8, 1), Decl(expando.ts, 0, 0), Decl(expando.ts, 2, 1), Decl(expando.ts, 3, 21) ... and 6 more)
78 ….ts, 8, 1), Decl(expando.ts, 0, 0), Decl(expando.ts, 2, 1), Decl(expando.ts, 3, 21) ... and 6 more)
[all …]
DtypeFromPropertyAssignment31.symbols3 …typeFromPropertyAssignment31.ts, 6, 1), Decl(typeFromPropertyAssignment31.ts, 9, 1) ... and 6 more)
11 …typeFromPropertyAssignment31.ts, 6, 1), Decl(typeFromPropertyAssignment31.ts, 9, 1) ... and 6 more)
16 …typeFromPropertyAssignment31.ts, 6, 1), Decl(typeFromPropertyAssignment31.ts, 9, 1) ... and 6 more)
24 …typeFromPropertyAssignment31.ts, 6, 1), Decl(typeFromPropertyAssignment31.ts, 9, 1) ... and 6 more)
31 …typeFromPropertyAssignment31.ts, 6, 1), Decl(typeFromPropertyAssignment31.ts, 9, 1) ... and 6 more)
36 …typeFromPropertyAssignment31.ts, 6, 1), Decl(typeFromPropertyAssignment31.ts, 9, 1) ... and 6 more)
41 …typeFromPropertyAssignment31.ts, 6, 1), Decl(typeFromPropertyAssignment31.ts, 9, 1) ... and 6 more)
45 …typeFromPropertyAssignment31.ts, 6, 1), Decl(typeFromPropertyAssignment31.ts, 9, 1) ... and 6 more)
70 …typeFromPropertyAssignment31.ts, 6, 1), Decl(typeFromPropertyAssignment31.ts, 9, 1) ... and 6 more)
75 …typeFromPropertyAssignment31.ts, 6, 1), Decl(typeFromPropertyAssignment31.ts, 9, 1) ... and 6 more)
[all …]
/third_party/skia/tests/sksl/errors/
DLayoutRepeatedQualifiers.glsl3 error: 14: layout qualifier 'origin_upper_left' appears more than once
4 error: 15: layout qualifier 'push_constant' appears more than once
5 error: 16: layout qualifier 'blend_support_all_equations' appears more than once
6 error: 17: layout qualifier 'srgb_unpremul' appears more than once
7 error: 18: layout qualifier 'location' appears more than once
8 error: 19: layout qualifier 'offset' appears more than once
9 error: 20: layout qualifier 'binding' appears more than once
10 error: 21: layout qualifier 'index' appears more than once
11 error: 22: layout qualifier 'set' appears more than once
12 error: 23: layout qualifier 'builtin' appears more than once
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/testdata/
Dtestdata_en.txt207 more than 1 month
208 more than 1 month and 2 weeks
209 more than 1 month, 2 weeks, and 3 days
210 more than 1 month ago
211 more than 1 month and 2 weeks ago
212 more than 1 month, 2 weeks, and 3 days ago
213 more than 1 month from now
214 more than 1 month and 2 weeks from now
215 more than 1 month, 2 weeks, and 3 days from now
234 more than 1 hour
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/duration/testdata/
Dtestdata_en.txt207 more than 1 month
208 more than 1 month and 2 weeks
209 more than 1 month, 2 weeks, and 3 days
210 more than 1 month ago
211 more than 1 month and 2 weeks ago
212 more than 1 month, 2 weeks, and 3 days ago
213 more than 1 month from now
214 more than 1 month and 2 weeks from now
215 more than 1 month, 2 weeks, and 3 days from now
234 more than 1 hour
[all …]
/third_party/node/deps/v8/third_party/zlib/
Dfill_window_sse.c40 unsigned more; /* Amount of free space at the end of the window. */ in fill_window_sse() local
46 more = (unsigned)(s->window_size -(ulg)s->lookahead -(ulg)s->strstart); in fill_window_sse()
50 if (more == 0 && s->strstart == 0 && s->lookahead == 0) { in fill_window_sse()
51 more = wsize; in fill_window_sse()
53 } else if (more == (unsigned)(-1)) { in fill_window_sse()
57 more--; in fill_window_sse()
106 more += wsize; in fill_window_sse()
112 * more == window_size - lookahead - strstart in fill_window_sse()
113 * => more >= window_size - (MIN_LOOKAHEAD-1 + WSIZE + MAX_DIST-1) in fill_window_sse()
114 * => more >= window_size - 2*WSIZE + 2 in fill_window_sse()
[all …]
/third_party/skia/third_party/externals/zlib/
Dfill_window_sse.c40 unsigned more; /* Amount of free space at the end of the window. */ in fill_window_sse() local
46 more = (unsigned)(s->window_size -(ulg)s->lookahead -(ulg)s->strstart); in fill_window_sse()
50 if (more == 0 && s->strstart == 0 && s->lookahead == 0) { in fill_window_sse()
51 more = wsize; in fill_window_sse()
53 } else if (more == (unsigned)(-1)) { in fill_window_sse()
57 more--; in fill_window_sse()
106 more += wsize; in fill_window_sse()
112 * more == window_size - lookahead - strstart in fill_window_sse()
113 * => more >= window_size - (MIN_LOOKAHEAD-1 + WSIZE + MAX_DIST-1) in fill_window_sse()
114 * => more >= window_size - 2*WSIZE + 2 in fill_window_sse()
[all …]
/third_party/typescript/tests/cases/fourslash/
DfixExactOptionalUnassignableProperties15.ts5 //// interface More {
13 //// declare var more: More
14 //// more/**/ = j
23 `interface More {
31 declare var more: More
32 more = j`,
/third_party/typescript/src/lib/
Des2020.date.d.ts6 …or array of Intl.Locale objects that contain one or more language or locale tags. If you include m…
7 … * @param options An object that contains one or more properties that specify comparison options.
13 …or array of Intl.Locale objects that contain one or more language or locale tags. If you include m…
14 … * @param options An object that contains one or more properties that specify comparison options.
20 …or array of Intl.Locale objects that contain one or more language or locale tags. If you include m…
21 … * @param options An object that contains one or more properties that specify comparison options.
/third_party/icu/docs/userguide/format_parse/numbers/
Dskeletons.md35 ***Since ICU 67***, you can also use more concise syntax:
50 A token consists of a *stem* and zero or more *options*. The stem is what
133 More precisely:
137 3. Expect one or more `0`s. If more than one, set minimum integer digits.
184 For more details, see
189 The precision category has more blueprint stems than most other categories;
200 `precision-increment/0.05`. For more information on the decimal number
214 More precisely, the fraction precision stem starts with `.`, then contains
215 zero or more `0` symbols, which implies the minimum fraction digits. Then it
216 contains either a `*`, for unlimited maximum fraction digits, or zero or more
[all …]

12345678910>>...541