/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceStringPool.h | 83 static StringID createWithoutString(const typename Traits::OwnerType *Owner) { in createWithoutString() 88 static StringID createWithString(const typename Traits::OwnerType *Owner, in createWithString() 133 explicit StringID(const typename Traits::OwnerType *Owner) in StringID() 135 StringID(const typename Traits::OwnerType *Owner, const std::string &Value) in StringID()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitReader.cpp | 82 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext() local 109 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext2() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ObjectFile.h | 374 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() 412 const ObjectFile *Owner) in SectionRef() 520 const ObjectFile *Owner) in RelocationRef()
|
D | SymbolicFile.h | 180 const SymbolicFile *Owner) in BasicSymbolRef()
|
D | WindowsResource.h | 125 const WindowsResource *Owner; variable
|
D | COFF.h | 1084 uint32_t I, const COFFObjectFile *Owner) in ImportDirectoryEntryRef() 1115 uint32_t I, const COFFObjectFile *Owner) in DelayImportDirectoryEntryRef() 1141 const COFFObjectFile *Owner) in ExportDirectoryEntryRef() 1166 const COFFObjectFile *Owner) in ImportedSymbolRef() 1169 const COFFObjectFile *Owner) in ImportedSymbolRef() 1191 const COFFObjectFile *Owner) in BaseRelocRef()
|
D | MachO.h | 681 inline DiceRef::DiceRef(DataRefImpl DiceP, const ObjectFile *Owner) in DiceRef()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | LockFileManager.h | 57 Optional<std::pair<std::string, int> > Owner; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | SymbolTableListTraitsImpl.h | 65 ItemParentClass *Owner = getListOwner(); in addNodeToList() local
|
D | Metadata.cpp | 153 bool MetadataTracking::track(void *Ref, Metadata &MD, OwnerTy Owner) { in track() 197 void ReplaceableMetadataImpl::addRef(void *Ref, OwnerTy Owner) { in addRef() 248 OwnerTy Owner = Pair.second.first; in replaceAllUsesWith() local 297 auto Owner = Pair.second.first; in resolveAllUses() local
|
/third_party/skia/third_party/externals/tint/src/sem/ |
D | variable.h | 210 CallTarget const* Owner() const { return owner_; } in Owner() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
D | Option.h | 78 const OptTable *Owner; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.cpp | 806 NodeAddr<UseNode*> DataFlowGraph::newUse(NodeAddr<InstrNode*> Owner, in newUse() 813 NodeAddr<PhiUseNode*> DataFlowGraph::newPhiUse(NodeAddr<PhiNode*> Owner, in newPhiUse() 822 NodeAddr<DefNode*> DataFlowGraph::newDef(NodeAddr<InstrNode*> Owner, in newDef() 829 NodeAddr<DefNode*> DataFlowGraph::newDef(NodeAddr<InstrNode*> Owner, in newDef() 837 NodeAddr<PhiNode*> DataFlowGraph::newPhi(NodeAddr<BlockNode*> Owner) { in newPhi() 843 NodeAddr<StmtNode*> DataFlowGraph::newStmt(NodeAddr<BlockNode*> Owner, in newStmt() 851 NodeAddr<BlockNode*> DataFlowGraph::newBlock(NodeAddr<FuncNode*> Owner, in newBlock()
|
D | RDFRegisters.h | 191 const RegisterAggr *Owner; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | LockFileManager.cpp | 68 auto Owner = std::make_pair(std::string(Hostname), PID); in readLockFile() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Metadata.h | 215 static bool track(void *Ref, Metadata &MD, Metadata &Owner) { in track() 224 static bool track(void *Ref, Metadata &MD, MetadataAsValue &Owner) { in track()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Metadata.h | 230 static bool track(void *Ref, Metadata &MD, Metadata &Owner) { in track() 239 static bool track(void *Ref, Metadata &MD, MetadataAsValue &Owner) { in track()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WindowsResource.cpp | 77 const WindowsResource *Owner) in ResourceEntryRef() 81 ResourceEntryRef::create(BinaryStreamRef BSR, const WindowsResource *Owner) { in create()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | DIE.h | 731 PointerUnion<DIE *, DIEUnit *> Owner; variable
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_internal.h | 1446 ImGuiID Owner; member
|