Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile539 UDbSDa: UDbSDa.o target
H A Drun285 EXE=$PATH_DMATDMATKRON/UDbSDa; 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 DMakefile706 UDbSDa: UDbSDa.o target
H A Drun371 EXE=$PATH_DMATDMATMIN/UDbSDa; 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 DMakefile706 UDbSDa: UDbSDa.o target
H A Drun371 EXE=$PATH_DMATDMATSCHUR/UDbSDa; 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 DMakefile706 UDbSDa: UDbSDa.o target
H A Drun371 EXE=$PATH_DMATDMATSUB/UDbSDa; 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 DMakefile706 UDbSDa: UDbSDa.o target
H A Drun371 EXE=$PATH_DMATDMATMAX/UDbSDa; 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 DMakefile706 UDbSDa: UDbSDa.o target
H A Drun371 EXE=$PATH_DMATDMATADD/UDbSDa; 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 DMakefile976 UDbSDa: UDbSDa.o target
H A Drun509 EXE=$PATH_DMATDMATMULT/UDbSDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi