/dports/math/clblas/clBLAS-2.10/src/tests/include/ |
H A D | common.h | 347 printTestParams( 367 printTestParams( 384 printTestParams( 397 printTestParams( 409 printTestParams( 422 printTestParams( 437 printTestParams( 446 printTestParams( 460 printTestParams( 475 printTestParams( [all …]
|
H A D | rotg.h | 65 printTestParams(offSA, offSB, offC, offS); in SetUp()
|
H A D | asum.h | 65 printTestParams(N, offx, incx); in SetUp()
|
H A D | iamax.h | 63 printTestParams(N, offx, incx); in SetUp()
|
H A D | nrm2.h | 65 printTestParams(N, offx, incx); in SetUp()
|
H A D | copy.h | 67 printTestParams(N, offx, incx, offy, incy); in SetUp()
|
H A D | scal.h | 66 printTestParams(N, paramAlpha, offx, incx); in SetUp()
|
H A D | swap.h | 72 printTestParams(N, offBX, incx, offCY, incy); in SetUp()
|
H A D | dot.h | 71 printTestParams(N, offx, incx, offy, incy); in SetUp()
|
H A D | dotc.h | 71 printTestParams(N, offx, incx, offy, incy); in SetUp()
|
H A D | rotm.h | 74 printTestParams(N, offa, incx, offb, incy, offc, alpha); in SetUp()
|
H A D | axpy.h | 75 printTestParams(N, paramAlpha, offBX, incx, offCY, incy); in SetUp()
|
H A D | rot.h | 74 printTestParams(N, offa, incx, offb, incy, alpha, beta ); in SetUp()
|
H A D | rotmg.h | 72 printTestParams(offBX, offCY, offa, offb, offc, alpha); in SetUp()
|
H A D | syr.h | 105 printTestParams(order, uplo, N, alpha, offx, incx, offa, lda); in SetUp()
|
H A D | syr2.h | 112 printTestParams(order, uplo, N, alpha, offx, incx, offy, incy, offa, lda); in SetUp()
|
H A D | trmv.h | 102 printTestParams(order, uplo, transA, diag, N, lda, incx, offa, offx); in SetUp()
|
H A D | trsv.h | 101 printTestParams(order, uplo, transA, diag, N, lda, incx, offa, offx); in SetUp()
|
H A D | ger.h | 107 printTestParams(order, M, N, useAlpha, in SetUp()
|
H A D | hbmv.h | 97 printTestParams(order, uplo, N, KLU, paramAlpha, offA, in SetUp()
|
H A D | gerc.h | 101 printTestParams(order, M, N, useAlpha, in SetUp()
|
H A D | sbmv.h | 97 printTestParams(order, uplo, N, KLU, paramAlpha, offA, in SetUp()
|
H A D | hemv.h | 125 printTestParams(order, uplo, N, paramAlpha, offA, in SetUp()
|
H A D | tbmv.h | 92 printTestParams(order, uplo, transA, diag, N, KLU, offA, in SetUp()
|
/dports/math/clblas/clBLAS-2.10/src/tests/ |
H A D | common.cpp | 91 printTestParams( in printTestParams() function 134 printTestParams( in printTestParams() function 163 printTestParams( in printTestParams() function 183 printTestParams( in printTestParams() function 200 printTestParams( in printTestParams() function 224 printTestParams( in printTestParams() function 238 printTestParams( in printTestParams() function 263 printTestParams( in printTestParams() function 287 printTestParams( in printTestParams() function 317 printTestParams( in printTestParams() function [all …]
|