Home
last modified time | relevance | path

Searched refs:offCA (Results 1 – 3 of 3) sorted by relevance

/dports/math/clblas/clBLAS-2.10/src/library/blas/
H A Dxrotg.c197 size_t offCA, in clblasCrotg() argument
215 return doRotg(&kargs, CA, offCA, CB, offCB, C, offC, S, offS, in clblasCrotg()
222 size_t offCA, in clblasZrotg() argument
240 return doRotg(&kargs, CA, offCA, CB, offCB, C, offC, S, offS, in clblasZrotg()
/dports/math/clblas/clBLAS-2.10/src/
H A DclAmdBlas.h1796 size_t offCA, in clAmdBlasCrotg() argument
1809 return clblasCrotg( CA, offCA, CB, offCB, C, offC, S, offS, in clAmdBlasCrotg()
1845 size_t offCA, in clAmdBlasZrotg() argument
1858 return clblasZrotg( CA, offCA, CB, offCB, C, offC, S, offS, in clAmdBlasZrotg()
H A DclBLAS.h1615 size_t offCA,
1660 size_t offCA,