/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | dagger-producers-2.23.jar | META-INF/
META-INF/MANIFEST.MF
dagger/
dagger/producers/
dagger/ ... |
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/easing/ |
H A D | SpringStopEngine.java | 152 private void compute(double dt) { in compute() method in SpringStopEngine
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/ |
D | hash_reference.rs | 72 pub async fn compute<P: CipherSuiteProvider>( in compute() method
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/Skyline/ |
H A D | SkylineInplaceLU.h | 120 void SkylineInplaceLU<MatrixType>::compute() { in compute() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | NNPACK.cpp | 230 const auto compute = [&](const size_t batch_size) -> nnp_status { in _nnpack_spatial_convolution() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/ |
H A D | AbstractResolverComparator.java | 236 final void compute(List<ResolvedComponentInfo> targets) { in compute() method in AbstractResolverComparator
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/ |
H A D | anf_test.py | 380 def test_function(compute, something, complicated, foo): argument 385 def expected_result(compute, something, complicated, foo): argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | int4mm_kernel.cpp | 126 auto compute = [&, COLS](auto i, int k) { in tinygemm_kernel() local 267 auto compute = [&, COLS](auto i, int k) { in tinygemm_kernel() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/ |
D | ExecutionBuilder.cpp | 1051 int ExecutionBuilder::compute(std::shared_ptr<ExecutionCallback>* synchronizationCallback, in compute() function in android::nn::ExecutionBuilder 1508 std::tuple<int, std::vector<OutputShape>, Timing> StepExecutor::compute( in compute() function in android::nn::StepExecutor
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 579 SizeOffsetType ObjectSizeOffsetVisitor::compute(Value *V) { in compute() function in ObjectSizeOffsetVisitor 836 SizeOffsetEvalType ObjectSizeOffsetEvaluator::compute(Value *V) { in compute() function in ObjectSizeOffsetEvaluator
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/ |
H A D | HashMap.annotated.java | 78 public V compute(K key, java.util.function.BiFunction<? super K,? super V,? extends V> remappingFun… in compute() method in HashMap
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/ |
H A D | HashMap.annotated.java | 79 @libcore.util.Nullable public V compute(@libcore.util.NullFromTypeParam K key, @libcore.util.NonNul… in compute() method in HashMap
|
/aosp_15_r20/external/libsrtp2/crypto/include/ |
H A D | auth.h | 128 srtp_auth_compute_func compute; member
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
D | CachingPipeline.java | 313 public void compute(SharedBuffer buffer, ImagePreset preset, int type) { in compute() method in CachingPipeline
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/ |
H A D | lockfile.rs | 106 fn compute( in compute() method
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/ |
H A D | ragged_dispatch_test.py | 359 def compute(x, y): function
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
H A D | MatrixLogarithm.h | 282 MatrixType MatrixLogarithmAtomic<MatrixType>::compute(const MatrixType& A) in compute() function
|
/aosp_15_r20/external/eigen/Eigen/src/Eigenvalues/ |
H A D | EigenSolver.h | 379 EigenSolver<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeEigenvectors) in compute() function
|
/aosp_15_r20/external/pytorch/c10/test/util/ |
H A D | logging_test.cpp | 202 std::string compute() const override { in TEST() function
|
/aosp_15_r20/external/eigen/Eigen/src/IterativeLinearSolvers/ |
H A D | IncompleteLUT.h | 160 IncompleteLUT& compute(const MatrixType& amat) in compute() function
|
H A D | IncompleteCholesky.h | 141 void compute(const MatrixType& mat) in compute() function
|
/aosp_15_r20/external/eigen/Eigen/src/SVD/ |
H A D | UpperBidiagonalization.h | 381 UpperBidiagonalization<_MatrixType>& UpperBidiagonalization<_MatrixType>::compute(const _MatrixType… in compute() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | GenericCycleImpl.h | 356 void GenericCycleInfo<ContextT>::compute(FunctionT &F) { in compute() function
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | Reduce.cpp | 45 inline bool compute(IOperationExecutionContext* context, T init, T func(T, T)) { in compute() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmSpirvVersionTests.cpp | 371 tcu::TestCaseGroup *createSpivVersionCheckTests(tcu::TestContext &testCtx, const bool compute) in createSpivVersionCheckTests()
|