Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile160 HDaSDb: HDaSDb.o target
H A Drun89 EXE=$PATH_DMATDMATKRON/HDaSDb; 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 DMakefile161 HDaSDb: HDaSDb.o target
H A Drun89 EXE=$PATH_DMATDMATMIN/HDaSDb; 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 DMakefile161 HDaSDb: HDaSDb.o target
H A Drun89 EXE=$PATH_DMATDMATSCHUR/HDaSDb; 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 DMakefile161 HDaSDb: HDaSDb.o target
H A Drun89 EXE=$PATH_DMATDMATSUB/HDaSDb; 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 DMakefile161 HDaSDb: HDaSDb.o target
H A Drun89 EXE=$PATH_DMATDMATMAX/HDaSDb; 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 DMakefile161 HDaSDb: HDaSDb.o target
H A Drun89 EXE=$PATH_DMATDMATADD/HDaSDb; 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 DMakefile177 HDaSDb: HDaSDb.o target
H A Drun97 EXE=$PATH_DMATDMATMULT/HDaSDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi