| /third_party/typescript/tests/baselines/reference/ |
| D | jsDeclarationsInterfaces.errors.txt | 1 …/jsdoc/declarations/index.js(4,18): error TS8006: 'interface' declarations can only be used in Typ… 2 …/jsdoc/declarations/index.js(6,18): error TS8006: 'interface' declarations can only be used in Typ… 3 …jsdoc/declarations/index.js(10,18): error TS8006: 'interface' declarations can only be used in Typ… 4 …jsdoc/declarations/index.js(31,11): error TS8006: 'interface' declarations can only be used in Typ… 5 …jsdoc/declarations/index.js(35,11): error TS8006: 'interface' declarations can only be used in Typ… 6 …jsdoc/declarations/index.js(39,18): error TS8006: 'interface' declarations can only be used in Typ… 7 …jsdoc/declarations/index.js(43,18): error TS8006: 'interface' declarations can only be used in Typ… 8 …jsdoc/declarations/index.js(45,18): error TS8006: 'interface' declarations can only be used in Typ… 9 …jsdoc/declarations/index.js(49,18): error TS8006: 'interface' declarations can only be used in Typ… 10 …jsdoc/declarations/index.js(53,18): error TS8006: 'interface' declarations can only be used in Typ… [all …]
|
| D | jsDeclarationsClassesErr.errors.txt | 1 …doc/declarations/index.js(4,16): error TS8004: Type parameter declarations can only be used in Typ… 2 tests/cases/conformance/jsdoc/declarations/index.js(5,12): error TS8010: Type annotations can only … 3 …doc/declarations/index.js(8,16): error TS8004: Type parameter declarations can only be used in Typ… 4 tests/cases/conformance/jsdoc/declarations/index.js(8,29): error TS8011: Type arguments can only be… 5 tests/cases/conformance/jsdoc/declarations/index.js(9,12): error TS8010: Type annotations can only … 6 tests/cases/conformance/jsdoc/declarations/index.js(13,11): error TS8010: Type annotations can only… 7 tests/cases/conformance/jsdoc/declarations/index.js(19,11): error TS8010: Type annotations can only… 8 tests/cases/conformance/jsdoc/declarations/index.js(23,11): error TS8010: Type annotations can only… 9 tests/cases/conformance/jsdoc/declarations/index.js(27,11): error TS8010: Type annotations can only… 10 tests/cases/conformance/jsdoc/declarations/index.js(28,11): error TS8010: Type annotations can only… [all …]
|
| D | reExportGlobalDeclaration1.errors.txt | 1 tests/cases/compiler/file2.ts(1,9): error TS2661: Cannot export 'x'. Only local declarations can be… 2 tests/cases/compiler/file2.ts(1,12): error TS2661: Cannot export 'x'. Only local declarations can b… 3 tests/cases/compiler/file2.ts(2,9): error TS2661: Cannot export 'x1'. Only local declarations can b… 4 tests/cases/compiler/file2.ts(2,13): error TS2661: Cannot export 'x1'. Only local declarations can … 5 tests/cases/compiler/file2.ts(4,9): error TS2661: Cannot export 'a'. Only local declarations can be… 6 tests/cases/compiler/file2.ts(4,12): error TS2661: Cannot export 'a'. Only local declarations can b… 7 tests/cases/compiler/file2.ts(5,9): error TS2661: Cannot export 'b'. Only local declarations can be… 8 tests/cases/compiler/file2.ts(5,12): error TS2661: Cannot export 'b'. Only local declarations can b… 9 tests/cases/compiler/file2.ts(8,9): error TS2661: Cannot export 'x'. Only local declarations can be… 10 tests/cases/compiler/file2.ts(9,9): error TS2661: Cannot export 'x1'. Only local declarations can b… [all …]
|
| D | jsdocDisallowedInTypescript.errors.txt | 1 tests/cases/conformance/jsdoc/jsdocDisallowedInTypescript.ts(2,15): error TS8020: JSDoc types can o… 2 tests/cases/conformance/jsdoc/jsdocDisallowedInTypescript.ts(4,15): error TS8020: JSDoc types can o… 3 tests/cases/conformance/jsdoc/jsdocDisallowedInTypescript.ts(4,32): error TS8020: JSDoc types can o… 4 tests/cases/conformance/jsdoc/jsdocDisallowedInTypescript.ts(7,20): error TS8020: JSDoc types can o… 5 tests/cases/conformance/jsdoc/jsdocDisallowedInTypescript.ts(10,18): error TS8020: JSDoc types can … 7 tests/cases/conformance/jsdoc/jsdocDisallowedInTypescript.ts(13,14): error TS8020: JSDoc types can … 8 tests/cases/conformance/jsdoc/jsdocDisallowedInTypescript.ts(14,11): error TS8020: JSDoc types can … 9 tests/cases/conformance/jsdoc/jsdocDisallowedInTypescript.ts(15,8): error TS8020: JSDoc types can o… 10 tests/cases/conformance/jsdoc/jsdocDisallowedInTypescript.ts(16,11): error TS8020: JSDoc types can … 11 tests/cases/conformance/jsdoc/jsdocDisallowedInTypescript.ts(17,17): error TS8020: JSDoc types can … [all …]
|
| D | jsDeclarationsEnums.errors.txt | 1 tests/cases/conformance/jsdoc/declarations/index.js(4,13): error TS8006: 'enum' declarations can on… 2 tests/cases/conformance/jsdoc/declarations/index.js(6,13): error TS8006: 'enum' declarations can on… 3 tests/cases/conformance/jsdoc/declarations/index.js(10,6): error TS8006: 'enum' declarations can on… 4 tests/cases/conformance/jsdoc/declarations/index.js(14,6): error TS8006: 'enum' declarations can on… 5 tests/cases/conformance/jsdoc/declarations/index.js(18,13): error TS8006: 'enum' declarations can o… 6 tests/cases/conformance/jsdoc/declarations/index.js(22,13): error TS8006: 'enum' declarations can o… 7 tests/cases/conformance/jsdoc/declarations/index.js(24,13): error TS8006: 'enum' declarations can o… 8 tests/cases/conformance/jsdoc/declarations/index.js(30,13): error TS8006: 'enum' declarations can o… 9 tests/cases/conformance/jsdoc/declarations/index.js(35,13): error TS8006: 'enum' declarations can o… 10 tests/cases/conformance/jsdoc/declarations/index.js(41,19): error TS8006: 'enum' declarations can o… [all …]
|
| D | duplicateIdentifierEnum.errors.txt | 1 tests/cases/compiler/duplicateIdentifierEnum_A.ts(2,6): error TS2567: Enum declarations can only me… 2 tests/cases/compiler/duplicateIdentifierEnum_A.ts(5,7): error TS2567: Enum declarations can only me… 3 tests/cases/compiler/duplicateIdentifierEnum_A.ts(9,11): error TS2567: Enum declarations can only m… 4 tests/cases/compiler/duplicateIdentifierEnum_A.ts(12,12): error TS2567: Enum declarations can only … 5 tests/cases/compiler/duplicateIdentifierEnum_A.ts(16,12): error TS2567: Enum declarations can only … 6 tests/cases/compiler/duplicateIdentifierEnum_A.ts(19,10): error TS2567: Enum declarations can only … 7 tests/cases/compiler/duplicateIdentifierEnum_A.ts(23,6): error TS2567: Enum declarations can only m… 8 tests/cases/compiler/duplicateIdentifierEnum_A.ts(26,7): error TS2567: Enum declarations can only m… 9 tests/cases/compiler/duplicateIdentifierEnum_B.ts(1,10): error TS2567: Enum declarations can only m… 10 tests/cases/compiler/duplicateIdentifierEnum_B.ts(4,6): error TS2567: Enum declarations can only me… [all …]
|
| D | augmentedTypesEnum.errors.txt | 1 tests/cases/compiler/augmentedTypesEnum.ts(2,6): error TS2567: Enum declarations can only merge wit… 2 tests/cases/compiler/augmentedTypesEnum.ts(3,5): error TS2567: Enum declarations can only merge wit… 3 tests/cases/compiler/augmentedTypesEnum.ts(6,6): error TS2567: Enum declarations can only merge wit… 4 tests/cases/compiler/augmentedTypesEnum.ts(7,10): error TS2567: Enum declarations can only merge wi… 5 tests/cases/compiler/augmentedTypesEnum.ts(9,6): error TS2567: Enum declarations can only merge wit… 6 tests/cases/compiler/augmentedTypesEnum.ts(10,5): error TS2567: Enum declarations can only merge wi… 7 tests/cases/compiler/augmentedTypesEnum.ts(13,6): error TS2567: Enum declarations can only merge wi… 8 tests/cases/compiler/augmentedTypesEnum.ts(14,7): error TS2567: Enum declarations can only merge wi… 9 … error TS2432: In an enum with multiple declarations, only one declaration can omit an initializer… 12 … error TS2432: In an enum with multiple declarations, only one declaration can omit an initializer… [all …]
|
| D | moduleElementsInWrongContext3.errors.txt | 5 tests/cases/compiler/moduleElementsInWrongContext3.ts(14,9): error TS1231: An export assignment can… 6 …oduleElementsInWrongContext3.ts(18,9): error TS1233: An export declaration can only be used in a m… 7 …oduleElementsInWrongContext3.ts(19,9): error TS1233: An export declaration can only be used in a m… 8 …oduleElementsInWrongContext3.ts(20,9): error TS1233: An export declaration can only be used in a m… 9 tests/cases/compiler/moduleElementsInWrongContext3.ts(21,9): error TS1231: An export assignment can… 12 …oduleElementsInWrongContext3.ts(24,9): error TS1232: An import declaration can only be used in a n… 13 …oduleElementsInWrongContext3.ts(25,9): error TS1232: An import declaration can only be used in a n… 14 …oduleElementsInWrongContext3.ts(26,9): error TS1232: An import declaration can only be used in a n… 15 …oduleElementsInWrongContext3.ts(27,9): error TS1232: An import declaration can only be used in a n… 16 …oduleElementsInWrongContext3.ts(28,9): error TS1232: An import declaration can only be used in a n… [all …]
|
| D | moduleElementsInWrongContext2.errors.txt | 5 tests/cases/compiler/moduleElementsInWrongContext2.ts(13,5): error TS1231: An export assignment can… 6 …oduleElementsInWrongContext2.ts(17,5): error TS1233: An export declaration can only be used in a m… 7 …oduleElementsInWrongContext2.ts(18,5): error TS1233: An export declaration can only be used in a m… 8 …oduleElementsInWrongContext2.ts(19,5): error TS1233: An export declaration can only be used in a m… 9 tests/cases/compiler/moduleElementsInWrongContext2.ts(20,5): error TS1231: An export assignment can… 12 …oduleElementsInWrongContext2.ts(23,5): error TS1232: An import declaration can only be used in a n… 13 …oduleElementsInWrongContext2.ts(24,5): error TS1232: An import declaration can only be used in a n… 14 …oduleElementsInWrongContext2.ts(25,5): error TS1232: An import declaration can only be used in a n… 15 …oduleElementsInWrongContext2.ts(26,5): error TS1232: An import declaration can only be used in a n… 16 …oduleElementsInWrongContext2.ts(27,5): error TS1232: An import declaration can only be used in a n… [all …]
|
| D | moduleElementsInWrongContext.errors.txt | 5 tests/cases/compiler/moduleElementsInWrongContext.ts(13,5): error TS1231: An export assignment can … 6 tests/cases/compiler/moduleElementsInWrongContext.ts(17,5): error TS1233: An export declaration can… 7 tests/cases/compiler/moduleElementsInWrongContext.ts(18,5): error TS1233: An export declaration can… 8 tests/cases/compiler/moduleElementsInWrongContext.ts(19,5): error TS1233: An export declaration can… 9 tests/cases/compiler/moduleElementsInWrongContext.ts(20,5): error TS1231: An export assignment can … 12 tests/cases/compiler/moduleElementsInWrongContext.ts(23,5): error TS1232: An import declaration can… 13 tests/cases/compiler/moduleElementsInWrongContext.ts(24,5): error TS1232: An import declaration can… 14 tests/cases/compiler/moduleElementsInWrongContext.ts(25,5): error TS1232: An import declaration can… 15 tests/cases/compiler/moduleElementsInWrongContext.ts(26,5): error TS1232: An import declaration can… 16 tests/cases/compiler/moduleElementsInWrongContext.ts(27,5): error TS1232: An import declaration can… [all …]
|
| D | es6ExportEqualsInterop.errors.txt | 4 tests/cases/compiler/main.ts(27,8): error TS1259: Module '"interface"' can only be default-imported… 5 tests/cases/compiler/main.ts(28,8): error TS1259: Module '"variable"' can only be default-imported … 6 tests/cases/compiler/main.ts(29,8): error TS1259: Module '"interface-variable"' can only be default… 7 tests/cases/compiler/main.ts(30,8): error TS1259: Module '"module"' can only be default-imported us… 8 tests/cases/compiler/main.ts(31,8): error TS1259: Module '"interface-module"' can only be default-i… 9 tests/cases/compiler/main.ts(32,8): error TS1259: Module '"variable-module"' can only be default-im… 10 tests/cases/compiler/main.ts(33,8): error TS1259: Module '"function"' can only be default-imported … 11 tests/cases/compiler/main.ts(34,8): error TS1259: Module '"function-module"' can only be default-im… 12 tests/cases/compiler/main.ts(35,8): error TS1259: Module '"class"' can only be default-imported usi… 13 tests/cases/compiler/main.ts(36,8): error TS1259: Module '"class-module"' can only be default-impor… [all …]
|
| D | letDeclarations-invalidContexts.errors.txt | 1 tests/cases/compiler/letDeclarations-invalidContexts.ts(3,5): error TS1157: 'let' declarations can … 2 tests/cases/compiler/letDeclarations-invalidContexts.ts(5,5): error TS1157: 'let' declarations can … 3 tests/cases/compiler/letDeclarations-invalidContexts.ts(8,5): error TS1157: 'let' declarations can … 4 tests/cases/compiler/letDeclarations-invalidContexts.ts(11,5): error TS1157: 'let' declarations can… 6 tests/cases/compiler/letDeclarations-invalidContexts.ts(19,5): error TS1157: 'let' declarations can… 7 tests/cases/compiler/letDeclarations-invalidContexts.ts(22,5): error TS1157: 'let' declarations can… 8 …etDeclarations-invalidContexts.ts(25,12): error TS1157: 'let' declarations can only be declared in… 9 …etDeclarations-invalidContexts.ts(28,29): error TS1157: 'let' declarations can only be declared in… 17 !!! error TS1157: 'let' declarations can only be declared inside a block. 21 !!! error TS1157: 'let' declarations can only be declared inside a block. [all …]
|
| D | constDeclarations-invalidContexts.errors.txt | 1 …stDeclarations-invalidContexts.ts(3,5): error TS1156: 'const' declarations can only be declared in… 2 …stDeclarations-invalidContexts.ts(5,5): error TS1156: 'const' declarations can only be declared in… 3 …stDeclarations-invalidContexts.ts(8,5): error TS1156: 'const' declarations can only be declared in… 4 …tDeclarations-invalidContexts.ts(11,5): error TS1156: 'const' declarations can only be declared in… 6 …tDeclarations-invalidContexts.ts(19,5): error TS1156: 'const' declarations can only be declared in… 7 …tDeclarations-invalidContexts.ts(22,5): error TS1156: 'const' declarations can only be declared in… 8 …Declarations-invalidContexts.ts(25,12): error TS1156: 'const' declarations can only be declared in… 9 …Declarations-invalidContexts.ts(28,29): error TS1156: 'const' declarations can only be declared in… 17 !!! error TS1156: 'const' declarations can only be declared inside a block. 21 !!! error TS1156: 'const' declarations can only be declared inside a block. [all …]
|
| D | constEnumErrors.errors.txt | 1 tests/cases/compiler/constEnumErrors.ts(1,12): error TS2567: Enum declarations can only merge with … 2 tests/cases/compiler/constEnumErrors.ts(5,8): error TS2567: Enum declarations can only merge with n… 4 tests/cases/compiler/constEnumErrors.ts(14,9): error TS2474: const enum member initializers can onl… 5 tests/cases/compiler/constEnumErrors.ts(15,10): error TS2474: const enum member initializers can on… 6 tests/cases/compiler/constEnumErrors.ts(22,13): error TS2476: A const enum member can only be acces… 7 tests/cases/compiler/constEnumErrors.ts(24,13): error TS2476: A const enum member can only be acces… 8 tests/cases/compiler/constEnumErrors.ts(25,13): error TS2476: A const enum member can only be acces… 9 tests/cases/compiler/constEnumErrors.ts(27,9): error TS2475: 'const' enums can only be used in prop… 10 tests/cases/compiler/constEnumErrors.ts(28,10): error TS2475: 'const' enums can only be used in pro… 11 tests/cases/compiler/constEnumErrors.ts(33,5): error TS2475: 'const' enums can only be used in prop… [all …]
|
| D | reExportGlobalDeclaration3.errors.txt | 1 tests/cases/compiler/file2.ts(1,9): error TS2661: Cannot export 'NS1'. Only local declarations can … 2 tests/cases/compiler/file2.ts(1,14): error TS2661: Cannot export 'NS1'. Only local declarations can… 3 tests/cases/compiler/file2.ts(2,9): error TS2661: Cannot export 'NS2'. Only local declarations can … 4 tests/cases/compiler/file2.ts(2,14): error TS2661: Cannot export 'NS2'. Only local declarations can… 5 tests/cases/compiler/file2.ts(3,9): error TS2661: Cannot export 'NS1'. Only local declarations can … 6 tests/cases/compiler/file2.ts(4,9): error TS2661: Cannot export 'NS2'. Only local declarations can … 21 !!! error TS2661: Cannot export 'NS1'. Only local declarations can be exported from a module. 23 !!! error TS2661: Cannot export 'NS1'. Only local declarations can be exported from a module. 26 !!! error TS2661: Cannot export 'NS2'. Only local declarations can be exported from a module. 28 !!! error TS2661: Cannot export 'NS2'. Only local declarations can be exported from a module. [all …]
|
| D | reExportGlobalDeclaration4.errors.txt | 1 tests/cases/compiler/file2.ts(1,9): error TS2661: Cannot export 'Cls1'. Only local declarations can… 2 …ile2.ts(1,15): error TS2661: Cannot export 'Cls1'. Only local declarations can be exported from a … 3 tests/cases/compiler/file2.ts(2,9): error TS2661: Cannot export 'Cls2'. Only local declarations can… 4 …ile2.ts(2,15): error TS2661: Cannot export 'Cls2'. Only local declarations can be exported from a … 5 tests/cases/compiler/file2.ts(3,9): error TS2661: Cannot export 'Cls1'. Only local declarations can… 6 tests/cases/compiler/file2.ts(4,9): error TS2661: Cannot export 'Cls2'. Only local declarations can… 21 !!! error TS2661: Cannot export 'Cls1'. Only local declarations can be exported from a module. 23 !!! error TS2661: Cannot export 'Cls1'. Only local declarations can be exported from a module. 26 !!! error TS2661: Cannot export 'Cls2'. Only local declarations can be exported from a module. 28 !!! error TS2661: Cannot export 'Cls2'. Only local declarations can be exported from a module. [all …]
|
| D | reExportGlobalDeclaration2.errors.txt | 1 tests/cases/compiler/file2.ts(1,9): error TS2661: Cannot export 'I1'. Only local declarations can b… 2 tests/cases/compiler/file2.ts(1,13): error TS2661: Cannot export 'I1'. Only local declarations can … 3 tests/cases/compiler/file2.ts(2,9): error TS2661: Cannot export 'I2'. Only local declarations can b… 4 tests/cases/compiler/file2.ts(2,13): error TS2661: Cannot export 'I2'. Only local declarations can … 5 tests/cases/compiler/file2.ts(3,9): error TS2661: Cannot export 'I1'. Only local declarations can b… 6 tests/cases/compiler/file2.ts(4,9): error TS2661: Cannot export 'I2'. Only local declarations can b… 21 !!! error TS2661: Cannot export 'I1'. Only local declarations can be exported from a module. 23 !!! error TS2661: Cannot export 'I1'. Only local declarations can be exported from a module. 26 !!! error TS2661: Cannot export 'I2'. Only local declarations can be exported from a module. 28 !!! error TS2661: Cannot export 'I2'. Only local declarations can be exported from a module. [all …]
|
| /third_party/skia/tests/sksl/errors/ |
| D | CanExitWithoutReturningValue.glsl | 3 error: 6: function 'if_only' can exit without returning a value 4 error: 7: function 'return_on_if_but_not_else' can exit without returning a value 5 error: 8: function 'return_on_else_but_not_if' can exit without returning a value 6 error: 10: function 'for_with_conditional_return' can exit without returning a value 7 error: 11: function 'for_with_conditional_break' can exit without returning a value 8 error: 12: function 'for_with_conditional_continue' can exit without returning a value 9 error: 14: function 'do_with_conditional_return' can exit without returning a value 10 error: 15: function 'do_with_conditional_break' can exit without returning a value 11 error: 16: function 'do_with_conditional_continue' can exit without returning a value 12 error: 18: function 'bad_if_else_chain' can exit without returning a value [all …]
|
| /third_party/gstreamer/gstreamer/tests/check/pipelines/ |
| D | simple-launch-lines.c | 6 * This library is free software; you can redistribute it and/or 102 s = "fakesrc can-activate-push=false ! fakesink can-activate-pull=true"; in GST_START_TEST() 108 s = "fakesrc can-activate-push=true ! fakesink can-activate-pull=false"; in GST_START_TEST() 114 s = "fakesrc can-activate-push=false num-buffers=10 ! fakesink can-activate-pull=true"; in GST_START_TEST() 120 s = "fakesrc can-activate-push=true num-buffers=10 ! fakesink can-activate-pull=false"; in GST_START_TEST() 126 s = "fakesrc can-activate-push=false ! fakesink can-activate-pull=false"; in GST_START_TEST() 157 s = "fakesrc can-activate-pull=false ! fakesink"; in GST_START_TEST() 166 /* can't check PAUSED, it's not deterministic */ in GST_START_TEST() 173 s = "fakesrc can-activate-push=false ! fakesink can-activate-pull=true"; in GST_START_TEST() 182 /* can't check PAUSED, it's not deterministic */ in GST_START_TEST() [all …]
|
| /third_party/libnl/include/linux-private/linux/can/ |
| D | netlink.h | 3 * linux/can/netlink.h 5 * Definitions for the CAN netlink interface 9 * This program is free software; you can redistribute it and/or modify 25 * CAN bit-timing parameters 28 * REQUIREMENTS" of the "Bosch CAN Specification version 2.0" 43 * CAN harware-dependent bit-timing constant 48 char name[16]; /* Name of the CAN controller hardware */ 60 * CAN clock parameters 63 __u32 freq; /* CAN system clock frequency in Hz */ 67 * CAN operational and error states [all …]
|
| /third_party/skia/tests/sksl/runtime_errors/ |
| D | IllegalArrayOps.skvm | 3 error: 16: operator '=' can not operate on arrays (or structs containing arrays) 4 error: 17: operator '=' can not operate on arrays (or structs containing arrays) 5 error: 18: operator '=' can not operate on arrays (or structs containing arrays) 8 error: 24: operator '==' can not operate on arrays (or structs containing arrays) 9 error: 25: operator '==' can not operate on arrays (or structs containing arrays) 10 error: 26: operator '==' can not operate on arrays (or structs containing arrays) 11 error: 28: operator '!=' can not operate on arrays (or structs containing arrays) 12 error: 29: operator '!=' can not operate on arrays (or structs containing arrays) 13 error: 30: operator '!=' can not operate on arrays (or structs containing arrays) 14 error: 32: operator ',' can not operate on arrays (or structs containing arrays) [all …]
|
| /third_party/boost/libs/metaparse/doc/ |
| D | manual.qbk | 12 for template metaprograms. For example the string `"Hello World!"` can be 27 read. The maximum length of the string that can be defined this way is limited, 36 following functions can be used to query it: 51 [link debug_parsing_error `debug_parsing_error`] can be used to display the 70 Complex parsers can be built by combining simple parsers. The parser library 82 Having [link accept_when `accept_when`], [link one_char `one_char`] can be 99 was not parsed. The remaining string can be processed by another parser. The 122 the [link int_ `int_`] parser we can use to parse one of these numbers. 134 Our example input is a list of numbers. Each number can be parsed by 139 This diagram shows how the repeated application of `int_token` can parse the [all …]
|
| /third_party/libnl/lib/route/link/ |
| D | can.c | 2 * lib/route/link/can.c CAN Link Info 4 * This library is free software; you can redistribute it and/or 14 * @defgroup can CAN 18 * \b Link Type Name: "can" 20 * @route_doc{link_can, CAN Documentation} 32 #include <netlink/route/link/can.h> 34 #include <linux/can/netlink.h> 96 NL_DBG(3, "Parsing CAN link info\n"); in can_parse() 282 ret = rtnl_link_set_type(dst, "can"); in can_clone() 336 .io_name = "can", [all …]
|
| /third_party/glslang/Test/baseResults/ |
| D | spv.bufferhandle_Error.frag.out | 2 ERROR: 0:7: 'buffer_reference' : can only be used with buffer 3 ERROR: 0:9: 'buffer_reference' : cannot declare a default, can only be used on a block 4 ERROR: 0:10: 'buffer_reference' : can only be used with buffer 5 ERROR: 0:10: 'buffer_reference' : cannot declare a default, can only be used on a block 6 ERROR: 0:11: 'buffer_reference' : can only be used with buffer 7 ERROR: 0:11: 'buffer_reference' : cannot declare a default, can only be used on a block 8 ERROR: 0:12: 'buffer_reference' : can only be used with buffer 9 ERROR: 0:12: 'buffer_reference' : cannot declare a default, can only be used on a block 10 ERROR: 0:13: 'buffer_reference' : can only be used with buffer 11 ERROR: 0:13: 'buffer_reference' : can only be used with buffer [all …]
|
| /third_party/boost/libs/outcome/doc/src/content/motivation/ |
| D | narrow_contract.md | 7 A program's thread of execution can enter a "disappointing" state for two reasons: 29 Symptoms of bugs can sometimes be detected during compilation or static program 48 More, compilers can perform optimizations based on undefined behavior caused by 60 The compiler can see that if `pi` is null, the program would have undefined 64 `j` is always `0` and the code can be transformed to a faster one: 79 that they can detect it and make use of it the same way as they are detecting 81 and declares that the value of this `int` must never be negative. You can use 95 * a debugger can be launched, 96 * static analyzer can warn you if it can detect a program flow that reaches this 98 * UB-sanitizer can log error message when it hits it. [all …]
|