Home
last modified time | relevance | path

Searched defs:add_op (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/dports/science/madness/madness-ebb3fd7/src/madness/mra/
H A Dlbdeux.h237 struct add_op { struct
240 add_op(LoadBalanceDeux* lb, const costT& costfn) : lb(lb), costfn(costfn) {} in add_op() argument
241 void operator()(const keyT& key, const FunctionNode<T,NDIM>& node) const { in operator()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Mathematics/
H A Doperators.hpp62 struct add_op { struct
64 neutral () { return 0; } in neutral()
66 op (const C& x, const S& y) { return x + y; } in op()
68 op (tree x, tree y) { return add (x, y); } in op()
70 diff (const C& x, const C& y, const V& v) { in diff()
/dports/math/cppad/CppAD-20210000.8/example/graph/
H A Dadd_op.cpp28 bool add_op(void) in add_op() function
/dports/devel/p5-Parse-RecDescent/Parse-RecDescent-1.967015/demo/
H A Ddemo_leftop.pl22 add_op: '+' { sub { $_[0] += $_[1] } } label
H A Ddemo_leftassoc.pl17 add_op: '+' { sub { $_[0] + $_[1] } } label
H A Ddemo_buildcalc.pl41 add_op: '+' { sub { $_[0] += $_[1] } } label
H A Ddemo_itemhash.pl44 add_op: '+' { sub { $_[0] += $_[1] } } label
H A Ddemo_calc.pl48 add_op: '+' { sub { $_[0] += $_[1] } } label
/dports/math/cppad/CppAD-20210000.8/example/json/
H A Dadd_op.cpp29 bool add_op(void) in add_op() function
/dports/lang/p5-v6/v6-0.047/lib/Perlito6/
H A DPrecedence.pm144 sub add_op { subroutine
/dports/lang/p5-Pugs-Compiler-Rule/Pugs-Compiler-Rule-0.37/lib/Pugs/Grammar/
H A DPrecedence.pm76 sub add_op { subroutine
/dports/math/p5-Math-Symbolic/Math-Symbolic-0.612/lib/Math/Symbolic/
H A DParser.pm229 add_op: '+' label
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/cpp/
H A Drelay_build_module_test.cc79 auto add_op = relay::Op::Get("add"); in TEST() local
166 auto add_op = relay::Op::Get("add"); in TEST() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest185.m21 add_op = 'plus' ; variable

12345678910>>...12