Home
last modified time | relevance | path

Searched refs:active_row (Results 1 – 25 of 98) sorted by relevance

1234

/dports/games/ace-of-penguins/ace-1.4/games/
H A Dmastermind.c69 active_row = row; in set_active_row()
71 guesses[active_row][x] = bighole; in set_active_row()
72 redraw_row(active_row); in set_active_row()
159 redraw_row(active_row); in show_rank()
167 if (!guesses[active_row][x] || guesses[active_row][x] == bighole) in check_row()
169 show_rank(active_row); in check_row()
172 if (active_row == (MOVES-1)) in check_row()
178 set_active_row(active_row+1); in check_row()
190 redraw_row(active_row); in key_color()
297 && y >= gy+active_row*gdy && y < gy+active_row*gdy+BSZ) in drop()
[all …]
/dports/games/battletanks/btanks-0.9.8083/engine/menu/
H A Dsimple_gamepad_setup.cpp82 if (hidden() || active_row < 0 || active_row >= 8) in on_event()
92 …bindings.set(active_row, SimpleJoyBindings::State(SimpleJoyBindings::State::Axis, je.axis, je.valu… in on_event()
103 …bindings.set(active_row, SimpleJoyBindings::State(SimpleJoyBindings::State::Hat, je.hat, je.value)… in on_event()
112 …bindings.set(active_row, SimpleJoyBindings::State(SimpleJoyBindings::State::Button, je.button, 0)); in on_event()
128 if (active_row >= 0 && active_row < 8) { in render()
129 surface.blit(*selection, x + bg_table_pos.x + 152, y + bg_table_pos.y + 44 + 30 * active_row); in render()
185 active_row = y - bg_table_pos.y - 44; in onMouseMotion()
186 if (active_row < 0) in onMouseMotion()
189 active_row /= 30; in onMouseMotion()
/dports/math/rkward-kde/rkward-0.7.1/rkward/plugin/
H A Drkoptionset.cpp78 return_to_row = active_row = -1; in RKOptionSet()
244 if (r == active_row) { in fetchPropertyValuesRecursive()
333 active_row = -1; in serializationPropertyChanged()
346 if ((active_row >= 0) && (active_row < rows.size ())) { in updateUnfinishedRows()
363 return_to_row = active_row; in updateUnfinishedRows()
406 setContentsForRow (active_row); in addRow()
501 int row = active_row; in changed()
523 int row = active_row; in governingPropertyChanged()
567 int activate_row = active_row; in handleKeycolumnUpdate()
747 active_row = row; in currentRowPropertyChanged()
[all …]
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/games/
H A Dlarasgame.py107 game.active_row = self.getActiveRow()
118 1, game.s.rows[game.active_row],
124 1, game.s.rows[game.active_row],
215 self.active_row = None
313 self.active_row = None
359 moves.current.append(self.active_row)
384 self.active_row = m[len(m) - 1]
400 self.active_row = m[len(m) - 1]
414 self.active_row = game.loadinfo.active_row
418 self.loadinfo.active_row = p.load()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Target/
H A DRegisterContextUnwind.cpp211 UnwindPlan::RowSP active_row; in InitializeZerothFrame() local
220 active_row = in InitializeZerothFrame()
247 active_row = in InitializeZerothFrame()
258 if (!active_row.get()) { in InitializeZerothFrame()
581 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame() local
590 active_row = in InitializeNonZerothFrame()
624 active_row = in InitializeNonZerothFrame()
655 if (!active_row.get()) { in InitializeNonZerothFrame()
1444 if (active_row) { in SavedLocationForRegister()
1765 if (active_row && in TryFallbackUnwindPlan()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp211 UnwindPlan::RowSP active_row; in InitializeZerothFrame() local
220 active_row = in InitializeZerothFrame()
247 active_row = in InitializeZerothFrame()
258 if (!active_row.get()) { in InitializeZerothFrame()
581 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame() local
590 active_row = in InitializeNonZerothFrame()
624 active_row = in InitializeNonZerothFrame()
655 if (!active_row.get()) { in InitializeNonZerothFrame()
1444 if (active_row) { in SavedLocationForRegister()
1765 if (active_row && in TryFallbackUnwindPlan()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Target/
H A DRegisterContextUnwind.cpp211 UnwindPlan::RowSP active_row; in InitializeZerothFrame() local
220 active_row = in InitializeZerothFrame()
247 active_row = in InitializeZerothFrame()
258 if (!active_row.get()) { in InitializeZerothFrame()
581 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame() local
590 active_row = in InitializeNonZerothFrame()
624 active_row = in InitializeNonZerothFrame()
655 if (!active_row.get()) { in InitializeNonZerothFrame()
1444 if (active_row) { in SavedLocationForRegister()
1765 if (active_row && in TryFallbackUnwindPlan()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Target/
H A DRegisterContextUnwind.cpp211 UnwindPlan::RowSP active_row; in InitializeZerothFrame() local
220 active_row = in InitializeZerothFrame()
247 active_row = in InitializeZerothFrame()
258 if (!active_row.get()) { in InitializeZerothFrame()
581 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame() local
590 active_row = in InitializeNonZerothFrame()
624 active_row = in InitializeNonZerothFrame()
655 if (!active_row.get()) { in InitializeNonZerothFrame()
1444 if (active_row) { in SavedLocationForRegister()
1765 if (active_row && in TryFallbackUnwindPlan()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Target/
H A DRegisterContextUnwind.cpp211 UnwindPlan::RowSP active_row; in InitializeZerothFrame() local
220 active_row = in InitializeZerothFrame()
247 active_row = in InitializeZerothFrame()
258 if (!active_row.get()) { in InitializeZerothFrame()
581 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame() local
590 active_row = in InitializeNonZerothFrame()
624 active_row = in InitializeNonZerothFrame()
655 if (!active_row.get()) { in InitializeNonZerothFrame()
1444 if (active_row) { in SavedLocationForRegister()
1765 if (active_row && in TryFallbackUnwindPlan()
[all …]
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Tables/
H A DReader.pm106 undef $this->{active_row};
135 $this->{active_row} = undef; # Open row
277 $this->{active_row} =
285 $this->{active_row}->{postcruft} = $postcruft if defined $postcruft;
286 $this->{active_table}->pushRow( $this->{active_row} );
287 undef $this->{active_row};
293 my $row = $this->{active_row};
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Target/
H A DRegisterContextUnwind.cpp203 UnwindPlan::RowSP active_row; in InitializeZerothFrame() local
207 active_row = in InitializeZerothFrame()
210 if (active_row.get() && log) { in InitializeZerothFrame()
218 if (!active_row.get()) { in InitializeZerothFrame()
528 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame() local
537 active_row = in InitializeNonZerothFrame()
564 if (!active_row.get()) { in InitializeNonZerothFrame()
1330 if (active_row) { in SavedLocationForRegister()
1644 UnwindPlan::RowSP active_row = in TryFallbackUnwindPlan() local
1647 if (active_row && in TryFallbackUnwindPlan()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Target/
H A DRegisterContextUnwind.cpp203 UnwindPlan::RowSP active_row; in InitializeZerothFrame() local
207 active_row = in InitializeZerothFrame()
210 if (active_row.get() && log) { in InitializeZerothFrame()
218 if (!active_row.get()) { in InitializeZerothFrame()
528 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame() local
537 active_row = in InitializeNonZerothFrame()
564 if (!active_row.get()) { in InitializeNonZerothFrame()
1330 if (active_row) { in SavedLocationForRegister()
1644 UnwindPlan::RowSP active_row = in TryFallbackUnwindPlan() local
1647 if (active_row && in TryFallbackUnwindPlan()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Target/
H A DRegisterContextUnwind.cpp203 UnwindPlan::RowSP active_row; in InitializeZerothFrame() local
207 active_row = in InitializeZerothFrame()
210 if (active_row.get() && log) { in InitializeZerothFrame()
218 if (!active_row.get()) { in InitializeZerothFrame()
528 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame() local
537 active_row = in InitializeNonZerothFrame()
564 if (!active_row.get()) { in InitializeNonZerothFrame()
1330 if (active_row) { in SavedLocationForRegister()
1644 UnwindPlan::RowSP active_row = in TryFallbackUnwindPlan() local
1647 if (active_row && in TryFallbackUnwindPlan()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Target/
H A DRegisterContextUnwind.cpp203 UnwindPlan::RowSP active_row; in InitializeZerothFrame() local
207 active_row = in InitializeZerothFrame()
210 if (active_row.get() && log) { in InitializeZerothFrame()
218 if (!active_row.get()) { in InitializeZerothFrame()
528 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame() local
537 active_row = in InitializeNonZerothFrame()
564 if (!active_row.get()) { in InitializeNonZerothFrame()
1330 if (active_row) { in SavedLocationForRegister()
1644 UnwindPlan::RowSP active_row = in TryFallbackUnwindPlan() local
1647 if (active_row && in TryFallbackUnwindPlan()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.cpp204 UnwindPlan::RowSP active_row; in InitializeZerothFrame() local
208 active_row = in InitializeZerothFrame()
211 if (active_row.get() && log) { in InitializeZerothFrame()
219 if (!active_row.get()) { in InitializeZerothFrame()
525 UnwindPlan::RowSP active_row; in InitializeNonZerothFrame() local
534 active_row = in InitializeNonZerothFrame()
561 if (!active_row.get()) { in InitializeNonZerothFrame()
1313 if (active_row) { in SavedLocationForRegister()
1627 UnwindPlan::RowSP active_row = in TryFallbackUnwindPlan() local
1630 if (active_row && in TryFallbackUnwindPlan()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/
H A Daction_model.cc165 int active_row = -1; in build_custom_action_combo() local
175 active_row = 0; in build_custom_action_combo()
184 active_row = n+1; in build_custom_action_combo()
191 if (active_row >= 0) { in build_custom_action_combo()
192 cb.set_active (active_row); in build_custom_action_combo()
/dports/print/fontforge/fontforge-20201107/gdraw/
H A Dgmatrixedit.c1032 if ( gme->active_row>=0 && gme->active_row<gme->rows ) { in GME_EnableDelete()
1045 if ( gme->active_row>=1 && gme->active_row<gme->rows ) in GME_EnableDelete()
1047 if ( gme->active_row>=0 && gme->active_row<gme->rows-1 ) in GME_EnableDelete()
1085 if ( gme->active_row>=gme->rows ) gme->active_row = -1; in GME_DeleteActive()
1096 if ( gme->active_row<1 || gme->active_row>=gme->rows ) in GMatrixEditUp()
1103 --gme->active_row;; in GMatrixEditUp()
1108 (gme->rowmotion)((GGadget *) gme, gme->active_row+1,gme->active_row); in GMatrixEditUp()
1124 if ( gme->active_row<0 || gme->active_row>=gme->rows-1 ) in GMatrixEditDown()
1131 ++gme->active_row;; in GMatrixEditDown()
1136 (gme->rowmotion)((GGadget *) gme, gme->active_row-1,gme->active_row); in GMatrixEditDown()
[all …]
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Plugins/EditRowPlugin/
H A DView.pm130 my $active_row = $urps->{erp_row};
171 value => $active_row
206 active_row => $active_row,
/dports/math/yices/yices-2.6.2/src/solvers/simplex/
H A Ddiophantine_systems.c351 assert(active_row(c1) == active_row(c2)); in column_reduce_factor()
487 i = active_row(c1); in column_sub()
661 assert(active_row(c1) == active_row(c2)); in active_columns_compare()
703 solver->active_row = -1; in init_dsolver()
1095 solver->active_row = i; in dsolver_row_open()
1115 i = solver->active_row; in dsolver_row_add_mono()
1162 i = solver->active_row; in dsolver_row_add_constant()
1173 i = solver->active_row; in dsolver_row_addmul_constant()
1195 assert(solver->active_row >= 0 && solver->active_row == solver->nrows - 1); in dsolver_remove_zeros()
1229 assert(solver->active_row >= 0 && solver->active_row == solver->nrows - 1); in dsolver_scale_new_row()
[all …]
/dports/dns/py-dns-lexicon/dns-lexicon-3.8.3/lexicon/providers/
H A Donline.py46 active_row = None
50 active_row = row
59 if active_row["name"] == zone_name_a
64 self.active_zone = active_row["uuid_ref"]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcombobox.c120 GtkTreeRowReference *active_row; member
856 priv->active_row = NULL; in gtk_combo_box_init()
1159 if (gtk_tree_row_reference_valid (priv->active_row)) in gtk_combo_box_remove()
1251 if (gtk_tree_row_reference_valid (priv->active_row)) in gtk_combo_box_menu_popup()
1475 if (priv->active_row) in gtk_combo_box_unset_model()
1477 gtk_tree_row_reference_free (priv->active_row); in gtk_combo_box_unset_model()
1478 priv->active_row = NULL; in gtk_combo_box_unset_model()
1996 if (priv->active_row) in gtk_combo_box_set_active_internal()
1998 gtk_tree_row_reference_free (priv->active_row); in gtk_combo_box_set_active_internal()
1999 priv->active_row = NULL; in gtk_combo_box_set_active_internal()
[all …]
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/
H A Danjuta-tree-combo.c61 GtkTreeRowReference *active_row; /* Current selected row */ member
356 if (priv->active_row) in anjuta_tree_combo_box_unset_model()
358 gtk_tree_row_reference_free (priv->active_row); in anjuta_tree_combo_box_unset_model()
359 priv->active_row = NULL; in anjuta_tree_combo_box_unset_model()
404 valid = gtk_tree_row_reference_valid (priv->active_row); in anjuta_tree_combo_box_set_active_path()
417 if (priv->active_row) in anjuta_tree_combo_box_set_active_path()
419 gtk_tree_row_reference_free (priv->active_row); in anjuta_tree_combo_box_set_active_path()
420 priv->active_row = NULL; in anjuta_tree_combo_box_set_active_path()
925 if (priv->active_row != NULL) in anjuta_tree_combo_box_get_active_iter()
927 path = gtk_tree_row_reference_get_path (priv->active_row); in anjuta_tree_combo_box_get_active_iter()
[all …]
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dcomboboxentrytext.cc145 TreeModel::iterator active_row = get_active(); in get_active_text() local
146 if(active_row) in get_active_text()
148 Gtk::TreeModel::Row row = *active_row; in get_active_text()
H A Dcomboboxtext.cc124 TreeModel::iterator active_row = get_active(); in get_active_text() local
125 if(active_row) in get_active_text()
127 Gtk::TreeModel::Row row = *active_row; in get_active_text()
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dselection_controller.cpp37 context->ass->Properties.active_row = active_line->Row; in SetActiveLine()
47 context->ass->Properties.active_row = active_line->Row; in SetSelectionAndActive()

1234