Home
last modified time | relevance | path

Searched defs:compute (Results 226 – 250 of 1439) sorted by relevance

12345678910>>...58

/aosp_15_r20/packages/apps/TV/libs/m2/
Ddagger-producers-2.23.jarMETA-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 DSpringStopEngine.java152 private void compute(double dt) { in compute() method in SpringStopEngine
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/
Dhash_reference.rs72 pub async fn compute<P: CipherSuiteProvider>( in compute() method
/aosp_15_r20/external/eigen/unsupported/Eigen/src/Skyline/
H A DSkylineInplaceLU.h120 void SkylineInplaceLU<MatrixType>::compute() { in compute() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DNNPACK.cpp230 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 DAbstractResolverComparator.java236 final void compute(List<ResolvedComponentInfo> targets) { in compute() method in AbstractResolverComparator
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/
H A Danf_test.py380 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 Dint4mm_kernel.cpp126 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/
DExecutionBuilder.cpp1051 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 DMemoryBuiltins.cpp579 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 DHashMap.annotated.java78 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 DHashMap.annotated.java79 @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 Dauth.h128 srtp_auth_compute_func compute; member
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DCachingPipeline.java313 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 Dlockfile.rs106 fn compute( in compute() method
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_dispatch_test.py359 def compute(x, y): function
/aosp_15_r20/external/eigen/unsupported/Eigen/src/MatrixFunctions/
H A DMatrixLogarithm.h282 MatrixType MatrixLogarithmAtomic<MatrixType>::compute(const MatrixType& A) in compute() function
/aosp_15_r20/external/eigen/Eigen/src/Eigenvalues/
H A DEigenSolver.h379 EigenSolver<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeEigenvectors) in compute() function
/aosp_15_r20/external/pytorch/c10/test/util/
H A Dlogging_test.cpp202 std::string compute() const override { in TEST() function
/aosp_15_r20/external/eigen/Eigen/src/IterativeLinearSolvers/
H A DIncompleteLUT.h160 IncompleteLUT& compute(const MatrixType& amat) in compute() function
H A DIncompleteCholesky.h141 void compute(const MatrixType& mat) in compute() function
/aosp_15_r20/external/eigen/Eigen/src/SVD/
H A DUpperBidiagonalization.h381 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 DGenericCycleImpl.h356 void GenericCycleInfo<ContextT>::compute(FunctionT &F) { in compute() function
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DReduce.cpp45 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 DvktSpvAsmSpirvVersionTests.cpp371 tcu::TestCaseGroup *createSpivVersionCheckTests(tcu::TestContext &testCtx, const bool compute) in createSpivVersionCheckTests()

12345678910>>...58