Home
last modified time | relevance | path

Searched refs:UDbDCa (Results 1 – 10 of 10) sorted by relevance

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatkron/
H A DMakefile511 UDbDCa: UDbDCa.o target
H A Drun271 EXE=$PATH_DMATSMATKRON/UDbDCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatschur/
H A DMakefile566 UDbDCa: UDbDCa.o target
H A Drun301 EXE=$PATH_DMATSMATSCHUR/UDbDCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatadd/
H A DMakefile634 UDbDCa: UDbDCa.o target
H A Drun335 EXE=$PATH_DMATSMATADD/UDbDCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatsub/
H A DMakefile634 UDbDCa: UDbDCa.o target
H A Drun335 EXE=$PATH_DMATSMATSUB/UDbDCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatmult/
H A DMakefile680 UDbDCa: UDbDCa.o target
H A Drun359 EXE=$PATH_DMATSMATMULT/UDbDCa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi