Searched full:parentheses (Results 1 – 25 of 684) sorted by relevance
12345678910>>...28
| /third_party/typescript/tests/baselines/reference/ |
| D | exponentiationOperatorSyntaxError1.errors.txt | 1 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 2 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 3 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 4 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 5 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 6 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 7 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 8 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 9 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 10 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. [all …]
|
| D | exponentiationOperatorInTemplateStringWithSyntaxError1.errors.txt | 2 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 3 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 4 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 5 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 7 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 9 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 10 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 11 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 12 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 13 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. [all …]
|
| D | exponentiationOperatorInTemplateStringWithSyntaxError2.errors.txt | 1 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 2 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 3 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 5 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 7 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 9 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 10 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 11 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 12 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 13 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. [all …]
|
| D | exponentiationOperatorInTemplateStringWithSyntaxError3.errors.txt | 1 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 2 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 3 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 5 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 7 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 9 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 10 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 11 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 12 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 13 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. [all …]
|
| D | exponentiationOperatorSyntaxError2.errors.txt | 2 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 5 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 8 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 11 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 14 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 17 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 20 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 23 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 26 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. 28 …e left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses. [all …]
|
| D | nullishCoalescingOperator5.errors.txt | 1 …scingOperator5.ts(6,6): error TS5076: '||' and '??' operations cannot be mixed without parentheses. 2 …scingOperator5.ts(9,1): error TS5076: '||' and '??' operations cannot be mixed without parentheses. 3 …cingOperator5.ts(12,6): error TS5076: '&&' and '??' operations cannot be mixed without parentheses. 4 …cingOperator5.ts(15,1): error TS5076: '&&' and '??' operations cannot be mixed without parentheses. 15 !!! error TS5076: '||' and '??' operations cannot be mixed without parentheses. 20 !!! error TS5076: '||' and '??' operations cannot be mixed without parentheses. 25 !!! error TS5076: '&&' and '??' operations cannot be mixed without parentheses. 30 !!! error TS5076: '&&' and '??' operations cannot be mixed without parentheses.
|
| D | newOperatorConformance.js | 26 // Construct expression with no parentheses for construct signature with 0 parameters 31 // Generic construct expression with no parentheses 35 // Construct expression where constructor is of type 'any' with no parentheses 84 // Construct expression with no parentheses for construct signature with 0 parameters 87 // Generic construct expression with no parentheses 90 // Construct expression where constructor is of type 'any' with no parentheses
|
| D | importWithTypeArguments.errors.txt | 1 …mport' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have… 2 …mport' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have… 8 …mport' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have… 11 …mport' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have…
|
| D | importCallExpressionWithTypeArgument.errors.txt | 1 …mport' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have… 2 …mport' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have… 12 …mport' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have… 15 …mport' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have…
|
| D | newOperatorErrorCases.js | 26 // Construct expression with no parentheses for construct signature with > 0 parameters 29 // Generic construct expression with no parentheses 59 // Construct expression with no parentheses for construct signature with > 0 parameters 62 // Generic construct expression with no parentheses
|
| D | destructionAssignmentError.errors.txt | 2 …o write a destructuring assignment, you might need to wrap the the whole assignment in parentheses. 4 …o write a destructuring assignment, you might need to wrap the the whole assignment in parentheses. 17 …o write a destructuring assignment, you might need to wrap the the whole assignment in parentheses. 27 …o write a destructuring assignment, you might need to wrap the the whole assignment in parentheses.
|
| D | castExpressionParentheses.js | 4 // parentheses should be omitted 35 // should keep the parentheses in emit 54 // parentheses should be omitted 82 // should keep the parentheses in emit
|
| D | jsdocPrefixPostfixParsing.types | 6 * @param {number?[]} a - parse error without parentheses 12 * @param {...number?!} h - parse error without parentheses (also nonsensical) 15 * @param {...number?[]!} k - parse error without parentheses
|
| D | assignmentLHSIsValue.errors.txt | 16 …o write a destructuring assignment, you might need to wrap the the whole assignment in parentheses. 22 …o write a destructuring assignment, you might need to wrap the the whole assignment in parentheses. 23 …o write a destructuring assignment, you might need to wrap the the whole assignment in parentheses. 109 …o write a destructuring assignment, you might need to wrap the the whole assignment in parentheses. 136 …o write a destructuring assignment, you might need to wrap the the whole assignment in parentheses. 139 …o write a destructuring assignment, you might need to wrap the the whole assignment in parentheses. 148 // parentheses, the containted expression is value
|
| D | jsdocPrefixPostfixParsing.symbols | 6 * @param {number?[]} a - parse error without parentheses 12 * @param {...number?!} h - parse error without parentheses (also nonsensical) 15 * @param {...number?[]!} k - parse error without parentheses
|
| D | logicalNotOperatorInvalidOperations.js | 8 // miss parentheses 19 // miss parentheses
|
| /third_party/python/Lib/test/ |
| D | test_int_literal.py | 20 # Ditto with a minus sign and parentheses 25 # Ditto with a minus sign and NO parentheses 35 # Ditto with a minus sign and parentheses 38 # Ditto with a minus sign and NO parentheses 46 # Ditto with a minus sign and parentheses 49 # Ditto with a minus sign and NO parentheses 64 # Ditto with a minus sign and parentheses 69 # Ditto with a minus sign and NO parentheses 79 # Ditto with a minus sign and parentheses 82 # Ditto with a minus sign and NO parentheses [all …]
|
| D | test_print.py | 143 self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", 151 self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", 159 self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", 169 self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", 180 self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)", 188 self.assertIn("Missing parentheses in call to 'print'. Did you mean print(...)",
|
| /third_party/mbedtls/ |
| D | .uncrustify.cfg | 91 # Remove spaces inside all kinds of parentheses: 93 # Remove spaces inside parentheses 96 # No spaces inside statement parentheses 99 # No spaces inside cast parentheses '( char )x' -> '(char)x' 102 # No spaces inside function parentheses 107 # No spaces inside the first parentheses in a function type 113 # Remove spaces between nested parentheses '( (' -> '((' 235 # Remove parentheses from return statements
|
| /third_party/mesa3d/src/compiler/glsl/glcpp/tests/ |
| D | 142-defined-within-macro.c | 1 /* Macro using defined with a hard-coded identifier (no parentheses) */ 16 /* Macro using defined with a hard-coded identifier within parentheses */ 31 /* Macro using defined with an argument identifier (no parentheses) */ 47 /* Macro using defined with an argument identifier within parentheses */
|
| /third_party/typescript/tests/cases/conformance/expressions/newOperator/ |
| D | newOperatorConformance.ts | 26 // Construct expression with no parentheses for construct signature with 0 parameters 31 // Generic construct expression with no parentheses 35 // Construct expression where constructor is of type 'any' with no parentheses
|
| /third_party/typescript/tests/cases/conformance/jsdoc/ |
| D | jsdocPrefixPostfixParsing.ts | 13 * @param {number?[]} a - parse error without parentheses 19 * @param {...number?!} h - parse error without parentheses (also nonsensical) 22 * @param {...number?[]!} k - parse error without parentheses
|
| /third_party/curl/docs/ |
| D | CODE_STYLE.md | 113 ## No space before parentheses 197 ## No parentheses for return values 199 We use the 'return' statement without extra parentheses around the value: 208 ## Parentheses for sizeof arguments 211 parentheses around its argument:
|
| /third_party/rust/crates/clap/tests/derive_ui/ |
| D | clap_empty_attr.stderr | 1 error: expected attribute arguments in parentheses: #[command(...)] 7 error: expected parentheses: #[arg(...)]
|
| /third_party/rust/crates/serde/test_suite/tests/ui/malformed/ |
| D | not_list.stderr | 1 error: expected attribute arguments in parentheses: #[serde(...)] 7 error: expected parentheses: #[serde(...)]
|
12345678910>>...28