Home
last modified time | relevance | path

Searched refs:imported (Results 1 – 25 of 473) sorted by relevance

12345678910>>...19

/third_party/typescript/tests/baselines/reference/
DimportEquals1.errors.txt1 /d.ts(2,5): error TS1361: 'types' cannot be used as a value because it was imported using 'import t…
2 /e.ts(2,5): error TS1361: 'types' cannot be used as a value because it was imported using 'import t…
3 /f.ts(2,5): error TS1361: 'types' cannot be used as a value because it was imported using 'import t…
4 /g.ts(2,5): error TS1361: 'types' cannot be used as a value because it was imported using 'import t…
22 !!! error TS1361: 'types' cannot be used as a value because it was imported using 'import type'.
23 !!! related TS1376 /b.ts:1:13: 'types' was imported here.
29 !!! error TS1361: 'types' cannot be used as a value because it was imported using 'import type'.
30 !!! related TS1376 /b.ts:1:13: 'types' was imported here.
36 !!! error TS1361: 'types' cannot be used as a value because it was imported using 'import type'.
37 !!! related TS1376 /b.ts:1:13: 'types' was imported here.
[all …]
DimportEquals3.errors.txt1 …: error TS1380: An import alias cannot reference a declaration that was imported using 'import typ…
2 …: error TS1380: An import alias cannot reference a declaration that was imported using 'import typ…
3 …: error TS1380: An import alias cannot reference a declaration that was imported using 'import typ…
4 …: error TS1380: An import alias cannot reference a declaration that was imported using 'import typ…
14 !!! error TS1380: An import alias cannot reference a declaration that was imported using 'import ty…
15 !!! related TS1376 tests/cases/conformance/externalModules/typeOnly/b.ts:1:13: 'a' was imported her…
18 !!! error TS1380: An import alias cannot reference a declaration that was imported using 'import ty…
19 !!! related TS1376 tests/cases/conformance/externalModules/typeOnly/b.ts:1:13: 'a' was imported her…
28 !!! error TS1380: An import alias cannot reference a declaration that was imported using 'import ty…
29 !!! related TS1376 tests/cases/conformance/externalModules/typeOnly/b.ts:1:13: 'a' was imported her…
[all …]
DcomputedPropertyName.errors.txt1 …(12,4): error TS1361: 'onInit' cannot be used as a value because it was imported using 'import typ…
2 …(16,4): error TS1361: 'onInit' cannot be used as a value because it was imported using 'import typ…
3 …(20,4): error TS1361: 'onInit' cannot be used as a value because it was imported using 'import typ…
4 …(24,4): error TS1361: 'onInit' cannot be used as a value because it was imported using 'import typ…
24 !!! error TS1361: 'onInit' cannot be used as a value because it was imported using 'import type'.
25 …376 tests/cases/conformance/externalModules/typeOnly/component.ts:1:15: 'onInit' was imported here.
31 !!! error TS1361: 'onInit' cannot be used as a value because it was imported using 'import type'.
32 …376 tests/cases/conformance/externalModules/typeOnly/component.ts:1:15: 'onInit' was imported here.
38 !!! error TS1361: 'onInit' cannot be used as a value because it was imported using 'import type'.
39 …376 tests/cases/conformance/externalModules/typeOnly/component.ts:1:15: 'onInit' was imported here.
[all …]
DimportHelpersNoHelpers.errors.txt1 tests/cases/compiler/external.ts(1,1): error TS2343: This syntax requires an imported helper named …
2 tests/cases/compiler/external.ts(3,16): error TS2343: This syntax requires an imported helper named…
3 tests/cases/compiler/external.ts(7,1): error TS2343: This syntax requires an imported helper named …
4 tests/cases/compiler/external.ts(7,1): error TS2343: This syntax requires an imported helper named …
5 tests/cases/compiler/external.ts(9,12): error TS2343: This syntax requires an imported helper named…
6 tests/cases/compiler/external.ts(14,13): error TS2343: This syntax requires an imported helper name…
7 tests/cases/compiler/external.ts(15,12): error TS2343: This syntax requires an imported helper name…
13 !!! error TS2343: This syntax requires an imported helper named '__exportStar' which does not exist…
17 !!! error TS2343: This syntax requires an imported helper named '__extends' which does not exist in…
23 !!! error TS2343: This syntax requires an imported helper named '__decorate' which does not exist i…
[all …]
DimportHelpersNoHelpersForAsyncGenerators.errors.txt1 tests/cases/compiler/main.ts(1,25): error TS2343: This syntax requires an imported helper named '__…
2 tests/cases/compiler/main.ts(1,25): error TS2343: This syntax requires an imported helper named '__…
3 tests/cases/compiler/main.ts(1,25): error TS2343: This syntax requires an imported helper named '__…
4 tests/cases/compiler/main.ts(4,5): error TS2343: This syntax requires an imported helper named '__a…
5 tests/cases/compiler/main.ts(4,5): error TS2343: This syntax requires an imported helper named '__a…
11 !!! error TS2343: This syntax requires an imported helper named '__asyncGenerator' which does not e…
13 !!! error TS2343: This syntax requires an imported helper named '__await' which does not exist in '…
15 !!! error TS2343: This syntax requires an imported helper named '__generator' which does not exist …
20 !!! error TS2343: This syntax requires an imported helper named '__asyncDelegator' which does not e…
22 !!! error TS2343: This syntax requires an imported helper named '__asyncValues' which does not exis…
DfilterNamespace_import.errors.txt1 /a.ts(2,1): error TS1361: 'ns' cannot be used as a value because it was imported using 'import type…
2 /a.ts(3,1): error TS1361: 'ns' cannot be used as a value because it was imported using 'import type…
23 !!! error TS1361: 'ns' cannot be used as a value because it was imported using 'import type'.
24 !!! related TS1376 /a.ts:1:8: 'ns' was imported here.
27 !!! error TS1361: 'ns' cannot be used as a value because it was imported using 'import type'.
28 !!! related TS1376 /a.ts:1:8: 'ns' was imported here.
Denums.errors.txt1 /b.ts(3,1): error TS1361: 'SyntaxKind' cannot be used as a value because it was imported using 'imp…
2 /b.ts(4,1): error TS1361: 'SymbolFlags' cannot be used as a value because it was imported using 'im…
24 !!! error TS1361: 'SyntaxKind' cannot be used as a value because it was imported using 'import type…
25 !!! related TS1376 /b.ts:1:15: 'SyntaxKind' was imported here.
28 !!! error TS1361: 'SymbolFlags' cannot be used as a value because it was imported using 'import typ…
29 !!! related TS1376 /b.ts:1:27: 'SymbolFlags' was imported here.
DextendsClause.errors.txt1 …ex.ts(9,17): error TS1361: 'C' cannot be used as a value because it was imported using 'import typ…
2 …(10,17): error TS1361: 'types' cannot be used as a value because it was imported using 'import typ…
24 !!! error TS1361: 'C' cannot be used as a value because it was imported using 'import type'.
25 !!! related TS1376 tests/cases/conformance/externalModules/typeOnly/index.ts:2:15: 'C' was imported
28 !!! error TS1361: 'types' cannot be used as a value because it was imported using 'import type'.
29 …ated TS1376 tests/cases/conformance/externalModules/typeOnly/ns.ts:1:13: 'types' was imported here.
DexportDefault.errors.txt1 /d.ts(2,5): error TS1361: 'types' cannot be used as a value because it was imported using 'import t…
4 /g.ts(2,5): error TS1361: 'types' cannot be used as a value because it was imported using 'import t…
22 !!! error TS1361: 'types' cannot be used as a value because it was imported using 'import type'.
23 !!! related TS1376 /b.ts:1:13: 'types' was imported here.
41 !!! error TS1361: 'types' cannot be used as a value because it was imported using 'import type'.
42 !!! related TS1376 /g.ts:1:8: 'types' was imported here.
DimportClause_namespaceImport.errors.txt1 /b.ts(2,1): error TS1361: 'types' cannot be used as a value because it was imported using 'import t…
2 /b.ts(3,1): error TS1361: 'types' cannot be used as a value because it was imported using 'import t…
18 !!! error TS1361: 'types' cannot be used as a value because it was imported using 'import type'.
19 !!! related TS1376 /b.ts:1:13: 'types' was imported here.
22 !!! error TS1361: 'types' cannot be used as a value because it was imported using 'import type'.
23 !!! related TS1376 /b.ts:1:13: 'types' was imported here.
Des6ImportNamedImportNoNamedExports.errors.txt1 …portNamedImportNoNamedExports_1.ts(1,10): error TS2617: 'a' can only be imported by using 'import …
2 …portNamedImportNoNamedExports_1.ts(2,10): error TS2617: 'a' can only be imported by using 'import …
12 !!! error TS2617: 'a' can only be imported by using 'import a = require("./es6ImportNamedImportNoNa…
15 !!! error TS2617: 'a' can only be imported by using 'import a = require("./es6ImportNamedImportNoNa…
Des6ExportEqualsInterop.errors.txt4 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 …(29,8): error TS1259: Module '"interface-variable"' can only be default-imported using the 'esModu…
7 tests/cases/compiler/main.ts(30,8): error TS1259: Module '"module"' can only be default-imported us…
8 …ts(31,8): error TS1259: Module '"interface-module"' can only be default-imported using the 'esModu…
9 ….ts(32,8): error TS1259: Module '"variable-module"' can only be default-imported using the 'esModu…
10 tests/cases/compiler/main.ts(33,8): error TS1259: Module '"function"' can only be default-imported
11 ….ts(34,8): error TS1259: Module '"function-module"' can only be default-imported using the 'esModu…
12 tests/cases/compiler/main.ts(35,8): error TS1259: Module '"class"' can only be default-imported usi…
13 …ain.ts(36,8): error TS1259: Module '"class-module"' can only be default-imported using the 'esModu…
[all …]
DimportClause_default.errors.txt1 /b.ts(2,5): error TS1361: 'A' cannot be used as a value because it was imported using 'import type'.
11 !!! error TS1361: 'A' cannot be used as a value because it was imported using 'import type'.
12 !!! related TS1376 /b.ts:1:8: 'A' was imported here.
DimportClause_namedImports.errors.txt1 /d.ts(2,5): error TS1361: 'A' cannot be used as a value because it was imported using 'import type'.
13 !!! error TS1361: 'A' cannot be used as a value because it was imported using 'import type'.
14 !!! related TS1376 /d.ts:1:15: 'A' was imported here.
DimportEqualsDeclaration.errors.txt1 /c.ts(4,1): error TS1361: 'A' cannot be used as a value because it was imported using 'import type'.
10 !!! error TS1361: 'A' cannot be used as a value because it was imported using 'import type'.
11 !!! related TS1376 /c.ts:1:1: 'A' was imported here.
DexportNamespace2.errors.txt1 …y/d.ts(2,5): error TS1361: 'a' cannot be used as a value because it was imported using 'import typ…
18 !!! error TS1361: 'a' cannot be used as a value because it was imported using 'import type'.
19 !!! related TS1376 tests/cases/conformance/externalModules/typeOnly/c.ts:1:15: 'a' was imported her…
Dchained.errors.txt1 /d.ts(2,5): error TS1361: 'D' cannot be used as a value because it was imported using 'import type'.
22 !!! error TS1361: 'D' cannot be used as a value because it was imported using 'import type'.
23 !!! related TS1376 /c.ts:1:15: 'D' was imported here.
/third_party/node/tools/inspector_protocol/templates/
DImported_h.template11 {% if config.imported.header %}
12 #include {{format_include(config.imported.header)}}
14 #include {{format_include(config.imported.package, domain.domain)}}
21 using Exported = {{"::".join(config.imported.namespace)}}::Exported;
34 String local_json = ({{config.imported.from_imported_string % "std::move(json)"}});
55 struct ValueConversions<{{"::".join(config.imported.namespace)}}::{{domain.domain}}::API::{{type.id…
56 …static std::unique_ptr<{{"::".join(config.imported.namespace)}}::{{domain.domain}}::API::{{type.id…
65 …auto result = {{"::".join(config.imported.namespace)}}::{{domain.domain}}::API::{{type.id}}::fromB…
71 …static std::unique_ptr<protocol::Value> toValue(const {{"::".join(config.imported.namespace)}}::{{…
76 …e_ptr<protocol::Value> toValue(const std::unique_ptr<{{"::".join(config.imported.namespace)}}::{{d…
/third_party/typescript/src/testRunner/unittests/tscWatch/
DresolutionCache.ts9 const imported = { constant
14 const files = [root, imported, libFile]; constant
18 …h, root.content.indexOf('"f1"'), '"f1"'.length, Diagnostics.File_0_is_not_a_module, imported.path);
19 …gnosticOfFileFromProgram(watch.getCurrentProgram().getProgram(), imported.path, imported.content.i…
96 const imported = { constant
127 host.writeFile(imported.path, imported.content);
140 const imported = { constant
145 const host = createWatchedSystem([root, libFile, imported]);
164 host.deleteFile(imported.path);
172 host.writeFile(imported.path, imported.content);
/third_party/node/tools/
Dcheckimports.py10 def do_exist(file_name, lines, imported): argument
11 if not any(not re.match('using \w+::{0};'.format(imported), line) and
12 re.search('\\b{0}\\b'.format(imported), line) for line in lines):
13 print('File "{0}" does not use "{1}"'.format(file_name, imported))
30 valid = all([do_exist(file_name, lines, imported) for imported in importeds])
/third_party/libjpeg-turbo/win/
DprojectTargets.cmake.in15 # Protect against multiple inclusion, which would fail when already imported targets are added once…
53 # Create imported target @CMAKE_PROJECT_NAME@::jpeg
60 # Create imported target @CMAKE_PROJECT_NAME@::turbojpeg
67 # Create imported target @CMAKE_PROJECT_NAME@::turbojpeg-static
74 # Create imported target @CMAKE_PROJECT_NAME@::jpeg-static
91 # Loop over all imported files and verify that they actually exist
95 message(FATAL_ERROR "The imported target \"${target}\" references the file
110 # This file does not depend on other imported targets which have
/third_party/python/Doc/library/
Dmodulefinder.rst14 the set of modules imported by a script. ``modulefinder.py`` can also be run as
16 report of the imported modules will be printed.
33 the set of modules imported by a script. *path* can be a list of directories to
43 Print a report to standard output that lists the modules imported by the
91 print('Modules not imported:')
110 Modules not imported:
/third_party/skia/third_party/externals/expat/expat/cmake/autotools/
Dexpat.cmake15 # Protect against multiple inclusion, which would fail when already imported targets are added once…
53 # Create imported target expat::expat
70 # Loop over all imported files and verify that they actually exist
74 message(FATAL_ERROR "The imported target \"${target}\" references the file
89 # This file does not depend on other imported targets which have
/third_party/typescript/src/testRunner/unittests/tsserver/
DcachingFileSystemInformation.ts109 const imported: File = { constant
114 const host = createServerHost([root, imported]);
140 assert.isTrue(false, `should not find file '${imported.path}'`);
143 …assert.isTrue(e.message.indexOf(`Could not find source file: '${imported.path}'.`) === 0, `Actual:…
156 f1Lookups.length = f1Lookups.indexOf(imported.path) + 1;
181 const diags = project.getLanguageService().getSemanticDiagnostics(imported.path);
226 const imported: File = { constant
246 callsTrackingHost.verifyCalledOn(CalledMapsWithSingleArg.fileExists, imported.path);
250 host.writeFile(imported.path, imported.content);
254 callsTrackingHost.verifyCalledOn(CalledMapsWithSingleArg.fileExists, imported.path);
/third_party/node/tools/inspector_protocol/
Dcode_generator.py352 if config.imported:
353 self.imported_domains = self.read_protocol_file(config.imported.path)
354 if config.imported.options:
355 self.imported_domains = [rule.domain for rule in config.imported.options]
463 … imported_namespace = "::".join(self.config.imported.namespace) if self.config.imported else ""
548 if not self.config.imported:
550 if not self.config.imported.options:
552 … return self.check_options(self.config.imported.options, domain, name, "imported", None, False)
591 if config.imported:
592 inputs.append(config.imported.path)

12345678910>>...19