Home
last modified time | relevance | path

Searched refs:implementation (Results 1 – 25 of 3834) sorted by relevance

12345678910>>...154

/third_party/typescript/tests/baselines/reference/
DcallSignaturesWithAccessibilityModifiersOnParameters.errors.txt1 …eters.ts(3,14): error TS2369: A parameter property is only allowed in a constructor implementation.
2 …eters.ts(3,24): error TS2369: A parameter property is only allowed in a constructor implementation.
3 …eters.ts(4,22): error TS2369: A parameter property is only allowed in a constructor implementation.
4 …eters.ts(4,32): error TS2369: A parameter property is only allowed in a constructor implementation.
5 …eters.ts(5,20): error TS2369: A parameter property is only allowed in a constructor implementation.
6 …eters.ts(5,30): error TS2369: A parameter property is only allowed in a constructor implementation.
7 …eters.ts(6,14): error TS2369: A parameter property is only allowed in a constructor implementation.
8 …eters.ts(7,14): error TS2369: A parameter property is only allowed in a constructor implementation.
9 …eters.ts(9,15): error TS2369: A parameter property is only allowed in a constructor implementation.
10 …eters.ts(9,34): error TS2369: A parameter property is only allowed in a constructor implementation.
[all …]
DparserMemberFunctionDeclarationAmbiguities1.errors.txt1 …rserMemberFunctionDeclarationAmbiguities1.ts(2,3): error TS2393: Duplicate function implementation.
2 …rserMemberFunctionDeclarationAmbiguities1.ts(3,3): error TS2393: Duplicate function implementation.
3 …serMemberFunctionDeclarationAmbiguities1.ts(5,10): error TS2393: Duplicate function implementation.
4 …serMemberFunctionDeclarationAmbiguities1.ts(6,10): error TS2393: Duplicate function implementation.
5 …serMemberFunctionDeclarationAmbiguities1.ts(8,17): error TS2393: Duplicate function implementation.
6 …serMemberFunctionDeclarationAmbiguities1.ts(9,17): error TS2393: Duplicate function implementation.
7 …erMemberFunctionDeclarationAmbiguities1.ts(11,10): error TS2393: Duplicate function implementation.
8 …erMemberFunctionDeclarationAmbiguities1.ts(12,10): error TS2393: Duplicate function implementation.
15 !!! error TS2393: Duplicate function implementation.
18 !!! error TS2393: Duplicate function implementation.
[all …]
DmissingFunctionImplementation.errors.txt1 tests/cases/compiler/missingFunctionImplementation.ts(2,3): error TS2391: Function implementation i…
2 tests/cases/compiler/missingFunctionImplementation.ts(7,3): error TS2391: Function implementation i…
3 tests/cases/compiler/missingFunctionImplementation.ts(15,3): error TS2391: Function implementation
4 tests/cases/compiler/missingFunctionImplementation.ts(21,10): error TS2391: Function implementation
5 tests/cases/compiler/missingFunctionImplementation.ts(27,10): error TS2391: Function implementation
6 tests/cases/compiler/missingFunctionImplementation.ts(32,10): error TS2391: Function implementation
7 tests/cases/compiler/missingFunctionImplementation.ts(40,10): error TS2391: Function implementation
10 tests/cases/compiler/missingFunctionImplementation.ts(48,10): error TS2391: Function implementation
14 tests/cases/compiler/missingFunctionImplementation.ts(59,19): error TS2391: Function implementation
15 tests/cases/compiler/missingFunctionImplementation.ts(64,19): error TS2391: Function implementation
[all …]
DaccessorsInAmbientContext.errors.txt1 tests/cases/compiler/accessorsInAmbientContext.ts(3,17): error TS1183: An implementation cannot be …
2 tests/cases/compiler/accessorsInAmbientContext.ts(4,18): error TS1183: An implementation cannot be …
3 tests/cases/compiler/accessorsInAmbientContext.ts(6,24): error TS1183: An implementation cannot be …
4 tests/cases/compiler/accessorsInAmbientContext.ts(7,25): error TS1183: An implementation cannot be …
5 tests/cases/compiler/accessorsInAmbientContext.ts(12,13): error TS1183: An implementation cannot be…
6 tests/cases/compiler/accessorsInAmbientContext.ts(13,14): error TS1183: An implementation cannot be…
7 tests/cases/compiler/accessorsInAmbientContext.ts(15,20): error TS1183: An implementation cannot be…
8 tests/cases/compiler/accessorsInAmbientContext.ts(16,21): error TS1183: An implementation cannot be…
16 !!! error TS1183: An implementation cannot be declared in ambient contexts.
19 !!! error TS1183: An implementation cannot be declared in ambient contexts.
[all …]
DconstructSignatureWithAccessibilityModifiersOnParameters2.errors.txt1 …ters2.ts(4,17): error TS2369: A parameter property is only allowed in a constructor implementation.
2 …ters2.ts(4,27): error TS2369: A parameter property is only allowed in a constructor implementation.
5 …ters2.ts(9,17): error TS2369: A parameter property is only allowed in a constructor implementation.
9 …ers2.ts(14,17): error TS2369: A parameter property is only allowed in a constructor implementation.
10 …ers2.ts(19,10): error TS2369: A parameter property is only allowed in a constructor implementation.
11 …ers2.ts(20,10): error TS2369: A parameter property is only allowed in a constructor implementation.
12 …ers2.ts(24,10): error TS2369: A parameter property is only allowed in a constructor implementation.
13 …ers2.ts(25,10): error TS2369: A parameter property is only allowed in a constructor implementation.
14 …ers2.ts(29,10): error TS2369: A parameter property is only allowed in a constructor implementation.
15 …ers2.ts(30,10): error TS2369: A parameter property is only allowed in a constructor implementation.
[all …]
DoverloadConsecutiveness.errors.txt1 tests/cases/compiler/overloadConsecutiveness.ts(3,10): error TS2391: Function implementation is mis…
3 tests/cases/compiler/overloadConsecutiveness.ts(3,25): error TS2391: Function implementation is mis…
4 tests/cases/compiler/overloadConsecutiveness.ts(4,10): error TS2391: Function implementation is mis…
6 tests/cases/compiler/overloadConsecutiveness.ts(5,10): error TS2391: Function implementation is mis…
8 tests/cases/compiler/overloadConsecutiveness.ts(5,28): error TS2391: Function implementation is mis…
9 tests/cases/compiler/overloadConsecutiveness.ts(8,2): error TS2391: Function implementation is miss…
11 tests/cases/compiler/overloadConsecutiveness.ts(8,8): error TS2391: Function implementation is miss…
12 tests/cases/compiler/overloadConsecutiveness.ts(9,2): error TS2391: Function implementation is miss…
14 tests/cases/compiler/overloadConsecutiveness.ts(10,2): error TS2391: Function implementation is mis…
16 tests/cases/compiler/overloadConsecutiveness.ts(10,11): error TS2391: Function implementation is mi…
[all …]
DfunctionsWithModifiersInBlocks1.errors.txt2 …compiler/functionsWithModifiersInBlocks1.ts(2,21): error TS2393: Duplicate function implementation.
3 tests/cases/compiler/functionsWithModifiersInBlocks1.ts(2,25): error TS1183: An implementation cann…
5 …compiler/functionsWithModifiersInBlocks1.ts(3,20): error TS2393: Duplicate function implementation.
7 …compiler/functionsWithModifiersInBlocks1.ts(4,28): error TS2393: Duplicate function implementation.
8 tests/cases/compiler/functionsWithModifiersInBlocks1.ts(4,32): error TS1183: An implementation cann…
17 !!! error TS2393: Duplicate function implementation.
19 !!! error TS1183: An implementation cannot be declared in ambient contexts.
24 !!! error TS2393: Duplicate function implementation.
29 !!! error TS2393: Duplicate function implementation.
31 !!! error TS1183: An implementation cannot be declared in ambient contexts.
DparamPropertiesInSignatures.errors.txt1 …tures.ts(2,14): error TS2369: A parameter property is only allowed in a constructor implementation.
2 …tures.ts(3,14): error TS2369: A parameter property is only allowed in a constructor implementation.
3 …tures.ts(8,14): error TS2369: A parameter property is only allowed in a constructor implementation.
4 …tures.ts(9,14): error TS2369: A parameter property is only allowed in a constructor implementation.
5 …ures.ts(10,14): error TS2369: A parameter property is only allowed in a constructor implementation.
12 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
15 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
22 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
25 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
28 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
DsymbolProperty39.errors.txt1 …/conformance/es6/Symbols/symbolProperty39.ts(2,5): error TS2393: Duplicate function implementation.
2 …/conformance/es6/Symbols/symbolProperty39.ts(3,5): error TS2393: Duplicate function implementation.
3 …/conformance/es6/Symbols/symbolProperty39.ts(4,5): error TS2393: Duplicate function implementation.
4 …/conformance/es6/Symbols/symbolProperty39.ts(7,5): error TS2393: Duplicate function implementation.
11 !!! error TS2393: Duplicate function implementation.
14 !!! error TS2393: Duplicate function implementation.
17 !!! error TS2393: Duplicate function implementation.
22 !!! error TS2393: Duplicate function implementation.
DdefaultArgsInOverloads.errors.txt1 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
2 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
3 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
4 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
5 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
12 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
19 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
24 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
32 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
37 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
DcallOverloads2.errors.txt3 tests/cases/compiler/callOverloads2.ts(11,10): error TS2389: Function implementation name must be '…
4 tests/cases/compiler/callOverloads2.ts(11,10): error TS2393: Duplicate function implementation.
5 tests/cases/compiler/callOverloads2.ts(12,10): error TS2393: Duplicate function implementation.
6 tests/cases/compiler/callOverloads2.ts(14,10): error TS2391: Function implementation is missing or …
28 !!! error TS2389: Function implementation name must be 'Foo'.
30 !!! error TS2393: Duplicate function implementation.
33 !!! error TS2393: Duplicate function implementation.
35 function Goo(s:string); // error - no implementation
37 !!! error TS2391: Function implementation is missing or not immediately following the declaration.
DconstructSignatureWithAccessibilityModifiersOnParameters.errors.txt1 …ters.ts(16,10): error TS2369: A parameter property is only allowed in a constructor implementation.
2 …ters.ts(20,10): error TS2369: A parameter property is only allowed in a constructor implementation.
3 …ters.ts(24,10): error TS2369: A parameter property is only allowed in a constructor implementation.
4 …ters.ts(28,10): error TS2369: A parameter property is only allowed in a constructor implementation.
25 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
31 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
37 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
43 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
DcallSignaturesWithParameterInitializers.errors.txt1 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
2 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
3 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
4 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
8 // Optional parameters allow initializers only in implementation signatures
33 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
36 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
49 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
52 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
DfunctionOverloadErrors.errors.txt1 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
8 …(94,10): error TS2394: This overload signature is not compatible with its implementation signature.
9 …(99,10): error TS2394: This overload signature is not compatible with its implementation signature.
10 …103,10): error TS2394: This overload signature is not compatible with its implementation signature.
11 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
18 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
121 //Function overloads with fewer params than implementation signature
124 !!! error TS2394: This overload signature is not compatible with its implementation signature.
125 …sts/cases/conformance/functions/functionOverloadErrors.ts:95:10: The implementation signature is d…
129 …//Function implementation whose parameter types are not assignable to all corresponding overload s…
[all …]
DParameterList8.errors.txt1 …List8.ts(2,14): error TS2369: A parameter property is only allowed in a constructor implementation.
2 …List8.ts(3,14): error TS2369: A parameter property is only allowed in a constructor implementation.
3 …List8.ts(4,14): error TS2369: A parameter property is only allowed in a constructor implementation.
10 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
13 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
16 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
DcallSignaturesWithParameterInitializers2.errors.txt1 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
2 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
3 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
8 // Optional parameters allow initializers only in implementation signatures
13 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
22 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
33 … error TS2371: A parameter initializer is only allowed in a function or constructor implementation.
Dgiant.errors.txt47 tests/cases/compiler/giant.ts(153,39): error TS1183: An implementation cannot be declared in ambien…
71 tests/cases/compiler/giant.ts(232,39): error TS1183: An implementation cannot be declared in ambien…
72 tests/cases/compiler/giant.ts(237,35): error TS1183: An implementation cannot be declared in ambien…
73 tests/cases/compiler/giant.ts(239,24): error TS1183: An implementation cannot be declared in ambien…
74 tests/cases/compiler/giant.ts(242,21): error TS1183: An implementation cannot be declared in ambien…
75 tests/cases/compiler/giant.ts(243,22): error TS1183: An implementation cannot be declared in ambien…
77 tests/cases/compiler/giant.ts(244,22): error TS1183: An implementation cannot be declared in ambien…
80 tests/cases/compiler/giant.ts(246,31): error TS1183: An implementation cannot be declared in ambien…
83 tests/cases/compiler/giant.ts(248,23): error TS1183: An implementation cannot be declared in ambien…
86 tests/cases/compiler/giant.ts(250,32): error TS1183: An implementation cannot be declared in ambien…
[all …]
DmemberFunctionOverloadMixingStaticAndInstance.errors.txt2 …tionOverloadMixingStaticAndInstance.ts(3,12): error TS2391: Function implementation is missing or …
4 …ctionOverloadMixingStaticAndInstance.ts(8,5): error TS2391: Function implementation is missing or …
6 …ionOverloadMixingStaticAndInstance.ts(13,12): error TS2391: Function implementation is missing or …
8 …tionOverloadMixingStaticAndInstance.ts(18,5): error TS2391: Function implementation is missing or …
18 !!! error TS2391: Function implementation is missing or not immediately following the declaration.
27 !!! error TS2391: Function implementation is missing or not immediately following the declaration.
36 !!! error TS2391: Function implementation is missing or not immediately following the declaration.
45 !!! error TS2391: Function implementation is missing or not immediately following the declaration.
DreadonlyInNonPropertyParameters.errors.txt1 …meters.ts(3,9): error TS2369: A parameter property is only allowed in a constructor implementation.
2 …meters.ts(4,8): error TS2369: A parameter property is only allowed in a constructor implementation.
3 …meters.ts(6,2): error TS2369: A parameter property is only allowed in a constructor implementation.
11 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
14 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
18 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
DparserParameterList8.errors.txt1 …List8.ts(2,14): error TS2369: A parameter property is only allowed in a constructor implementation.
2 …List8.ts(3,14): error TS2369: A parameter property is only allowed in a constructor implementation.
3 …List8.ts(4,14): error TS2369: A parameter property is only allowed in a constructor implementation.
10 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
13 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
16 !!! error TS2369: A parameter property is only allowed in a constructor implementation.
/third_party/flatbuffers/kotlin/benchmark/
Dbuild.gradle.kts64 implementation(kotlin("test-common")) in <lambda>()
65 implementation(kotlin("test-annotations-common")) in <lambda>()
70 implementation(kotlin("test-junit")) in <lambda>()
75 implementation("org.jetbrains.kotlinx:kotlinx-benchmark-runtime:0.3.0") in <lambda>()
76 implementation(kotlin("stdlib-common")) in <lambda>()
77 implementation(project(":flatbuffers-kotlin")) in <lambda>()
78 implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8") in <lambda>()
79 implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.4.1") in <lambda>()
82 implementation("com.squareup.moshi:moshi-kotlin:1.11.0") in <lambda>()
85 implementation("com.google.code.gson:gson:2.8.5") in <lambda>()
/third_party/flutter/flutter/packages/flutter_tools/templates/module/android/host_app_common/app.tmpl/
Dbuild.gradle.tmpl41 implementation project(':flutter')
42 implementation fileTree(dir: 'libs', include: ['*.jar'])
44 implementation 'androidx.appcompat:appcompat:1.0.2'
45 implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
50 implementation 'com.android.support:appcompat-v7:27.1.1'
51 implementation 'com.android.support.constraint:constraint-layout:1.1.2'
52 implementation 'com.android.support:design:27.1.1'
/third_party/node/deps/npm/node_modules/object.getownpropertydescriptors/
Dindex.js5 var implementation = require('./implementation'); variable
9 define(implementation, {
11 implementation: implementation, property
15 module.exports = implementation;
/third_party/rust/crates/bitflags/tests/compile-fail/impls/
Deq.stderr.beta6 | | --------- first implementation here
11 | |_^ conflicting implementation for `Flags`
20 | | -- first implementation here
25 | |_^ conflicting implementation for `Flags`
34 | | --------- first implementation here
39 | |_^ conflicting implementation for `Flags`
48 | | -- first implementation here
53 | |_^ conflicting implementation for `Flags`
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/
Dbuild.gradle.kts29 implementation(kotlin("stdlib-common")) in <lambda>()
35 implementation(kotlin("test-common")) in <lambda>()
36 implementation(kotlin("test-annotations-common")) in <lambda>()
41 implementation(kotlin("test-junit")) in <lambda>()
47 implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.4.1") in <lambda>()
57 implementation(kotlin("test-js")) in <lambda>()

12345678910>>...154