Lines Matching defs:beta
102 float beta, RsAllocation C, int incX, int incY, int KL, int KU) { in nScriptIntrinsicBLAS_Single()
116 double beta, RsAllocation C, int incX, int incY, int KL, int KU) { in nScriptIntrinsicBLAS_Double()
206 int incX, float beta, sp<Allocation> Y, int incY) { in SGEMV()
217 int incX, double beta, sp<Allocation> Y, int incY) { in DGEMV()
228 int incX, Float2 beta, sp<Allocation> Y, int incY) { in CGEMV()
239 int incX, Double2 beta, sp<Allocation> Y, int incY) { in ZGEMV()
250 … sp<Allocation> X, int incX, float beta, sp<Allocation> Y, int incY) { in SGBMV()
266 … sp<Allocation> X, int incX, double beta, sp<Allocation> Y, int incY) { in DGBMV()
282 … sp<Allocation> X, int incX, Float2 beta, sp<Allocation> Y, int incY) { in CGBMV()
298 … sp<Allocation> X, int incX, Double2 beta, sp<Allocation> Y, int incY) { in ZGBMV()
826 int incX, float beta, sp<Allocation> Y, int incY) { in SSYMV()
834 int incX, float beta, sp<Allocation> Y, int incY) { in SSBMV()
846 int incX, float beta, sp<Allocation> Y, int incY) { in SSPMV()
896 int incX, double beta, sp<Allocation> Y, int incY) { in DSYMV()
904 int incX, double beta, sp<Allocation> Y, int incY) { in DSBMV()
916 int incX, double beta, sp<Allocation> Y, int incY) { in DSPMV()
998 … sp<Allocation> X, int incX, Float2 beta, sp<Allocation> Y, int incY) { in CHEMV()
1008 … sp<Allocation> X, int incX, Float2 beta, sp<Allocation> Y, int incY) { in CHBMV()
1021 … sp<Allocation> X, int incX, Float2 beta, sp<Allocation> Y, int incY) { in CHPMV()
1094 … sp<Allocation> X, int incX, Double2 beta, sp<Allocation> Y, int incY) { in ZHEMV()
1104 int incX, Double2 beta, sp<Allocation> Y, int incY) { in ZHBMV()
1117 int incX, Double2 beta, sp<Allocation> Y, int incY) { in ZHPMV()
1263 sp<Allocation> A, sp<Allocation> B, float beta, sp<Allocation> C) { in SGEMM()
1286 sp<Allocation> A, sp<Allocation> B, double beta, sp<Allocation> C) { in DGEMM()
1308 sp<Allocation> A, sp<Allocation> B, Float2 beta, sp<Allocation> C) { in CGEMM()
1330 … sp<Allocation> A, sp<Allocation> B, Double2 beta, sp<Allocation> C) { in ZGEMM()
1352 sp<Allocation> A, sp<Allocation> B, float beta, sp<Allocation> C) { in SSYMM()
1365 sp<Allocation> A, sp<Allocation> B, double beta, sp<Allocation> C) { in DSYMM()
1377 sp<Allocation> A, sp<Allocation> B, Float2 beta, sp<Allocation> C) { in CSYMM()
1389 … sp<Allocation> A, sp<Allocation> B, Double2 beta, sp<Allocation> C) { in ZSYMM()
1401 sp<Allocation> A, float beta, sp<Allocation> C) { in SSYRK()
1416 sp<Allocation> A, double beta, sp<Allocation> C) { in DSYRK()
1431 sp<Allocation> A, Float2 beta, sp<Allocation> C) { in CSYRK()
1446 sp<Allocation> A, Double2 beta, sp<Allocation> C) { in ZSYRK()
1487 sp<Allocation> A, sp<Allocation> B, float beta, sp<Allocation> C) { in SSYR2K()
1502 … sp<Allocation> A, sp<Allocation> B, double beta, sp<Allocation> C) { in DSYR2K()
1517 … sp<Allocation> A, sp<Allocation> B, Float2 beta, sp<Allocation> C) { in CSYR2K()
1532 … sp<Allocation> A, sp<Allocation> B, Double2 beta, sp<Allocation> C) { in ZSYR2K()
1698 sp<Allocation> A, sp<Allocation> B, Float2 beta, sp<Allocation> C) { in CHEMM()
1708 … sp<Allocation> A, sp<Allocation> B, Double2 beta, sp<Allocation> C) { in ZHEMM()
1742 sp<Allocation> A, float beta, sp<Allocation> C) { in CHERK()
1757 sp<Allocation> A, double beta, sp<Allocation> C) { in ZHERK()
1800 sp<Allocation> A, sp<Allocation> B, float beta, sp<Allocation> C) { in CHER2K()
1815 … sp<Allocation> A, sp<Allocation> B, double beta, sp<Allocation> C) { in ZHER2K()