Home
last modified time | relevance | path

Searched refs:rsb__util_set_array_to_converted_integer (Results 1 – 7 of 7) sorted by relevance

/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_fpb.c55 rsb__util_set_array_to_converted_integer(p,typecode,N,1,1); \
H A Drsb_util.h93 rsb_err_t rsb__util_set_array_to_converted_integer(void *p, rsb_flags_t typecode, const rsb_nnz_idx…
H A Drsb_libspblas_tests.c1136 rsb__util_set_array_to_converted_integer(B,typecode,dim,incB,0 ); in rsb_blas_bigger_matrices_tester()
1140 rsb__util_set_array_to_converted_integer(B,typecode,dim,incB, alphaa[alphai]); in rsb_blas_bigger_matrices_tester()
1142 rsb__util_set_array_to_converted_integer(B,typecode,dim,incB,dim*alphaa[alphai]); in rsb_blas_bigger_matrices_tester()
H A Drsb_test_matops.m43261rsb__util_set_array_to_converted_integer(((rsb_byte_t*)rhs)+mtxAp->el_size*ndA*nrhsl,mtxAp->typeco…
3262rsb__util_set_array_to_converted_integer(((rsb_byte_t*)lhs)+mtxAp->el_size*ndA*nrhsl,mtxAp->typeco…
3335rsb__util_set_array_to_converted_integer(((rsb_byte_t*)rhs)+mtxAp->el_size*ndA*nrhsl,mtxAp->typeco…
3336rsb__util_set_array_to_converted_integer(((rsb_byte_t*)lhs)+mtxAp->el_size*ndA*nrhsl,mtxAp->typeco…
H A Drsb_test_matops.c2849rsb__util_set_array_to_converted_integer(((rsb_byte_t*)rhs)+mtxAp->el_size*ndA*nrhsl,mtxAp->typeco… in rsb__main_block_partitioned_spmv_uaua()
2850rsb__util_set_array_to_converted_integer(((rsb_byte_t*)lhs)+mtxAp->el_size*ndA*nrhsl,mtxAp->typeco… in rsb__main_block_partitioned_spmv_uaua()
6796rsb__util_set_array_to_converted_integer(((rsb_byte_t*)rhs)+mtxAp->el_size*ndA*nrhsl,mtxAp->typeco… in rsb__main_block_partitioned_spsv_uxua()
6797rsb__util_set_array_to_converted_integer(((rsb_byte_t*)lhs)+mtxAp->el_size*ndA*nrhsl,mtxAp->typeco… in rsb__main_block_partitioned_spsv_uxua()
H A Drsb_util.m4990 rsb_err_t rsb__util_set_array_to_converted_integer(void *p, rsb_flags_t typecode, const rsb_nnz_idx…
H A Drsb_util.c2976 rsb_err_t rsb__util_set_array_to_converted_integer(void *p, rsb_flags_t typecode, const rsb_nnz_idx… in rsb__util_set_array_to_converted_integer() function