/external/clang/test/CodeGenObjC/ |
D | debug-info-ivars-private.m | 13 @interface Delegate : NSObject<Protocol> { interface 18 @interface Delegate(NSObject) interface in NSObject 22 @implementation Delegate(NSObject) implementation in NSObject 26 @implementation Delegate { implementation
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveRangeEdit.h | 36 struct Delegate { struct 51 virtual ~Delegate() {} in ~Delegate() argument
|
/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/ |
D | Delegate.java | 29 public interface Delegate { interface
|
/external/clang/test/Analysis/inlining/ |
D | RetainCountExamples.m | 73 @interface Delegate : NSObject interface 89 @property (assign) Delegate* myDel; argument 116 + (void) test: (Delegate *)d {
|
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.cc | 662 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 688 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 800 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 950 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 997 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 1210 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 1312 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 1343 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 1489 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 1634 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler [all …]
|
D | assembler-aarch32.h | 634 virtual void Delegate(InstructionType type, in Delegate() function 653 virtual void Delegate(InstructionType type, in Delegate() function 664 virtual void Delegate(InstructionType type, in Delegate() function 672 virtual void Delegate(InstructionType type, in Delegate() function 686 virtual void Delegate(InstructionType type, in Delegate() function 696 virtual void Delegate(InstructionType type, in Delegate() function 706 virtual void Delegate(InstructionType type, in Delegate() function 715 virtual void Delegate(InstructionType type, in Delegate() function 725 virtual void Delegate(InstructionType type, in Delegate() function 736 virtual void Delegate(InstructionType type, in Delegate() function [all …]
|
/external/jcommander/src/test/java/com/beust/jcommander/ |
D | ParametersDelegateTest.java | 124 class Delegate { in commandTest() class 144 class Delegate { in mainParametersTest() class 183 class Delegate { in duplicateDelegateThrowDuplicateOptionException() class
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | SymbolDeserializer.h | 56 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() 93 SymbolVisitorDelegate *Delegate; variable
|
/external/libchrome/base/message_loop/ |
D | message_loop_perftest.cc | 69 class Delegate final : public PlatformThread::Delegate { class in base::__anon97d2d4d30111::PostingThread 71 Delegate(PostingThread* outer, std::unique_ptr<Action> action) in Delegate() function in base::__anon97d2d4d30111::PostingThread::Delegate
|
/external/libchrome/base/threading/ |
D | simple_thread.h | 196 typedef DelegateSimpleThread::Delegate Delegate; typedef
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CVSymbolVisitor.h | 24 CVSymbolVisitor(SymbolVisitorDelegate *Delegate) : Delegate(Delegate) {} in CVSymbolVisitor()
|
/external/libchrome/base/ |
D | run_loop.cc | 36 RunLoop::Delegate::Delegate() { in Delegate() function in base::RunLoop::Delegate
|
/external/pdfium/xfa/fde/ |
D | cfde_texteditengine_unittest.cpp | 14 class Delegate : public CFDE_TextEditEngine::Delegate { class in CFDE_TextEditEngineTest
|
/external/v8/src/ast/ |
D | scopes.h | 58 Delegate(Scope* scope, SloppyBlockFunctionStatement* statement, int index) in Delegate() function
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferTests.cpp | 471 struct Delegate struct in vkt::sparse::__anoncca8890a0111::Renderer 473 virtual ~Delegate (void) {} in ~Delegate()
|
/external/pdfium/xfa/fxfa/ |
D | fxfa_basic.h | 106 Delegate, enumerator
|