/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/ |
D | IPO.h | 229 Import, ///< Import information from summary. enumerator
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
D | import.go | 98 func (e Env) Import(profrawPath string) (*Coverage, error) { func
|
/third_party/gn/docs/ |
D | style_guide.md | 145 ### Import subsection
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 83 struct Import { struct 89 Global GlobalImport; argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | WasmObjectWriter.cpp | 709 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/ |
D | FunctionImport.cpp | 1150 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/ |
D | lexer.js | 36 const Import = 0; constant
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WasmObjectFile.cpp | 510 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/ |
D | importer_unittest.cc | 134 TEST_F(ImporterTest, Import) { in TEST_F() argument
|
D | importer.cc | 230 const FileDescriptor* Importer::Import(const std::string& filename) { in Import() function in google::protobuf::compiler::Importer
|
/third_party/typescript/src/services/ |
D | importTracker.ts | 31 export const enum ImportExport { Import, Export } enumerator
|
/third_party/jinja2/ |
D | idtracking.py | 273 def visit_Import(self, node: nodes.Import, **kwargs: t.Any) -> None:
|
D | compiler.py | 1082 self, node: t.Union[nodes.Import, nodes.FromImport], frame: Frame 1096 def visit_Import(self, node: nodes.Import, frame: Frame) -> None:
|
D | nodes.py | 414 class Import(Stmt): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | WasmEmitter.cpp | 346 for (const WasmYAML::Import &Import : Section.Imports) { in writeSectionContent() local
|
D | WasmYAML.cpp | 379 WasmYAML::Import &Import) { in mapping()
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserRealSource10.ts | 34 Import, enumerator
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | nodes.py | 359 class Import(Stmt): class
|
/third_party/node/deps/v8/third_party/jinja2/ |
D | nodes.py | 363 class Import(Stmt): class
|
/third_party/skia/third_party/externals/jinja2/ |
D | nodes.py | 363 class Import(Stmt): class
|
/third_party/typescript/src/services/codefixes/ |
D | importFixes.ts | 1244 interface Import { interface
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | WasmTranslator.cpp | 1528 for (const auto Import : Module->import_table) { in translate() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_csp_enc.c | 1098 static int Import(WebPPicture* const picture, in Import() function
|
/third_party/python/Include/internal/ |
D | pycore_ast.h | 305 } Import; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfo.cpp | 93 for (auto *Import : CU->getImportedEntities()) { in processCompileUnit() local
|