Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatkron/
H A DMakefile529 UDbMIb: UDbMIb.o target
H A Drun280 EXE=$PATH_DMATSMATKRON/UDbMIb; 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 DMakefile584 UDbMIb: UDbMIb.o target
H A Drun310 EXE=$PATH_DMATSMATSCHUR/UDbMIb; 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 DMakefile652 UDbMIb: UDbMIb.o target
H A Drun344 EXE=$PATH_DMATSMATADD/UDbMIb; 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 DMakefile652 UDbMIb: UDbMIb.o target
H A Drun344 EXE=$PATH_DMATSMATSUB/UDbMIb; 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 DMakefile698 UDbMIb: UDbMIb.o target
H A Drun368 EXE=$PATH_DMATSMATMULT/UDbMIb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi