/third_party/typescript/tests/baselines/reference/ |
D | commaOperatorLeftSideUnused.errors.txt | 1 tests/cases/compiler/commaOperatorLeftSideUnused.ts(8,10): error TS2695: Left side of comma operato… 2 tests/cases/compiler/commaOperatorLeftSideUnused.ts(16,19): error TS2695: Left side of comma operat… 3 tests/cases/compiler/commaOperatorLeftSideUnused.ts(19,21): error TS2695: Left side of comma operat… 4 tests/cases/compiler/commaOperatorLeftSideUnused.ts(22,7): error TS2695: Left side of comma operato… 5 tests/cases/compiler/commaOperatorLeftSideUnused.ts(23,7): error TS2695: Left side of comma operato… 6 tests/cases/compiler/commaOperatorLeftSideUnused.ts(24,7): error TS2695: Left side of comma operato… 7 tests/cases/compiler/commaOperatorLeftSideUnused.ts(25,7): error TS2695: Left side of comma operato… 8 tests/cases/compiler/commaOperatorLeftSideUnused.ts(26,7): error TS2695: Left side of comma operato… 9 tests/cases/compiler/commaOperatorLeftSideUnused.ts(27,7): error TS2695: Left side of comma operato… 10 tests/cases/compiler/commaOperatorLeftSideUnused.ts(28,7): error TS2695: Left side of comma operato… [all …]
|
D | commaOperator1.errors.txt | 1 tests/cases/compiler/commaOperator1.ts(1,11): error TS2695: Left side of comma operator is unused a… 2 tests/cases/compiler/commaOperator1.ts(1,11): error TS2695: Left side of comma operator is unused a… 3 tests/cases/compiler/commaOperator1.ts(1,11): error TS2695: Left side of comma operator is unused a… 4 tests/cases/compiler/commaOperator1.ts(1,12): error TS2695: Left side of comma operator is unused a… 5 tests/cases/compiler/commaOperator1.ts(1,12): error TS2695: Left side of comma operator is unused a… 6 tests/cases/compiler/commaOperator1.ts(1,29): error TS2695: Left side of comma operator is unused a… 7 tests/cases/compiler/commaOperator1.ts(4,12): error TS2695: Left side of comma operator is unused a… 8 tests/cases/compiler/commaOperator1.ts(4,12): error TS2695: Left side of comma operator is unused a… 14 !!! error TS2695: Left side of comma operator is unused and has no side effects. 16 !!! error TS2695: Left side of comma operator is unused and has no side effects. [all …]
|
D | commaOperatorWithoutOperand.errors.txt | 1 …aOperator/commaOperatorWithoutOperand.ts(9,2): error TS2695: Left side of comma operator is unused… 3 …Operator/commaOperatorWithoutOperand.ts(10,2): error TS2695: Left side of comma operator is unused… 5 …Operator/commaOperatorWithoutOperand.ts(11,2): error TS2695: Left side of comma operator is unused… 7 …Operator/commaOperatorWithoutOperand.ts(12,2): error TS2695: Left side of comma operator is unused… 9 …Operator/commaOperatorWithoutOperand.ts(13,2): error TS2695: Left side of comma operator is unused… 11 …Operator/commaOperatorWithoutOperand.ts(16,2): error TS2695: Left side of comma operator is unused… 13 …Operator/commaOperatorWithoutOperand.ts(17,2): error TS2695: Left side of comma operator is unused… 15 …Operator/commaOperatorWithoutOperand.ts(18,2): error TS2695: Left side of comma operator is unused… 17 …Operator/commaOperatorWithoutOperand.ts(19,2): error TS2695: Left side of comma operator is unused… 19 …Operator/commaOperatorWithoutOperand.ts(20,2): error TS2695: Left side of comma operator is unused… [all …]
|
D | trailingCommasInBindingPatterns.errors.txt | 1 …Patterns.ts(1,12): error TS1013: A rest parameter or binding pattern may not have a trailing comma. 2 …Patterns.ts(2,12): error TS1013: A rest parameter or binding pattern may not have a trailing comma. 3 …gPatterns.ts(4,7): error TS1013: A rest parameter or binding pattern may not have a trailing comma. 4 …gPatterns.ts(5,7): error TS1013: A rest parameter or binding pattern may not have a trailing comma. 10 !!! error TS1013: A rest parameter or binding pattern may not have a trailing comma. 13 !!! error TS1013: A rest parameter or binding pattern may not have a trailing comma. 17 !!! error TS1013: A rest parameter or binding pattern may not have a trailing comma. 20 !!! error TS1013: A rest parameter or binding pattern may not have a trailing comma.
|
D | tsxEmit3.errors.txt | 1 tests/cases/conformance/jsx/file.tsx(18,2): error TS2695: Left side of comma operator is unused and… 2 tests/cases/conformance/jsx/file.tsx(22,3): error TS2695: Left side of comma operator is unused and… 3 tests/cases/conformance/jsx/file.tsx(25,3): error TS2695: Left side of comma operator is unused and… 4 tests/cases/conformance/jsx/file.tsx(38,2): error TS2695: Left side of comma operator is unused and… 27 !!! error TS2695: Left side of comma operator is unused and has no side effects. 33 !!! error TS2695: Left side of comma operator is unused and has no side effects. 38 !!! error TS2695: Left side of comma operator is unused and has no side effects. 53 !!! error TS2695: Left side of comma operator is unused and has no side effects.
|
D | indexSignatureWithTrailingComma.errors.txt | 1 …SignatureWithTrailingComma.ts(2,17): error TS1025: An index signature cannot have a trailing comma. 2 …SignatureWithTrailingComma.ts(6,17): error TS1025: An index signature cannot have a trailing comma. 3 …ignatureWithTrailingComma.ts(10,17): error TS1025: An index signature cannot have a trailing comma. 10 !!! error TS1025: An index signature cannot have a trailing comma. 16 !!! error TS1025: An index signature cannot have a trailing comma. 22 !!! error TS1025: An index signature cannot have a trailing comma.
|
D | stringLiteralsWithSwitchStatements04.errors.txt | 1 …stringLiteralsWithSwitchStatements04.ts(7,10): error TS2695: Left side of comma operator is unused… 2 …stringLiteralsWithSwitchStatements04.ts(9,10): error TS2695: Left side of comma operator is unused… 3 …tringLiteralsWithSwitchStatements04.ts(11,10): error TS2695: Left side of comma operator is unused… 5 …tringLiteralsWithSwitchStatements04.ts(13,10): error TS2695: Left side of comma operator is unused… 17 !!! error TS2695: Left side of comma operator is unused and has no side effects. 21 !!! error TS2695: Left side of comma operator is unused and has no side effects. 25 !!! error TS2695: Left side of comma operator is unused and has no side effects. 31 !!! error TS2695: Left side of comma operator is unused and has no side effects.
|
D | parserX_TypeArgumentList1.errors.txt | 2 …gumentLists/parserX_TypeArgumentList1.ts(1,1): error TS2695: Left side of comma operator is unused… 3 …gumentLists/parserX_TypeArgumentList1.ts(1,1): error TS2695: Left side of comma operator is unused… 8 …umentLists/parserX_TypeArgumentList1.ts(1,14): error TS2695: Left side of comma operator is unused… 9 …umentLists/parserX_TypeArgumentList1.ts(1,14): error TS2695: Left side of comma operator is unused… 17 !!! error TS2695: Left side of comma operator is unused and has no side effects. 19 !!! error TS2695: Left side of comma operator is unused and has no side effects. 29 !!! error TS2695: Left side of comma operator is unused and has no side effects. 31 !!! error TS2695: Left side of comma operator is unused and has no side effects.
|
D | TypeArgumentList1.errors.txt | 2 …y/TypeArgumentLists/TypeArgumentList1.ts(1,1): error TS2695: Left side of comma operator is unused… 3 …y/TypeArgumentLists/TypeArgumentList1.ts(1,1): error TS2695: Left side of comma operator is unused… 8 …/TypeArgumentLists/TypeArgumentList1.ts(1,14): error TS2695: Left side of comma operator is unused… 9 …/TypeArgumentLists/TypeArgumentList1.ts(1,14): error TS2695: Left side of comma operator is unused… 17 !!! error TS2695: Left side of comma operator is unused and has no side effects. 19 !!! error TS2695: Left side of comma operator is unused and has no side effects. 29 !!! error TS2695: Left side of comma operator is unused and has no side effects. 31 !!! error TS2695: Left side of comma operator is unused and has no side effects.
|
D | parenthesizedContexualTyping1.errors.txt | 1 …yping/parenthesizedContexualTyping1.ts(27,32): error TS2695: Left side of comma operator is unused… 2 …yping/parenthesizedContexualTyping1.ts(27,56): error TS2695: Left side of comma operator is unused… 3 …yping/parenthesizedContexualTyping1.ts(28,33): error TS2695: Left side of comma operator is unused… 4 …yping/parenthesizedContexualTyping1.ts(28,57): error TS2695: Left side of comma operator is unused… 36 !!! error TS2695: Left side of comma operator is unused and has no side effects. 38 !!! error TS2695: Left side of comma operator is unused and has no side effects. 41 !!! error TS2695: Left side of comma operator is unused and has no side effects. 43 !!! error TS2695: Left side of comma operator is unused and has no side effects.
|
D | parserComputedPropertyName35.errors.txt | 1 …rtyNames/parserComputedPropertyName35.ts(2,6): error TS2695: Left side of comma operator is unused… 2 …mputedPropertyNames/parserComputedPropertyName35.ts(2,6): error TS1171: A comma expression is not … 9 !!! error TS2695: Left side of comma operator is unused and has no side effects. 11 !!! error TS1171: A comma expression is not allowed in a computed property name.
|
D | fatarrowfunctionsOptionalArgsErrors2.errors.txt | 2 …fatarrowfunctionsOptionalArgsErrors2.ts(1,12): error TS2695: Left side of comma operator is unused… 4 …fatarrowfunctionsOptionalArgsErrors2.ts(1,16): error TS2695: Left side of comma operator is unused… 10 …fatarrowfunctionsOptionalArgsErrors2.ts(2,12): error TS2695: Left side of comma operator is unused… 11 …fatarrowfunctionsOptionalArgsErrors2.ts(2,12): error TS2695: Left side of comma operator is unused… 29 !!! error TS2695: Left side of comma operator is unused and has no side effects. 33 !!! error TS2695: Left side of comma operator is unused and has no side effects. 46 !!! error TS2695: Left side of comma operator is unused and has no side effects. 48 !!! error TS2695: Left side of comma operator is unused and has no side effects.
|
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/ |
D | comma-dangle.md | 1 # Require or disallow trailing comma (`comma-dangle`) 5 This rule extends the base [`eslint/comma-dangle`](https://eslint.org/docs/rules/comma-dangle) rule. 8 … [ESLint documentation](https://eslint.org/docs/rules/comma-dangle) for more details on the `comma… 15 "comma-dangle": "off", 16 "@typescript-eslint/comma-dangle": ["error"] 20 In addition to the options supported by the `comma-dangle` rule in ESLint core, the rule adds the f… 28 - `"enums"` is for trailing comma in enum. (e.g. `enum Foo = {Bar,}`) 29 - `"generics"` is for trailing comma in generic. (e.g. `function foo<T,>() {}`) 30 - `"tuples"` is for trailing comma in tuple. (e.g. `type Foo = [string,]`) 32 - [See the other options allowed](https://github.com/eslint/eslint/blob/master/docs/rules/comma-dan… [all …]
|
D | comma-spacing.md | 1 # Enforces consistent spacing before and after commas (`comma-spacing`) 5 This rule extends the base [`eslint/comma-spacing`](https://eslint.org/docs/rules/comma-spacing) ru… 6 It adds support for trailing comma in a types parameters list. 13 "comma-spacing": "off", 14 "@typescript-eslint/comma-spacing": ["error"] 20 See [`eslint/comma-spacing` options](https://eslint.org/docs/rules/comma-spacing#options). 22 <sup>Taken with ❤️ [from ESLint core](https://github.com/eslint/eslint/blob/master/docs/rules/comma…
|
/third_party/boost/libs/poly_collection/example/ |
D | segmented_structure.cpp | 107 const char* comma=""; in main() local 110 std::cout<<comma; in main() 112 comma=","; in main() 118 /*=const char**/ comma=""; in main() 120 std::cout<<comma; in main() 122 comma=","; in main() 128 /*=const char**/ comma=""; in main() 132 std::cout<<comma; in main() 134 comma=","; in main() 140 /*=const char**/ comma=""; in main() [all …]
|
D | algorithms.cpp | 53 const char* comma=""; in main() local 55 std::cout<<comma; in main() 57 comma=","; in main() 66 const char* comma=""; in main() local 69 std::cout<<comma; in main() 71 comma=","; in main() 84 const char* comma=""; in main() local 86 std::cout<<comma; in main() 88 comma=","; in main() 150 const char* comma=""; in main() local [all …]
|
/third_party/typescript/tests/baselines/reference/user/ |
D | async.log | 4 node_modules/async/all.js(49,20): error TS2695: Left side of comma operator is unused and has no si… 5 node_modules/async/all.js(49,46): error TS2695: Left side of comma operator is unused and has no si… 8 node_modules/async/allLimit.js(41,20): error TS2695: Left side of comma operator is unused and has … 9 node_modules/async/allLimit.js(41,51): error TS2695: Left side of comma operator is unused and has … 12 node_modules/async/allSeries.js(36,20): error TS2695: Left side of comma operator is unused and has… 14 node_modules/async/any.js(51,20): error TS2695: Left side of comma operator is unused and has no si… 15 node_modules/async/any.js(51,46): error TS2695: Left side of comma operator is unused and has no si… 18 node_modules/async/anyLimit.js(42,20): error TS2695: Left side of comma operator is unused and has … 19 node_modules/async/anyLimit.js(42,51): error TS2695: Left side of comma operator is unused and has … 22 node_modules/async/anySeries.js(37,20): error TS2695: Left side of comma operator is unused and has… [all …]
|
/third_party/libsoup/libsoup/ |
D | soup-request-data.c | 84 const char *comma, *start, *end; in soup_request_data_send() local 90 comma = strchr (start, ','); in soup_request_data_send() 91 if (comma && comma != start) { in soup_request_data_send() 93 …if (comma >= start + BASE64_INDICATOR_LEN && !g_ascii_strncasecmp (comma - BASE64_INDICATOR_LEN, B… in soup_request_data_send() 94 end = comma - BASE64_INDICATOR_LEN; in soup_request_data_send() 97 end = comma; in soup_request_data_send() 105 if (comma) in soup_request_data_send() 106 start = comma + 1; in soup_request_data_send()
|
/third_party/gettext/libtextstyle/examples/color-hello/ |
D | hello.c | 92 const char *comma = strchr (gecos, ','); in get_fullname() local 93 if (comma != NULL) in get_fullname() 95 char *part = (char *) malloc (comma - gecos + 1); in get_fullname() 98 memcpy (part, gecos, comma - gecos); in get_fullname() 99 part[comma - gecos] = '\0'; in get_fullname() 188 const char *comma = strchr (fullname, ','); in main() local 189 if (comma != NULL) in main() 191 firstname_start = comma + 1; in main()
|
/third_party/skia/third_party/externals/freetype/src/tools/ |
D | glnames.py | 4967 comma = "" 4971 line += comma 4974 comma = "," 4977 comma = ",\n " 5230 comma = "" 5233 line += comma 5235 comma = "," 5239 comma = ",\n " 5265 comma = " " 5269 line += comma [all …]
|
/third_party/freetype/src/tools/ |
D | glnames.py | 4967 comma = "" 4971 line += comma 4974 comma = "," 4977 comma = ",\n " 5230 comma = "" 5233 line += comma 5235 comma = "," 5239 comma = ",\n " 5265 comma = " " 5269 line += comma [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/src/tools/ |
D | glnames.py | 4967 comma = "" 4971 line += comma 4974 comma = "," 4977 comma = ",\n " 5230 comma = "" 5233 line += comma 5235 comma = "," 5239 comma = ",\n " 5265 comma = " " 5269 line += comma [all …]
|
/third_party/libwebsockets/lib/tls/ |
D | tls-network.c | 232 lws_alpn_comma_to_openssl(const char *comma, uint8_t *os, int len) in lws_alpn_comma_to_openssl() argument 236 if (!comma) in lws_alpn_comma_to_openssl() 239 while (*comma && len > 2) { in lws_alpn_comma_to_openssl() 240 if (!plen && *comma == ' ') { in lws_alpn_comma_to_openssl() 241 comma++; in lws_alpn_comma_to_openssl() 249 if (*comma == ',') { in lws_alpn_comma_to_openssl() 252 comma++; in lws_alpn_comma_to_openssl() 254 *os++ = (uint8_t)*comma++; in lws_alpn_comma_to_openssl()
|
/third_party/node/test/es-module/ |
D | test-esm-encoded-path.mjs | 5 // ./test-esm-comma,.mjs 6 import comma from '../fixtures/es-modules/test-esm-comma%2c.mjs'; 9 assert(comma);
|
/third_party/python/Lib/lib2to3/fixes/ |
D | fix_ws_comma.py | 26 comma = False 32 comma = True 34 if comma: 38 comma = False
|