Home
last modified time | relevance | path

Searched refs:new_col (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/dports/math/gkmap/gkmap-0.2/src/
H A Dquad_lib.c87 int new_row,new_col; in save_key_lf_dn() local
115 int new_row,new_col; in save_cellno_lf_dn() local
147 int new_row,new_col; in set_all_x_lf_dn() local
162 int new_row,new_col; in save_key_lf_up() local
190 int new_row,new_col; in save_cellno_lf_up() local
221 int new_row,new_col; in set_all_x_lf_up() local
236 int new_row,new_col; in save_key_rt_up() local
264 int new_row,new_col; in save_cellno_rt_up() local
296 int new_row,new_col; in set_all_x_rt_up() local
312 int new_row,new_col; in save_key_rt_dn() local
[all …]
H A Dcheck_quad.c117 int new_row,new_col; in chk_lf_dn_quad() local
119 new_col=get_new_col(col,LEFT); in chk_lf_dn_quad()
121 &&((cell_array[row][new_col].value=='1')||(cell_array[row][new_col].value=='X')) in chk_lf_dn_quad()
122 &&((cell_array[new_row][new_col].value=='1')||(cell_array[new_row][new_col].value=='X')) in chk_lf_dn_quad()
134 int new_row,new_col; in chk_lf_up_quad() local
138 &&((cell_array[row][new_col].value=='1')||(cell_array[row][new_col].value=='X')) in chk_lf_up_quad()
139 &&((cell_array[new_row][new_col].value=='1')||(cell_array[new_row][new_col].value=='X')) in chk_lf_up_quad()
149 int new_row,new_col; in chk_rt_up_quad() local
153 &&((cell_array[row][new_col].value=='1')||(cell_array[row][new_col].value=='X')) in chk_rt_up_quad()
164 int new_row,new_col; in chk_rt_dn_quad() local
[all …]
H A Dpair_lib.c41 int new_col; in save_key_lf() local
44 new_col=get_new_col(col,LEFT); in save_key_lf()
64 int new_col; in set_X_lf() local
65 new_col=get_new_col(col,LEFT); in set_X_lf()
74 int new_col; in save_cellno_lf() local
75 new_col=get_new_col(col,LEFT); in save_cellno_lf()
147 int new_col; in save_key_rt() local
150 new_col=get_new_col(col,RIGHT); in save_key_rt()
170 int new_col; in set_X_rt() local
171 new_col=get_new_col(col,RIGHT); in set_X_rt()
[all …]
H A Dcheck_pair.c40 int new_col; in chk_left_pair() local
41 new_col=get_new_col(col,LEFT); in chk_left_pair()
42 if((cell_array[row][new_col].value=='1')||(cell_array[row][new_col].value=='X')) in chk_left_pair()
50 int new_col; in chk_right_pair() local
51 new_col=get_new_col(col,RIGHT); in chk_right_pair()
52 if((cell_array[row][new_col].value=='1')||(cell_array[row][new_col].value=='X')) in chk_right_pair()
H A Dcheck_octet.c157 int new_row, new_col; in save_key() local
179new_col=get_new_col(col,vertical);/*get the another colof the ver. octet other than in which 1 was… in save_key()
181 strcpy(arr2,cell_array[row][new_col].col_string); in save_key()
201 int new_row,new_col; in set_all_as_X() local
216new_col=get_new_col(col,vertical);/*get the another colof the ver. octet other than in which 1 was… in set_all_as_X()
223 cell_array[row][new_col].value='X'; in set_all_as_X()
233 int new_row,new_col,arr_count; in store_cell_nums() local
260new_col=get_new_col(col,vertical);/*get the another colof the ver. octet other than in which 1 was… in store_cell_nums()
272 if(cell_array[row][new_col].real_value=='1') in store_cell_nums()
274 out_array[connection].cell_num_string[arr_count]=cell_array[row][new_col].cell_num; in store_cell_nums()
/dports/devel/py-pyface/pyface-7.2.0/pyface/ui/wx/grid/
H A Dcomposite_grid_model.py175 return model.get_type(row, new_col)
181 return model.get_value(row, new_col)
232 return model.is_cell_empty(row, new_col)
239 return model.is_cell_editable(row, new_col)
247 return model.is_cell_read_only(row, new_col)
254 return model.get_cell_bg_color(row, new_col)
261 return model.get_cell_text_color(row, new_col)
268 return model.get_cell_font(row, new_col)
278 return model.get_cell_halignment(row, new_col)
288 return model.get_cell_valignment(row, new_col)
[all …]
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcr/
H A Dgrid.cc437 new_col = -1; in gcr_grid_button_press_event()
439 new_col = -1; in gcr_grid_button_press_event()
454 new_col = -1; in gcr_grid_button_press_event()
465 new_col = -1; in gcr_grid_button_press_event()
475 if (new_col >= 0 && !grid->editable[new_col]) in gcr_grid_button_press_event()
633 new_col--; in gcr_grid_key_press_event()
643 new_col++; in gcr_grid_key_press_event()
668 new_col--; in gcr_grid_key_press_event()
693 new_col++; in gcr_grid_key_press_event()
816 new_col = 0; in gcr_grid_key_press_event()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/tools/restore/
H A Dconsumer_restore.hpp52 const NDBCOL &new_col);
152 const NDBCOL &new_col);
154 const NDBCOL &new_col);
156 const NDBCOL &new_col);
158 const NDBCOL &new_col);
160 const NDBCOL &new_col);
162 const NDBCOL &new_col);
164 const NDBCOL &new_col);
168 const NDBCOL &new_col);
170 const NDBCOL &new_col);
[all …]
/dports/devel/p5-Term-Choose/Term-Choose-1.745/lib/Term/Choose/Opt/
H A DSkipItems.pm58 if ( defined $new_col ) {
60 $self->{pos}[COL] = $new_col;
69 my $new_col = $self->Term::Choose::Opt::SkipItems::__next_valid_left();
70 if ( defined $new_col ) {
72 $self->{pos}[COL] = $new_col;
82 if ( defined $new_row && defined $new_col ) {
84 $self->__set_cell( $self->{rc2idx}[$new_row][$new_col] );
91 $self->{pos}[COL] = $new_col;
102 if ( defined $new_row && defined $new_col ) {
104 $self->__set_cell( $self->{rc2idx}[$new_row][$new_col] );
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/demos/
H A Dcolsel.c38 new_col = 0; in main() local
42 while ( old_col != new_col ) in main()
44 old_col = new_col; in main()
45 new_col = fl_show_colormap( old_col ); in main()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dextmark.c591 new_row, new_col, new_byte); in extmark_splice_impl()
607 new_row, new_col); in extmark_splice_impl()
628 splice->new_col += new_col; in extmark_splice_impl()
631 } else if (new_col == 0 in extmark_splice_impl()
636 } else if (new_col == 0 in extmark_splice_impl()
657 splice.new_col = new_col; in extmark_splice_impl()
668 colnr_T new_col, ExtmarkOp undo) in extmark_splice_cols() argument
672 0, new_col, new_col, undo); in extmark_splice_cols()
689 new_row, new_col); in extmark_move_region()
691 buf_updates_send_splice(buf, new_row, new_col, new_byte, in extmark_move_region()
[all …]
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtktogglecombo.c133 gint new_row = -1, new_col = -1; in gtk_toggle_combo_update() local
150 new_col=j; in gtk_toggle_combo_update()
159 new_col=focus_col; in gtk_toggle_combo_update()
169 toggle_combo->column = new_col; in gtk_toggle_combo_update()
172 new_row, new_col); in gtk_toggle_combo_update()
366 gint new_row, gint new_col) in gtk_toggle_combo_select() argument
379 toggle_combo->column = new_col; in gtk_toggle_combo_select()
381 if(new_row >= 0 && new_col >= 0){ in gtk_toggle_combo_select()
382 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(toggle_combo->button[new_row][new_col]), TRUE); in gtk_toggle_combo_select()
383 gtk_widget_queue_draw(toggle_combo->button[new_row][new_col]); in gtk_toggle_combo_select()
[all …]
/dports/games/edge/Edge-1.35-source/src/
H A Dr_shader.cc267 if (new_col != RGB_MAKE(0,0,0) && L > 1/256.0) in Sample()
270 col->add_Give(new_col, L); in Sample()
272 col->mod_Give(new_col, L); in Sample()
325 col->add_Give(new_col, L); in Corner()
327 col->mod_Give(new_col, L); in Corner()
474 col->add_Give(new_col, L); in Sample()
476 col->mod_Give(new_col, L); in Sample()
522 col->add_Give(new_col, L); in Corner()
524 col->mod_Give(new_col, L); in Corner()
750 col->add_Give(new_col, L);
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/tools/restore/
H A Dconsumer_restore.hpp52 const NDBCOL &new_col);
151 const NDBCOL &new_col);
153 const NDBCOL &new_col);
155 const NDBCOL &new_col);
157 const NDBCOL &new_col);
159 const NDBCOL &new_col);
161 const NDBCOL &new_col);
163 const NDBCOL &new_col);
165 const NDBCOL &new_col);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/tools/restore/
H A Dconsumer_restore.hpp52 const NDBCOL &new_col);
151 const NDBCOL &new_col);
153 const NDBCOL &new_col);
155 const NDBCOL &new_col);
157 const NDBCOL &new_col);
159 const NDBCOL &new_col);
161 const NDBCOL &new_col);
163 const NDBCOL &new_col);
165 const NDBCOL &new_col);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/tools/restore/
H A Dconsumer_restore.hpp52 const NDBCOL &new_col);
151 const NDBCOL &new_col);
153 const NDBCOL &new_col);
155 const NDBCOL &new_col);
157 const NDBCOL &new_col);
159 const NDBCOL &new_col);
161 const NDBCOL &new_col);
163 const NDBCOL &new_col);
165 const NDBCOL &new_col);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/tools/restore/
H A Dconsumer_restore.hpp52 const NDBCOL &new_col);
151 const NDBCOL &new_col);
153 const NDBCOL &new_col);
155 const NDBCOL &new_col);
157 const NDBCOL &new_col);
159 const NDBCOL &new_col);
161 const NDBCOL &new_col);
163 const NDBCOL &new_col);
165 const NDBCOL &new_col);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/tools/restore/
H A Dconsumer_restore.hpp52 const NDBCOL &new_col);
151 const NDBCOL &new_col);
153 const NDBCOL &new_col);
155 const NDBCOL &new_col);
157 const NDBCOL &new_col);
159 const NDBCOL &new_col);
161 const NDBCOL &new_col);
163 const NDBCOL &new_col);
165 const NDBCOL &new_col);
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/sql/
H A Dmulti_mx_schema_support.sql259 ALTER TABLE "TeeNTabLE.1!?!" ADD COLUMN new_col INT;
264 ALTER TABLE "TeeNTabLE.1!?!" DROP COLUMN new_col;
271 ALTER TABLE "TeeNTabLE.1!?!" ADD COLUMN new_col INT;
275 ALTER TABLE "TeeNTabLE.1!?!" DROP COLUMN new_col;
280 ALTER TABLE "TeeNTabLE.1!?!" ADD COLUMN new_col INT;
286 ALTER TABLE "TeeNTabLE.1!?!" DROP COLUMN new_col;
292 ALTER TABLE "CiTuS.TeAeN"."TeeNTabLE.1!?!" ADD COLUMN new_col INT;
296 ALTER TABLE "CiTuS.TeAeN"."TeeNTabLE.1!?!" DROP COLUMN new_col;
/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dpickship.c77 COORD new_row, new_col; in DoPickBattleShip() local
84 new_col = pMS->first_item.x + dx; in DoPickBattleShip()
87 || new_col != pMS->first_item.x) in DoPickBattleShip()
96 if (new_col < 0) in DoPickBattleShip()
97 new_col = NUM_PICK_SHIP_COLUMNS; in DoPickBattleShip()
99 new_col = 0; in DoPickBattleShip()
115 pMS->first_item.x = new_col; in DoPickBattleShip()
131 new_col = pMS->first_item.x; in DoPickBattleShip()
133 + ((ICON_WIDTH + 4) * new_col); in DoPickBattleShip()
136 --new_col; in DoPickBattleShip()
[all …]
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sview/
H A Dgrid.c877 char *new_col = NULL; in create_grid_button_from_another() local
885 new_col = blank_color; in create_grid_button_from_another()
887 new_col = white_color; in create_grid_button_from_another()
968 char *new_col = NULL; in change_grid_color() local
977 new_col = blank_color; in change_grid_color()
979 new_col = topo1_color; in change_grid_color()
981 new_col = topo2_color; in change_grid_color()
983 new_col = white_color; in change_grid_color()
1009 char *new_col = NULL; in change_grid_color_array() local
1025 new_col = blank_color; in change_grid_color_array()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/decoder/
H A Derror_concealment.c102 int new_row, int new_col, int mb_row, in calculate_overlaps_mb() argument
131 if (new_col >= 0 && (new_col & 0x1F) == 0) end_col = 1; in calculate_overlaps_mb()
137 if (new_col < (mb_col * 16) << 3) end_col = 1; in calculate_overlaps_mb()
143 block_overlap(new_row, new_col, (((first_blk_row + row) * 4) << 3), in calculate_overlaps_mb()
154 int new_row, new_col; in calculate_overlaps() local
165 new_col = col - bmi->mv.as_mv.col; in calculate_overlaps()
167 if (new_row >= ((16 * mb_rows) << 3) || new_col >= ((16 * mb_cols) << 3)) { in calculate_overlaps()
172 if (new_row <= -32 || new_col <= -32) { in calculate_overlaps()
178 overlap_b_col = FLOOR(new_col / 4, 3) >> 3; in calculate_overlaps()
193 if (abs(new_col - ((16 * overlap_mb_col) << 3)) < ((3 * 4) << 3)) end_col = 1; in calculate_overlaps()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/decoder/
H A Derror_concealment.c102 int new_row, int new_col, int mb_row, in calculate_overlaps_mb() argument
131 if (new_col >= 0 && (new_col & 0x1F) == 0) end_col = 1; in calculate_overlaps_mb()
137 if (new_col < (mb_col * 16) << 3) end_col = 1; in calculate_overlaps_mb()
143 block_overlap(new_row, new_col, (((first_blk_row + row) * 4) << 3), in calculate_overlaps_mb()
154 int new_row, new_col; in calculate_overlaps() local
165 new_col = col - bmi->mv.as_mv.col; in calculate_overlaps()
167 if (new_row >= ((16 * mb_rows) << 3) || new_col >= ((16 * mb_cols) << 3)) { in calculate_overlaps()
172 if (new_row <= -32 || new_col <= -32) { in calculate_overlaps()
178 overlap_b_col = FLOOR(new_col / 4, 3) >> 3; in calculate_overlaps()
193 if (abs(new_col - ((16 * overlap_mb_col) << 3)) < ((3 * 4) << 3)) end_col = 1; in calculate_overlaps()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/decoder/
H A Derror_concealment.c102 int new_row, int new_col, int mb_row, in calculate_overlaps_mb() argument
131 if (new_col >= 0 && (new_col & 0x1F) == 0) end_col = 1; in calculate_overlaps_mb()
137 if (new_col < (mb_col * 16) << 3) end_col = 1; in calculate_overlaps_mb()
143 block_overlap(new_row, new_col, (((first_blk_row + row) * 4) << 3), in calculate_overlaps_mb()
154 int new_row, new_col; in calculate_overlaps() local
165 new_col = col - bmi->mv.as_mv.col; in calculate_overlaps()
167 if (new_row >= ((16 * mb_rows) << 3) || new_col >= ((16 * mb_cols) << 3)) { in calculate_overlaps()
172 if (new_row <= -32 || new_col <= -32) { in calculate_overlaps()
178 overlap_b_col = FLOOR(new_col / 4, 3) >> 3; in calculate_overlaps()
193 if (abs(new_col - ((16 * overlap_mb_col) << 3)) < ((3 * 4) << 3)) end_col = 1; in calculate_overlaps()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/decoder/
H A Derror_concealment.c102 int new_row, int new_col, int mb_row, in calculate_overlaps_mb() argument
131 if (new_col >= 0 && (new_col & 0x1F) == 0) end_col = 1; in calculate_overlaps_mb()
137 if (new_col < (mb_col * 16) << 3) end_col = 1; in calculate_overlaps_mb()
143 block_overlap(new_row, new_col, (((first_blk_row + row) * 4) << 3), in calculate_overlaps_mb()
154 int new_row, new_col; in calculate_overlaps() local
165 new_col = col - bmi->mv.as_mv.col; in calculate_overlaps()
167 if (new_row >= ((16 * mb_rows) << 3) || new_col >= ((16 * mb_cols) << 3)) { in calculate_overlaps()
172 if (new_row <= -32 || new_col <= -32) { in calculate_overlaps()
178 overlap_b_col = FLOOR(new_col / 4, 3) >> 3; in calculate_overlaps()
193 if (abs(new_col - ((16 * overlap_mb_col) << 3)) < ((3 * 4) << 3)) end_col = 1; in calculate_overlaps()
[all …]

12345678910>>...21