Home
last modified time | relevance | path

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

12345678910>>...24

/aosp_15_r20/external/webrtc/api/task_queue/
H A Dpending_task_safety_flag_unittest.cc27 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 DIceStringPool.h83 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/
Downing_ref.rs8 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/
Dproperties.go23 Owner *string member
29 Owner *string member
50 Owner *string member
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DObjectFile.h308 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 Dpath-notes.cpp225 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 DObjectFile.h374 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 DObjectFile.h400 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/
DObjectFile.h455 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/
DObjectFile.h456 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/
DObjectFile.h456 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/
DObjectFile.h456 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 DRDFGraph.cpp806 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 DRDFGraph.cpp870 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 DRDFGraph.cpp809 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/
Dproperties.go46 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 DMetadata.cpp150 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 DBitReader.cpp81 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 DBitReader.cpp82 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 DBitReader.cpp101 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/
DMetadata.h324 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/
DMetadata.h304 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/
DMetadata.h324 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/
DMetadata.h324 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 Dmaybe_owned_unittest.cpp202 class Owner { class
204 explicit Owner(std::unique_ptr<Thing> thing) : thing_(std::move(thing)) {} in Owner() function in fxcrt::__anon6e512f830211::Owner

12345678910>>...24