Home
last modified time | relevance | path

Searched defs:mmult (Results 1 – 25 of 78) sorted by relevance

1234

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/unittest/
H A Dtest_tvmscript_roundtrip.py25 def mmult(A: ty.handle, B: ty.handle, C: ty.handle) -> None: member in Module1
84 def mmult(A: ty.handle, B: ty.handle, C: ty.handle) -> None: member in Module2
263 def mmult( member in Module3
/dports/graphics/wings/wings-8d019ebe48/e3d/
H A De3d_q.erl95 mmult([H|R], A) -> function
97 mmult([], A) -> A. function
/dports/lang/ruby26/ruby-2.6.9/benchmark/
H A Dso_matrix.rb24 def mmult(rows, cols, m1, m2) method
/dports/net-im/coccinella/Coccinella-0.96.20Src/bin/macosx/PowerMacintosh/tkpath/
H A Dtkpath.tcl93 proc ::tkpath::mmult {m1 m2} { procedure
/dports/net-im/coccinella/Coccinella-0.96.20Src/bin/macosx/i386/tkpath/
H A Dtkpath.tcl93 proc ::tkp::mmult {m1 m2} { procedure
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DSMF_State.cpp52 void SMF_State::mmult(const AffineXform &M) in mmult() function in moab::SMF_State
/dports/games/burrtools/burrtools-0.6.3/src/lib/tabs_0/
H A Dgenerator_0.cpp214 void mmult(double * m, double * matrix) { in mmult() function
230 void mmult(double * m, int num) { in mmult() function
/dports/games/burrtools/burrtools-0.6.3/src/lib/tabs_1/
H A Dgenerator_1.cpp214 void mmult(double * m, double * matrix) { in mmult() function
230 void mmult(double * m, int num) { in mmult() function
/dports/misc/visp/visp-3.4.0/3rdparty/atidaq/
H A Dftrt.c63 void mmult(float *a, unsigned short ra, unsigned short ca, unsigned short dca, in mmult() function
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/graphics/
H A Dtransform.py40 def mmult(A, B): function
/dports/math/fxt/fxt/src/matrix/attic/
H A Dmmult.h31 void mmult(const matrix<Type> &a1, const matrix<Type> &a2, matrix<Type> &z) in mmult() function
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/sightglass/benchmarks/shootout/
H A Dmatrix.c37 mmult(int rows, int cols, int **m1, int **m2, int **m3) in mmult() function
/dports/science/minc2/minc-release-2.2.00/conversion/scxtominc/
H A Dscx_file.c490 int *mmult, scx_mnem_types *mtype) in scx_list_mnems()
/dports/games/burrtools/burrtools-0.6.3/src/lib/tabs_2/
H A Dgenerator_2.cpp242 void mmult(double * m, int num) { in mmult() function
/dports/lang/php73/php-7.3.33/Zend/
H A Dbench.php278 function mmult ($rows, $cols, $m1, $m2) { function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/lac/
H A Dpetsc_sparse_matrix.cc268 SparseMatrix::mmult(SparseMatrix & C, in mmult() function in PETScWrappers::SparseMatrix
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dbench.php278 function mmult ($rows, $cols, $m1, $m2) { function
/dports/lang/php74/php-7.4.27/Zend/
H A Dbench.php278 function mmult ($rows, $cols, $m1, $m2) { function
/dports/lang/php80/php-8.0.15/Zend/
H A Dbench.php278 function mmult ($rows, $cols, $m1, $m2) { function
/dports/lang/php81/php-8.1.1/Zend/
H A Dbench.php278 function mmult ($rows, $cols, $m1, $m2) { function
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dbench.php278 function mmult ($rows, $cols, $m1, $m2) { function
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dbench.php278 function mmult ($rows, $cols, $m1, $m2) { function
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dbench.php278 function mmult ($rows, $cols, $m1, $m2) { function
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Ddrawutils.c439 unsigned mmult = 255 / mbits; in blend_pixel16() local
463 unsigned mmult = 255 / mbits; in blend_pixel() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Ddrawutils.c439 unsigned mmult = 255 / mbits; in blend_pixel16() local
463 unsigned mmult = 255 / mbits; in blend_pixel() local

1234