| /external/webrtc/api/task_queue/ |
| 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
|
| /external/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()
|
| /external/rust/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
|
| /external/llvm/include/llvm/Object/ |
| 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()
|
| D | SymbolicFile.h | 174 const SymbolicFile *Owner) in BasicSymbolRef()
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/decoder/src/main/java/com/google/android/exoplayer2/decoder/ |
| D | DecoderOutputBuffer.java | 22 public interface Owner<S extends DecoderOutputBuffer> { interface in DecoderOutputBuffer
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/decoder/src/main/java/com/google/android/exoplayer2/decoder/ |
| D | DecoderOutputBuffer.java | 22 public interface Owner<S extends DecoderOutputBuffer> { interface in DecoderOutputBuffer
|
| /external/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
|
| /external/llvm/lib/Bitcode/Reader/ |
| 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
|
| /external/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 | 185 const SymbolicFile *Owner) in BasicSymbolRef()
|
| /external/clang/test/Analysis/inlining/ |
| D | path-notes.cpp | 225 struct Owner { struct 233 void Owner::testGetDerefExprOnMemberExprWithADot() { in testGetDerefExprOnMemberExprWithADot() argument
|
| /external/llvm/examples/HowToUseJIT/ |
| D | HowToUseJIT.cpp | 67 std::unique_ptr<Module> Owner = make_unique<Module>("test", Context); in main() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | LockFileManager.h | 57 Optional<std::pair<std::string, int> > Owner; variable
|
| /external/llvm/include/llvm/Support/ |
| D | LockFileManager.h | 58 Optional<std::pair<std::string, int> > Owner; variable
|
| /external/clang/include/clang/Rewrite/Frontend/ |
| D | FixItRewriter.h | 73 std::unique_ptr<DiagnosticConsumer> Owner; variable
|
| /external/pdfium/core/fxcrt/ |
| 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::__anon7c6392720211::Owner
|
| /external/llvm/lib/IR/ |
| D | SymbolTableListTraitsImpl.h | 66 ItemParentClass *Owner = getListOwner(); in addNodeToList() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | SymbolTableListTraitsImpl.h | 65 ItemParentClass *Owner = getListOwner(); in addNodeToList() local
|
| /external/llvm/examples/Fibonacci/ |
| D | fibonacci.cpp | 111 std::unique_ptr<Module> Owner(new Module("test", Context)); in main() local
|
| /external/llvm/unittests/ExecutionEngine/ |
| D | ExecutionEngineTest.cpp | 31 auto Owner = make_unique<Module>("<main>", Context); in ExecutionEngineTest() local
|
| /external/llvm/include/llvm/Option/ |
| D | Option.h | 70 const OptTable *Owner; variable
|
| /external/llvm/lib/Target/Hexagon/ |
| 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()
|
| /external/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()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
| D | Option.h | 78 const OptTable *Owner; variable
|