Home
last modified time | relevance | path

Searched refs:ract (Results 1 – 25 of 128) sorted by relevance

123456

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/maschine2/
H A Dcallbacks.cc53 Glib::RefPtr<Gtk::RadioAction> ract; in connect_signals() local
58 ract = ActionManager::get_radio_action (X_("Editor"), X_("snap-off")); in connect_signals()
61 ract = ActionManager::get_radio_action (X_("Editor"), X_("snap-magnetic")); in connect_signals()
64 ract = ActionManager::get_radio_action (X_("Editor"), X_("snap-normal")); in connect_signals()
175 if (ract->get_active ()) { rgba = COLOR_GRAY; } in notify_snap_change()
177 if (ract->get_active ()) { rgba = COLOR_WHITE; } in notify_snap_change()
272 if (ract->get_active ()) { action = "snap-normal"; } in button_snap_released()
275 if (ract->get_active ()) { action = "snap-magnetic"; } in button_snap_released()
278 if (ract->get_active ()) { action = "snap-off"; } in button_snap_released()
280 ract = ActionManager::get_radio_action (X_("Editor"), action); in button_snap_released()
[all …]
/dports/x11/workrave/workrave-1.10.44/frontend/gtkmm/src/
H A DMainGtkMenu.cc336 if (ract) in on_menu_network_log()
338 bool active = ract->get_active(); in on_menu_network_log()
349 Glib::RefPtr<Gtk::RadioAction> ract = Glib::RefPtr<Gtk::RadioAction>::cast_dynamic(act); in on_menu_normal() local
351 if (ract) in on_menu_normal()
353 bool active = ract->get_active(); in on_menu_normal()
369 if (ract) in on_menu_suspend()
371 bool active = ract->get_active(); in on_menu_suspend()
388 if (ract) in on_menu_quiet()
390 bool active = ract->get_active(); in on_menu_quiet()
407 if (ract) in on_menu_reading()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddec_exp_1.f909 real, intent(in) :: rexp, ract local
11 if (rexp .ne. ract) then
12 write (*, '(A,F12.6,F12.6)') msg, rexp, ract
/dports/math/maxima/maxima-5.43.2/src/numerical/slatec/
H A Dzwrsk.lisp27 (c2r 0.0) (pti 0.0) (ptr 0.0) (ract 0.0) (sti 0.0) (str 0.0))
28 (declare (type (double-float) str sti ract ptr pti c2r c2i c1r c1i ctr cti
75 (setf ract (/ 1.0 act))
76 (setf ctr (* ctr ract))
77 (setf cti (* (- cti) ract))
78 (setf ptr (* cinur ract))
79 (setf pti (* cinui ract))
/dports/net/kamailio/kamailio-5.4.5/src/modules/async/
H A Dasync_sleep.c47 cfg_action_t *ract; member
56 cfg_action_t *ract; member
243 ai->ract = act; in async_sleep()
284 if(ai->ract != NULL) { in async_timer_exec()
285 tmb.t_continue(ai->tindex, ai->tlabel, ai->ract); in async_timer_exec()
346 if(atp->ract != NULL) { in async_exec_task()
347 tmb.t_continue(atp->tindex, atp->tlabel, atp->ract); in async_exec_task()
427 atp->ract = act; in async_ms_sleep()
491 atp->ract = act; in async_send_task()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlab/
H A Dml_render_gui.cpp40 ract->setVisible(actvis); in updateVisibility()
41 ract->setCheckable(actvis); in updateVisibility()
71 if (ract != NULL) in toggle()
76 if (ract->isChecked()) in toggle()
77 emit activatedAction(ract); in toggle()
1033 if (ract != NULL) in initGui()
1391 if (ract == NULL) in toggle()
1439 globact.push_back(ract); in toggle()
1578 if (ract == NULL) in toggle()
1588 bool checked = ((ract == rendcurract) && (_lastclicked != ract)); in toggle()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dstep_entry.cc744 RefPtr<RadioAction> ract; in dot_value_change() local
759 ract = RefPtr<RadioAction>::cast_dynamic (act); in dot_value_change()
761 if (ract) { in dot_value_change()
762 if (ract->property_value() == val) { in dot_value_change()
763 ract->set_active (true); in dot_value_change()
924 RefPtr<RadioAction> ract; in velocity_value_change() local
945 if (ract) { in velocity_value_change()
946 if (ract->property_value() == val) { in velocity_value_change()
947 ract->set_active (true); in velocity_value_change()
969 RefPtr<RadioAction> ract; in length_value_change() local
[all …]
H A Dmonitor_section.cc1018 if (!ract->get_active ()) { in solo_use_in_place()
1026 Config->set_solo_control_is_listen_control (!ract->get_active()); in solo_use_in_place()
1038 Glib::RefPtr<RadioAction> ract = ActionManager::get_radio_action (X_("Solo"), X_("solo-use-afl")); in solo_use_afl() local
1039 if (ract->get_active()) { in solo_use_afl()
1053 Glib::RefPtr<RadioAction> ract = ActionManager::get_radio_action (X_("Solo"), X_("solo-use-pfl")); in solo_use_pfl() local
1054 if (ract->get_active()) { in solo_use_pfl()
1068 Glib::RefPtr<RadioAction> ract; in update_solo_model() local
1083 ract = ActionManager::get_radio_action (X_("Solo"), action_name); in update_solo_model()
1090 if (ract->get_active()) { in update_solo_model()
1091 ract->set_active (false); in update_solo_model()
[all …]
H A Deditor_actions.cc1128 return ract; in grid_type_action()
1234 RefPtr<RadioAction> ract = grid_type_action (type); in grid_type_chosen() local
1236 if (ract && ract->get_active()) { in grid_type_chosen()
1266 return ract; in snap_mode_action()
1300 RefPtr<RadioAction> ract = snap_mode_action (mode); in snap_mode_chosen() local
1302 if (ract && ract->get_active()) { in snap_mode_chosen()
1332 return ract; in edit_point_action()
1348 RefPtr<RadioAction> ract = edit_point_action (ep); in edit_point_chosen() local
1350 if (ract && ract->get_active()) { in edit_point_chosen()
1407 RefPtr<RadioAction> ract = zoom_focus_action (focus); in zoom_focus_chosen() local
[all …]
/dports/math/octave/octave-6.4.0/scripts/plot/draw/
H A Dostreamtube.m224 ract = rstart * exp (0.5 * div_sl(2) * norm (R) / vact) * sqrt (vold / vact); variable
226 rold = ract;
230 K = ract * N;
253 ract = rold * exp (0.5 * div_sl(i) * norm (R) / vact) * sqrt (vold / vact); variable
255 rold = ract;
260 K = ract * Kp / norm (Kp);

123456