/aosp_15_r20/external/vixl/src/aarch32/ |
H A 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 …]
|
H A 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 …]
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A 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
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A 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
|
/aosp_15_r20/external/perfetto/src/base/ |
H A 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;
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/performance/ |
H A D | delegates.md | 46 ### Delegates by Platform 80 ### Delegates by model type 97 ### Validating performance
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/security/ |
H A D | KeyPairGenerator.java | 108 private static final class Delegate extends java.security.KeyPairGenerator { class in KeyPairGenerator 110 Delegate(java.security.KeyPairGeneratorSpi spi, java.lang.String algorithm) { in Delegate() method in KeyPairGenerator.Delegate 115 Delegate( in Delegate() method in KeyPairGenerator.Delegate
|
H A D | Signature.java | 259 private static class Delegate extends java.security.Signature { class in Signature 261 Delegate(java.security.SignatureSpi sigSpi, java.lang.String algorithm) { in Delegate() method in Signature.Delegate 266 Delegate(java.lang.String algorithm) { in Delegate() method in Signature.Delegate
|
/aosp_15_r20/external/clang/test/Analysis/inlining/ |
H A D | RetainCountExamples.m | 73 @interface Delegate : NSObject interface 89 @property (assign) Delegate* myDel; argument 116 + (void) test: (Delegate *)d {
|
/aosp_15_r20/external/jcommander/src/test/java/com/beust/jcommander/ |
H A D | ParametersDelegateTest.java | 124 class Delegate { in commandTest() class 144 class Delegate { in mainParametersTest() class 183 class Delegate { in duplicateDelegateThrowDuplicateOptionException() class
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/ |
D | KeyPairGenerator.java | 591 private static final class Delegate extends KeyPairGenerator { class in KeyPairGenerator 610 Delegate(KeyPairGeneratorSpi spi, String algorithm) { in Delegate() method in KeyPairGenerator.Delegate 615 Delegate(Instance instance, Iterator<Service> serviceIterator, in Delegate() method in KeyPairGenerator.Delegate
|
D | Signature.java | 1125 private static class Delegate extends Signature { class in Signature 1158 Delegate(SignatureSpi sigSpi, String algorithm) { in Delegate() method in Signature.Delegate 1166 Delegate(String algorithm) { in Delegate() method in Signature.Delegate
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/ |
H A D | KeyPairGenerator.java | 591 private static final class Delegate extends KeyPairGenerator { class in KeyPairGenerator 610 Delegate(KeyPairGeneratorSpi spi, String algorithm) { in Delegate() method in KeyPairGenerator.Delegate 615 Delegate(Instance instance, Iterator<Service> serviceIterator, in Delegate() method in KeyPairGenerator.Delegate
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/13/libcore/ojluni/src/main/java/java/security/ |
D | KeyPairGenerator.java | 591 private static final class Delegate extends KeyPairGenerator { class in KeyPairGenerator 610 Delegate(KeyPairGeneratorSpi spi, String algorithm) { in Delegate() method in KeyPairGenerator.Delegate 615 Delegate(Instance instance, Iterator<Service> serviceIterator, in Delegate() method in KeyPairGenerator.Delegate
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | etw_interceptor_win.cc | 16 class ETWInterceptor::Delegate class in base::trace_event::ETWInterceptor 19 explicit Delegate(perfetto::LockedHandle<ETWInterceptor> locked_self) in Delegate() function in base::trace_event::ETWInterceptor::Delegate
|
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/internal/converter/attribute/ |
H A 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
|
H A 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
|
H A 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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | SymbolDeserializer.h | 55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() 92 SymbolVisitorDelegate *Delegate; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | SymbolDeserializer.h | 55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() 92 SymbolVisitorDelegate *Delegate; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | SymbolDeserializer.h | 55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() 92 SymbolVisitorDelegate *Delegate; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | SymbolDeserializer.h | 55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() 92 SymbolVisitorDelegate *Delegate; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolDeserializer.h | 55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() 92 SymbolVisitorDelegate *Delegate; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolDeserializer.h | 55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() 92 SymbolVisitorDelegate *Delegate; variable
|
/aosp_15_r20/external/python/bumble/examples/ |
D | run_avrcp.py | 221 self, avrcp_protocol: avrcp.Protocol, avrcp_delegate: Delegate 318 class Delegate(avrcp.Delegate): class
|