Home
last modified time | relevance | path

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

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java486 …Allocation vectorXZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZGEMV_Correctness() local
786 …Allocation vectorXZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZGBMV_Correctness() local
934 …Allocation vectorXZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZHEMV_Correctness() local
1068 …Allocation vectorXZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZHBMV_Correctness() local
1201 … Allocation vectorXZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), N, 1)); in test_L2_ZHPMV_Correctness() local
1958 …Allocation vectorXZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZTRMV_Correctness() local
2226 …Allocation vectorXZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZTBMV_Correctness() local
2535 … Allocation vectorXZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), N, 1)); in test_L2_ZTPMV_Correctness() local
2803 …Allocation vectorXZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZTRSV_Correctness() local
3073 …Allocation vectorXZ = Allocation.createTyped(mRS, Type.createXY(mRS, Element.F64_2(mRS), mBLASData… in test_L2_ZTBSV_Correctness() local
[all …]