/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
H A D | UT_alloc_copyPadded.java | 96 alloc.copyTo(outArray); in testAllocation_Byte3_1D() 128 alloc.copyTo(outArray); in testAllocation_Byte3_2D() 161 alloc.copyTo(outArray); in testAllocation_Byte3_3D() 195 alloc.copyTo(outArray); in testAllocation_Short3_1D() 230 alloc.copyTo(outArray); in testAllocation_Short3_2D() 266 alloc.copyTo(outArray); in testAllocation_Short3_3D() 300 alloc.copyTo(outArray); in testAllocation_Int3_1D() 335 alloc.copyTo(outArray); in testAllocation_Int3_2D() 371 alloc.copyTo(outArray); in testAllocation_Int3_3D() 405 alloc.copyTo(outArray); in testAllocation_Float3_1D() [all …]
|
H A D | UT_alloc_copy.java | 83 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Byte() 125 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Short() 144 int[] outArray = new int[arr_len]; in allocation_copy1DRangeTo_Int() local 167 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Int() 209 if (outArray[i] != 0f) { in allocation_copy1DRangeTo_Float() 251 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Long() 478 if (outArray[i] != 0) { in allocation_copy1DRangeToUnchecked_Byte() 520 if (outArray[i] != 0) { in allocation_copy1DRangeToUnchecked_Short() 562 if (outArray[i] != 0) { in allocation_copy1DRangeToUnchecked_Int() 604 if (outArray[i] != 0f) { in allocation_copy1DRangeToUnchecked_Float() [all …]
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
H A D | UT_alloc_copyPadded.java | 97 alloc.copyTo(outArray); in testAllocation_Byte3_1D() 129 alloc.copyTo(outArray); in testAllocation_Byte3_2D() 162 alloc.copyTo(outArray); in testAllocation_Byte3_3D() 196 alloc.copyTo(outArray); in testAllocation_Short3_1D() 231 alloc.copyTo(outArray); in testAllocation_Short3_2D() 267 alloc.copyTo(outArray); in testAllocation_Short3_3D() 301 alloc.copyTo(outArray); in testAllocation_Int3_1D() 336 alloc.copyTo(outArray); in testAllocation_Int3_2D() 372 alloc.copyTo(outArray); in testAllocation_Int3_3D() 406 alloc.copyTo(outArray); in testAllocation_Float3_1D() [all …]
|
H A D | UT_alloc_copy.java | 85 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Byte() 127 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Short() 146 int[] outArray = new int[arr_len]; in allocation_copy1DRangeTo_Int() local 169 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Int() 211 if (outArray[i] != 0f) { in allocation_copy1DRangeTo_Float() 253 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Long() 480 if (outArray[i] != 0) { in allocation_copy1DRangeToUnchecked_Byte() 522 if (outArray[i] != 0) { in allocation_copy1DRangeToUnchecked_Short() 564 if (outArray[i] != 0) { in allocation_copy1DRangeToUnchecked_Int() 606 if (outArray[i] != 0f) { in allocation_copy1DRangeToUnchecked_Float() [all …]
|
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
H A D | UT_alloc_copyPadded.java | 99 alloc.copyTo(outArray); in testAllocation_Byte3_1D() 131 alloc.copyTo(outArray); in testAllocation_Byte3_2D() 164 alloc.copyTo(outArray); in testAllocation_Byte3_3D() 198 alloc.copyTo(outArray); in testAllocation_Short3_1D() 233 alloc.copyTo(outArray); in testAllocation_Short3_2D() 269 alloc.copyTo(outArray); in testAllocation_Short3_3D() 303 alloc.copyTo(outArray); in testAllocation_Int3_1D() 338 alloc.copyTo(outArray); in testAllocation_Int3_2D() 374 alloc.copyTo(outArray); in testAllocation_Int3_3D() 408 alloc.copyTo(outArray); in testAllocation_Float3_1D() [all …]
|
H A D | UT_alloc_copy.java | 87 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Byte() 129 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Short() 148 int[] outArray = new int[arr_len]; in allocation_copy1DRangeTo_Int() local 171 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Int() 213 if (outArray[i] != 0f) { in allocation_copy1DRangeTo_Float() 255 if (outArray[i] != 0) { in allocation_copy1DRangeTo_Long() 482 if (outArray[i] != 0) { in allocation_copy1DRangeToUnchecked_Byte() 524 if (outArray[i] != 0) { in allocation_copy1DRangeToUnchecked_Short() 566 if (outArray[i] != 0) { in allocation_copy1DRangeToUnchecked_Int() 608 if (outArray[i] != 0f) { in allocation_copy1DRangeToUnchecked_Float() [all …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_result/ |
H A D | ScriptC_reduce_general_result.java.expect | 240 …result[Idx] = new Byte4(outArray[4*Idx+0], outArray[4*Idx+1], outArray[4*Idx+2], outArray[4*Idx+3]… 358 …result[Idx] = new Double4(outArray[4*Idx+0], outArray[4*Idx+1], outArray[4*Idx+2], outArray[4*Idx+… 476 …result[Idx] = new Float4(outArray[4*Idx+0], outArray[4*Idx+1], outArray[4*Idx+2], outArray[4*Idx+3… 1597 mResult = new Byte4(outArray[0], outArray[1], outArray[2], outArray[3]); 1705 mResult = new Double4(outArray[0], outArray[1], outArray[2], outArray[3]); 1813 mResult = new Float4(outArray[0], outArray[1], outArray[2], outArray[3]); 1921 mResult = new Short4(outArray[0], outArray[1], outArray[2], outArray[3]); 2029 mResult = new Int4(outArray[0], outArray[1], outArray[2], outArray[3]); 2137 mResult = new Long4(outArray[0], outArray[1], outArray[2], outArray[3]); 2245 mResult = new Short4(outArray[0], outArray[1], outArray[2], outArray[3]); [all …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_examples_halter/ |
H A D | ScriptC_reduce_general_examples_halter.java.expect | 54 int[] outArray = new int[1]; 55 mOut.copyTo(outArray); 56 mResult = outArray[0]; 90 int[] outArray = new int[2]; 91 mOut.copyTo(outArray); 92 mResult = new Int2(outArray[0], outArray[1]);
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_examples/ |
H A D | ScriptC_reduce_general_examples.java.expect | 60 int[] outArray = new int[256]; 61 mOut.copyTo(outArray); 101 float[] outArray = new float[1]; 102 mOut.copyTo(outArray); 103 mResult = outArray[0]; 137 int[] outArray = new int[1]; 138 mOut.copyTo(outArray); 139 mResult = outArray[0]; 173 int[] outArray = new int[2]; 174 mOut.copyTo(outArray); [all …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
H A D | ScriptC_reduce_general_examples_backward.java.expect | 60 int[] outArray = new int[256]; 61 mOut.copyTo(outArray); 101 float[] outArray = new float[1]; 102 mOut.copyTo(outArray); 103 mResult = outArray[0]; 137 int[] outArray = new int[1]; 138 mOut.copyTo(outArray); 139 mResult = outArray[0]; 173 int[] outArray = new int[2]; 174 mOut.copyTo(outArray); [all …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
H A D | ScriptC_reduce_general_examples_explicit.java.expect | 58 int[] outArray = new int[256]; 59 mOut.copyTo(outArray); 62 result[Idx] = ((long) ((outArray[Idx]) & 0xffffffffL)); 99 float[] outArray = new float[1]; 100 mOut.copyTo(outArray); 101 mResult = outArray[0]; 135 int[] outArray = new int[1]; 136 mOut.copyTo(outArray); 137 mResult = outArray[0];
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_view_InputChannel.cpp | 164 jlong* outArray = env->GetLongArrayElements(channelPair, 0); in android_view_InputChannel_nativeOpenInputChannelPair() local 165 outArray[0] = android_view_InputChannel_createInputChannel(env, std::move(serverChannel)); in android_view_InputChannel_nativeOpenInputChannelPair() 170 outArray[1] = android_view_InputChannel_createInputChannel(env, std::move(clientChannel)); in android_view_InputChannel_nativeOpenInputChannelPair() 174 env->ReleaseLongArrayElements(channelPair, outArray, 0); in android_view_InputChannel_nativeOpenInputChannelPair()
|
H A D | android_os_Debug.cpp | 619 jlong* outArray = env->GetLongArrayElements(out, 0); in android_os_Debug_getMemInfo() local 620 if (outArray != NULL) { in android_os_Debug_getMemInfo() 624 outArray[i] = smi.ReadVmallocInfo() / 1024; in android_os_Debug_getMemInfo() 627 outArray[i] = mem[i]; in android_os_Debug_getMemInfo() 631 env->ReleaseLongArrayElements(out, outArray, 0); in android_os_Debug_getMemInfo()
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_struct/ |
H A D | ScriptC_reduce_general_struct.java.expect | 54 int[] outArray = new int[1]; 55 mOut.copyTo(outArray); 56 mResult = outArray[0];
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/ |
H A D | ScriptC_reduce_general_duplicate_array.java.expect | 52 int[] outArray = new int[4]; 53 mOut.copyTo(outArray); 54 mResult = outArray;
|
/aosp12/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkStatsFactory.java | 149 String[] outArray = new String[relatedIfaces.size()]; in augmentWithStackedInterfaces() local 150 return relatedIfaces.toArray(outArray); in augmentWithStackedInterfaces()
|
/aosp12/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
H A D | HidlTestJava.java | 929 int[] outArray = proxy.doSomethingElse(paramArray); in client() local 930 ExpectTrue(java.util.Objects.deepEquals(outArray, expectedOutArray)); in client() 956 String[] outArray = proxy.haveSomeStrings(stringArray); in client() local 957 ExpectTrue(java.util.Arrays.deepEquals(outArray, expectedOutArray)); in client()
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_accumulator/ |
H A D | ScriptC_reduce_general_accumulator.java.expect | 52 int[] outArray = new int[1]; 53 mOut.copyTo(outArray); 54 mResult = outArray[0];
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_input/ |
H A D | ScriptC_reduce_general_input.java.expect | 120 int[] outArray = new int[1]; 121 mOut.copyTo(outArray); 122 mResult = outArray[0];
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
H A D | ScriptC_reduce_general_inputs.java.expect | 92 int[] outArray = new int[1]; 93 mOut.copyTo(outArray); 94 mResult = outArray[0];
|