/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/androidx.window_window-core/android_common_apex33/aar/ |
D | classes.jar | ... final androidx.window.core.layout.WindowHeightSizeClass compute$window_core (float)
int $i$a ... |
D | androidx.window_window-core.jar | ... final androidx.window.core.layout.WindowHeightSizeClass compute$window_core (float)
int $i$a ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/androidx.window_window-core/android_common_apex30/aar/ |
D | androidx.window_window-core.jar | ... final androidx.window.core.layout.WindowHeightSizeClass compute$window_core (float)
int $i$a ... |
D | classes.jar | ... final androidx.window.core.layout.WindowHeightSizeClass compute$window_core (float)
int $i$a ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/androidx.window_window-core/android_common/aar/ |
D | classes.jar | ... final androidx.window.core.layout.WindowHeightSizeClass compute$window_core (float)
int $i$a ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/androidx.window_window-core/android_common_apex10000/aar/ |
D | androidx.window_window-core.jar | ... final androidx.window.core.layout.WindowHeightSizeClass compute$window_core (float)
int $i$a ... |
D | classes.jar | ... final androidx.window.core.layout.WindowHeightSizeClass compute$window_core (float)
int $i$a ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-core-android/1.6.0-alpha01/androidx.window_window-core/android_common_apex34/aar/ |
D | androidx.window_window-core.jar | ... final androidx.window.core.layout.WindowHeightSizeClass compute$window_core (float)
int $i$a ... |
/aosp_15_r20/libcore/ojluni/src/test/java/lang/StrictMath/ |
H A D | FdlibmTranslit.java | 92 public static strictfp double compute(double x) { in compute() method in FdlibmTranslit.Cbrt 162 public static double compute(double x, double y) { in compute() method in FdlibmTranslit.Hypot 307 public static strictfp double compute(double x) { in compute() method in FdlibmTranslit.Exp
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/parallel_for/ |
H A D | xla_control_flow_ops_test.py | 65 def compute(x): function 77 def compute(x): function 89 def compute(x): function
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/saved_model/internal/testdata/ |
H A D | gen_saved_models.py | 63 def compute(self, value): member in _gen_uninitialized_variable.Module 79 def compute(self, value): member in _gen_simple_while_loop.Module
|
/aosp_15_r20/external/tink/testing/java_src/java/com/google/crypto/tink/testing/ |
H A D | PrfSetServiceImpl.java | 73 private PrfSetComputeResponse compute(PrfSetComputeRequest request) in compute() method in PrfSetServiceImpl 95 public void compute( in compute() method in PrfSetServiceImpl
|
/aosp_15_r20/external/android-nn-driver/test/ |
H A D | Lstm.hpp | 83 void LstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in LstmTestImpl() 658 void LstmNoCifgNoPeepholeNoProjection(armnn::Compute compute) in LstmNoCifgNoPeepholeNoProjection() 854 void LstmCifgPeepholeNoProjection(armnn::Compute compute) in LstmCifgPeepholeNoProjection() 1044 void LstmNoCifgPeepholeProjection(armnn::Compute compute) in LstmNoCifgPeepholeProjection() 1763 void LstmCifgPeepholeNoProjectionBatch2(armnn::Compute compute) in LstmCifgPeepholeNoProjectionBatch2() 1957 void LstmNoCifgPeepholeProjectionNoClippingLayerNorm(armnn::Compute compute) in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() 2159 void LstmCifgPeepholeProjectionNoClippingLayerNorm(armnn::Compute compute) in LstmCifgPeepholeProjectionNoClippingLayerNorm() 2355 void QuantizedLstm(armnn::Compute compute) in QuantizedLstm()
|
H A D | UnidirectionalSequenceLstm.hpp | 84 void UnidirectionalSequenceLstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in UnidirectionalSequenceLstmTestImpl() 362 void UnidirectionalSequenceLstmLayerFloat32TestImpl(armnn::Compute compute) in UnidirectionalSequenceLstmLayerFloat32TestImpl() 565 void UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl(armnn::Compute compute) in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() 770 void UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl(armnn::Compute compute) in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl() 1010 …ionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl(armnn::Compute compute) in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() 1225 void UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTestImpl(armnn::Compute compute) in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTestImpl()
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestExecution.cpp | 740 void computeHelper(bool reusable, const std::function<void()>& compute) { in computeHelper() 766 const auto compute = [this, &execution] { in TestWait() local 794 const auto compute = [this, &execution] { in TestWait() local 826 const auto compute = [this, &execution] { in TestWait() local 857 const auto compute = [this, &execution] { in TestWait() local
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/base/ |
H A D | TarjanSCCs.java | 43 public static <NodeT> ImmutableList<ImmutableSet<NodeT>> compute( in compute() method in TarjanSCCs 66 private ImmutableList<ImmutableSet<NodeT>> compute() { in compute() method in TarjanSCCs.TarjanSCC
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
H A D | IslamicCalendar.java | 385 public void compute(long julianDays, long current, in compute() method 419 public void compute(long julianDays, long current, in compute() method in IslamicCalendar.IslamicAlgorithm 479 public void compute(long julianDays, long current, in compute() method in IslamicCalendar.CivilAlgorithm 569 public void compute(long julianDays, long current, in compute() method in IslamicCalendar.UmalquraAlgorithm
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | IslamicCalendar.java | 359 public void compute(long julianDays, long current, in compute() method 393 public void compute(long julianDays, long current, in compute() method in IslamicCalendar.IslamicAlgorithm 453 public void compute(long julianDays, long current, in compute() method in IslamicCalendar.CivilAlgorithm 543 public void compute(long julianDays, long current, in compute() method in IslamicCalendar.UmalquraAlgorithm
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | ArrayPrefixHelpers.java | 141 public final void compute() { in compute() method in ArrayPrefixHelpers.CumulateTask 295 public final void compute() { in compute() method in ArrayPrefixHelpers.LongCumulateTask 447 public final void compute() { in compute() method in ArrayPrefixHelpers.DoubleCumulateTask 599 public final void compute() { in compute() method in ArrayPrefixHelpers.IntCumulateTask
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | ArrayPrefixHelpers.java | 141 public final void compute() { in compute() method in ArrayPrefixHelpers.CumulateTask 295 public final void compute() { in compute() method in ArrayPrefixHelpers.LongCumulateTask 447 public final void compute() { in compute() method in ArrayPrefixHelpers.DoubleCumulateTask 599 public final void compute() { in compute() method in ArrayPrefixHelpers.IntCumulateTask
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/ |
D | ArrayPrefixHelpers.java | 141 public final void compute() { in compute() method in ArrayPrefixHelpers.CumulateTask 295 public final void compute() { in compute() method in ArrayPrefixHelpers.LongCumulateTask 447 public final void compute() { in compute() method in ArrayPrefixHelpers.DoubleCumulateTask 599 public final void compute() { in compute() method in ArrayPrefixHelpers.IntCumulateTask
|
/aosp_15_r20/external/javassist/src/main/javassist/compiler/ast/ |
H A D | DoubleConst.java | 49 public ASTree compute(int op, ASTree right) { in compute() method in DoubleConst 73 private static DoubleConst compute(int op, double value1, double value2, in compute() method in DoubleConst
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | functional_ops.py | 142 def compute(i, a): function 338 def compute(i, a): function 628 def compute(i, a_flat, tas): function
|
/aosp_15_r20/external/pytorch/caffe2/perfkernels/ |
H A D | hp_emblookup_codegen.py | 12 def compute(regid, InType, use_weights, isa, prefetch): function 205 def compute(InType, use_weights, isa): function
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | Elementwise.cpp | 36 inline bool compute(const std::function<IntermediateType(IntermediateType)>& func, const T* input, in compute() function 46 inline bool compute(IntermediateType func(IntermediateType), const T* input, const Shape& shape, in compute() function
|