Home
last modified time | relevance | path

Searched refs:MDaSDa (Results 1 – 14 of 14) sorted by relevance

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile312 MDaSDa: MDaSDa.o target
H A Drun168 EXE=$PATH_DMATDMATKRON/MDaSDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmin/
H A DMakefile455 MDaSDa: MDaSDa.o target
H A Drun242 EXE=$PATH_DMATDMATMIN/MDaSDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatschur/
H A DMakefile455 MDaSDa: MDaSDa.o target
H A Drun242 EXE=$PATH_DMATDMATSCHUR/MDaSDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatsub/
H A DMakefile455 MDaSDa: MDaSDa.o target
H A Drun242 EXE=$PATH_DMATDMATSUB/MDaSDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmax/
H A DMakefile455 MDaSDa: MDaSDa.o target
H A Drun242 EXE=$PATH_DMATDMATMAX/MDaSDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatadd/
H A DMakefile455 MDaSDa: MDaSDa.o target
H A Drun242 EXE=$PATH_DMATDMATADD/MDaSDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmult/
H A DMakefile519 MDaSDa: MDaSDa.o target
H A Drun274 EXE=$PATH_DMATDMATMULT/MDaSDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi