Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile462 SDbHDb: SDbHDb.o target
H A Drun245 EXE=$PATH_DMATDMATKRON/SDbHDb; 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 DMakefile629 SDbHDb: SDbHDb.o target
H A Drun331 EXE=$PATH_DMATDMATMIN/SDbHDb; 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 DMakefile629 SDbHDb: SDbHDb.o target
H A Drun331 EXE=$PATH_DMATDMATSCHUR/SDbHDb; 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 DMakefile629 SDbHDb: SDbHDb.o target
H A Drun331 EXE=$PATH_DMATDMATSUB/SDbHDb; 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 DMakefile629 SDbHDb: SDbHDb.o target
H A Drun331 EXE=$PATH_DMATDMATMAX/SDbHDb; 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 DMakefile629 SDbHDb: SDbHDb.o target
H A Drun331 EXE=$PATH_DMATDMATADD/SDbHDb; 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 DMakefile717 SDbHDb: SDbHDb.o target
H A Drun375 EXE=$PATH_DMATDMATMULT/SDbHDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi