Home
last modified time | relevance | path

Searched refs:clblasChpr2 (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/opencl/runtime/generator/filter/
H A Dopencl_clblas_functions.list19 //clblasChpr2
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/
H A Dopencl_clblas.hpp27 #define clblasChpr2 clblasChpr2_ macro
196 #undef clblasChpr2
/dports/math/clblas/clBLAS-2.10/src/
H A DclBLAS.def138 clblasChpr2
H A DclBLAS.h6115 clblasChpr2(
H A DclAmdBlas.h7042 return clblasChpr2( order, uplo, N, alpha, X, offx, incx, Y, offy, incy, AP, offa, in clAmdBlasChpr2()
/dports/math/clblas/clBLAS-2.10/src/library/blas/
H A Dxher2.c223 clblasChpr2( in clblasChpr2() function
/dports/math/clblas/clBLAS-2.10/src/tests/
H A DclBLAS-wrapper.cpp2291 return clblasChpr2( order, uplo, N, alpha, X, offx, incx, Y, offy, incy, AP, offa, in hpr2()
/dports/math/clblast/CLBlast-1.1.0/test/
H A Dwrapper_clblas.hpp2013 return clblasChpr2(layout, triangle, in clblasXhpr2()