Home
last modified time | relevance | path

Searched refs:UDaMCb (Results 1 – 10 of 10) sorted by relevance

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatkron/
H A DMakefile497 UDaMCb: UDaMCb.o target
H A Drun264 EXE=$PATH_DMATSMATKRON/UDaMCb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatschur/
H A DMakefile552 UDaMCb: UDaMCb.o target
H A Drun294 EXE=$PATH_DMATSMATSCHUR/UDaMCb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatadd/
H A DMakefile616 UDaMCb: UDaMCb.o target
H A Drun326 EXE=$PATH_DMATSMATADD/UDaMCb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatsub/
H A DMakefile616 UDaMCb: UDaMCb.o target
H A Drun326 EXE=$PATH_DMATSMATSUB/UDaMCb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatmult/
H A DMakefile666 UDaMCb: UDaMCb.o target
H A Drun352 EXE=$PATH_DMATSMATMULT/UDaMCb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi