Home
last modified time | relevance | path

Searched defs:vectorYRef (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DIntrinsicBLAS.java329 …Allocation vectorYRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32(mRS), mBLASData… in test_L2_SGEMV_Correctness() local
384 …Allocation vectorYRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64(mRS), mBLASData… in test_L2_DGEMV_Correctness() local
439 …Allocation vectorYRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASDa… in test_L2_CGEMV_Correctness() local
494 …Allocation vectorYRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASDa… in test_L2_ZGEMV_Correctness() local
629 …Allocation vectorYRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32(mRS), mBLASData… in test_L2_SGBMV_Correctness() local
684 …Allocation vectorYRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64(mRS), mBLASData… in test_L2_DGBMV_Correctness() local
739 …Allocation vectorYRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASDa… in test_L2_CGBMV_Correctness() local
794 …Allocation vectorYRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASDa… in test_L2_ZGBMV_Correctness() local
904 …Allocation vectorYRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F32_2(mRS), mBLASDa… in test_L2_CHEMV_Correctness() local
942 …Allocation vectorYRef = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASDa… in test_L2_ZHEMV_Correctness() local
[all …]