Home
last modified time | relevance | path

Searched refs:shorthand (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/third_party/typescript/tests/baselines/reference/
DobjectLiteralWithSemicolons1.errors.txt1 …thSemicolons1.ts(1,11): error TS18004: No value exists in scope for the shorthand property 'a'. Ei…
3 …thSemicolons1.ts(1,14): error TS18004: No value exists in scope for the shorthand property 'b'. Ei…
5 …thSemicolons1.ts(1,17): error TS18004: No value exists in scope for the shorthand property 'c'. Ei…
11 !!! error TS18004: No value exists in scope for the shorthand property 'a'. Either declare one or p…
15 !!! error TS18004: No value exists in scope for the shorthand property 'b'. Either declare one or p…
19 !!! error TS18004: No value exists in scope for the shorthand property 'c'. Either declare one or p…
DobjectLiteralWithSemicolons2.errors.txt1 …ithSemicolons2.ts(2,3): error TS18004: No value exists in scope for the shorthand property 'a'. Ei…
3 …ithSemicolons2.ts(3,3): error TS18004: No value exists in scope for the shorthand property 'b'. Ei…
5 …ithSemicolons2.ts(4,3): error TS18004: No value exists in scope for the shorthand property 'c'. Ei…
12 !!! error TS18004: No value exists in scope for the shorthand property 'a'. Either declare one or p…
17 !!! error TS18004: No value exists in scope for the shorthand property 'b'. Either declare one or p…
22 !!! error TS18004: No value exists in scope for the shorthand property 'c'. Either declare one or p…
DobjectLiteralWithSemicolons3.errors.txt1 …ithSemicolons3.ts(2,3): error TS18004: No value exists in scope for the shorthand property 'a'. Ei…
3 …ithSemicolons3.ts(3,3): error TS18004: No value exists in scope for the shorthand property 'b'. Ei…
5 …ithSemicolons3.ts(4,3): error TS18004: No value exists in scope for the shorthand property 'c'. Ei…
13 !!! error TS18004: No value exists in scope for the shorthand property 'a'. Either declare one or p…
18 !!! error TS18004: No value exists in scope for the shorthand property 'b'. Either declare one or p…
23 !!! error TS18004: No value exists in scope for the shorthand property 'c'. Either declare one or p…
DdeclarationEmitAliasFromIndirectFile.types6 >weekdays : { shorthand: [string, string, string, string, string, string, string]; longhand: [strin…
8 shorthand: [string, string, string, string, string, string, string];
9 >shorthand : [string, string, string, string, string, string, string]
20 >weekdays : { shorthand: [string, string, string, string, string, string, string]; longhand: [strin…
22 shorthand: [string, string, string, string, string, string, string];
23 >shorthand : [string, string, string, string, string, string, string]
DdeclarationEmitAliasFromIndirectFile.symbols8 shorthand: [string, string, string, string, string, string, string];
9 >shorthand : Symbol(shorthand, Decl(locale.d.ts, 1, 15))
22 shorthand: [string, string, string, string, string, string, string];
23 >shorthand : Symbol(shorthand, Decl(locale.d.ts, 7, 15))
DobjectLiteralShorthandPropertiesErrorFromNotUsingIdentifier.errors.txt10 …ingIdentifier.ts(15,5): error TS18004: No value exists in scope for the shorthand property 'a'. Ei…
12 …ingIdentifier.ts(16,5): error TS18004: No value exists in scope for the shorthand property 'a'. Ei…
15 …ingIdentifier.ts(17,5): error TS18004: No value exists in scope for the shorthand property 'a'. Ei…
56 !!! error TS18004: No value exists in scope for the shorthand property 'a'. Either declare one or p…
61 !!! error TS18004: No value exists in scope for the shorthand property 'a'. Either declare one or p…
68 !!! error TS18004: No value exists in scope for the shorthand property 'a'. Either declare one or p…
DshorthandPropertyUndefined.errors.txt1 …ertyUndefined.ts(1,11): error TS18004: No value exists in scope for the shorthand property 'b'. Ei…
7 !!! error TS18004: No value exists in scope for the shorthand property 'b'. Either declare one or p…
DcheckDestructuringShorthandAssigment.errors.txt1 tests/cases/compiler/bug25434.js(4,9): error TS18004: No value exists in scope for the shorthand pr…
10 !!! error TS18004: No value exists in scope for the shorthand property 'b'. Either declare one or p…
DobjectLiteralShorthandPropertiesErrorFromNoneExistingIdentifier.errors.txt1 …tingIdentifier.ts(3,5): error TS18004: No value exists in scope for the shorthand property 'undefi…
9 !!! error TS18004: No value exists in scope for the shorthand property 'undefinedVariable'. Either …
DincompleteObjectLiteral1.errors.txt1 …bjectLiteral1.ts(1,12): error TS18004: No value exists in scope for the shorthand property 'aa'. E…
8 !!! error TS18004: No value exists in scope for the shorthand property 'aa'. Either declare one or …
Dparser512097.errors.txt1 …/parser512097.ts(1,12): error TS18004: No value exists in scope for the shorthand property 'aa'. E…
8 !!! error TS18004: No value exists in scope for the shorthand property 'aa'. Either declare one or …
DdeclarationEmitAliasFromIndirectFile.js6 shorthand: [string, string, string, string, string, string, string]; property
12 shorthand: [string, string, string, string, string, string, string]; property
DobjectLiteralWithSemicolons4.errors.txt1 …ithSemicolons4.ts(2,3): error TS18004: No value exists in scope for the shorthand property 'a'. Ei…
9 !!! error TS18004: No value exists in scope for the shorthand property 'a'. Either declare one or p…
DparserErrorRecovery_ObjectLiteral2.errors.txt1 …bjectLiteral2.ts(1,11): error TS18004: No value exists in scope for the shorthand property 'a'. Ei…
10 !!! error TS18004: No value exists in scope for the shorthand property 'a'. Either declare one or p…
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitAliasFromIndirectFile.ts6 shorthand: [string, string, string, string, string, string, string];
12 shorthand: [string, string, string, string, string, string, string];
/third_party/typescript_eslint/packages/scope-manager/tests/fixtures/destructuring/
Dobject.ts.shot10 name: Identifier<"shorthand">,
14 name: "shorthand",
17 identifier: Identifier<"shorthand">,
192 "shorthand" => Variable$2,
/third_party/gettext/gettext-tools/doc/
Dlang-java.texi22 @item gettext shorthand
125 Now, to make use of the API and define a shorthand for @samp{getString},
132 holding the @code{ResourceBundle} instance and the shorthand:
149 and the shorthand is used like this:
172 and the shorthand is used like this:
180 definition of the resource bundle and of the shorthand:
193 and the shorthand is used like this:
/third_party/ffmpeg/libavcodec/
Dbitstream_filter.c119 const char * shorthand[2] = {NULL}; in av_bitstream_filter_filter() local
122 shorthand[0] = opt->name; in av_bitstream_filter_filter()
124 ret = av_opt_set_from_string(priv->ctx->priv_data, bsfc->args, shorthand, "=", ":"); in av_bitstream_filter_filter()
/third_party/typescript_eslint/packages/typescript-estree/tests/snapshots/javascript/destructuring/
Dnested-object.src.js.shot57 "shorthand": false,
114 "shorthand": false,
164 "shorthand": false,
248 "shorthand": false,
306 "shorthand": false,
356 "shorthand": false,
Ddefaults-array-longform-nested-multi.src.js.shot57 "shorthand": false,
114 "shorthand": false,
171 "shorthand": false,
221 "shorthand": false,
/third_party/typescript_eslint/packages/typescript-estree/tests/snapshots/javascript/experimentalObjectRestSpread/
Dobject-rest.src.js.shot57 "shorthand": true,
114 "shorthand": true,
225 "shorthand": false,
283 "shorthand": false,
341 "shorthand": false,
399 "shorthand": false,
Dshorthand-method-args.src.js.shot3 exports[`javascript experimentalObjectRestSpread shorthand-method-args.src 1`] = `
55 "shorthand": false,
139 "shorthand": true,
196 "shorthand": true,
Dshorthand-methods.src.js.shot3 exports[`javascript experimentalObjectRestSpread shorthand-methods.src 1`] = `
75 "shorthand": false,
159 "shorthand": true,
216 "shorthand": true,
/third_party/typescript_eslint/packages/typescript-estree/tests/snapshots/javascript/objectLiteralShorthandProperties/
Dshorthand-properties.src.js.shot3 exports[`javascript objectLiteralShorthandProperties shorthand-properties.src 1`] = `
203 "shorthand": true,
260 "shorthand": true,
317 "shorthand": true,
/third_party/typescript_eslint/packages/typescript-estree/tests/snapshots/javascript/spread/
Dcomplex-spread.src.js.shot56 "shorthand": false,
106 "shorthand": true,
206 "shorthand": false,
263 "shorthand": false,
313 "shorthand": false,
460 "shorthand": false,
510 "shorthand": true,

12345678910>>...14