Lines Matching refs:incX
1850 float alpha, const sp<Allocation>& A, const sp<Allocation>& X, int incX,
1869 double alpha, const sp<Allocation>& A, const sp<Allocation>& X, int incX,
1888 Float2 alpha, const sp<Allocation>& A, const sp<Allocation>& X, int incX,
1907 Double2 alpha, const sp<Allocation>& A, const sp<Allocation>& X, int incX,
1935 … int KL, int KU, float alpha, const sp<Allocation>& A, const sp<Allocation>& X, int incX,
1964 int incX, double beta, const sp<Allocation>& Y, int incY);
1992 int incX, Float2 beta, const sp<Allocation>& Y, int incY);
2019 … int KL, int KU, Double2 alpha, const sp<Allocation>& A, const sp<Allocation>& X, int incX,
2036 const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2052 const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2068 const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2084 const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2108 int K, const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2132 int K, const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2156 int K, const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2180 int K, const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2204 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX);
2228 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX);
2252 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX);
2276 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX);
2292 const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2308 const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2324 const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2340 const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2364 int K, const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2388 int K, const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2412 int K, const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2436 int K, const sp<Allocation>& A, const sp<Allocation>& X, int incX);
2460 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX);
2484 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX);
2508 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX);
2532 const sp<Allocation>& Ap, const sp<Allocation>& X, int incX);
2550 int incX, float beta, const sp<Allocation>& Y, int incY);
2576 int incX, float beta, const sp<Allocation>& Y, int incY);
2602 int incX, float beta, const sp<Allocation>& Y, int incY);
2617 …void SGER(float alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& Y, int incY, const…
2631 …void SSYR(RsBlasUplo Uplo, float alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& A…
2653 …void SSPR(RsBlasUplo Uplo, float alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& A…
2669 void SSYR2(RsBlasUplo Uplo, float alpha, const sp<Allocation>& X, int incX,
2694 void SSPR2(RsBlasUplo Uplo, float alpha, const sp<Allocation>& X, int incX,
2712 …id DSYMV(RsBlasUplo Uplo, double alpha, const sp<Allocation>& A, const sp<Allocation>& X, int incX,
2738 …V(RsBlasUplo Uplo, int K, double alpha, const sp<Allocation>& A, const sp<Allocation>& X, int incX,
2764 …d DSPMV(RsBlasUplo Uplo, double alpha, const sp<Allocation>& Ap, const sp<Allocation>& X, int incX,
2780 …void DGER(double alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& Y, int incY, cons…
2794 …void DSYR(RsBlasUplo Uplo, double alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& …
2816 …void DSPR(RsBlasUplo Uplo, double alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& …
2832 void DSYR2(RsBlasUplo Uplo, double alpha, const sp<Allocation>& X, int incX,
2857 void DSPR2(RsBlasUplo Uplo, double alpha, const sp<Allocation>& X, int incX,
2876 int incX, Float2 beta, const sp<Allocation>& Y, int incY);
2902 int incX, Float2 beta, const sp<Allocation>& Y, int incY);
2928 int incX, Float2 beta, const sp<Allocation>& Y, int incY);
2943 void CGERU(Float2 alpha, const sp<Allocation>& X, int incX,
2959 void CGERC(Float2 alpha, const sp<Allocation>& X, int incX,
2974 …void CHER(RsBlasUplo Uplo, float alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& A…
2996 …void CHPR(RsBlasUplo Uplo, float alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& A…
3012 void CHER2(RsBlasUplo Uplo, Float2 alpha, const sp<Allocation>& X, int incX,
3037 void CHPR2(RsBlasUplo Uplo, Float2 alpha, const sp<Allocation>& X, int incX,
3056 int incX, Double2 beta, const sp<Allocation>& Y, int incY);
3082 int incX, Double2 beta, const sp<Allocation>& Y, int incY);
3108 int incX, Double2 beta, const sp<Allocation>& Y, int incY);
3123 void ZGERU(Double2 alpha, const sp<Allocation>& X, int incX,
3139 void ZGERC(Double2 alpha, const sp<Allocation>& X, int incX,
3154 …void ZHER(RsBlasUplo Uplo, double alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& …
3176 …void ZHPR(RsBlasUplo Uplo, double alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& …
3192 void ZHER2(RsBlasUplo Uplo, Double2 alpha, const sp<Allocation>& X, int incX,
3217 void ZHPR2(RsBlasUplo Uplo, Double2 alpha, const sp<Allocation>& X, int incX,