Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugCrossImpSubsection.h30 FixedStreamArray<support::ulittle32_t> Imports; member
/external/openscreen/docs/
Dtrace_logging.md15 ## Imports section in Trace Logging Library Usage
/external/crosvm/docs/book/src/contributing/
Dstyle_guide_platform_specific_code.md138 ## Imports section in Style guide for platform specific code
/external/python/cpython3/Doc/library/
Dast.rst923 Imports subsection
/external/libchrome/mojo/public/tools/bindings/
DREADME.md133 ### Imports subsection
/external/bazel-skylib/gazelle/bzl/
Dgazelle.go112 func (b *bzlLibraryLang) Imports(c *config.Config, r *rule.Rule, f *rule.File) []resolve.ImportSpec… func
/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Danys.proto79 message Imports { message
/external/protobuf/src/google/protobuf/util/internal/testdata/
Danys.proto79 message Imports { message
/external/python/typing/docs/source/
Dstubs.rst121 Imports section in Supported Constructs
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp177 std::vector<YAMLCrossModuleImport> Imports; member
657 const DebugCrossModuleImportsSubsectionRef &Imports) { in fromCodeViewSubsection()
842 DebugCrossModuleImportsSubsectionRef &Imports, in visitCrossModuleImports()
/external/golang-protobuf/internal/filedesc/
Dplaceholder.go43 func (f PlaceholderFile) Imports() protoreflect.FileImports { return emptyFiles } func
Ddesc.go57 Imports FileImports member
77 func (fd *File) Imports() protoreflect.FileImports { return &fd.lazyInit().Imports } func
/external/llvm/tools/llvm-link/
Dllvm-link.cpp53 static cl::list<std::string> Imports( variable
/external/clang/include/clang/Serialization/
DModule.h442 llvm::SetVector<ModuleFile *> Imports; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h272 std::vector<wasm::WasmImport> Imports; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp61 const DenseSet<GlobalValue::GUID> *Imports) { in createFunctionEntryCount()
DFunction.cpp1567 const DenseSet<GlobalValue::GUID> *Imports) { in setEntryCount()
/external/clang/include/clang/Basic/
DModule.h221 llvm::SmallSetVector<Module *, 2> Imports; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp697 void WasmObjectWriter::writeImportSection(ArrayRef<wasm::WasmImport> Imports, in writeImportSection()
1114 SmallVector<wasm::WasmImport, 4> Imports; in writeObject() local
/external/golang-protobuf/reflect/protoreflect/
Dtype.go128 Imports() FileImports methodSpec
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h279 std::vector<Import> Imports; member
/external/clang/lib/Serialization/
DASTWriter.cpp4589 llvm::SmallVector<ModuleInfo, 64> Imports; in WriteASTCore() local
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4047 Imports FoldingRangeKind = "imports" const
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4047 Imports FoldingRangeKind = "imports" const
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4047 Imports FoldingRangeKind = "imports" const