/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/tensorflow/tensorflow/lite/delegates/xnnpack/ |
D | delegate_test.cc | 28 TEST(Delegate, CreateWithoutParams) { in TEST() argument 34 TEST(Delegate, CreateWithDefaultParams) { in TEST() argument 42 TEST(Delegate, CreateWithNumThreadsParam) { in TEST() argument 51 TEST(Delegate, GetThreadPool) { in TEST() argument
|
/external/perfetto/src/base/ |
D | metatrace.cc | 43 struct Delegate { struct 44 static Delegate* GetInstance() { in GetInstance() 49 base::TaskRunner* task_runner = nullptr; 50 std::function<void()> read_task;
|
/external/tensorflow/tensorflow/lite/g3doc/performance/ |
D | delegates.md | 46 ### Delegates by Platform 80 ### Delegates by model type 97 ### Validating performance
|
/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 1248 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 1359 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 1390 void MacroAssembler::Delegate(InstructionType type, in Delegate() function in vixl::aarch32::MacroAssembler 1536 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/clang/test/Analysis/inlining/ |
D | RetainCountExamples.m | 73 @interface Delegate : NSObject interface 89 @property (assign) Delegate* myDel; argument 116 + (void) test: (Delegate *)d {
|
/external/tensorflow/tensorflow/lite/swift/Sources/ |
D | Delegate.swift | 18 public protocol Delegate: AnyObject { protocol
|
/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/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/internal/converter/attribute/ |
D | ListAttributeConverter.java | 124 … private static final class Delegate<T extends Collection<U>, U> implements AttributeConverter<T> { class in ListAttributeConverter 129 private Delegate(Builder<T, U> builder) { in Delegate() method in ListAttributeConverter.Delegate
|
D | MapAttributeConverter.java | 147 private static final class Delegate<T extends Map<K, V>, K, V> { class in MapAttributeConverter 153 private Delegate(Builder<T, K, V> builder) { in Delegate() method in MapAttributeConverter.Delegate
|
D | SetAttributeConverter.java | 126 … private static final class Delegate<T extends Collection<U>, U> implements AttributeConverter<T> { class in SetAttributeConverter 132 private Delegate(Builder<T, U> builder) { in Delegate() method in SetAttributeConverter.Delegate
|
/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/ |
D | Delegate.java | 29 public interface Delegate extends Closeable { interface
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | SymbolDeserializer.h | 55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() 92 SymbolVisitorDelegate *Delegate; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | SymbolDeserializer.h | 55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() 92 SymbolVisitorDelegate *Delegate; variable
|
/external/python/bumble/examples/ |
D | run_avrcp.py | 221 self, avrcp_protocol: avrcp.Protocol, avrcp_delegate: Delegate 318 class Delegate(avrcp.Delegate): class
|
/external/cronet/tot/net/proxy_resolution/ |
D | proxy_config_service_android.h | 115 class Delegate; variable
|
/external/cronet/stable/net/proxy_resolution/ |
D | proxy_config_service_android.h | 115 class Delegate; variable
|
/external/deqp-deps/amber/docs/ |
D | amber.md | 37 ### Delegate subsection
|
/external/libchrome/base/message_loop/ |
D | message_loop_perftest.cc | 69 class Delegate final : public PlatformThread::Delegate { class in base::__anon367f6a600111::PostingThread 71 Delegate(PostingThread* outer, std::unique_ptr<Action> action) in Delegate() function in base::__anon367f6a600111::PostingThread::Delegate
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
D | DelegatingExternalProperty1003Test.java | 29 static class Delegate { class in DelegatingExternalProperty1003Test
|
/external/libchrome/components/policy/core/common/ |
D | proxy_policy_provider_unittest.cc | 54 TEST_F(ProxyPolicyProviderTest, Delegate) { in TEST_F() argument
|
/external/armnn/samples/ImageClassification/ |
D | run_classifier.py | 98 def load_tf_model(model_path: Path, armnn_delegate: tflite.Delegate):
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | GISelChangeObserver.h | 109 MachineFunction::Delegate *Delegate; variable
|
/external/pytorch/test/cpp/lite_interpreter_runtime/ |
D | test_lite_interpreter_runtime.cpp | 55 TEST(RunTimeTest, Delegate) { in TEST() argument
|