Home
last modified time | relevance | path

Searched refs:shift_p (Results 1 – 25 of 61) sorted by relevance

123

/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/lushlife/
H A Dlushlife.cc34 float *shift_p[NWOOSH]; member
57 plug->tuner->set_corroffs(*plug->shift_p[i],i); in run_lushlife()
110 case SHIFT0: plug->shift_p[0] = (float*)data;break; in connect_lushlife_ports()
120 case SHIFT1: plug->shift_p[1] = (float*)data;break; in connect_lushlife_ports()
130 case SHIFT2: plug->shift_p[2] = (float*)data;break; in connect_lushlife_ports()
140 case SHIFT3: plug->shift_p[3] = (float*)data;break; in connect_lushlife_ports()
150 case SHIFT4: plug->shift_p[4] = (float*)data;break; in connect_lushlife_ports()
160 case SHIFT5: plug->shift_p[5] = (float*)data;break; in connect_lushlife_ports()
/dports/audio/infamous-plugins-lv2/infamousPlugins-0.3.0-7-g778e591/src/pms/
H A Dpms.c26 float *shift_p; member
50 step = powf(2.0,*plug->shift_p/12.0); in run_pms()
165 plug->shift_p = (float*)data; in connect_pms_ports()
/dports/science/qmcpack/qmcpack-3.11.0/src/formic/utils/lmyengine/
H A Dengine.cpp1463 for (int shift_p = 0; shift_p < shift_scale.size(); shift_p++) { in get_brlm_update_alg_part_two() local
1471 shift_i * shift_scale.at(shift_p), in get_brlm_update_alg_part_two()
1472 shift_s * shift_scale.at(shift_p), in get_brlm_update_alg_part_two()
1483 … shift_i * shift_scale.at(shift_p), in get_brlm_update_alg_part_two()
1484 … shift_s * shift_scale.at(shift_p), in get_brlm_update_alg_part_two()
1512 updates_matrix.at(0,shift_p) = 1.0; in get_brlm_update_alg_part_two()
1513 _dep_ptr->expand_ind_to_all(iv_up.begin(), updates_matrix.col_begin(shift_p)+1); in get_brlm_update_alg_part_two()
1516 good_solve.at(shift_p) = true; in get_brlm_update_alg_part_two()
1517 shift_solved.at(shift_p) = 1; in get_brlm_update_alg_part_two()
/dports/math/wfmath/wfmath-1.0.2/wfmath/
H A Dpolygon_intersect.cpp472 Point<2> shift_p = p + data.off; in _PolyPolyIntersect() local
474 p[0] = shift_p[0] * data.v1[0] + shift_p[1] * data.v2[0]; in _PolyPolyIntersect()
475 p[1] = shift_p[0] * data.v1[1] + shift_p[1] * data.v2[1]; in _PolyPolyIntersect()
527 Point<2> shift_p = p + data.off; in _PolyPolyContains() local
529 p[0] = shift_p[0] * data.v1[0] + shift_p[1] * data.v2[0]; in _PolyPolyContains()
530 p[1] = shift_p[0] * data.v1[1] + shift_p[1] * data.v2[1]; in _PolyPolyContains()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-selection-model.c496 gint shift_p = state & GDK_SHIFT_MASK; in e_selection_model_do_something() local
517 if (shift_p) { in e_selection_model_do_something()
620 gint shift_p = state & GDK_SHIFT_MASK; in e_selection_model_select_as_key_press() local
630 if (shift_p) { in e_selection_model_select_as_key_press()
/dports/cad/nvc/nvc-r1.5.3/test/regress/
H A Dconcat3.vhd20 shift_p: process (clk) is process
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-patterns.c446 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() argument
452 if (shift_p) in vect_joust_widened_integer()
526 tree_code widened_code, bool shift_p, in vect_widened_op_tree() argument
559 if (!vect_joust_widened_integer (type, shift_p, op, common_type)) in vect_widened_op_tree()
565 if (shift_p && i == 1) in vect_widened_op_tree()
590 shift_p, max_nops, this_unprom, in vect_widened_op_tree()
1188 bool shift_p, const char *name) in vect_recog_widen_op_pattern() argument
1195 shift_p, 2, unprom, &half_type)) in vect_recog_widen_op_pattern()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-patterns.c446 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() argument
452 if (shift_p) in vect_joust_widened_integer()
526 tree_code widened_code, bool shift_p, in vect_widened_op_tree() argument
559 if (!vect_joust_widened_integer (type, shift_p, op, common_type)) in vect_widened_op_tree()
565 if (shift_p && i == 1) in vect_widened_op_tree()
590 shift_p, max_nops, this_unprom, in vect_widened_op_tree()
1188 bool shift_p, const char *name) in vect_recog_widen_op_pattern() argument
1195 shift_p, 2, unprom, &half_type)) in vect_recog_widen_op_pattern()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-patterns.c446 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() argument
452 if (shift_p) in vect_joust_widened_integer()
526 tree_code widened_code, bool shift_p, in vect_widened_op_tree() argument
559 if (!vect_joust_widened_integer (type, shift_p, op, common_type)) in vect_widened_op_tree()
565 if (shift_p && i == 1) in vect_widened_op_tree()
590 shift_p, max_nops, this_unprom, in vect_widened_op_tree()
1188 bool shift_p, const char *name) in vect_recog_widen_op_pattern() argument
1195 shift_p, 2, unprom, &half_type)) in vect_recog_widen_op_pattern()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-patterns.c462 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() argument
468 if (shift_p) in vect_joust_widened_integer()
542 tree_code widened_code, bool shift_p, in vect_widened_op_tree() argument
575 if (!vect_joust_widened_integer (type, shift_p, op, common_type)) in vect_widened_op_tree()
581 if (shift_p && i == 1) in vect_widened_op_tree()
606 shift_p, max_nops, this_unprom, in vect_widened_op_tree()
1206 bool shift_p, const char *name) in vect_recog_widen_op_pattern() argument
1214 shift_p, 2, unprom, &half_type)) in vect_recog_widen_op_pattern()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-patterns.c462 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() argument
468 if (shift_p) in vect_joust_widened_integer()
542 tree_code widened_code, bool shift_p, in vect_widened_op_tree() argument
575 if (!vect_joust_widened_integer (type, shift_p, op, common_type)) in vect_widened_op_tree()
581 if (shift_p && i == 1) in vect_widened_op_tree()
606 shift_p, max_nops, this_unprom, in vect_widened_op_tree()
1206 bool shift_p, const char *name) in vect_recog_widen_op_pattern() argument
1214 shift_p, 2, unprom, &half_type)) in vect_recog_widen_op_pattern()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-patterns.c462 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() argument
468 if (shift_p) in vect_joust_widened_integer()
542 tree_code widened_code, bool shift_p, in vect_widened_op_tree() argument
575 if (!vect_joust_widened_integer (type, shift_p, op, common_type)) in vect_widened_op_tree()
581 if (shift_p && i == 1) in vect_widened_op_tree()
606 shift_p, max_nops, this_unprom, in vect_widened_op_tree()
1206 bool shift_p, const char *name) in vect_recog_widen_op_pattern() argument
1214 shift_p, 2, unprom, &half_type)) in vect_recog_widen_op_pattern()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-patterns.c469 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() argument
475 if (shift_p) in vect_joust_widened_integer()
554 tree_code widened_code, bool shift_p,
587 if (!vect_joust_widened_integer (type, shift_p, op, common_type))
593 if (shift_p && i == 1)
617 widened_code, shift_p, max_nops,
1249 bool shift_p, const char *name) in vect_recog_widen_op_pattern() argument
1256 shift_p, 2, unprom, &half_type)) in vect_recog_widen_op_pattern()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-patterns.c460 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() argument
466 if (shift_p) in vect_joust_widened_integer()
540 tree_code widened_code, bool shift_p, in vect_widened_op_tree() argument
572 if (!vect_joust_widened_integer (type, shift_p, op, common_type)) in vect_widened_op_tree()
578 if (shift_p && i == 1) in vect_widened_op_tree()
602 widened_code, shift_p, max_nops, in vect_widened_op_tree()
1203 bool shift_p, const char *name) in vect_recog_widen_op_pattern() argument
1210 shift_p, 2, unprom, &half_type)) in vect_recog_widen_op_pattern()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-patterns.c460 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() argument
466 if (shift_p) in vect_joust_widened_integer()
540 tree_code widened_code, bool shift_p, in vect_widened_op_tree() argument
572 if (!vect_joust_widened_integer (type, shift_p, op, common_type)) in vect_widened_op_tree()
578 if (shift_p && i == 1) in vect_widened_op_tree()
602 widened_code, shift_p, max_nops, in vect_widened_op_tree()
1203 bool shift_p, const char *name) in vect_recog_widen_op_pattern() argument
1210 shift_p, 2, unprom, &half_type)) in vect_recog_widen_op_pattern()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-patterns.c460 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() argument
466 if (shift_p) in vect_joust_widened_integer()
540 tree_code widened_code, bool shift_p, in vect_widened_op_tree() argument
572 if (!vect_joust_widened_integer (type, shift_p, op, common_type)) in vect_widened_op_tree()
578 if (shift_p && i == 1) in vect_widened_op_tree()
602 widened_code, shift_p, max_nops, in vect_widened_op_tree()
1203 bool shift_p, const char *name) in vect_recog_widen_op_pattern() argument
1210 shift_p, 2, unprom, &half_type)) in vect_recog_widen_op_pattern()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/c6x/
H A Dc6x.c5999 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
6138 || shift_p (op0, LSHIFTRT, 16)) in c6x_rtx_costs()
6142 || shift_p (op1, ASHIFTRT, 16) in c6x_rtx_costs()
6143 || shift_p (op1, LSHIFTRT, 16))) in c6x_rtx_costs()
6144 || (shift_p (op0, ASHIFTRT, 16) in c6x_rtx_costs()
6146 || shift_p (op1, ASHIFTRT, 16)))) in c6x_rtx_costs()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/c6x/
H A Dc6x.c6000 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
6139 || shift_p (op0, LSHIFTRT, 16)) in c6x_rtx_costs()
6143 || shift_p (op1, ASHIFTRT, 16) in c6x_rtx_costs()
6144 || shift_p (op1, LSHIFTRT, 16))) in c6x_rtx_costs()
6145 || (shift_p (op0, ASHIFTRT, 16) in c6x_rtx_costs()
6147 || shift_p (op1, ASHIFTRT, 16)))) in c6x_rtx_costs()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/c6x/
H A Dc6x.c5999 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
6138 || shift_p (op0, LSHIFTRT, 16)) in c6x_rtx_costs()
6142 || shift_p (op1, ASHIFTRT, 16) in c6x_rtx_costs()
6143 || shift_p (op1, LSHIFTRT, 16))) in c6x_rtx_costs()
6144 || (shift_p (op0, ASHIFTRT, 16) in c6x_rtx_costs()
6146 || shift_p (op1, ASHIFTRT, 16)))) in c6x_rtx_costs()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/c6x/
H A Dc6x.c6022 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
6161 || shift_p (op0, LSHIFTRT, 16)) in c6x_rtx_costs()
6165 || shift_p (op1, ASHIFTRT, 16) in c6x_rtx_costs()
6166 || shift_p (op1, LSHIFTRT, 16))) in c6x_rtx_costs()
6167 || (shift_p (op0, ASHIFTRT, 16) in c6x_rtx_costs()
6169 || shift_p (op1, ASHIFTRT, 16)))) in c6x_rtx_costs()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/c6x/
H A Dc6x.c5982 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
6121 || shift_p (op0, LSHIFTRT, 16)) in c6x_rtx_costs()
6125 || shift_p (op1, ASHIFTRT, 16) in c6x_rtx_costs()
6126 || shift_p (op1, LSHIFTRT, 16))) in c6x_rtx_costs()
6127 || (shift_p (op0, ASHIFTRT, 16) in c6x_rtx_costs()
6129 || shift_p (op1, ASHIFTRT, 16)))) in c6x_rtx_costs()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/c6x/
H A Dc6x.c5984 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
6123 || shift_p (op0, LSHIFTRT, 16)) in c6x_rtx_costs()
6127 || shift_p (op1, ASHIFTRT, 16) in c6x_rtx_costs()
6128 || shift_p (op1, LSHIFTRT, 16))) in c6x_rtx_costs()
6129 || (shift_p (op0, ASHIFTRT, 16) in c6x_rtx_costs()
6131 || shift_p (op1, ASHIFTRT, 16)))) in c6x_rtx_costs()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/c6x/
H A Dc6x.c6002 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
6139 || shift_p (op0, LSHIFTRT, 16)) in c6x_rtx_costs()
6143 || shift_p (op1, ASHIFTRT, 16) in c6x_rtx_costs()
6144 || shift_p (op1, LSHIFTRT, 16))) in c6x_rtx_costs()
6145 || (shift_p (op0, ASHIFTRT, 16) in c6x_rtx_costs()
6147 || shift_p (op1, ASHIFTRT, 16)))) in c6x_rtx_costs()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/c6x/
H A Dc6x.c5982 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
6121 || shift_p (op0, LSHIFTRT, 16)) in c6x_rtx_costs()
6125 || shift_p (op1, ASHIFTRT, 16) in c6x_rtx_costs()
6126 || shift_p (op1, LSHIFTRT, 16))) in c6x_rtx_costs()
6127 || (shift_p (op0, ASHIFTRT, 16) in c6x_rtx_costs()
6129 || shift_p (op1, ASHIFTRT, 16)))) in c6x_rtx_costs()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/c6x/
H A Dc6x.c5985 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
6124 || shift_p (op0, LSHIFTRT, 16)) in c6x_rtx_costs()
6128 || shift_p (op1, ASHIFTRT, 16) in c6x_rtx_costs()
6129 || shift_p (op1, LSHIFTRT, 16))) in c6x_rtx_costs()
6130 || (shift_p (op0, ASHIFTRT, 16) in c6x_rtx_costs()
6132 || shift_p (op1, ASHIFTRT, 16)))) in c6x_rtx_costs()

123