Home
last modified time | relevance | path

Searched refs:OP_FUNC (Results 1 – 24 of 24) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/op/base/
H A Dop_base_functions.c229 OP_FUNC(sum, int8_t, int8_t, +=)
230 OP_FUNC(sum, uint8_t, uint8_t, +=)
231 OP_FUNC(sum, int16_t, int16_t, +=)
232 OP_FUNC(sum, uint16_t, uint16_t, +=)
233 OP_FUNC(sum, int32_t, int32_t, +=)
234 OP_FUNC(sum, uint32_t, uint32_t, +=)
235 OP_FUNC(sum, int64_t, int64_t, +=)
257 OP_FUNC(sum, float, float, +=)
258 OP_FUNC(sum, double, double, +=)
324 OP_FUNC(prod, float, float, *=)
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/op/base/
H A Dop_base_functions.c272 OP_FUNC(sum, int8_t, int8_t, +=)
273 OP_FUNC(sum, uint8_t, uint8_t, +=)
274 OP_FUNC(sum, int16_t, int16_t, +=)
275 OP_FUNC(sum, uint16_t, uint16_t, +=)
276 OP_FUNC(sum, int32_t, int32_t, +=)
277 OP_FUNC(sum, uint32_t, uint32_t, +=)
278 OP_FUNC(sum, int64_t, int64_t, +=)
300 OP_FUNC(sum, float, float, +=)
301 OP_FUNC(sum, double, double, +=)
367 OP_FUNC(prod, float, float, *=)
[all …]
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/atoms/affine/
H A Dunary_operators.py38 return self.OP_FUNC(values[0])
45 OP_FUNC = op.neg
H A Dbinary_operators.py64 return reduce(self.OP_FUNC, values)
106 OP_FUNC = op.mul variable in MulExpression
330 OP_FUNC = np.divide variable in DivExpression
/dports/www/p5-Template-Alloy/Template-Alloy-1.022/samples/benchmark/
H A Dbench_optree.pl62 our $OP_FUNC = $CGI::Ex::Template::OP_FUNC;
377 our $OP_FUNC = $CGI::Ex::Template::OP_FUNC;
592 if (exists $OP_FUNC->{$op}) {
593 return $OP_FUNC->{$op}->($self, $op, $tree, $ARGS);
/dports/games/scummvm/scummvm-2.5.1/engines/gob/
H A Dexpression.cpp118 if ((operation >= 14) && (operation <= OP_FUNC)) { in skipExpr()
174 case OP_FUNC: in skipExpr()
231 if ((operation >= OP_ARRAY_INT8) && (operation <= OP_FUNC)) { in printExpr_internal()
302 case OP_FUNC: // function in printExpr_internal()
760 case OP_FUNC: in loadValue()
1031 if ((operation >= OP_ARRAY_INT8) && (operation <= OP_FUNC)) { in parseExpr()
H A Dexpression.h62 OP_FUNC = 29, enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/gob/
H A Dexpression.cpp118 if ((operation >= 14) && (operation <= OP_FUNC)) { in skipExpr()
174 case OP_FUNC: in skipExpr()
227 if ((operation >= OP_ARRAY_INT8) && (operation <= OP_FUNC)) { in printExpr_internal()
298 case OP_FUNC: // function in printExpr_internal()
753 case OP_FUNC: in loadValue()
1012 if ((operation >= OP_ARRAY_INT8) && (operation <= OP_FUNC)) { in parseExpr()
H A Dexpression.h62 OP_FUNC = 29, enumerator
/dports/lang/jimtcl/jimtcl-0.81/
H A Djim.c8824 OP_FUNC = 0x0001, /* function syntax */ enumerator
8891 OPRINIT_ATTR("int", 200, 1, JimExprOpNumUnary, OP_FUNC),
8892 OPRINIT_ATTR("wide", 200, 1, JimExprOpNumUnary, OP_FUNC),
8893 OPRINIT_ATTR("abs", 200, 1, JimExprOpNumUnary, OP_FUNC),
8896 OPRINIT_ATTR("rand", 200, 0, JimExprOpNone, OP_FUNC),
8906 OPRINIT_ATTR("atan2", 200, 2, JimExprOpBin, OP_FUNC),
8916 OPRINIT_ATTR("pow", 200, 2, JimExprOpBin, OP_FUNC),
8917 OPRINIT_ATTR("hypot", 200, 2, JimExprOpBin, OP_FUNC),
8918 OPRINIT_ATTR("fmod", 200, 2, JimExprOpBin, OP_FUNC),
9117 if (bestOp->attr & OP_FUNC) { in JimParseExprOperator()
[all …]
/dports/devel/openocd/openocd-0.11.0/jimtcl/
H A Djim.c8365 OP_FUNC = 0x0001, /* function syntax */ enumerator
8425 OPRINIT_ATTR("int", 200, 1, JimExprOpNumUnary, OP_FUNC),
8426 OPRINIT_ATTR("wide", 200, 1, JimExprOpNumUnary, OP_FUNC),
8427 OPRINIT_ATTR("abs", 200, 1, JimExprOpNumUnary, OP_FUNC),
8430 OPRINIT_ATTR("rand", 200, 0, JimExprOpNone, OP_FUNC),
8440 OPRINIT_ATTR("atan2", 200, 2, JimExprOpBin, OP_FUNC),
8450 OPRINIT_ATTR("pow", 200, 2, JimExprOpBin, OP_FUNC),
8451 OPRINIT_ATTR("hypot", 200, 2, JimExprOpBin, OP_FUNC),
8452 OPRINIT_ATTR("fmod", 200, 2, JimExprOpBin, OP_FUNC),
8648 if (bestOp->attr & OP_FUNC) { in JimParseExprOperator()
[all …]
/dports/math/algae/algae-4.3.6/doc/
H A Dalgae.info-4223 The operations required of the OP_FUNC function differ depending
231 case it may be NULL. As with OP_FUNC, the PARAMS argument is
242 Function OP_FUNC should return `A*v', and B_FUNC should
249 problems. Function OP_FUNC should return `inv(B)*A*v'
256 generalized problems. Function OP_FUNC should return
267 Function OP_FUNC should return `inv(A-sigma*B)*A*v'
278 Function OP_FUNC should return
/dports/mail/neomutt/neomutt-20211029/autosetup/
H A Djimsh0.c13155 OP_FUNC = 0x0001, enumerator
13209 OPRINIT_ATTR("int", 200, 1, JimExprOpNumUnary, OP_FUNC),
13210 OPRINIT_ATTR("wide", 200, 1, JimExprOpNumUnary, OP_FUNC),
13211 OPRINIT_ATTR("abs", 200, 1, JimExprOpNumUnary, OP_FUNC),
13214 OPRINIT_ATTR("rand", 200, 0, JimExprOpNone, OP_FUNC),
13224 OPRINIT_ATTR("atan2", 200, 2, JimExprOpBin, OP_FUNC),
13234 OPRINIT_ATTR("pow", 200, 2, JimExprOpBin, OP_FUNC),
13235 OPRINIT_ATTR("hypot", 200, 2, JimExprOpBin, OP_FUNC),
13236 OPRINIT_ATTR("fmod", 200, 2, JimExprOpBin, OP_FUNC),
13429 if (bestOp->attr & OP_FUNC) { in JimParseExprOperator()
[all …]
/dports/lang/jimtcl/jimtcl-0.81/autosetup/
H A Djimsh0.c13155 OP_FUNC = 0x0001, enumerator
13209 OPRINIT_ATTR("int", 200, 1, JimExprOpNumUnary, OP_FUNC),
13210 OPRINIT_ATTR("wide", 200, 1, JimExprOpNumUnary, OP_FUNC),
13211 OPRINIT_ATTR("abs", 200, 1, JimExprOpNumUnary, OP_FUNC),
13214 OPRINIT_ATTR("rand", 200, 0, JimExprOpNone, OP_FUNC),
13224 OPRINIT_ATTR("atan2", 200, 2, JimExprOpBin, OP_FUNC),
13234 OPRINIT_ATTR("pow", 200, 2, JimExprOpBin, OP_FUNC),
13235 OPRINIT_ATTR("hypot", 200, 2, JimExprOpBin, OP_FUNC),
13236 OPRINIT_ATTR("fmod", 200, 2, JimExprOpBin, OP_FUNC),
13429 if (bestOp->attr & OP_FUNC) { in JimParseExprOperator()
[all …]
/dports/devel/fossil/fossil-src-2.17/autosetup/
H A Djimsh0.c13155 OP_FUNC = 0x0001, enumerator
13209 OPRINIT_ATTR("int", 200, 1, JimExprOpNumUnary, OP_FUNC),
13210 OPRINIT_ATTR("wide", 200, 1, JimExprOpNumUnary, OP_FUNC),
13211 OPRINIT_ATTR("abs", 200, 1, JimExprOpNumUnary, OP_FUNC),
13214 OPRINIT_ATTR("rand", 200, 0, JimExprOpNone, OP_FUNC),
13224 OPRINIT_ATTR("atan2", 200, 2, JimExprOpBin, OP_FUNC),
13234 OPRINIT_ATTR("pow", 200, 2, JimExprOpBin, OP_FUNC),
13235 OPRINIT_ATTR("hypot", 200, 2, JimExprOpBin, OP_FUNC),
13236 OPRINIT_ATTR("fmod", 200, 2, JimExprOpBin, OP_FUNC),
13429 if (bestOp->attr & OP_FUNC) { in JimParseExprOperator()
[all …]
/dports/ports-mgmt/pkg/pkg-1.17.5/autosetup/
H A Djimsh0.c13155 OP_FUNC = 0x0001, enumerator
13209 OPRINIT_ATTR("int", 200, 1, JimExprOpNumUnary, OP_FUNC),
13210 OPRINIT_ATTR("wide", 200, 1, JimExprOpNumUnary, OP_FUNC),
13211 OPRINIT_ATTR("abs", 200, 1, JimExprOpNumUnary, OP_FUNC),
13214 OPRINIT_ATTR("rand", 200, 0, JimExprOpNone, OP_FUNC),
13224 OPRINIT_ATTR("atan2", 200, 2, JimExprOpBin, OP_FUNC),
13234 OPRINIT_ATTR("pow", 200, 2, JimExprOpBin, OP_FUNC),
13235 OPRINIT_ATTR("hypot", 200, 2, JimExprOpBin, OP_FUNC),
13236 OPRINIT_ATTR("fmod", 200, 2, JimExprOpBin, OP_FUNC),
13429 if (bestOp->attr & OP_FUNC) { in JimParseExprOperator()
[all …]
/dports/devel/openocd/openocd-0.11.0/jimtcl/autosetup/
H A Djimsh0.c13155 OP_FUNC = 0x0001, enumerator
13209 OPRINIT_ATTR("int", 200, 1, JimExprOpNumUnary, OP_FUNC),
13210 OPRINIT_ATTR("wide", 200, 1, JimExprOpNumUnary, OP_FUNC),
13211 OPRINIT_ATTR("abs", 200, 1, JimExprOpNumUnary, OP_FUNC),
13214 OPRINIT_ATTR("rand", 200, 0, JimExprOpNone, OP_FUNC),
13224 OPRINIT_ATTR("atan2", 200, 2, JimExprOpBin, OP_FUNC),
13234 OPRINIT_ATTR("pow", 200, 2, JimExprOpBin, OP_FUNC),
13235 OPRINIT_ATTR("hypot", 200, 2, JimExprOpBin, OP_FUNC),
13236 OPRINIT_ATTR("fmod", 200, 2, JimExprOpBin, OP_FUNC),
13429 if (bestOp->attr & OP_FUNC) { in JimParseExprOperator()
[all …]
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemant.h54 #define OP_FUNC 12 macro
/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h64 #define OP_FUNC 11 macro
/dports/net/tinyfugue/tf-50b8/src/
H A Dexpr.c647 case OP_FUNC: val = do_function(n); break; in reduce()
1860 code_add(prog, OP_FUNC, n); in unary_expr()
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/src/
H A Dexpr.c646 case OP_FUNC: in reduce()
1893 code_add(prog, OP_FUNC, n); in unary_expr()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Ddtypeutl.c2120 case OP_FUNC: in priority()
2223 case OP_FUNC: in getop()
H A Dlowerexp.c4648 case OP_FUNC: in lower_ast()
/dports/devel/swig/swig-4.0.2/
H A DCHANGES22905 typedef int (*OP_FUNC)(int,int);
22906 int do_op(..., OP_FUNC, ...);
22907 const OP_FUNC FOO = foo;