Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile121 DDbUDb: DDbUDb.o target
H A Drun68 EXE=$PATH_DMATDMATKRON/DDbUDb; 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 DMakefile122 DDbUDb: DDbUDb.o target
H A Drun68 EXE=$PATH_DMATDMATMIN/DDbUDb; 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 DMakefile122 DDbUDb: DDbUDb.o target
H A Drun68 EXE=$PATH_DMATDMATSCHUR/DDbUDb; 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 DMakefile122 DDbUDb: DDbUDb.o target
H A Drun68 EXE=$PATH_DMATDMATSUB/DDbUDb; 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 DMakefile122 DDbUDb: DDbUDb.o target
H A Drun68 EXE=$PATH_DMATDMATMAX/DDbUDb; 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 DMakefile122 DDbUDb: DDbUDb.o target
H A Drun68 EXE=$PATH_DMATDMATADD/DDbUDb; 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 DMakefile138 DDbUDb: DDbUDb.o target
H A Drun76 EXE=$PATH_DMATDMATMULT/DDbUDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi