/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/ |
H A D | CLElementwiseUnaryLayer.cpp | 49 void CLRsqrtLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLRsqrtLayer 54 void CLRsqrtLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTe… in configure() function in arm_compute::CLRsqrtLayer 91 void CLExpLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLExpLayer 96 void CLExpLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() function in arm_compute::CLExpLayer 133 void CLNegLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLNegLayer 138 void CLNegLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() function in arm_compute::CLNegLayer 174 void CLSinLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLSinLayer 179 void CLSinLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() function in arm_compute::CLSinLayer 215 void CLAbsLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLAbsLayer 220 void CLAbsLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() function in arm_compute::CLAbsLayer [all …]
|
H A D | CLElementwiseOperations.cpp | 53 void CLArithmeticAddition::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, Conve… in configure() function in arm_compute::CLArithmeticAddition 58 void CLArithmeticAddition::configure(const CLCompileContext &compile_context, const ICLTensor *inpu… in configure() function in arm_compute::CLArithmeticAddition 99 void CLArithmeticSubtraction::configure(const ICLTensor *input1, const ICLTensor *input2, ICLTensor… in configure() function in arm_compute::CLArithmeticSubtraction 104 void CLArithmeticSubtraction::configure(const CLCompileContext &compile_context, const ICLTensor *i… in configure() function in arm_compute::CLArithmeticSubtraction 145 void CLArithmeticDivision::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, const… in configure() function in arm_compute::CLArithmeticDivision 150 void CLArithmeticDivision::configure(const CLCompileContext &compile_context, const ICLTensor *inpu… in configure() function in arm_compute::CLArithmeticDivision 190 void CLElementwiseMax::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, const Act… in configure() function in arm_compute::CLElementwiseMax 195 void CLElementwiseMax::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLTen… in configure() function in arm_compute::CLElementwiseMax 235 void CLElementwiseMin::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, const Act… in configure() function in arm_compute::CLElementwiseMin 240 void CLElementwiseMin::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLTen… in configure() function in arm_compute::CLElementwiseMin [all …]
|
H A D | CLBatchToSpaceLayer.cpp | 46 void CLBatchToSpaceLayer::configure(const ICLTensor *input, const ICLTensor *block_shape, ICLTensor… in configure() function in arm_compute::CLBatchToSpaceLayer 51 void CLBatchToSpaceLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure() function in arm_compute::CLBatchToSpaceLayer 57 void CLBatchToSpaceLayer::configure(const ICLTensor *input, int32_t block_shape_x, int32_t block_sh… in configure() function in arm_compute::CLBatchToSpaceLayer 62 void CLBatchToSpaceLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure() function in arm_compute::CLBatchToSpaceLayer
|
H A D | CLSpaceToBatchLayer.cpp | 47 void CLSpaceToBatchLayer::configure(const ICLTensor *input, const ICLTensor *block_shape, const ICL… in configure() function in arm_compute::CLSpaceToBatchLayer 52 void CLSpaceToBatchLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure() function in arm_compute::CLSpaceToBatchLayer 65 void CLSpaceToBatchLayer::configure(const ICLTensor *input, const int block_shape_x, const int bloc… in configure() function in arm_compute::CLSpaceToBatchLayer 70 void CLSpaceToBatchLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure() function in arm_compute::CLSpaceToBatchLayer
|
H A D | CLComparison.cpp | 35 void CLComparison::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, ComparisonOpe… in configure() function in arm_compute::CLComparison 40 void CLComparison::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLTensor … in configure() function in arm_compute::CLComparison 64 void CLComparisonStatic<COP>::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output) in configure() function in arm_compute::CLComparisonStatic 70 void CLComparisonStatic<COP>::configure(const CLCompileContext &compile_context, ICLTensor *input1,… in configure() function in arm_compute::CLComparisonStatic
|
/aosp_15_r20/external/guice/core/test/com/google/inject/ |
H A D | TypeConversionTest.java | 173 protected void configure() { in configure() method in TypeConversionTest.OuterErrorModule 180 protected void configure() { in configure() method in TypeConversionTest.InnerErrorModule 302 protected void configure() { in configure() method in TypeConversionTest.InvalidCustomValueModule 339 protected void configure() { in configure() method in TypeConversionTest.OuterModule 352 protected void configure() { in configure() method in TypeConversionTest.InnerModule 361 protected void configure() { in configure() method in TypeConversionTest.ConverterNullModule 389 protected void configure() { in configure() method in TypeConversionTest.ConverterCustomModule 448 protected void configure() { in configure() method in TypeConversionTest.OuterAmbiguousModule 455 protected void configure() { in configure() method in TypeConversionTest.InnerAmbiguousModule 465 protected void configure() { in configure() method in TypeConversionTest.Ambiguous1Module [all …]
|
H A D | ScopesTest.java | 318 protected void configure() { in configure() method in ScopesTest.OuterRuntimeModule 325 protected void configure() { in configure() method in ScopesTest.InnerRuntimeModule 347 protected void configure() { in configure() method in ScopesTest.OuterDeprecatedModule 354 protected void configure() { in configure() method in ScopesTest.InnerDeprecatedModule 374 protected void configure() { in configure() method in ScopesTest.OuterScopeModule 382 protected void configure() { in configure() method in ScopesTest.CustomNoScopeModule 389 protected void configure() { in configure() method in ScopesTest.CustomSingletonModule
|
H A D | BinderTest.java | 355 protected void configure() { in configure() method in BinderTest.ParentModule 363 protected void configure() { in configure() method in BinderTest.FooModule 370 protected void configure() { in configure() method in BinderTest.BarModule 383 protected void configure() { in configure() method in BinderTest.ConstantModule 558 protected void configure() { in configure() method in BinderTest.OuterCoreModule 567 protected void configure() { in configure() method in BinderTest.InnerCoreModule
|
H A D | ModuleTest.java | 16 public void configure(Binder binder) { in configure() method in ModuleTest.A 25 public void configure(Binder binder) { in configure() method in ModuleTest.B 33 public void configure(Binder binder) { in configure() method in ModuleTest.C 41 public void configure(Binder binder) { in configure() method in ModuleTest.D
|
H A D | BinderTestSuite.java | 273 void configure(ScopedBindingBuilder sbb) {} in configure() method 281 void configure(ScopedBindingBuilder sbb) { in configure() method 294 void configure(ScopedBindingBuilder sbb) { in configure() method 306 void configure(ScopedBindingBuilder sbb) { in configure() method 318 void configure(ScopedBindingBuilder sbb) { in configure() method 330 void configure(ScopedBindingBuilder sbb) { in configure() method 340 abstract void configure(ScopedBindingBuilder sbb); in configure() method in BinderTestSuite.Scoper
|
H A D | PrivateModuleTest.java | 650 protected void configure() { in configure() method in PrivateModuleTest.FailingModule 658 protected void configure() { in configure() method in PrivateModuleTest.ManyPrivateModules 669 protected void configure() { in configure() method in PrivateModuleTest.FailingPrivateModule 686 protected void configure() { in configure() method in PrivateModuleTest.SecondFailingPrivateModule
|
H A D | GenericInjectionTest.java | 98 protected void configure() { in testInjectingParameterizedDependenciesForBindingTarget() method 112 protected void configure() { in testInjectingParameterizedDependenciesForBindingSource() method 126 protected void configure() { in testBindingToSubtype() method 140 protected void configure() { in testBindingSubtype() method
|
H A D | DuplicateBindingsTest.java | 418 protected void configure() { in configure() method in DuplicateBindingsTest.ThrowingModule 467 protected void configure() { in configure() method in DuplicateBindingsTest.FailedModule 523 protected void configure() { in configure() method in DuplicateBindingsTest.SimpleModule 564 protected void configure() { in configure() method in DuplicateBindingsTest.ScopedModule 597 protected void configure() { in configure() method in DuplicateBindingsTest.AnnotatedScopeModule
|
/aosp_15_r20/external/coreboot/Documentation/tutorial/ |
H A D | part1.md | 29 ### Step 1 - Install tools and libraries needed for coreboot 43 ### Step 2 - Download coreboot source tree 52 ### Step 3 - Build the coreboot toolchain 79 ### Step 4 - Build the payload - coreinfo 87 ### Step 5 - Configure the build 89 #### Configure your mainboard 107 #### Optionally use your system toolchain (Again, not recommended) 115 #### Select the payload 128 #### Check your configuration (optional step): 154 ### Step 6 - Build coreboot
|
/aosp_15_r20/external/ComputeLibrary/tests/CL/ |
H A D | Helper.h | 54 void configure(Args &&... args) in configure() function 66 void configure(GPUTarget gpu_target, Args &&... args) in configure() function 96 void configure(T first, T second, Args &&... args) in configure() function 134 void configure(Args &&... args) in configure() function 146 void configure(GPUTarget gpu_target, Args &&... args) in configure() function 175 void configure(T first, Args &&... args) in configure() function 196 void configure(T first, T second, Args &&... args) in configure() function 233 void configure(T first, Args &&... args) in configure() function
|
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/ |
H A D | ClElementwiseUnary.cpp | 34 void ClRsqrt::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInf… in configure() function in arm_compute::opencl::ClRsqrt 47 void ClExp::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() function in arm_compute::opencl::ClExp 60 void ClNeg::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() function in arm_compute::opencl::ClNeg 73 void ClSin::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() function in arm_compute::opencl::ClSin 86 void ClAbs::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() function in arm_compute::opencl::ClAbs 99 void ClLog::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo … in configure() function in arm_compute::opencl::ClLog 112 void ClRound::configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInf… in configure() function in arm_compute::opencl::ClRound
|
H A D | ClElementwiseOperations.cpp | 34 void ClElementwiseDivision::configure(const ClCompileContext &compile_context, ITensorInfo *src1, I… in configure() function in arm_compute::opencl::ClElementwiseDivision 47 void ClElementwiseMax::configure(const ClCompileContext &compile_context, ITensorInfo *src1, ITenso… in configure() function in arm_compute::opencl::ClElementwiseMax 60 void ClElementwiseMin::configure(const ClCompileContext &compile_context, ITensorInfo *src1, ITenso… in configure() function in arm_compute::opencl::ClElementwiseMin 73 void ClElementwiseSquaredDiff::configure(const ClCompileContext &compile_context, ITensorInfo *src1… in configure() function in arm_compute::opencl::ClElementwiseSquaredDiff 86 void ClElementwisePower::configure(const ClCompileContext &compile_context, ITensorInfo *src1, ITen… in configure() function in arm_compute::opencl::ClElementwisePower
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/ |
H A D | MapperBuilder.java | 110 public B configure(MapperFeature feature, boolean state) { in configure() method in MapperBuilder 129 public B configure(SerializationFeature feature, boolean state) { in configure() method in MapperBuilder 148 public B configure(DeserializationFeature feature, boolean state) { in configure() method in MapperBuilder 169 public B configure(JsonParser.Feature feature, boolean state) { in configure() method in MapperBuilder 184 public B configure(JsonGenerator.Feature feature, boolean state) { in configure() method in MapperBuilder 209 public B configure(StreamReadFeature feature, boolean state) { in configure() method in MapperBuilder 228 public B configure(StreamWriteFeature feature, boolean state) { in configure() method in MapperBuilder
|
/aosp_15_r20/external/guice/extensions/grapher/test/com/google/inject/grapher/ |
H A D | TransitiveDependencyVisitorTest.java | 192 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.ConvertedConstantModule 199 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.InstanceModule 206 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.LinkedKeyModule 213 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.ProviderInstanceModule 220 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.HasDependenciesModule 227 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.ProviderKeyModule
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/net/http/ |
H A D | AbstractProxyTest.java | 241 @Override void configure(MockWebServer server, HttpClient client, HttpRequest request) { in PROXY_SYSTEM_PROPERTY() method 247 @Override void configure(MockWebServer server, HttpClient client, HttpRequest request) { in HTTP_PROXY_SYSTEM_PROPERTY() method 253 @Override void configure(MockWebServer server, HttpClient client, HttpRequest request) { in HTTPS_PROXY_SYSTEM_PROPERTY() method 259 @Override void configure(MockWebServer server, HttpClient client, HttpRequest request) { in CLIENT_PARAMETER() method 265 @Override void configure(MockWebServer server, HttpClient client, HttpRequest request) { in REQUEST_PARAMETER() method 271 abstract void configure(MockWebServer proxy, HttpClient client, HttpRequest request); in configure() method in AbstractProxyTest.ProxyConfig
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/ |
H A D | NEElementwiseOperations.cpp | 50 void NEElementwiseMax::configure(ITensor *input1, ITensor *input2, ITensor *output, const Activatio… in configure() function in arm_compute::NEElementwiseMax 91 void NEElementwiseMin::configure(ITensor *input1, ITensor *input2, ITensor *output, const Activatio… in configure() function in arm_compute::NEElementwiseMin 132 void NEElementwiseSquaredDiff::configure(ITensor *input1, ITensor *input2, ITensor *output, const A… in configure() function in arm_compute::NEElementwiseSquaredDiff 173 void NEElementwiseDivision::configure(ITensor *input1, ITensor *input2, ITensor *output, const Acti… in configure() function in arm_compute::NEElementwiseDivision 214 void NEElementwisePower::configure(ITensor *input1, ITensor *input2, ITensor *output, const Activat… in configure() function in arm_compute::NEElementwisePower 261 void NEElementwiseComparisonStatic<COP>::configure(ITensor *input1, ITensor *input2, ITensor *outpu… in configure() function in arm_compute::NEElementwiseComparisonStatic 302 void NEElementwiseComparison::configure(ITensor *input1, ITensor *input2, ITensor *output, Comparis… in configure() function in arm_compute::NEElementwiseComparison
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/ |
H A D | CpuElementwise.cpp | 49 void CpuElementwiseArithmetic<op>::configure(const ITensorInfo *src0, const ITensorInfo *src1, ITen… in configure() function in arm_compute::cpu::CpuElementwiseArithmetic 68 void CpuElementwiseDivision::configure(const ITensorInfo *src0, const ITensorInfo *src1, ITensorInf… in configure() function in arm_compute::cpu::CpuElementwiseDivision 81 void CpuElementwisePower::configure(const ITensorInfo *src0, const ITensorInfo *src1, ITensorInfo *… in configure() function in arm_compute::cpu::CpuElementwisePower 95 void CpuElementwiseComparisonStatic<COP>::configure(const ITensorInfo *src0, const ITensorInfo *src… in configure() function in arm_compute::cpu::CpuElementwiseComparisonStatic 109 void CpuElementwiseComparison::configure(const ITensorInfo *src0, const ITensorInfo *src1, ITensorI… in configure() function in arm_compute::cpu::CpuElementwiseComparison
|
/aosp_15_r20/external/jackson-core/src/main/java/com/fasterxml/jackson/core/ |
H A D | TSFBuilder.java | 129 public B configure(JsonFactory.Feature f, boolean state) { in configure() method in TSFBuilder 161 public B configure(StreamReadFeature f, boolean state) { in configure() method in TSFBuilder 193 public B configure(StreamWriteFeature f, boolean state) { in configure() method in TSFBuilder 222 public B configure(JsonReadFeature f, boolean state) { in configure() method in TSFBuilder 249 public B configure(JsonWriteFeature f, boolean state) { in configure() method in TSFBuilder
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/ |
D | run_tests.py | 248 def configure(self, config, args): member in CLanguage 515 def configure(self, config, args): member in RemoteNodeLanguage 574 def configure(self, config, args): member in Php7Language 628 def configure(self, config, args): member in PythonLanguage 803 def configure(self, config, args): member in RubyLanguage 875 def configure(self, config, args): member in CSharpLanguage 968 def configure(self, config, args): member in ObjCLanguage 1046 def configure(self, config, args): member in Sanity
|
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/ |
H A D | CLBatchToSpaceLayerKernel.cpp | 89 void CLBatchToSpaceLayerKernel::configure(const ICLTensor *input, const ICLTensor *block_shape, ICL… in configure() function in arm_compute::CLBatchToSpaceLayerKernel 94 void CLBatchToSpaceLayerKernel::configure(const CLCompileContext &compile_context, const ICLTensor … in configure() function in arm_compute::CLBatchToSpaceLayerKernel 122 void CLBatchToSpaceLayerKernel::configure(const ICLTensor *input, const int32_t block_shape_x, cons… in configure() function in arm_compute::CLBatchToSpaceLayerKernel 127 void CLBatchToSpaceLayerKernel::configure(const CLCompileContext &compile_context, const ICLTensor … in configure() function in arm_compute::CLBatchToSpaceLayerKernel
|