Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DIntrinsicBLAS.java485 …Allocation matrixAZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZGEMV_Correctness() local
785 …Allocation matrixAZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZGBMV_Correctness() local
933 …Allocation matrixAZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZHEMV_Correctness() local
1067 …Allocation matrixAZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZHBMV_Correctness() local
1200 …Allocation matrixAZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), N * (N+1)… in test_L2_ZHPMV_Correctness() local
1957 …Allocation matrixAZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZTRMV_Correctness() local
2225 …Allocation matrixAZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZTBMV_Correctness() local
2534 …Allocation matrixAZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), N * (N+1)… in test_L2_ZTPMV_Correctness() local
2802 …Allocation matrixAZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZTRSV_Correctness() local
3072 …Allocation matrixAZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZTBSV_Correctness() local
[all …]