Home
last modified time | relevance | path

Searched refs:MDbM5x5b (Results 1 – 12 of 12) sorted by relevance

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmin/
H A DMakefile489 MDbM5x5b: MDbM5x5b.o target
H A Drun259 EXE=$PATH_DMATDMATMIN/MDbM5x5b; 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 DMakefile489 MDbM5x5b: MDbM5x5b.o target
H A Drun259 EXE=$PATH_DMATDMATSCHUR/MDbM5x5b; 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 DMakefile489 MDbM5x5b: MDbM5x5b.o target
H A Drun259 EXE=$PATH_DMATDMATSUB/MDbM5x5b; 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 DMakefile489 MDbM5x5b: MDbM5x5b.o target
H A Drun259 EXE=$PATH_DMATDMATMAX/MDbM5x5b; 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 DMakefile489 MDbM5x5b: MDbM5x5b.o target
H A Drun259 EXE=$PATH_DMATDMATADD/MDbM5x5b; 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 DMakefile561 MDbM5x5b: MDbM5x5b.o target
H A Drun295 EXE=$PATH_DMATDMATMULT/MDbM5x5b; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi