Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile509 UDaLDb: UDaLDb.o target
H A Drun270 EXE=$PATH_DMATDMATKRON/UDaLDb; 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 DMakefile676 UDaLDb: UDaLDb.o target
H A Drun356 EXE=$PATH_DMATDMATMIN/UDaLDb; 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 DMakefile676 UDaLDb: UDaLDb.o target
H A Drun356 EXE=$PATH_DMATDMATSCHUR/UDaLDb; 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 DMakefile676 UDaLDb: UDaLDb.o target
H A Drun356 EXE=$PATH_DMATDMATSUB/UDaLDb; 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 DMakefile676 UDaLDb: UDaLDb.o target
H A Drun356 EXE=$PATH_DMATDMATMAX/UDaLDb; 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 DMakefile676 UDaLDb: UDaLDb.o target
H A Drun356 EXE=$PATH_DMATDMATADD/UDaLDb; 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 DMakefile938 UDaLDb: UDaLDb.o target
H A Drun490 EXE=$PATH_DMATDMATMULT/UDaLDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi