Home
last modified time | relevance | path

Searched defs:Cref (Results 1 – 25 of 117) sorted by relevance

12345

/dports/math/libflame/libflame-5.2.0/src/blas/3/trmm/lun/matlab/
H A Dtest_trmm_lun.m14 Cref = triu( A ) * B; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trmm/rut/matlab/
H A Dtest_trmm_rut.m14 Cref = B * triu( A )'; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trmm/rlt/matlab/
H A Dtest_trmm_rlt.m14 Cref = B * tril( A )'; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trsm/lut/matlab/
H A Dtest_trsm_lut.m14 Cref = triu( A )' \ B; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trsm/rlt/matlab/
H A Dtest_trsm_rlt.m14 Cref = B / tril( A )'; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trmm/run/matlab/
H A Dtest_trmm_run.m14 Cref = B * triu( A ); variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trsm/lun/matlab/
H A Dtest_trsm_lun.m14 Cref = triu( A ) \ B; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trsm/run/matlab/
H A Dtest_trsm_run.m14 Cref = B / triu( A ); variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trsm/rut/matlab/
H A Dtest_trsm_rut.m14 Cref = B / triu( A )'; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trmm/rln/matlab/
H A Dtest_trmm_rln.m14 Cref = B * tril( A ); variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trsm/lln/matlab/
H A Dtest_trsm_lln.m14 Cref = tril( A ) \ B; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trsm/rln/matlab/
H A Dtest_trsm_rln.m14 Cref = B / tril( A ); variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trmm/lln/matlab/
H A Dtest_trmm_lln.m14 Cref = tril( A ) * B; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trmm/llt/matlab/
H A Dtest_trmm_llt.m14 Cref = tril( A )' * B; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trmm/lut/matlab/
H A Dtest_trmm_lut.m14 Cref = triu( A )' * B; variable
/dports/math/libflame/libflame-5.2.0/src/blas/3/trsm/llt/matlab/
H A Dtest_trsm_llt.m14 Cref = tril( A )' \ B; variable
/dports/devel/binutils/binutils-2.37/gold/
H A Dcref.h40 Cref() in Cref() function
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dcref.h40 Cref() in Cref() function
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dcref.h40 Cref() in Cref() function
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dcref.h40 Cref() in Cref() function
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dcref.h40 Cref() in Cref() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001017-1.c2 void bug (double *Cref, char transb, int m, int n, int k, in bug()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/execute/
H A D20001017-1.c2 void bug (double *Cref, char transb, int m, int n, int k, in bug()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001017-1.c2 void bug (double *Cref, char transb, int m, int n, int k, in bug()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/execute/
H A D20001017-1.c2 void bug (double *Cref, char transb, int m, int n, int k, in bug()

12345