Home
last modified time | relevance | path

Searched defs:outValues (Results 1 – 25 of 76) sorted by relevance

1234

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DElementwiseTestImpl.hpp52 std::vector<TOutput> outValues, in ElementwiseTestHelper()
123 std::vector<T> outValues, in ElementwiseTestHelper()
159 std::vector<TOutput> outValues, in ElementwiseTestHelper()
193 std::vector<T> outValues, in ElementwiseTestHelper()
H A DElementwiseUnaryTestImpl.hpp44 std::vector<float> outValues, in ElementwiseUnaryTestHelper()
100 std::vector<float> outValues, in ElementwiseUnaryTestHelper()
H A DComparisonTestImpl.cpp41 std::vector<uint8_t> outValues, in ComparisonTestImpl()
104 std::vector<uint8_t> outValues, in ComparisonTestImpl()
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DAttributeResolution.java72 int[] outValues, in ResolveAttrs()
239 int[] outValues, in ApplyStyle()
462 int[] outValues, in RetrieveAttributes()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/stats/processor/
H A DPowerComponentAggregatedPowerStats.java301 boolean getDeviceStats(long[] outValues, int[] deviceStates) { in getDeviceStats()
314 boolean getStateStats(long[] outValues, int key, int[] deviceStates) { in getStateStats()
334 boolean getUidStats(long[] outValues, int uid, int[] uidStates) { in getUidStats()
H A DMultiStateStats.java346 void getStats(long[] outValues, int[] states) { in getStats()
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowArscAssetManager.java729 int[] outValues = (int[]) shadowVMRuntime.getObjectForAddress(outValuesAddress); in applyStyle() local
743 int[] outValues, in applyStyle()
763 int[] outValues, in resolveAttrs()
821 long xmlParserToken, int[] attrs, int[] outValues, int[] outIndices) { in retrieveAttributes()
906 protected int retrieveArray(int id, int[] outValues) { in retrieveArray()
H A DShadowMotionEvent.java184 float[] outValues = outValuesArray; in pointerCoordsFromNative() local
/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DAssetManager.java1270 @Nullable int[] inValues, @NonNull int[] inAttrs, @NonNull int[] outValues, in resolveAttrs()
1286 @NonNull int[] outValues, @NonNull int[] outIndices) { in retrieveAttributes()
1752 @NonNull int[] outValues); in nativeGetResourceArray()
1776 @NonNull int[] inAttrs, @NonNull int[] outValues, @NonNull int[] outIndices); in nativeResolveAttrs()
1778 @NonNull int[] inAttrs, @NonNull int[] outValues, @NonNull int[] outIndices); in nativeRetrieveAttributes()
1841 final int[] outValues = runtime.fromAddress(outValuesAddress); in applyStyle$ravenwood() local
/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/processor/
H A DCpuPowerStatsProcessorTest.java265 boolean getDeviceStats(long[] outValues, int[] deviceStates) { in getDeviceStats()
290 boolean getUidStats(long[] outValues, int uid, int[] uidStates) { in getUidStats()
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DEvaluatorInterface.java30 List<Float> outValues, in EvaluateAccuracy()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_constant_source.cpp53 cl_int outValues[ 17 ]; in test_constant_source() local
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/
H A DJNIUtils.java50 public static <K, V> void splitMap(Map<K, V> map, K[] outKeys, V[] outValues) { in splitMap()
/aosp_15_r20/frameworks/rs/
H A DrsAnimation.cpp121 const float *outValues, in rsi_AnimationCreate()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderAtomicOpTests.cpp294 set<int> outValues; in verify() local
457 set<uint32_t> outValues; in verify() local
541 set<uint32_t> outValues; in verify() local
H A Des31fOpaqueTypeIndexingTests.cpp882 vector<uint32_t> outValues(numInvocations * numReads); in iterate() local
1126 vector<uint32_t> outValues(numInvocations * numOps); in iterate() local
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/benchmark/evaluators/
DTopK.java46 List<Float> outValues, in EvaluateAccuracy()
DBaseSequenceEvaluator.java26 List<String> outKeys, List<Float> outValues, in EvaluateAccuracy()
/aosp_15_r20/external/skia/src/core/
H A DSkPathRef.cpp304 SkScalar* outValues = &out->getWritablePoints()->fX; in interpolate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1163 std::vector<uint32_t> outValues(numInvocations * numReads); in iterate() local
1526 std::vector<uint32_t> outValues(numInvocations * numOps); in iterate() local
/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DConversionUtils.cpp823 std::vector<int32_t>& outValues, in GetTensorInt32Values()
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeEventHub.cpp453 std::vector<int32_t> outValues(slotCount + 1); in getMtSlotValues() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_view_MotionEvent.cpp287 jfloat* outValues = static_cast<jfloat*>(env->GetPrimitiveArrayCritical( in pointerCoordsFromNative() local
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp1173 std::vector<int32_t> outValues(slotCount + 1); in getMtSlotValues() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-30/
Dservices.core.unboosted.jarcom/android/server/powerstats/IntervalRandomNoiseGenerator.class IntervalRandomNoiseGenerator.java package com.android. ...

1234