Home
last modified time | relevance | path

Searched defs:Import (Results 1 – 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
DIPO.h229 Import, ///< Import information from summary. enumerator
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
Dimport.go98 func (e Env) Import(profrawPath string) (*Coverage, error) { func
/third_party/gn/docs/
Dstyle_guide.md145 ### Import subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h83 struct Import { struct
89 Global GlobalImport; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp709 for (const wasm::WasmImport &Import : Imports) { in writeImportSection() local
1161 wasm::WasmImport Import; in writeObject() local
1173 wasm::WasmImport Import; in writeObject() local
1185 wasm::WasmImport Import; in writeObject() local
1202 wasm::WasmImport Import; in writeObject() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp1150 auto Import = ImportGUIDs.count(GUID); in importFunctions() local
1172 auto Import = ImportGUIDs.count(GUID); in importFunctions() local
1186 auto Import = ImportGUIDs.count(GUID); in importFunctions() local
/third_party/node/deps/cjs-module-lexer/
Dlexer.js36 const Import = 0; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp510 wasm::WasmImport &Import = *ImportedFunctions[Info.ElementIndex]; in parseLinkingSectionSymtab() local
539 wasm::WasmImport &Import = *ImportedGlobals[Info.ElementIndex]; in parseLinkingSectionSymtab() local
599 wasm::WasmImport &Import = *ImportedEvents[Info.ElementIndex]; in parseLinkingSectionSymtab() local
/third_party/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc134 TEST_F(ImporterTest, Import) { in TEST_F() argument
Dimporter.cc230 const FileDescriptor* Importer::Import(const std::string& filename) { in Import() function in google::protobuf::compiler::Importer
/third_party/typescript/src/services/
DimportTracker.ts31 export const enum ImportExport { Import, Export } enumerator
/third_party/jinja2/
Didtracking.py273 def visit_Import(self, node: nodes.Import, **kwargs: t.Any) -> None:
Dcompiler.py1082 self, node: t.Union[nodes.Import, nodes.FromImport], frame: Frame
1096 def visit_Import(self, node: nodes.Import, frame: Frame) -> None:
Dnodes.py414 class Import(Stmt): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp346 for (const WasmYAML::Import &Import : Section.Imports) { in writeSectionContent() local
DWasmYAML.cpp379 WasmYAML::Import &Import) { in mapping()
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource10.ts34 Import, enumerator
/third_party/node/tools/inspector_protocol/jinja2/
Dnodes.py359 class Import(Stmt): class
/third_party/node/deps/v8/third_party/jinja2/
Dnodes.py363 class Import(Stmt): class
/third_party/skia/third_party/externals/jinja2/
Dnodes.py363 class Import(Stmt): class
/third_party/typescript/src/services/codefixes/
DimportFixes.ts1244 interface Import { interface
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1528 for (const auto Import : Module->import_table) { in translate() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c1098 static int Import(WebPPicture* const picture, in Import() function
/third_party/python/Include/internal/
Dpycore_ast.h305 } Import; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp93 for (auto *Import : CU->getImportedEntities()) { in processCompileUnit() local

12