Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile350 MDbSDb: MDbSDb.o target
H A Drun187 EXE=$PATH_DMATDMATKRON/MDbSDb; 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 DMakefile517 MDbSDb: MDbSDb.o target
H A Drun273 EXE=$PATH_DMATDMATMIN/MDbSDb; 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 DMakefile517 MDbSDb: MDbSDb.o target
H A Drun273 EXE=$PATH_DMATDMATSCHUR/MDbSDb; 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 DMakefile517 MDbSDb: MDbSDb.o target
H A Drun273 EXE=$PATH_DMATDMATSUB/MDbSDb; 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 DMakefile517 MDbSDb: MDbSDb.o target
H A Drun273 EXE=$PATH_DMATDMATMAX/MDbSDb; 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 DMakefile517 MDbSDb: MDbSDb.o target
H A Drun273 EXE=$PATH_DMATDMATADD/MDbSDb; 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 DMakefile589 MDbSDb: MDbSDb.o target
H A Drun309 EXE=$PATH_DMATDMATMULT/MDbSDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi