Lines Matching defs:incY
52 int M, int N, int K, int incX, int incY, int KL, int KU, in setUpBLASCall()
110 float beta, RsAllocation C, int incX, int incY, int KL, int KU) { in nScriptIntrinsicBLAS_Single()
124 double beta, RsAllocation C, int incX, int incY, int KL, int KU) { in nScriptIntrinsicBLAS_Double()
137 … float betaX, float betaY, RsAllocation C, int incX, int incY, int KL, int KU) { in nScriptIntrinsicBLAS_Complex()
150 … double betaX, double betaY, RsAllocation C, int incX, int incY, int KL, int KU) { in nScriptIntrinsicBLAS_Z()
184 const sp<Allocation>& X, int incX, const sp<Allocation>& Y, int incY) { in validateGEMV()
214 int incX, float beta, const sp<Allocation>& Y, int incY) { in SGEMV()
225 int incX, double beta, const sp<Allocation>& Y, int incY) { in DGEMV()
236 int incX, Float2 beta, const sp<Allocation>& Y, int incY) { in CGEMV()
247 int incX, Double2 beta, const sp<Allocation>& Y, int incY) { in ZGEMV()
258 … const sp<Allocation>& X, int incX, float beta, const sp<Allocation>& Y, int incY) { in SGBMV()
274 … const sp<Allocation>& X, int incX, double beta, const sp<Allocation>& Y, int incY) { in DGBMV()
290 … const sp<Allocation>& X, int incX, Float2 beta, const sp<Allocation>& Y, int incY) { in CGBMV()
306 … const sp<Allocation>& X, int incX, Double2 beta, const sp<Allocation>& Y, int incY) { in ZGBMV()
629 const sp<Allocation>& X, const sp<Allocation>& Y, int incX, int incY) { in validateSYMV()
657 const sp<Allocation>& X, int incX, const sp<Allocation>& Y, int incY) { in validateSPMV()
690 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in validateGER()
775 int incX, const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in validateSYR2()
803 int incX, const sp<Allocation>& Y, int incY, const sp<Allocation>& Ap) { in validateSPR2()
834 int incX, float beta, const sp<Allocation>& Y, int incY) { in SSYMV()
842 int incX, float beta, const sp<Allocation>& Y, int incY) { in SSBMV()
854 int incX, float beta, const sp<Allocation>& Y, int incY) { in SSPMV()
862 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in SGER()
888 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in SSYR2()
896 const sp<Allocation>& Y, int incY, const sp<Allocation>& Ap) { in SSPR2()
904 int incX, double beta, const sp<Allocation>& Y, int incY) { in DSYMV()
912 int incX, double beta, const sp<Allocation>& Y, int incY) { in DSBMV()
924 int incX, double beta, const sp<Allocation>& Y, int incY) { in DSPMV()
932 int incY, const sp<Allocation>& A) { in DGER()
958 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in DSYR2()
966 const sp<Allocation>& Y, int incY, const sp<Allocation>& Ap) { in DSPR2()
979 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in validateGERU()
1006 … const sp<Allocation>& X, int incX, Float2 beta, const sp<Allocation>& Y, int incY) { in CHEMV()
1016 … const sp<Allocation>& X, int incX, Float2 beta, const sp<Allocation>& Y, int incY) { in CHBMV()
1029 … const sp<Allocation>& X, int incX, Float2 beta, const sp<Allocation>& Y, int incY) { in CHPMV()
1039 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in CGERU()
1050 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in CGERC()
1082 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in CHER2()
1092 const sp<Allocation>& Y, int incY, const sp<Allocation>& Ap) { in CHPR2()
1102 … const sp<Allocation>& X, int incX, Double2 beta, const sp<Allocation>& Y, int incY) { in ZHEMV()
1112 int incX, Double2 beta, const sp<Allocation>& Y, int incY) { in ZHBMV()
1125 int incX, Double2 beta, const sp<Allocation>& Y, int incY) { in ZHPMV()
1135 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in ZGERU()
1146 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in ZGERC()
1178 const sp<Allocation>& Y, int incY, const sp<Allocation>& A) { in ZHER2()
1188 const sp<Allocation>& Y, int incY, const sp<Allocation>& Ap) { in ZHPR2()