Lines Matching defs:beta
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()
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()
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()
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()
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()
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()
1271 … const sp<Allocation>& A, const sp<Allocation>& B, float beta, const sp<Allocation>& C) { in SGEMM()
1294 … const sp<Allocation>& A, const sp<Allocation>& B, double beta, const sp<Allocation>& C) { in DGEMM()
1316 … const sp<Allocation>& A, const sp<Allocation>& B, Float2 beta, const sp<Allocation>& C) { in CGEMM()
1338 … const sp<Allocation>& A, const sp<Allocation>& B, Double2 beta, const sp<Allocation>& C) { in ZGEMM()
1360 … const sp<Allocation>& A, const sp<Allocation>& B, float beta, const sp<Allocation>& C) { in SSYMM()
1373 … const sp<Allocation>& A, const sp<Allocation>& B, double beta, const sp<Allocation>& C) { in DSYMM()
1385 … const sp<Allocation>& A, const sp<Allocation>& B, Float2 beta, const sp<Allocation>& C) { in CSYMM()
1397 … const sp<Allocation>& A, const sp<Allocation>& B, Double2 beta, const sp<Allocation>& C) { in ZSYMM()
1409 const sp<Allocation>& A, float beta, const sp<Allocation>& C) { in SSYRK()
1424 const sp<Allocation>& A, double beta, const sp<Allocation>& C) { in DSYRK()
1439 const sp<Allocation>& A, Float2 beta, const sp<Allocation>& C) { in CSYRK()
1454 const sp<Allocation>& A, Double2 beta, const sp<Allocation>& C) { in ZSYRK()
1495 … const sp<Allocation>& A, const sp<Allocation>& B, float beta, const sp<Allocation>& C) { in SSYR2K()
1510 … const sp<Allocation>& A, const sp<Allocation>& B, double beta, const sp<Allocation>& C) { in DSYR2K()
1525 … const sp<Allocation>& A, const sp<Allocation>& B, Float2 beta, const sp<Allocation>& C) { in CSYR2K()
1540 … const sp<Allocation>& A, const sp<Allocation>& B, Double2 beta, const sp<Allocation>& C) { in ZSYR2K()
1706 … const sp<Allocation>& A, const sp<Allocation>& B, Float2 beta, const sp<Allocation>& C) { in CHEMM()
1716 … const sp<Allocation>& A, const sp<Allocation>& B, Double2 beta, const sp<Allocation>& C) { in ZHEMM()
1750 const sp<Allocation>& A, float beta, const sp<Allocation>& C) { in CHERK()
1765 const sp<Allocation>& A, double beta, const sp<Allocation>& C) { in ZHERK()
1808 … const sp<Allocation>& A, const sp<Allocation>& B, float beta, const sp<Allocation>& C) { in CHER2K()
1823 … const sp<Allocation>& A, const sp<Allocation>& B, double beta, const sp<Allocation>& C) { in ZHER2K()