Home
last modified time | relevance | path

Searched defs:import (Results 1 – 25 of 60) sorted by relevance

123

/third_party/boost/boost/dll/
Dimport.hpp132 BOOST_DLL_IMPORT_RESULT_TYPE import(const boost::dll::fs::path& lib, const char* name, in import() function
143 BOOST_DLL_IMPORT_RESULT_TYPE import(const boost::dll::fs::path& lib, const std::string& name, in import() function
151 BOOST_DLL_IMPORT_RESULT_TYPE import(const shared_library& lib, const char* name) { in import() function
160 BOOST_DLL_IMPORT_RESULT_TYPE import(const shared_library& lib, const std::string& name) { in import() function
166 BOOST_DLL_IMPORT_RESULT_TYPE import(BOOST_RV_REF(shared_library) lib, const char* name) { in import() function
177 BOOST_DLL_IMPORT_RESULT_TYPE import(BOOST_RV_REF(shared_library) lib, const std::string& name) { in import() function
/third_party/typescript/tests/cases/compiler/
DmoduleAugmentationCollidingNamesInAugmentation1.ts30 import "./map1"; property in Observable
31 import "./map2"; property in Observable
DconstEnums.ts89 import I = A.B.C.E; enumerator
90 import I1 = A1.B; enumerator
91 import I2 = A2.B; enumerator
DmoduleAugmentationDeclarationEmit1.ts30 import "./map"; property in Observable
DmoduleAugmentationExtendFileModule1.ts29 import "./map"; property in Observable
DmoduleAugmentationExtendFileModule2.ts29 import "./map"; property in Observable
DmoduleAugmentationDeclarationEmit2.ts30 import "./map"; property in Observable
DdeclarationEmitReexportedSymlinkReference2.ts26 import "./secondary"; property in MetadataAccessor
DmoduleAugmentationNoNewNames.ts25 import "./map"; property in Observable
DmoduleAugmentationDisallowedExtensions.ts46 import "./x"; property in Observable
/third_party/node/test/fixtures/node_modules/pkgexports/
Dpackage.json29 "import": "./custom-condition.mjs", string
32 "import": "///overridden", string
41 "import": { object
48 "import": "./resolve-self.mjs" string
52 "import": "./resolve-self-invalid.mjs" string
/third_party/grpc/src/compiler/
Dobjective_c_generator_helpers.h44 inline ::std::string LocalImport(const ::std::string& import) { in LocalImport()
48 inline ::std::string FrameworkImport(const ::std::string& import, in FrameworkImport()
58 inline ::std::string SystemImport(const ::std::string& import) { in SystemImport()
/third_party/node/test/fixtures/es-modules/pkgimports/
Dpackage.json5 "import": "./importbranch.js", string
17 "import": { object
/third_party/openssl/util/perl/
Dwith_fallback.pm10 sub import { subroutine
/third_party/node/test/fixtures/node_modules/pkgexports-main/
Dpackage.json4 "import": "./module.mjs" string
/third_party/node/test/fixtures/node_modules/pkgexports-sugar2/
Dpackage.json4 "import": "./main.js" string
/third_party/boost/libs/python/src/
Dimport.cpp16 object BOOST_PYTHON_DECL import(str name) in import() function
/third_party/boost/libs/metaparse/example/meta_hs/
Dbuilder.hpp33 struct import : struct
/third_party/typescript/tests/cases/conformance/types/import/
DimportTypeAmbient.ts40 let shim: typeof import("foo2") = { method in Bar
/third_party/node/lib/internal/modules/esm/
Dloader.js176 async import(specifier, parent) { method in Loader
/third_party/typescript/tests/baselines/reference/tscWatch/emit/emit-with-outFile-or-out-setting/
Dwithout---outFile-and-multiple-declaration-files-in-the-program.js38 1 namespace main.file4 { import DynamicMenu = Common.SomeComponent.DynamicMenu; export func… field
Dwith---outFile-and-multiple-declaration-files-in-the-program.js38 1 namespace main.file4 { import DynamicMenu = Common.SomeComponent.DynamicMenu; export func… field
/third_party/node/deps/acorn/acorn-walk/
Dpackage.json11 "import": "./dist/walk.mjs", string
/third_party/node/deps/cjs-module-lexer/
Dpackage.json7 "import": "./dist/lexer.mjs", string
/third_party/node/deps/acorn/acorn/
Dpackage.json11 "import": "./dist/acorn.mjs", string

123