Home
last modified time | relevance | path

Searched refs:bin_op (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/dports/devel/libmatheval/libmatheval-1.1.11/lib/
H A Dnode.c1268 bin_op. in node_derivative()
1273 bin_op. in node_derivative()
1289 bin_op. in node_derivative()
1296 bin_op. in node_derivative()
1303 bin_op. in node_derivative()
1308 bin_op. in node_derivative()
1315 bin_op. in node_derivative()
1329 bin_op. in node_derivative()
1335 bin_op. in node_derivative()
1341 bin_op. in node_derivative()
[all …]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_cranelift/src/
H A Dnum.rs8 Some(match bin_op { in bin_op_to_intcc()
45 bin_op: BinOp, in codegen_compare_bin_op()
58 bin_op: BinOp, in codegen_binop()
62 match bin_op { in codegen_binop()
89 bin_op: BinOp, in codegen_bool_binop()
110 bin_op: BinOp, in codegen_int_binop()
114 if bin_op != BinOp::Shl && bin_op != BinOp::Shr { in codegen_int_binop()
176 bin_op: BinOp, in codegen_checked_int_binop()
180 if bin_op != BinOp::Shl && bin_op != BinOp::Shr { in codegen_checked_int_binop()
314 bin_op: BinOp, in codegen_float_binop()
[all …]
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_const_eval/src/interpret/
H A Doperator.rs50 bin_op: mir::BinOp, in binary_char_op()
70 bin_op: mir::BinOp, in binary_bool_op()
93 bin_op: mir::BinOp, in binary_float_op()
119 bin_op: mir::BinOp, in binary_int_op()
129 if bin_op == Shl || bin_op == Shr { in binary_int_op()
164 bin_op, in binary_int_op()
262 bin_op, in binary_int_op()
276 bin_op: mir::BinOp, in overflowing_binary_op()
282 bin_op, in overflowing_binary_op()
322 bin_op, in overflowing_binary_op()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/miri/src/
H A Doperator.rs10 bin_op: mir::BinOp, in binary_ptr_op()
21 bin_op: mir::BinOp, in binary_ptr_op()
27 trace!("ptr_op: {:?} {:?} {:?}", *left, bin_op, *right); in binary_ptr_op()
29 Ok(match bin_op { in binary_ptr_op()
43 (Scalar::from_bool(if bin_op == Eq { eq } else { !eq }), false, self.tcx.types.bool) in binary_ptr_op()
50 let res = match bin_op { in binary_ptr_op()
71 _ => bug!("Invalid operator on pointers: {:?}", bin_op), in binary_ptr_op()
/dports/devel/py-pint/Pint-0.18/pint/
H A Dpint_eval.py83 def evaluate(self, define_op, bin_op=None, un_op=None): argument
100 bin_op = bin_op or _BINARY_OPERATOR_MAP
106 if op_text not in bin_op:
108 left = self.left.evaluate(define_op, bin_op, un_op)
109 return bin_op[op_text](left, self.right.evaluate(define_op, bin_op, un_op))
115 return un_op[op_text](self.left.evaluate(define_op, bin_op, un_op))
/dports/devel/boost-docs/boost_1_72_0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/devel/hyperscan/boost_1_75_0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/databases/xtrabackup/boost_1_59_0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/databases/percona57-server/boost_1_59_0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/databases/percona57-client/boost_1_59_0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/devel/boost-libs/boost_1_72_0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/devel/boost-python-libs/boost_1_72_0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/graph/parallel/
H A Dalgorithm.hpp51 BinaryOperation bin_op);
55 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
60 &result, bin_op); in all_reduce()
66 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
71 &result, bin_op); in scan()
/dports/devel/R-cran-BH/BH/inst/include/boost/graph/parallel/
H A Dalgorithm.hpp59 BinaryOperation bin_op);
63 all_reduce(ProcessGroup pg, const T& value, BinaryOperation bin_op) in all_reduce() argument
68 &result, bin_op); in all_reduce()
74 scan(ProcessGroup pg, const T& value, BinaryOperation bin_op) in scan() argument
79 &result, bin_op); in scan()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpatomics.cpp1056 bin_op = ILI_OPND(ILI_OPND(ILI_OPND(bin_op, 1), 2), 1); in get_atomic_update_opcode()
1065 bin_op = ILI_OPND(ILI_OPND(ILI_OPND(bin_op, 1), 2), 1); in get_atomic_update_opcode()
1072 bin_op = ILI_OPND(ILI_OPND(ILI_OPND(bin_op, 1), 2), 1); in get_atomic_update_opcode()
1079 bin_op = ILI_OPND(ILI_OPND(ILI_OPND(bin_op, 1), 2), 1); in get_atomic_update_opcode()
1081 } else if (ILI_OPC(bin_op) == IL_FIX || ILI_OPC(bin_op) == IL_UFIX || in get_atomic_update_opcode()
1084 bin_op = ILI_OPND(bin_op, 1); in get_atomic_update_opcode()
1090 bin_op = ILI_OPND(bin_op, 1); in get_atomic_update_opcode()
1097 bin_op = ILI_OPND(ILI_OPND(ILI_OPND(bin_op, 1), 2), 1); in get_atomic_update_opcode()
1104 bin_op = ILI_OPND(ILI_OPND(ILI_OPND(bin_op, 1), 2), 1); in get_atomic_update_opcode()
1109 bin_op = ILI_OPND(bin_op, 1); in get_atomic_update_opcode()
[all …]
/dports/lang/zig-devel/zig-0.9.0/src/arch/riscv64/
H A DCodeGen.zig844 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
850 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
863 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
869 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
875 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
881 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
887 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
893 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
899 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
905 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
[all …]
/dports/lang/zig/zig-0.9.0/src/arch/riscv64/
H A DCodeGen.zig844 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
850 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
863 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
869 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
875 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
881 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
887 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
893 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
899 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
905 const bin_op = self.air.instructions.items(.data)[inst].bin_op;
[all …]

12345678910>>...13