Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile330 MDbLDb: MDbLDb.o target
H A Drun177 EXE=$PATH_DMATDMATKRON/MDbLDb; 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 DMakefile473 MDbLDb: MDbLDb.o target
H A Drun251 EXE=$PATH_DMATDMATMIN/MDbLDb; 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 DMakefile473 MDbLDb: MDbLDb.o target
H A Drun251 EXE=$PATH_DMATDMATSCHUR/MDbLDb; 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 DMakefile473 MDbLDb: MDbLDb.o target
H A Drun251 EXE=$PATH_DMATDMATSUB/MDbLDb; 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 DMakefile473 MDbLDb: MDbLDb.o target
H A Drun251 EXE=$PATH_DMATDMATMAX/MDbLDb; 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 DMakefile473 MDbLDb: MDbLDb.o target
H A Drun251 EXE=$PATH_DMATDMATADD/MDbLDb; 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 DMakefile545 MDbLDb: MDbLDb.o target
H A Drun287 EXE=$PATH_DMATDMATMULT/MDbLDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi