/aosp_15_r20/external/webrtc/api/task_queue/ |
H A D | pending_task_safety_flag_unittest.cc | 27 class Owner { in TEST() class 46 struct Owner { in TEST() struct 47 ScopedTaskSafety safety; in TEST() 60 class Owner { in TEST() class 62 Owner() : tq_main_(TaskQueueBase::Current()) { RTC_DCHECK(tq_main_); } in TEST() function in webrtc::TEST::Owner 105 class Owner { in TEST() class 107 explicit Owner(bool* stuff_done) in TEST() function in webrtc::TEST::Owner
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A 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()
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/ |
D | owning_ref.rs | 8 enum Owner<A: 'static> { enum 13 impl<A: 'static> Deref for Owner<A> { implementation 41 impl<A: 'static> Clone for Owner<A> { implementation
|
/aosp_15_r20/system/tools/hidl/build/ |
D | properties.go | 23 Owner *string member 29 Owner *string member 50 Owner *string member
|
/aosp_15_r20/external/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 308 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() 347 const ObjectFile *Owner) in SectionRef() 433 const ObjectFile *Owner) in RelocationRef()
|
/aosp_15_r20/external/clang/test/Analysis/inlining/ |
H A D | path-notes.cpp | 225 struct Owner { struct 233 void Owner::testGetDerefExprOnMemberExprWithADot() { in testGetDerefExprOnMemberExprWithADot() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 400 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() 438 const ObjectFile *Owner) in SectionRef() 551 const ObjectFile *Owner) in RelocationRef()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | ObjectFile.h | 455 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() 493 const ObjectFile *Owner) in SectionRef() 606 const ObjectFile *Owner) in RelocationRef()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | ObjectFile.h | 456 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() 494 const ObjectFile *Owner) in SectionRef() 607 const ObjectFile *Owner) in RelocationRef()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | ObjectFile.h | 456 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() 494 const ObjectFile *Owner) in SectionRef() 607 const ObjectFile *Owner) in RelocationRef()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | ObjectFile.h | 456 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() 494 const ObjectFile *Owner) in SectionRef() 607 const ObjectFile *Owner) in RelocationRef()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A 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()
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | RDFGraph.cpp | 870 NodeAddr<UseNode*> DataFlowGraph::newUse(NodeAddr<InstrNode*> Owner, in newUse() 877 NodeAddr<PhiUseNode*> DataFlowGraph::newPhiUse(NodeAddr<PhiNode*> Owner, in newPhiUse() 886 NodeAddr<DefNode*> DataFlowGraph::newDef(NodeAddr<InstrNode*> Owner, in newDef() 893 NodeAddr<DefNode*> DataFlowGraph::newDef(NodeAddr<InstrNode*> Owner, in newDef() 901 NodeAddr<PhiNode*> DataFlowGraph::newPhi(NodeAddr<BlockNode*> Owner) { in newPhi() 907 NodeAddr<StmtNode*> DataFlowGraph::newStmt(NodeAddr<BlockNode*> Owner, in newStmt() 915 NodeAddr<BlockNode*> DataFlowGraph::newBlock(NodeAddr<FuncNode*> Owner, in newBlock()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RDFGraph.cpp | 809 NodeAddr<UseNode*> DataFlowGraph::newUse(NodeAddr<InstrNode*> Owner, in newUse() 816 NodeAddr<PhiUseNode*> DataFlowGraph::newPhiUse(NodeAddr<PhiNode*> Owner, in newPhiUse() 825 NodeAddr<DefNode*> DataFlowGraph::newDef(NodeAddr<InstrNode*> Owner, in newDef() 832 NodeAddr<DefNode*> DataFlowGraph::newDef(NodeAddr<InstrNode*> Owner, in newDef() 840 NodeAddr<PhiNode*> DataFlowGraph::newPhi(NodeAddr<BlockNode*> Owner) { in newPhi() 846 NodeAddr<StmtNode*> DataFlowGraph::newStmt(NodeAddr<BlockNode*> Owner, in newStmt() 854 NodeAddr<BlockNode*> DataFlowGraph::newBlock(NodeAddr<FuncNode*> Owner, in newBlock()
|
/aosp_15_r20/system/tools/aidl/build/ |
D | properties.go | 46 Owner *string member 86 Owner *string member 101 Owner *string member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Metadata.cpp | 150 bool MetadataTracking::track(void *Ref, Metadata &MD, OwnerTy Owner) { in track() 197 OwnerTy Owner = Pair.second.first; in getAllArgListUsers() local 213 void ReplaceableMetadataImpl::addRef(void *Ref, OwnerTy Owner) { in addRef() 263 MetadataTracking::OwnerTy Owner = Pair.second.first; in SalvageDebugInfo() local 292 OwnerTy Owner = Pair.second.first; in replaceAllUsesWith() local 341 auto Owner = Pair.second.first; in resolveAllUses() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 81 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext() local 108 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext2() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A 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
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitReader.cpp | 101 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext() local 124 std::unique_ptr<MemoryBuffer> Owner(unwrap(MemBuf)); in LLVMGetBitcodeModuleInContext2() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Metadata.h | 324 static bool track(void *Ref, Metadata &MD, Metadata &Owner) { in track() 333 static bool track(void *Ref, Metadata &MD, MetadataAsValue &Owner) { in track() 342 static bool track(void *Ref, Metadata &MD, DebugValueUser &Owner) { in track()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Metadata.h | 304 static bool track(void *Ref, Metadata &MD, Metadata &Owner) { in track() 313 static bool track(void *Ref, Metadata &MD, MetadataAsValue &Owner) { in track() 322 static bool track(void *Ref, Metadata &MD, DebugValueUser &Owner) { in track()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Metadata.h | 324 static bool track(void *Ref, Metadata &MD, Metadata &Owner) { in track() 333 static bool track(void *Ref, Metadata &MD, MetadataAsValue &Owner) { in track() 342 static bool track(void *Ref, Metadata &MD, DebugValueUser &Owner) { in track()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Metadata.h | 324 static bool track(void *Ref, Metadata &MD, Metadata &Owner) { in track() 333 static bool track(void *Ref, Metadata &MD, MetadataAsValue &Owner) { in track() 342 static bool track(void *Ref, Metadata &MD, DebugValueUser &Owner) { in track()
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | maybe_owned_unittest.cpp | 202 class Owner { class 204 explicit Owner(std::unique_ptr<Thing> thing) : thing_(std::move(thing)) {} in Owner() function in fxcrt::__anon6e512f830211::Owner
|