/third_party/typescript/tests/baselines/reference/ |
D | elementAccessChain.3.errors.txt | 1 …3.ts(3,1): error TS2777: The operand of an increment or decrement operator may not be an optional … 2 …3.ts(4,1): error TS2777: The operand of an increment or decrement operator may not be an optional … 3 …3.ts(5,1): error TS2777: The operand of an increment or decrement operator may not be an optional … 4 …3.ts(6,1): error TS2777: The operand of an increment or decrement operator may not be an optional … 5 …3.ts(8,3): error TS2777: The operand of an increment or decrement operator may not be an optional … 6 …3.ts(9,3): error TS2777: The operand of an increment or decrement operator may not be an optional … 7 ….ts(10,3): error TS2777: The operand of an increment or decrement operator may not be an optional … 8 ….ts(11,3): error TS2777: The operand of an increment or decrement operator may not be an optional … 9 …n.3.ts(13,1): error TS2779: The left-hand side of an assignment expression may not be an optional … 10 …n.3.ts(14,1): error TS2779: The left-hand side of an assignment expression may not be an optional … [all …]
|
D | propertyAccessChain.3.errors.txt | 1 …3.ts(3,1): error TS2777: The operand of an increment or decrement operator may not be an optional … 2 …3.ts(4,1): error TS2777: The operand of an increment or decrement operator may not be an optional … 3 …3.ts(5,1): error TS2777: The operand of an increment or decrement operator may not be an optional … 4 …3.ts(6,1): error TS2777: The operand of an increment or decrement operator may not be an optional … 5 …3.ts(8,3): error TS2777: The operand of an increment or decrement operator may not be an optional … 6 …3.ts(9,3): error TS2777: The operand of an increment or decrement operator may not be an optional … 7 ….ts(10,3): error TS2777: The operand of an increment or decrement operator may not be an optional … 8 ….ts(11,3): error TS2777: The operand of an increment or decrement operator may not be an optional … 9 …n.3.ts(13,1): error TS2779: The left-hand side of an assignment expression may not be an optional … 10 …n.3.ts(14,1): error TS2779: The left-hand side of an assignment expression may not be an optional … [all …]
|
D | spreadInvalidArgumentType.errors.txt | 1 tests/cases/compiler/spreadInvalidArgumentType.ts(33,16): error TS2698: Spread types may only be cr… 2 tests/cases/compiler/spreadInvalidArgumentType.ts(34,16): error TS2698: Spread types may only be cr… 3 tests/cases/compiler/spreadInvalidArgumentType.ts(39,16): error TS2698: Spread types may only be cr… 4 tests/cases/compiler/spreadInvalidArgumentType.ts(42,17): error TS2698: Spread types may only be cr… 5 tests/cases/compiler/spreadInvalidArgumentType.ts(44,17): error TS2698: Spread types may only be cr… 6 tests/cases/compiler/spreadInvalidArgumentType.ts(45,17): error TS2698: Spread types may only be cr… 7 tests/cases/compiler/spreadInvalidArgumentType.ts(47,17): error TS2698: Spread types may only be cr… 8 tests/cases/compiler/spreadInvalidArgumentType.ts(48,17): error TS2698: Spread types may only be cr… 9 tests/cases/compiler/spreadInvalidArgumentType.ts(52,17): error TS2698: Spread types may only be cr… 10 tests/cases/compiler/spreadInvalidArgumentType.ts(53,17): error TS2698: Spread types may only be cr… [all …]
|
D | restInvalidArgumentType.errors.txt | 1 tests/cases/compiler/restInvalidArgumentType.ts(30,13): error TS2700: Rest types may only be create… 2 tests/cases/compiler/restInvalidArgumentType.ts(31,13): error TS2700: Rest types may only be create… 3 tests/cases/compiler/restInvalidArgumentType.ts(37,13): error TS2700: Rest types may only be create… 4 tests/cases/compiler/restInvalidArgumentType.ts(40,13): error TS2700: Rest types may only be create… 5 tests/cases/compiler/restInvalidArgumentType.ts(42,13): error TS2700: Rest types may only be create… 6 tests/cases/compiler/restInvalidArgumentType.ts(43,13): error TS2700: Rest types may only be create… 7 tests/cases/compiler/restInvalidArgumentType.ts(45,13): error TS2700: Rest types may only be create… 8 tests/cases/compiler/restInvalidArgumentType.ts(46,13): error TS2700: Rest types may only be create… 9 tests/cases/compiler/restInvalidArgumentType.ts(50,13): error TS2700: Rest types may only be create… 10 tests/cases/compiler/restInvalidArgumentType.ts(51,13): error TS2700: Rest types may only be create… [all …]
|
D | functionCalls.errors.txt | 1 …/functionCalls/functionCalls.ts(8,1): error TS2347: Untyped function calls may not accept type arg… 2 …/functionCalls/functionCalls.ts(9,1): error TS2347: Untyped function calls may not accept type arg… 3 …functionCalls/functionCalls.ts(10,1): error TS2347: Untyped function calls may not accept type arg… 4 …functionCalls/functionCalls.ts(25,1): error TS2347: Untyped function calls may not accept type arg… 5 …functionCalls/functionCalls.ts(26,1): error TS2347: Untyped function calls may not accept type arg… 6 …functionCalls/functionCalls.ts(27,1): error TS2347: Untyped function calls may not accept type arg… 7 …functionCalls/functionCalls.ts(32,1): error TS2347: Untyped function calls may not accept type arg… 8 …functionCalls/functionCalls.ts(33,1): error TS2347: Untyped function calls may not accept type arg… 9 …functionCalls/functionCalls.ts(34,1): error TS2347: Untyped function calls may not accept type arg… 22 !!! error TS2347: Untyped function calls may not accept type arguments. [all …]
|
D | declarationEmitMixinPrivateProtected.errors.txt | 1 …): error TS4094: Property '_assertIsStripped' of exported class expression may not be private or p… 2 …ts(11,1): error TS4094: Property '_onDispose' of exported class expression may not be private or p… 3 …): error TS4094: Property '_assertIsStripped' of exported class expression may not be private or p… 4 …ts(12,1): error TS4094: Property '_onDispose' of exported class expression may not be private or p… 5 …): error TS4094: Property '_assertIsStripped' of exported class expression may not be private or p… 6 …s(13,14): error TS4094: Property '_onDispose' of exported class expression may not be private or p… 23 !!! error TS4094: Property '_assertIsStripped' of exported class expression may not be private or p… 25 !!! error TS4094: Property '_onDispose' of exported class expression may not be private or protecte… 28 !!! error TS4094: Property '_assertIsStripped' of exported class expression may not be private or p… 30 !!! error TS4094: Property '_onDispose' of exported class expression may not be private or protecte… [all …]
|
D | declarationEmitDestructuringObjectLiteralPattern1.errors.txt | 1 …tDestructuringObjectLiteralPattern1.ts(1,13): error TS2353: Object literal may only specify known … 2 …tDestructuringObjectLiteralPattern1.ts(1,19): error TS2353: Object literal may only specify known … 3 …tDestructuringObjectLiteralPattern1.ts(2,23): error TS2353: Object literal may only specify known … 4 …tDestructuringObjectLiteralPattern1.ts(3,16): error TS2353: Object literal may only specify known … 5 …tDestructuringObjectLiteralPattern1.ts(5,27): error TS2353: Object literal may only specify known … 6 …tDestructuringObjectLiteralPattern1.ts(6,20): error TS2353: Object literal may only specify known … 12 !!! error TS2353: Object literal may only specify known properties, and 'x' does not exist in type … 14 !!! error TS2353: Object literal may only specify known properties, and 'y' does not exist in type … 17 !!! error TS2353: Object literal may only specify known properties, and 'y4' does not exist in type… 20 !!! error TS2353: Object literal may only specify known properties, and 'x5' does not exist in type… [all …]
|
D | declarationEmitDestructuringObjectLiteralPattern.errors.txt | 1 …itDestructuringObjectLiteralPattern.ts(1,13): error TS2353: Object literal may only specify known … 2 …itDestructuringObjectLiteralPattern.ts(1,19): error TS2353: Object literal may only specify known … 3 …itDestructuringObjectLiteralPattern.ts(2,23): error TS2353: Object literal may only specify known … 4 …itDestructuringObjectLiteralPattern.ts(3,16): error TS2353: Object literal may only specify known … 5 …itDestructuringObjectLiteralPattern.ts(5,27): error TS2353: Object literal may only specify known … 6 …itDestructuringObjectLiteralPattern.ts(6,20): error TS2353: Object literal may only specify known … 12 !!! error TS2353: Object literal may only specify known properties, and 'x' does not exist in type … 14 !!! error TS2353: Object literal may only specify known properties, and 'y' does not exist in type … 17 !!! error TS2353: Object literal may only specify known properties, and 'y4' does not exist in type… 20 !!! error TS2353: Object literal may only specify known properties, and 'x5' does not exist in type… [all …]
|
D | anyAsGenericFunctionCall.errors.txt | 1 …any/anyAsGenericFunctionCall.ts(5,9): error TS2347: Untyped function calls may not accept type arg… 2 …any/anyAsGenericFunctionCall.ts(6,9): error TS2347: Untyped function calls may not accept type arg… 3 …any/anyAsGenericFunctionCall.ts(9,9): error TS2347: Untyped function calls may not accept type arg… 4 …ny/anyAsGenericFunctionCall.ts(10,9): error TS2347: Untyped function calls may not accept type arg… 14 !!! error TS2347: Untyped function calls may not accept type arguments. 17 !!! error TS2347: Untyped function calls may not accept type arguments. 22 !!! error TS2347: Untyped function calls may not accept type arguments. 25 !!! error TS2347: Untyped function calls may not accept type arguments.
|
D | trailingCommasInBindingPatterns.errors.txt | 1 …indingPatterns.ts(1,12): error TS1013: A rest parameter or binding pattern may not have a trailing… 2 …indingPatterns.ts(2,12): error TS1013: A rest parameter or binding pattern may not have a trailing… 3 …BindingPatterns.ts(4,7): error TS1013: A rest parameter or binding pattern may not have a trailing… 4 …BindingPatterns.ts(5,7): error TS1013: A rest parameter or binding pattern may not have a trailing… 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 | emitClassExpressionInDeclarationFile2.errors.txt | 1 …ionFile2.ts(1,12): error TS4094: Property 'p' of exported class expression may not be private or p… 2 …onFile2.ts(1,12): error TS4094: Property 'ps' of exported class expression may not be private or p… 3 ….ts(16,17): error TS4094: Property 'property' of exported class expression may not be private or p… 4 ….ts(23,14): error TS4094: Property 'property' of exported class expression may not be private or p… 10 !!! error TS4094: Property 'p' of exported class expression may not be private or protected. 12 !!! error TS4094: Property 'ps' of exported class expression may not be private or protected. 29 !!! error TS4094: Property 'property' of exported class expression may not be private or protected. 38 !!! error TS4094: Property 'property' of exported class expression may not be private or protected.
|
D | umd-errors.errors.txt | 1 tests/cases/conformance/externalModules/err1.d.ts(2,1): error TS1314: Global module exports may onl… 2 tests/cases/conformance/externalModules/err2.d.ts(3,2): error TS1316: Global module exports may onl… 7 tests/cases/conformance/externalModules/err4.d.ts(3,2): error TS1316: Global module exports may onl… 8 tests/cases/conformance/externalModules/err5.ts(3,1): error TS1315: Global module exports may only … 15 !!! error TS1314: Global module exports may only appear in module files. 22 !!! error TS1316: Global module exports may only appear at top level. 46 !!! error TS1316: Global module exports may only appear at top level. 50 // Illegal, may not appear in implementation files 54 !!! error TS1315: Global module exports may only appear in declaration files.
|
D | emptyObjectBindingPatternParameter04.errors.txt | 1 …mptyObjectBindingPatternParameter04.ts(1,18): error TS2353: Object literal may only specify known … 2 …mptyObjectBindingPatternParameter04.ts(1,24): error TS2353: Object literal may only specify known … 3 …mptyObjectBindingPatternParameter04.ts(1,32): error TS2353: Object literal may only specify known … 9 !!! error TS2353: Object literal may only specify known properties, and 'a' does not exist in type … 11 !!! error TS2353: Object literal may only specify known properties, and 'b' does not exist in type … 13 !!! error TS2353: Object literal may only specify known properties, and 'c' does not exist in type …
|
D | declarationEmitDestructuringParameterProperties.errors.txt | 1 …tructuringParameterProperties.ts(2,17): error TS1187: A parameter property may not be declared usi… 2 …tructuringParameterProperties.ts(8,17): error TS1187: A parameter property may not be declared usi… 3 …ructuringParameterProperties.ts(14,17): error TS1187: A parameter property may not be declared usi… 10 !!! error TS1187: A parameter property may not be declared using a binding pattern. 18 !!! error TS1187: A parameter property may not be declared using a binding pattern. 26 !!! error TS1187: A parameter property may not be declared using a binding pattern.
|
D | objectLiteralExcessProperties.errors.txt | 2 …Object literal may only specify known properties, but 'forword' does not exist in type 'Book'. Did… 4 …Object literal may only specify known properties, but 'foreward' does not exist in type 'Book'. Di… 6 Object literal may only specify known properties, and 'forwards' does not exist in type 'Book'. 8 …Object literal may only specify known properties, but 'colour' does not exist in type 'Book & Cove… 10 …Object literal may only specify known properties, but 'foreward' does not exist in type 'Book & Co… 12 …Object literal may only specify known properties, and 'price' does not exist in type 'Book & Cover… 16 …Object literal may only specify known properties, and 'couleur' does not exist in type 'Cover | Co… 18 …Object literal may only specify known properties, and 'forewarned' does not exist in type 'Book | … 20 …Object literal may only specify known properties, but 'colour' does not exist in type 'Cover'. Did… 28 …Object literal may only specify known properties, and 'name' does not exist in type '{ prop: boole… [all …]
|
D | spreadTypeVariable.errors.txt | 1 tests/cases/conformance/types/spread/spreadTypeVariable.ts(2,12): error TS2698: Spread types may on… 2 tests/cases/conformance/types/spread/spreadTypeVariable.ts(10,12): error TS2698: Spread types may o… 3 tests/cases/conformance/types/spread/spreadTypeVariable.ts(14,12): error TS2698: Spread types may o… 10 !!! error TS2698: Spread types may only be created from object types. 20 !!! error TS2698: Spread types may only be created from object types. 26 !!! error TS2698: Spread types may only be created from object types.
|
D | arrayLiteralTypeInference.errors.txt | 2 Object literal may only specify known properties, and 'trueness' does not exist in type 'Action'. 4 Object literal may only specify known properties, and 'name' does not exist in type 'Action'. 6 …Object literal may only specify known properties, and 'trueness' does not exist in type '{ id: num… 8 …Object literal may only specify known properties, and 'name' does not exist in type '{ id: number;… 28 !!! error TS2322: Object literal may only specify known properties, and 'trueness' does not exist… 32 !!! error TS2322: Object literal may only specify known properties, and 'name' does not exist in … 51 !!! error TS2322: Object literal may only specify known properties, and 'trueness' does not exist… 55 !!! error TS2322: Object literal may only specify known properties, and 'name' does not exist in …
|
D | missingAndExcessProperties.errors.txt | 13 …cturing/missingAndExcessProperties.ts(20,17): error TS2353: Object literal may only specify known … 14 …cturing/missingAndExcessProperties.ts(20,23): error TS2353: Object literal may only specify known … 15 …cturing/missingAndExcessProperties.ts(21,25): error TS2353: Object literal may only specify known … 16 …cturing/missingAndExcessProperties.ts(22,19): error TS2353: Object literal may only specify known … 17 …cturing/missingAndExcessProperties.ts(29,14): error TS2353: Object literal may only specify known … 18 …cturing/missingAndExcessProperties.ts(29,20): error TS2353: Object literal may only specify known … 19 …cturing/missingAndExcessProperties.ts(30,22): error TS2353: Object literal may only specify known … 20 …cturing/missingAndExcessProperties.ts(31,16): error TS2353: Object literal may only specify known … 73 !!! error TS2353: Object literal may only specify known properties, and 'x' does not exist in type … 75 !!! error TS2353: Object literal may only specify known properties, and 'y' does not exist in type … [all …]
|
/third_party/skia/tests/sksl/errors/ |
D | ArrayOfVoid.glsl | 3 error: 3: type 'void' may not be used in an array 4 error: 4: type 'void' may not be used in an array 5 error: 6: type 'void' may not be used in an array 6 error: 7: type 'void' may not be used in an array 7 error: 8: type 'void' may not be used in an array 8 error: 9: type 'void' may not be used in an array
|
D | OpaqueTypeInArray.glsl | 3 error: 1: opaque type 'sampler' may not be used in an array 4 error: 2: opaque type 'sampler' may not be used in an array 5 error: 3: opaque type 'sampler' may not be used in an array 6 error: 4: opaque type 'sampler' may not be used in an array
|
/third_party/flutter/glfw/docs/ |
D | intro.dox | 23 Before most GLFW functions may be called, the library must be initialized. 28 Only the following functions may be called before the library has been 91 error occurs. It is set with @ref glfwSetErrorCallback, a function that may be 113 The description string is only valid until the error callback returns, as it may 120 same call may in future versions generate a different error or become valid. 154 Pixels and screen coordinates may map 1:1 on your machine, but they won't on 156 between screen coordinates and pixels may also change at run-time depending on 164 of these limits may work on some platforms, or on some machines, or some of the 165 time, or on some versions of GLFW, but it may break at any time and this will 205 These functions may be made reentrant in future minor or patch releases, but [all …]
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_storage_compression.txt | 42 Applications may wish to take advantage of framebuffer compression. Some 43 platforms may support framebuffer compression at fixed bitrates. Such 129 <attrib_list> may be NULL or empty (first attribute is GL_NONE), in which 140 implementation may enable compression at a default, implementation-defined, 143 implementation may enable fixed-rate compression with a bitrate of at 146 implementation may enable fixed-rate compression with a bitrate of at 149 implementation may enable fixed-rate compression with a bitrate of at 152 implementation may enable fixed-rate compression with a bitrate of at 155 implementation may enable fixed-rate compression with a bitrate of at 158 implementation may enable fixed-rate compression with a bitrate of at [all …]
|
D | EXT_map_buffer_range.txt | 57 range may have been modified. Further, it allows the application to more 87 All or part of the data store of a buffer object may be mapped into the 101 may be used to modify and/or query the corresponding range of the buffer, 104 * MAP_READ_BIT_EXT indicates that the returned pointer may be used to 107 and system errors (possibly including program termination) may occur. 109 * MAP_WRITE_BIT_EXT indicates that the returned pointer may be used to 112 and system errors (possibly including program termination) may occur. 114 Pointer values returned by MapBufferRangeEXT may not be passed as 115 parameter values to GL commands. For example, they may not be used to 118 may not check for such behavior for performance reasons. [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_map_buffer_range.txt | 57 range may have been modified. Further, it allows the application to more 87 All or part of the data store of a buffer object may be mapped into the 101 may be used to modify and/or query the corresponding range of the buffer, 104 * MAP_READ_BIT_EXT indicates that the returned pointer may be used to 107 and system errors (possibly including program termination) may occur. 109 * MAP_WRITE_BIT_EXT indicates that the returned pointer may be used to 112 and system errors (possibly including program termination) may occur. 114 Pointer values returned by MapBufferRangeEXT may not be passed as 115 parameter values to GL commands. For example, they may not be used to 118 may not check for such behavior for performance reasons. [all …]
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_surface_compression.txt | 45 Applications may wish to take advantage of framebuffer compression. Some 46 platforms may support framebuffer compression at fixed bitrates. Such 54 Compression may not be supported for all framebuffer formats. It can still 101 EGL_SURFACE_COMPRESSION_EXT specifies the fixed-rate compression that may 106 then the implementation may enable compression at a default, 109 implementation may enable fixed-rate compression with a bitrate of at 112 implementation may enable fixed-rate compression with a bitrate of at 115 implementation may enable fixed-rate compression with a bitrate of at 118 implementation may enable fixed-rate compression with a bitrate of at 121 implementation may enable fixed-rate compression with a bitrate of at [all …]
|