Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLegacy.h58 SymbolNameSet getResponsibilitySet(const SymbolNameSet &Symbols) final { in getResponsibilitySet()
63 SymbolNameSet Symbols) final { in lookup()
117 getResponsibilitySetWithLegacyFn(const SymbolNameSet &Symbols, in getResponsibilitySetWithLegacyFn()
144 const SymbolNameSet &Symbols, FindSymbolFn FindSymbol) { in lookupWithLegacyFn()
183 SymbolNameSet getResponsibilitySet(const SymbolNameSet &Symbols) final { in getResponsibilitySet()
194 SymbolNameSet Symbols) final { in lookup()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DNullResolver.cpp16 SymbolNameSet NullResolver::getResponsibilitySet(const SymbolNameSet &Symbols) { in getResponsibilitySet()
22 SymbolNameSet Symbols) { in lookup()
DLegacy.cpp20 void JITSymbolResolverAdapter::lookup(const LookupSet &Symbols, in lookup()
52 JITSymbolResolverAdapter::getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet()
DRTDyldObjectLinkingLayer.cpp21 void lookup(const LookupSet &Symbols, OnResolvedFunction OnResolved) { in lookup()
58 Expected<LookupSet> getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet()
163 SymbolMap Symbols; in onObjLoad() local
DCore.cpp157 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameSet &Symbols) { in operator <<()
161 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameVector &Symbols) { in operator <<()
201 raw_ostream &operator<<(raw_ostream &OS, const SymbolMap &Symbols) { in operator <<()
310 std::shared_ptr<SymbolDependenceMap> Symbols) in FailedToMaterialize()
323 SymbolsNotFound::SymbolsNotFound(SymbolNameSet Symbols) { in SymbolsNotFound()
329 SymbolsNotFound::SymbolsNotFound(SymbolNameVector Symbols) in SymbolsNotFound()
342 SymbolsCouldNotBeRemoved::SymbolsCouldNotBeRemoved(SymbolNameSet Symbols) in SymbolsCouldNotBeRemoved()
356 const SymbolLookupSet &Symbols, SymbolState RequiredState, in AsynchronousSymbolQuery()
439 Error MaterializationResponsibility::notifyResolved(const SymbolMap &Symbols) { in notifyResolved()
516 MaterializationResponsibility::delegate(const SymbolNameSet &Symbols, in delegate()
[all …]
DExecutionUtils.cpp219 const SymbolLookupSet &Symbols) { in tryToGenerate()
277 const SymbolLookupSet &Symbols) { in tryToGenerate()
/third_party/jinja2/
Didtracking.py13 nodes: t.Iterable[nodes.Node], parent_symbols: t.Optional["Symbols"] = None
23 node: nodes.Node, parent_symbols: t.Optional["Symbols"] = None
30 class Symbols: class
32 self, parent: t.Optional["Symbols"] = None, level: t.Optional[int] = None
120 def branch_update(self, branch_symbols: t.Sequence["Symbols"]) -> None:
175 def __init__(self, symbols: "Symbols") -> None:
235 def __init__(self, symbols: "Symbols") -> None:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DJITSymbol.cpp70 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, in lookup()
111 LegacyJITSymbolResolver::getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCVSymbolVisitor.cpp66 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols) { in visitSymbolStream()
74 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols, in visitSymbolStream()
DSymbolRecordHelpers.cpp85 llvm::codeview::limitSymbolArrayToScope(const CVSymbolArray &Symbols, in limitSymbolArrayToScope()
/third_party/node/deps/undici/src/lib/mock/
Dmock-client.js16 const Symbols = require('../core/symbols') constant
Dmock-pool.js16 const Symbols = require('../core/symbols') constant
/third_party/skia/third_party/externals/tint/docs/
Darch.md136 ## Symbols section in Tint Architecture
/third_party/python/Lib/lib2to3/
Dpygram.py20 class Symbols(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DTapiFile.h54 std::vector<Symbol> Symbols; variable
/third_party/node/deps/v8/src/torque/
Dserver-data.h33 using Symbols = std::vector<Declarable*>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleDescriptorBuilder.h94 std::vector<ArrayRef<uint8_t>> Symbols; variable
DPDBFile.h138 std::unique_ptr<SymbolStream> Symbols; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRecordStreamer.h32 StringMap<State> Symbols; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/ELF/
DELFStub.h59 std::set<ELFSymbol> Symbols; variable
/third_party/skia/third_party/externals/tint/src/
Dprogram.h100 const SymbolTable& Symbols() const { in Symbols() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DXCOFFYAML.h43 std::vector<Symbol> Symbols; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp72 std::vector<std::pair<SymbolRef, uint64_t>> Symbols = in create() local
227 const auto &Symbols = Type == SymbolRef::ST_Function ? Functions : Objects; in getNameFromSymbolTable() local
/third_party/icu/docs/userguide/format_parse/numbers/
Dskeletons.md351 ### Symbols subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h87 SmallVector<const Value *, 4> Symbols; variable

123