Searched +full:- +full:- +full:import (Results 1 – 25 of 1497) sorted by relevance
12345678910>>...60
| /third_party/typescript/tests/baselines/reference/ |
| D | nodeModulesImportTypeModeDeclarationEmitErrors1(module=nodenext).types | 1 === /node_modules/pkg/import.d.ts === 9 >LocalInterface : import("/node_modules/pkg/require").RequireInterface & import("/node_modules/pkg/… 11 & import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireInterface 12 & import("pkg", { assert: {"resolution-mode": "import"} }).ImportInterface; 14 export const a = (null as any as import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireIn… 15 >a : import("/node_modules/pkg/require").RequireInterface 16 >(null as any as import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireInterface) : impor… 17 >null as any as import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireInterface : import(… 21 export const b = (null as any as import("pkg", { assert: {"resolution-mode": "import"} }).ImportInt… 22 >b : import("/node_modules/pkg/import").ImportInterface [all …]
|
| D | nodeModulesImportTypeModeDeclarationEmitErrors1(module=node16).types | 1 === /node_modules/pkg/import.d.ts === 9 >LocalInterface : import("/node_modules/pkg/require").RequireInterface & import("/node_modules/pkg/… 11 & import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireInterface 12 & import("pkg", { assert: {"resolution-mode": "import"} }).ImportInterface; 14 export const a = (null as any as import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireIn… 15 >a : import("/node_modules/pkg/require").RequireInterface 16 >(null as any as import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireInterface) : impor… 17 >null as any as import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireInterface : import(… 21 export const b = (null as any as import("pkg", { assert: {"resolution-mode": "import"} }).ImportInt… 22 >b : import("/node_modules/pkg/import").ImportInterface [all …]
|
| D | nodeModules1(module=node16).errors.txt | 1 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index.js")' cal… 2 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index.mjs")' ca… 3 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder/index… 4 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/inde… 5 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 6 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 7 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./")' call instea… 8 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index")' call i… 9 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 10 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… [all …]
|
| D | nodeModules1(module=nodenext).errors.txt | 1 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index.js")' cal… 2 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index.mjs")' ca… 3 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder/index… 4 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/inde… 5 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 6 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 7 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./")' call instea… 8 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index")' call i… 9 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 10 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… [all …]
|
| D | nodeModulesAllowJs1(module=nodenext).errors.txt | 1 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index.js")' cal… 2 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index.mjs")' ca… 3 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder/index… 4 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/inde… 5 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 6 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 7 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./")' call instea… 8 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index")' call i… 9 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 10 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… [all …]
|
| D | nodeModulesAllowJs1(module=node16).errors.txt | 1 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index.js")' cal… 2 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index.mjs")' ca… 3 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder/index… 4 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/inde… 5 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 6 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 7 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./")' call instea… 8 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./index")' call i… 9 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… 10 …odule and cannot be imported with 'require'. Consider writing a dynamic 'import("./subfolder2/anot… [all …]
|
| D | ramdaToolsNoInfinite2.js | 3 import { Extends } from "Any/Extends"; 4 import { List } from "List/List"; 14 import { Key } from "Any/Key"; 25 import { Keys as UKeys } from "Union/Keys"; 30 import { _Pick } from "Object/Pick"; 31 import { Exclude } from "Union/Exclude"; 32 import { Key } from "Any/Key"; 33 import { Keys } from "Object/Keys"; 39 import { Key } from "Any/Key"; 40 import { Boolean } from "Boolean/Boolean"; [all …]
|
| D | importMeta(module=commonjs,target=es5).errors.txt | 2 …a/assignmentTargets.ts(1,32): error TS1343: The 'import.meta' meta-property is only allowed when t… 4 …a/assignmentTargets.ts(1,51): error TS1343: The 'import.meta' meta-property is only allowed when t… 6 …a/assignmentTargets.ts(1,70): error TS1343: The 'import.meta' meta-property is only allowed when t… 7 …ta/assignmentTargets.ts(2,1): error TS1343: The 'import.meta' meta-property is only allowed when t… 8 tests/cases/conformance/es2019/importMeta/assignmentTargets.ts(2,1): error TS2364: The left-hand si… 9 …/assignmentTargets.ts(11,21): error TS1343: The 'import.meta' meta-property is only allowed when t… 10 …re you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option. 11 …/importMeta/example.ts(3,59): error TS1343: The 'import.meta' meta-property is only allowed when t… 12 …/importMeta/example.ts(6,16): error TS1343: The 'import.meta' meta-property is only allowed when t… 14 …moduleLookingFile01.ts(1,16): error TS1343: The 'import.meta' meta-property is only allowed when t… [all …]
|
| D | importMeta(module=commonjs,target=esnext).errors.txt | 2 …a/assignmentTargets.ts(1,32): error TS1343: The 'import.meta' meta-property is only allowed when t… 4 …a/assignmentTargets.ts(1,51): error TS1343: The 'import.meta' meta-property is only allowed when t… 6 …a/assignmentTargets.ts(1,70): error TS1343: The 'import.meta' meta-property is only allowed when t… 7 …ta/assignmentTargets.ts(2,1): error TS1343: The 'import.meta' meta-property is only allowed when t… 8 tests/cases/conformance/es2019/importMeta/assignmentTargets.ts(2,1): error TS2364: The left-hand si… 9 …/assignmentTargets.ts(11,21): error TS1343: The 'import.meta' meta-property is only allowed when t… 10 …re you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option. 11 …/importMeta/example.ts(3,59): error TS1343: The 'import.meta' meta-property is only allowed when t… 12 …/importMeta/example.ts(6,16): error TS1343: The 'import.meta' meta-property is only allowed when t… 14 …moduleLookingFile01.ts(1,16): error TS1343: The 'import.meta' meta-property is only allowed when t… [all …]
|
| D | ramdaToolsNoInfinite2.types | 3 >"Any/Kind" : typeof import("Any/Kind") 5 import { Extends } from "Any/Extends"; 8 import { List } from "List/List"; 15 >"Any/Compute" : typeof import("Any/Compute") 24 >"Object/Pick" : typeof import("Object/Pick") 26 import { Key } from "Any/Key"; 42 >"Object/Keys" : typeof import("Object/Keys") 44 import { Keys as UKeys } from "Union/Keys"; 52 >"Object/Omit" : typeof import("Object/Omit") 54 import { _Pick } from "Object/Pick"; [all …]
|
| D | declarationEmitObjectAssignedDefaultExport.types | 1 === tests/cases/compiler/node_modules/styled-components/node_modules/hoist-non-react-statics/index.… 13 === tests/cases/compiler/node_modules/styled-components/index.d.ts === 14 import * as hoistNonReactStatics from "hoist-non-react-statics"; 52 import styled from "styled-components"; 53 >styled : import("tests/cases/compiler/node_modules/styled-components/index").StyledInterface 56 >A : import("tests/cases/compiler/node_modules/styled-components/index").StyledComponent<"div", imp… 57 …v`` : import("tests/cases/compiler/node_modules/styled-components/index").StyledComponent<"div", i… 58 …y) => import("tests/cases/compiler/node_modules/styled-components/index").StyledComponent<"div", i… 59 >styled : import("tests/cases/compiler/node_modules/styled-components/index").StyledInterface 60 …y) => import("tests/cases/compiler/node_modules/styled-components/index").StyledComponent<"div", i… [all …]
|
| D | es6ExportEqualsInterop.types | 4 // import-equals 5 import z1 = require("interface"); 8 import z2 = require("variable"); 11 import z3 = require("interface-variable"); 14 import z4 = require("module"); 17 import z5 = require("interface-module"); 20 import z6 = require("variable-module"); 23 import z7 = require("function"); 26 import z8 = require("function-module"); 29 import z9 = require("class"); [all …]
|
| D | nodeModulesImportTypeModeDeclarationEmitErrors1(module=nodenext).js | 8 "import": "./import.js", 12 //// [import.d.ts] 18 & import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireInterface 19 & import("pkg", { assert: {"resolution-mode": "import"} }).ImportInterface; 21 export const a = (null as any as import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireIn… 22 export const b = (null as any as import("pkg", { assert: {"resolution-mode": "import"} }).ImportInt… 26 & import("pkg", {"resolution-mode": "require"}).RequireInterface 27 & import("pkg", {"resolution-mode": "import"}).ImportInterface; 29 export const a = (null as any as import("pkg", {"resolution-mode": "require"}).RequireInterface); 30 export const b = (null as any as import("pkg", {"resolution-mode": "import"}).ImportInterface); [all …]
|
| D | nodeModulesImportTypeModeDeclarationEmitErrors1(module=node16).js | 8 "import": "./import.js", 12 //// [import.d.ts] 18 & import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireInterface 19 & import("pkg", { assert: {"resolution-mode": "import"} }).ImportInterface; 21 export const a = (null as any as import("pkg", { assert: {"resolution-mode": "foobar"} }).RequireIn… 22 export const b = (null as any as import("pkg", { assert: {"resolution-mode": "import"} }).ImportInt… 26 & import("pkg", {"resolution-mode": "require"}).RequireInterface 27 & import("pkg", {"resolution-mode": "import"}).ImportInterface; 29 export const a = (null as any as import("pkg", {"resolution-mode": "require"}).RequireInterface); 30 export const b = (null as any as import("pkg", {"resolution-mode": "import"}).ImportInterface); [all …]
|
| D | nodeModulesImportTypeModeDeclarationEmitErrors1(module=node16).errors.txt | 1 /index.ts(2,51): error TS1453: `resolution-mode` should be either `require` or `import`. 2 …r TS4125: 'resolution-mode' assertions are unstable. Use nightly TypeScript to silence this error.… 3 /index.ts(5,78): error TS1453: `resolution-mode` should be either `require` or `import`. 4 …a 'resolution-mode' assertion, which is an unstable feature. Use nightly TypeScript to silence thi… 5 …r TS4125: 'resolution-mode' assertions are unstable. Use nightly TypeScript to silence this error.… 6 …le 'pkg' does not refer to a type, but is used as a type here. Did you mean 'typeof import('pkg')'? 13 /other.ts(4,22): error TS2322: Type '{ "resolution-mode": string; }' is not assignable to type 'Imp… 14 …Object literal may only specify known properties, and '"resolution-mode"' does not exist in type '… 15 …nterface' does not exist on type 'Promise<{ default: typeof import("/node_modules/pkg/import"); }>… 16 …le 'pkg' does not refer to a type, but is used as a type here. Did you mean 'typeof import('pkg')'? [all …]
|
| D | nodeModulesImportTypeModeDeclarationEmitErrors1(module=nodenext).errors.txt | 1 /index.ts(2,51): error TS1453: `resolution-mode` should be either `require` or `import`. 2 …r TS4125: 'resolution-mode' assertions are unstable. Use nightly TypeScript to silence this error.… 3 /index.ts(5,78): error TS1453: `resolution-mode` should be either `require` or `import`. 4 …a 'resolution-mode' assertion, which is an unstable feature. Use nightly TypeScript to silence thi… 5 …r TS4125: 'resolution-mode' assertions are unstable. Use nightly TypeScript to silence this error.… 6 …le 'pkg' does not refer to a type, but is used as a type here. Did you mean 'typeof import('pkg')'? 13 /other.ts(4,22): error TS2322: Type '{ "resolution-mode": string; }' is not assignable to type 'Imp… 14 …Object literal may only specify known properties, and '"resolution-mode"' does not exist in type '… 15 …nterface' does not exist on type 'Promise<{ default: typeof import("/node_modules/pkg/import"); }>… 16 …le 'pkg' does not refer to a type, but is used as a type here. Did you mean 'typeof import('pkg')'? [all …]
|
| /third_party/mbedtls/tests/suites/ |
| D | test_suite_psa_crypto_not_supported.generated.data | 3 PSA import AES 128-bit not supported 7 PSA generate AES 128-bit not supported 11 PSA import AES 192-bit not supported 15 PSA generate AES 192-bit not supported 19 PSA import AES 256-bit not supported 23 PSA generate AES 256-bit not supported 27 PSA import ARIA 128-bit not supported 31 PSA generate ARIA 128-bit not supported 35 PSA import ARIA 192-bit not supported 39 PSA generate ARIA 192-bit not supported [all …]
|
| D | test_suite_psa_crypto_se_driver_hal.data | 27 SE key import-export persistent (p_allocate allows all slots) 30 SE key import-export persistent (p_allocate allows 1 slot) 31 key_creation_import_export:TEST_SE_PERSISTENT_LIFETIME:ARRAY_LENGTH( ram_slots ) - 1:0 33 SE key import-export persistent, check after restart (slot 0) 36 SE key import-export persistent, check after restart (slot 3) 39 SE key import-export volatile (p_allocate allows all slots) 42 SE key import-export volatile (p_allocate allows 1 slot) 43 key_creation_import_export:TEST_SE_VOLATILE_LIFETIME:ARRAY_LENGTH( ram_slots ) - 1:0 45 SE key import-export volatile, check after restart (slot 0) 48 SE key import-export volatile, check after restart (slot 3) [all …]
|
| /third_party/typescript/tests/cases/compiler/ |
| D | ramdaToolsNoInfinite2.ts | 3 import { Extends } from "Any/Extends"; 4 import { List } from "List/List"; 14 import { Key } from "Any/Key"; 25 import { Keys as UKeys } from "Union/Keys"; 30 import { _Pick } from "Object/Pick"; 31 import { Exclude } from "Union/Exclude"; 32 import { Key } from "Any/Key"; 33 import { Keys } from "Object/Keys"; 39 import { Key } from "Any/Key"; 40 import { Boolean } from "Boolean/Boolean"; [all …]
|
| D | es6ExportEqualsInterop.ts | 20 declare module "interface-variable" { 40 declare module "interface-module" { 52 declare module "variable-module" { 71 declare module "function-module" { 88 declare module "class-module" { 103 // import-equals 104 import z1 = require("interface"); 105 import z2 = require("variable"); 106 import z3 = require("interface-variable"); 107 import z4 = require("module"); [all …]
|
| /third_party/node/deps/undici/src/types/ |
| D | index.d.ts | 1 import Dispatcher from'./dispatcher' 2 import { setGlobalDispatcher, getGlobalDispatcher } from './global-dispatcher' 3 import { setGlobalOrigin, getGlobalOrigin } from './global-origin' 4 import Pool from'./pool' 5 import { RedirectHandler, DecoratorHandler } from './handlers' 7 import BalancedPool from './balanced-pool' 8 import Client from'./client' 9 import buildConnector from'./connector' 10 import errors from'./errors' 11 import Agent from'./agent' [all …]
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | TestUtilLite.java | 1 // Protocol Buffers - Google's data interchange format 3 // https://developers.google.com/protocol-buffers/ 33 import static com.google.protobuf.UnittestLite.defaultBoolExtensionLite; 34 import static com.google.protobuf.UnittestLite.defaultBytesExtensionLite; 35 import static com.google.protobuf.UnittestLite.defaultCordExtensionLite; 36 import static com.google.protobuf.UnittestLite.defaultDoubleExtensionLite; 37 import static com.google.protobuf.UnittestLite.defaultFixed32ExtensionLite; 38 import static com.google.protobuf.UnittestLite.defaultFixed64ExtensionLite; 39 import static com.google.protobuf.UnittestLite.defaultFloatExtensionLite; 40 import static com.google.protobuf.UnittestLite.defaultForeignEnumExtensionLite; [all …]
|
| /third_party/python/Lib/test/test_importlib/ |
| D | test_namespace_pkgs.py | 1 import contextlib 2 import importlib 3 import importlib.abc 4 import importlib.machinery 5 import os 6 import sys 7 import tempfile 8 import unittest 9 import warnings 11 from test.test_importlib import util [all …]
|
| /third_party/node/test/es-module/ |
| D | test-esm-import-meta-resolve.mjs | 1 // Flags: --experimental-import-meta-resolve 2 import '../common/index.mjs'; 3 import assert from 'assert'; 4 import { spawn } from 'child_process'; 5 import { execPath } from 'process'; 7 const dirname = import.meta.url.slice(0, import.meta.url.lastIndexOf('/') + 1); 8 const fixtures = dirname.slice(0, dirname.lastIndexOf('/', dirname.length - 2) + 1) + 'fixtures/'; 10 assert.strictEqual(import.meta.resolve('./test-esm-import-meta.mjs'), 11 dirname + 'test-esm-import-meta.mjs'); 12 assert.strictEqual(import.meta.resolve('./notfound.mjs'), new URL('./notfound.mjs', import.meta.url… [all …]
|
| /third_party/zlib/contrib/ada/ |
| D | zlib-thin.ads | 1 ---------------------------------------------------------------- 2 -- ZLib for Ada thick binding. -- 3 -- -- 4 -- Copyright (C) 2002-2003 Dmitriy Anisimkov -- 5 -- -- 6 -- Open source license information is in the zlib.ads file. -- 7 ---------------------------------------------------------------- 9 -- $Id: zlib-thin.ads,v 1.11 2004/07/23 06:33:11 vagul Exp $ 17 -- From zconf.h 19 MAX_MEM_LEVEL : constant := 9; -- zconf.h:105 [all …]
|
12345678910>>...60