Lines Matching full:get_compact_vector
49 Scalar* actual_x = get_compact_vector(x,*n,*incx);
50 Scalar* actual_y = get_compact_vector(y,*n,*incy);
118 Scalar* x_cpy = get_compact_vector(x,*n,*incx);
180 Scalar* x_cpy = get_compact_vector(x,*n,*incx);
181 Scalar* y_cpy = get_compact_vector(y,*n,*incy);
265 Scalar* x_cpy = get_compact_vector(x, *n, *incx);
318 Scalar* x_cpy = get_compact_vector(x, *n, *incx);
319 Scalar* y_cpy = get_compact_vector(y, *n, *incy);
359 Scalar* x_cpy = get_compact_vector(x,*m,*incx);
360 Scalar* y_cpy = get_compact_vector(y,*n,*incy);