Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile184 HDbSDb: HDbSDb.o target
H A Drun101 EXE=$PATH_DMATDMATKRON/HDbSDb; 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 DMakefile185 HDbSDb: HDbSDb.o target
H A Drun101 EXE=$PATH_DMATDMATMIN/HDbSDb; 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 DMakefile185 HDbSDb: HDbSDb.o target
H A Drun101 EXE=$PATH_DMATDMATSCHUR/HDbSDb; 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 DMakefile185 HDbSDb: HDbSDb.o target
H A Drun101 EXE=$PATH_DMATDMATSUB/HDbSDb; 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 DMakefile185 HDbSDb: HDbSDb.o target
H A Drun101 EXE=$PATH_DMATDMATMAX/HDbSDb; 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 DMakefile185 HDbSDb: HDbSDb.o target
H A Drun101 EXE=$PATH_DMATDMATADD/HDbSDb; 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 DMakefile209 HDbSDb: HDbSDb.o target
H A Drun113 EXE=$PATH_DMATDMATMULT/HDbSDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi