Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjC/
Ddebug-info-ivars-private.m13 @interface Delegate : NSObject<Protocol> { interface
18 @interface Delegate(NSObject) interface in NSObject
22 @implementation Delegate(NSObject) implementation in NSObject
26 @implementation Delegate { implementation
/external/perfetto/src/base/
Dmetatrace.cc47 struct Delegate { struct
48 static Delegate* GetInstance() { in GetInstance()
53 base::TaskRunner* task_runner = nullptr;
54 std::function<void()> read_task;
/external/tensorflow/tensorflow/lite/experimental/swift/Sources/
DDelegate.swift18 public protocol Delegate: class { protocol
/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/
DDelegate.java29 public interface Delegate { interface
/external/clang/test/Analysis/inlining/
DRetainCountExamples.m73 @interface Delegate : NSObject interface
89 @property (assign) Delegate* myDel; argument
116 + (void) test: (Delegate *)d {
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.cc662 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 …]
Dassembler-aarch32.h634 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/python/pyopenssl/tests/
Dutil.py130 class Delegate(object): class
144 class Delegate(object): class
/external/jcommander/src/test/java/com/beust/jcommander/
DParametersDelegateTest.java124 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/
DSymbolDeserializer.h56 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer()
93 SymbolVisitorDelegate *Delegate; variable
/external/deqp-deps/amber/docs/
Damber.md37 ### Delegate subsection
/external/libchrome/base/message_loop/
Dmessage_loop_perftest.cc69 class Delegate final : public PlatformThread::Delegate { class in base::__anond81e2d550111::PostingThread
71 Delegate(PostingThread* outer, std::unique_ptr<Action> action) in Delegate() function in base::__anond81e2d550111::PostingThread::Delegate
/external/tensorflow/tensorflow/lite/delegates/gpu/
Ddelegate.cc66 class Delegate { class
68 explicit Delegate(const TfLiteGpuDelegateOptionsV2* options) { in Delegate() function in tflite::gpu::__anonc9b3f0640111::Delegate
Dgl_delegate.cc76 class Delegate { class
83 explicit Delegate(const TfLiteGpuDelegateOptions* options) { in Delegate() function in tflite::gpu::gl::__anone3cf9d760111::Delegate
/external/libchrome/base/threading/
Dsimple_thread.h196 typedef DelegateSimpleThread::Delegate Delegate; typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dgpu_api_delegate.cc73 class Delegate { class
75 explicit Delegate(const TfLiteGpuDelegateOptions_New* options) { in Delegate() function in tflite::gpu::cl::__anond3033cc60111::Delegate
/external/llvm/include/llvm/DebugInfo/CodeView/
DCVSymbolVisitor.h24 CVSymbolVisitor(SymbolVisitorDelegate *Delegate) : Delegate(Delegate) {} in CVSymbolVisitor()
/external/libchrome/base/
Drun_loop.cc36 RunLoop::Delegate::Delegate() { in Delegate() function in base::RunLoop::Delegate
/external/tensorflow/tensorflow/lite/python/
Dinterpreter.py53 class Delegate(object): class
/external/tensorflow/tensorflow/lite/c/
Dc_api_test.cc165 TEST(CApiSimple, Delegate) { in TEST() argument
/external/tensorflow/tensorflow/lite/tools/evaluation/proto/
Devaluation_stages.proto109 enum Delegate { enum
/external/pdfium/xfa/fde/
Dcfde_texteditengine_unittest.cpp15 class Delegate final : public CFDE_TextEditEngine::Delegate { class in CFDE_TextEditEngineTest
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp471 struct Delegate struct in vkt::sparse::__anon32f00acc0111::Renderer
473 virtual ~Delegate (void) {} in ~Delegate()
/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc776 Delegate*, in Initialize() argument
/external/deqp-deps/amber/src/
Dexecutor_test.cc38 Delegate*, in Initialize() argument