Lines Matching defs:Ap

345 …                    RsBlasDiag Diag, const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) {  in validateTPMV()
463 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in STPMV()
471 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in DTPMV()
479 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in CTPMV()
487 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in ZTPMV()
590 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in STPSV()
599 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in DTPSV()
608 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in CTPSV()
617 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX) { in ZTPSV()
656 …ic int validateSPMV(RS* mRS, const sp<const Element>& e, RsBlasUplo Uplo, const sp<Allocation>& Ap, in validateSPMV()
746 const sp<Allocation>& X, int incX, const sp<Allocation>& Ap) { in validateSPR()
803 int incX, const sp<Allocation>& Y, int incY, const sp<Allocation>& Ap) { in validateSPR2()
853 void ScriptIntrinsicBLAS::SSPMV(RsBlasUplo Uplo, float alpha, const sp<Allocation>& Ap, const sp<Al… in SSPMV()
880 int incX, const sp<Allocation>& Ap) { in SSPR()
896 const sp<Allocation>& Y, int incY, const sp<Allocation>& Ap) { in SSPR2()
923 void ScriptIntrinsicBLAS::DSPMV(RsBlasUplo Uplo, double alpha, const sp<Allocation>& Ap, const sp<A… in DSPMV()
950 int incX, const sp<Allocation>& Ap) { in DSPR()
966 const sp<Allocation>& Y, int incY, const sp<Allocation>& Ap) { in DSPR2()
1028 void ScriptIntrinsicBLAS::CHPMV(RsBlasUplo Uplo, Float2 alpha, const sp<Allocation>& Ap, in CHPMV()
1072 int incX, const sp<Allocation>& Ap) { in CHPR()
1092 const sp<Allocation>& Y, int incY, const sp<Allocation>& Ap) { in CHPR2()
1124 void ScriptIntrinsicBLAS::ZHPMV(RsBlasUplo Uplo, Double2 alpha, const sp<Allocation>& Ap, const sp<… in ZHPMV()
1168 int incX, const sp<Allocation>& Ap) { in ZHPR()
1188 const sp<Allocation>& Y, int incY, const sp<Allocation>& Ap) { in ZHPR2()