Home
last modified time | relevance | path

Searched refs:right_op (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/java/jlint/jlint-3.1.2/
H A Dlocal_context.cc96 stack_pointer = right_op; in transfer()
115 stack_pointer = right_op; in transfer()
133 stack_pointer = right_op; in transfer()
221 if (var->min < right_op->min) var->min = right_op->min; in transfer()
222 if (var->max > right_op->max) var->max = right_op->max; in transfer()
244 if (var->min < right_op->min) var->min = right_op->min; in transfer()
245 if (var->max > right_op->max) var->max = right_op->max; in transfer()
283 ? right_op->max : right_op->max-1; in transfer()
313 ? right_op->min : right_op->min+1; in transfer()
357 ? right_op->min : right_op->min+1; in transfer()
[all …]
/dports/math/kcalc/kcalc-21.12.3/
H A Dkcalc_core.cpp42 return left_op | right_op; in ExecOr()
47 return left_op ^ right_op; in ExecXor()
52 return left_op & right_op; in ExecAnd()
57 return left_op << right_op; in ExecLsh()
62 return left_op >> right_op; in ExecRsh()
67 return left_op + right_op; in ExecAdd()
72 return left_op - right_op; in ExecSubtract()
77 return left_op * right_op; in ExecMultiply()
82 return left_op / right_op; in ExecDivide()
87 return left_op % right_op; in ExecMod()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-slp-patterns.c1021 ops->quick_push (right_op[1]); in matches()
1027 ops->quick_push (right_op[1]); in matches()
1033 ops->quick_push (right_op[0]); in matches()
1039 ops->quick_push (right_op[1]); in matches()
1342 ops->quick_push (right_op[0]); in matches()
1343 ops->quick_push (right_op[1]); in matches()
1349 ops->quick_push (right_op[1]); in matches()
1350 ops->quick_push (right_op[0]); in matches()
1356 ops->quick_push (right_op[1]); in matches()
1357 ops->quick_push (right_op[0]); in matches()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-slp-patterns.c1021 ops->quick_push (right_op[1]); in matches()
1027 ops->quick_push (right_op[1]); in matches()
1033 ops->quick_push (right_op[0]); in matches()
1039 ops->quick_push (right_op[1]); in matches()
1342 ops->quick_push (right_op[0]); in matches()
1343 ops->quick_push (right_op[1]); in matches()
1349 ops->quick_push (right_op[1]); in matches()
1350 ops->quick_push (right_op[0]); in matches()
1356 ops->quick_push (right_op[1]); in matches()
1357 ops->quick_push (right_op[0]); in matches()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-slp-patterns.c1021 ops->quick_push (right_op[1]); in matches()
1027 ops->quick_push (right_op[1]); in matches()
1033 ops->quick_push (right_op[0]); in matches()
1039 ops->quick_push (right_op[1]); in matches()
1342 ops->quick_push (right_op[0]); in matches()
1343 ops->quick_push (right_op[1]); in matches()
1349 ops->quick_push (right_op[1]); in matches()
1350 ops->quick_push (right_op[0]); in matches()
1356 ops->quick_push (right_op[1]); in matches()
1357 ops->quick_push (right_op[0]); in matches()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-slp-patterns.c987 || right_op.length () != 2 in matches()
1035 ops->quick_push (right_op[1]); in matches()
1041 ops->quick_push (right_op[1]); in matches()
1047 ops->quick_push (right_op[0]); in matches()
1053 ops->quick_push (right_op[1]); in matches()
1216 || right_op.length () != 2 in matches()
1242 ops->quick_push (right_op[0]); in matches()
1243 ops->quick_push (right_op[1]); in matches()
1249 ops->quick_push (right_op[1]); in matches()
1250 ops->quick_push (right_op[0]); in matches()
[all …]
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/
H A Dcm48_sccz80p_dsub.asm14 ; enter : AC'(BCDEHL') = double right_op
17 ; exit : AC'(BCDEHL') = left_op - right_op
23 ; AC = right_op
H A Dcm48_sccz80p_dne.asm12 ; left_op != right_op ?
14 ; enter : AC'(BCDEHL') = right_op (math48)
31 ; AC = right_op
H A Dcm48_sccz80p_deq.asm12 ; left_op == right_op ?
14 ; enter : AC'(BCDEHL') = right_op (math48)
31 ; AC = right_op
H A Dcm48_sccz80p_dlt.asm12 ; left_op < right_op ?
14 ; enter : AC'(BCDEHL') = right_op (math48)
H A Dcm48_sccz80p_dgt.asm12 ; left_op > right_op ?
14 ; enter : AC'(BCDEHL') = right_op (math48)
H A Dcm48_sccz80p_dge.asm12 ; left_op >= right_op ?
14 ; enter : AC'(BCDEHL') = right_op (math48)
H A Dcm48_sccz80p_dleq.asm12 ; left_op <= right_op ?
14 ; enter : AC'(BCDEHL') = right_op (math48)
/dports/net/mpich2/mpich2-1.5/test/mpi/coll/
H A Dred_scat_block2.c78 MPI_Op left_op, right_op, nc_sum_op; in main() local
90 MPI_Op_create(&right, 0/*non-commutative*/, &right_op); in main()
106 MPI_Reduce_scatter_block( sendbuf, recvbuf, block_size, MPI_INT, right_op, comm ); in main()
121 MPI_Op_free(&right_op); in main()
H A Dredscat2.c78 MPI_Op left_op, right_op, nc_sum_op; in main() local
87 MPI_Op_create(&right, 0/*non-commutative*/, &right_op); in main()
106 MPI_Reduce_scatter( sendbuf, recvbuf, recvcounts, MPI_INT, right_op, comm ); in main()
121 MPI_Op_free(&right_op); in main()
/dports/net/mpich/mpich-3.4.3/test/mpi/coll/
H A Dred_scat_block2.c75 MPI_Op left_op, right_op, nc_sum_op; in main() local
87 MPI_Op_create(&right, 0 /*non-commutative */ , &right_op); in main()
104 MPI_Reduce_scatter_block(sendbuf, recvbuf, block_size, MPI_INT, right_op, comm); in main()
121 MPI_Op_free(&right_op); in main()
H A Dredscat2.c75 MPI_Op left_op, right_op, nc_sum_op; in main() local
84 MPI_Op_create(&right, 0 /*non-commutative */ , &right_op); in main()
104 MPI_Reduce_scatter(sendbuf, recvbuf, recvcounts, MPI_INT, right_op, comm); in main()
122 MPI_Op_free(&right_op); in main()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/include/gpxe/
H A Dfilter.h67 struct xfer_interface_operations *right_op, in filter_init() argument
70 xfer_init ( &right->xfer, right_op, refcnt ); in filter_init()
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/
H A Dunnecessary_sort_by.rs108 …(ExprKind::Binary(left_op, left_left, left_right), ExprKind::Binary(right_op, right_left, right_ri… in mirrored_exprs()
109 left_op.node == right_op.node in mirrored_exprs()
114 (ExprKind::Unary(left_op, left_expr), ExprKind::Unary(right_op, right_expr)) => { in mirrored_exprs()
115 left_op == right_op && mirrored_exprs(cx, left_expr, a_ident, right_expr, b_ident) in mirrored_exprs()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/include/boost_1_59_0/patches/boost/geometry/algorithms/detail/overlay/
H A Dhandle_colocations.hpp69 turn_operation_type const& right_op in operator ()() local
72 if (! (left_op.fraction == right_op.fraction)) in operator ()()
74 return left_op.fraction < right_op.fraction; in operator ()()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/include/boost_1_59_0/patches/boost/geometry/algorithms/detail/overlay/
H A Dhandle_colocations.hpp69 turn_operation_type const& right_op in operator ()() local
72 if (! (left_op.fraction == right_op.fraction)) in operator ()()
74 return left_op.fraction < right_op.fraction; in operator ()()
/dports/databases/mysql57-client/mysql-5.7.36/include/boost_1_59_0/patches/boost/geometry/algorithms/detail/overlay/
H A Dhandle_colocations.hpp69 turn_operation_type const& right_op in operator ()() local
72 if (! (left_op.fraction == right_op.fraction)) in operator ()()
74 return left_op.fraction < right_op.fraction; in operator ()()
/dports/databases/percona57-server/percona-server-5.7.36-39/include/boost_1_59_0/patches/boost/geometry/algorithms/detail/overlay/
H A Dhandle_colocations.hpp69 turn_operation_type const& right_op in operator ()() local
72 if (! (left_op.fraction == right_op.fraction)) in operator ()()
74 return left_op.fraction < right_op.fraction; in operator ()()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/include/boost_1_59_0/patches/boost/geometry/algorithms/detail/overlay/
H A Dhandle_colocations.hpp69 turn_operation_type const& right_op in operator ()() local
72 if (! (left_op.fraction == right_op.fraction)) in operator ()()
74 return left_op.fraction < right_op.fraction; in operator ()()
/dports/databases/percona57-client/percona-server-5.7.36-39/include/boost_1_59_0/patches/boost/geometry/algorithms/detail/overlay/
H A Dhandle_colocations.hpp69 turn_operation_type const& right_op in operator ()() local
72 if (! (left_op.fraction == right_op.fraction)) in operator ()()
74 return left_op.fraction < right_op.fraction; in operator ()()

1234567