Home
last modified time | relevance | path

Searched refs:_ctrl (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/maschine2/
H A Dcallbacks.cc113 _ctrl->button (M2Contols::Rec)->set_color (0); in notify_record_state_changed()
118 _ctrl->button (M2Contols::Rec)->set_blinking (true); in notify_record_state_changed()
133 _ctrl->button (M2Contols::Play)->set_color (0); in notify_transport_state_changed()
170 if (_ctrl->button (M2Contols::Grid)->is_pressed ()) { in notify_snap_change()
179 _ctrl->button (M2Contols::Grid)->set_color (rgba); in notify_snap_change()
251 _ctrl->button (M2Contols::Grid)->set_blinking (true); in button_snap_pressed()
267 _ctrl->button (M2Contols::Grid)->set_blinking (false); in button_snap_released()
306 if (_ctrl->button (M2Contols::Grid)->is_pressed ()) { in notify_master_change()
338 if (_ctrl->button (M2Contols::Grid)->is_pressed ()) { in encoder_master()
339 _ctrl->button (M2Contols::Grid)->ignore_release (); in encoder_master()
[all …]
H A Dmaschine2.cc111 , _ctrl (0) in Maschine2()
226 _ctrl = new M2MapMikro (); in start()
231 _ctrl = new M2MapMk2 (); in start()
258 tl->get_menu ()->set_control (_ctrl->encoder (1)); in start()
259 tl->get_knob ()->set_control (_ctrl->encoder (2)); in start()
295 delete _ctrl; in stop()
299 _ctrl = 0; in stop()
333 _hw->read (_handle, _ctrl); in dev_read()
340 _hw->write (_handle, _ctrl); in dev_write()
/dports/audio/ardour6/Ardour-6.8.0/libs/widgets/
H A Dslider_controller.cc35 , _ctrl (mc) in SliderController()
42 if (_ctrl) { in SliderController()
45 if (_ctrl->is_gain_like()) { in SliderController()
47 float lower = _ctrl->lower () > 1e-16 ? 20.0f * log10f (_ctrl->lower ()) : -320.0f; in SliderController()
48 float upper = _ctrl->upper () > 1e-16 ? 20.0f * log10f (_ctrl->upper ()) : -320.0f; in SliderController()
54 _spin_adj.set_lower (_ctrl->lower ()); in SliderController()
55 _spin_adj.set_upper (_ctrl->upper ()); in SliderController()
56 …_spin_adj.set_step_increment(_ctrl->interface_to_internal(adj->get_step_increment()) - _ctrl->lowe… in SliderController()
57 …_spin_adj.set_page_increment(_ctrl->interface_to_internal(adj->get_page_increment()) - _ctrl->lowe… in SliderController()
107 if (_ctrl->is_gain_like ()) { in ctrl_adjusted()
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/isccc/
H A Dcc.c658 _ctrl = isccc_alist_create(); in createmessage()
659 if (_ctrl == NULL) { in createmessage()
663 isccc_sexpr_free(&_ctrl); in createmessage()
713 isccc_sexpr_t *ack, *_ctrl; in isccc_cc_createack() local
720 if (!isccc_alist_alistp(_ctrl) || in isccc_cc_createack()
743 if (_ctrl == NULL) { in isccc_cc_createack()
764 isccc_sexpr_t *_ctrl; in isccc_cc_isack() local
767 if (!isccc_alist_alistp(_ctrl)) { in isccc_cc_isack()
778 isccc_sexpr_t *_ctrl; in isccc_cc_isreply() local
826 if (_ctrl == NULL) { in isccc_cc_createresponse()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/isccc/
H A Dcc.c658 _ctrl = isccc_alist_create(); in createmessage()
659 if (_ctrl == NULL) { in createmessage()
663 isccc_sexpr_free(&_ctrl); in createmessage()
713 isccc_sexpr_t *ack, *_ctrl; in isccc_cc_createack() local
720 if (!isccc_alist_alistp(_ctrl) || in isccc_cc_createack()
743 if (_ctrl == NULL) { in isccc_cc_createack()
764 isccc_sexpr_t *_ctrl; in isccc_cc_isack() local
767 if (!isccc_alist_alistp(_ctrl)) { in isccc_cc_isack()
778 isccc_sexpr_t *_ctrl; in isccc_cc_isreply() local
826 if (_ctrl == NULL) { in isccc_cc_createresponse()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isccc/
H A Dcc.c652 _ctrl = isccc_alist_create(); in createmessage()
653 if (_ctrl == NULL) { in createmessage()
657 isccc_sexpr_free(&_ctrl); in createmessage()
707 isccc_sexpr_t *ack, *_ctrl; in isccc_cc_createack() local
714 if (!isccc_alist_alistp(_ctrl) || in isccc_cc_createack()
737 if (_ctrl == NULL) { in isccc_cc_createack()
758 isccc_sexpr_t *_ctrl; in isccc_cc_isack() local
761 if (!isccc_alist_alistp(_ctrl)) { in isccc_cc_isack()
772 isccc_sexpr_t *_ctrl; in isccc_cc_isreply() local
820 if (_ctrl == NULL) { in isccc_cc_createresponse()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isccc/
H A Dcc.c654 _ctrl = isccc_alist_create(); in createmessage()
655 if (_ctrl == NULL) { in createmessage()
659 isccc_sexpr_free(&_ctrl); in createmessage()
709 isccc_sexpr_t *ack, *_ctrl; in isccc_cc_createack() local
716 if (!isccc_alist_alistp(_ctrl) || in isccc_cc_createack()
739 if (_ctrl == NULL) { in isccc_cc_createack()
760 isccc_sexpr_t *_ctrl; in isccc_cc_isack() local
763 if (!isccc_alist_alistp(_ctrl)) { in isccc_cc_isack()
774 isccc_sexpr_t *_ctrl; in isccc_cc_isreply() local
822 if (_ctrl == NULL) { in isccc_cc_createresponse()
[all …]
/dports/dns/bind911/bind-9.11.37/lib/isccc/
H A Dcc.c725 _ctrl = isccc_alist_create(); in createmessage()
726 if (_ctrl == NULL) in createmessage()
729 isccc_sexpr_free(&_ctrl); in createmessage()
778 isccc_sexpr_t *ack, *_ctrl; in isccc_cc_createack() local
805 if (_ctrl == NULL) { in isccc_cc_createack()
826 isccc_sexpr_t *_ctrl; in isccc_cc_isack() local
829 if (!isccc_alist_alistp(_ctrl)) in isccc_cc_isack()
838 isccc_sexpr_t *_ctrl; in isccc_cc_isreply() local
841 if (!isccc_alist_alistp(_ctrl)) in isccc_cc_isreply()
882 if (_ctrl == NULL) { in isccc_cc_createresponse()
[all …]
/dports/audio/muse-sequencer/muse-4.0.0/src/synti/deicsonze/
H A Ddeicsonze.cpp336 _ctrl[i].min=0; in initCtrls()
340 _ctrl[i].min=0; in initCtrls()
344 _ctrl[i].min=0; in initCtrls()
348 _ctrl[i].min=0; in initCtrls()
352 _ctrl[i].min=0; in initCtrls()
356 _ctrl[i].min=0; in initCtrls()
360 _ctrl[i].min=0; in initCtrls()
364 _ctrl[i].min=0; in initCtrls()
368 _ctrl[i].min=0; in initCtrls()
372 _ctrl[i].min=0; in initCtrls()
[all …]
/dports/cad/libredwg/libredwg-0.12.4/programs/
H A Ddwglayers.c88 Dwg_Object_LAYER_CONTROL *_ctrl; in main() local
161 _ctrl = obj->tio.object->tio.LAYER_CONTROL; in main()
162 for (i = 0; i < _ctrl->num_entries; i++) in main()
165 assert (_ctrl->entries); in main()
166 assert (_ctrl->entries[i]); in main()
167 obj = _ctrl->entries[i]->obj; in main()
170 assert (_ctrl->entries[i]->obj->tio.object); in main()
171 layer = _ctrl->entries[i]->obj->tio.object->tio.LAYER; in main()
187 _ctrl->entries[i]->obj->handle.value) in main()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/components/
H A Dmidi_audio_control.cpp62 _ctrl = ctrl; in MidiAudioControl()
170_ctrl = MusECore::midiCtrlTerms2Number(type, (ctrlHiSpinBox->value() << 8) + ctrlLoSpinBox->value(… in heartbeat()
258 _ctrl = (ctrlHiSpinBox->value() << 8) + ctrlLoSpinBox->value(); in ctrlTypeChanged()
259_ctrl = MusECore::midiCtrlTerms2Number((MusECore::MidiController::ControllerType)controlTypeComboB… in ctrlTypeChanged()
268 _ctrl = (ctrlHiSpinBox->value() << 8) + ctrlLoSpinBox->value(); in ctrlHChanged()
269_ctrl = MusECore::midiCtrlTerms2Number((MusECore::MidiController::ControllerType)controlTypeComboB… in ctrlHChanged()
278 _ctrl = (ctrlHiSpinBox->value() << 8) + ctrlLoSpinBox->value(); in ctrlLChanged()
279_ctrl = MusECore::midiCtrlTerms2Number((MusECore::MidiController::ControllerType)controlTypeComboB… in ctrlLChanged()
316 int type = MusECore::midiControllerType(_ctrl); in update()
325 int hv = (_ctrl >> 8) & 0xff; in update()
[all …]
/dports/devel/py-oslo.messaging/oslo.messaging-12.11.0/oslo_messaging/_drivers/
H A Dimpl_amqp1.py147 driver._ctrl.add_task(task)
242 self._ctrl = None
288 self._ctrl = None
294 self._ctrl.connect()
353 self._ctrl.add_task(task)
394 self._ctrl.add_task(task)
405 self._ctrl.add_task(task)
429 self._ctrl.add_task(task)
436 if self._ctrl:
437 self._ctrl.shutdown()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_toolkit_gtk/
H A DADM_jogshuttle.cpp87 _ctrl.device = 0;
189 media_ctrl_close (&_ctrl);
222 media_ctrl_open (&_ctrl);
223 if (_ctrl.device)
225 monitorTag_ = gdk_input_add (_ctrl.fd, GDK_INPUT_READ,
244 if (_ctrl.device)
245 media_ctrl_close (&_ctrl);
282 if (_ctrl.device != 0)
283 return _ctrl.device->keys;
429 media_ctrl_read_event (&_ctrl, &ev);
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_toolkit_gtk/
H A DADM_jogshuttle.cpp87 _ctrl.device = 0;
189 media_ctrl_close (&_ctrl);
222 media_ctrl_open (&_ctrl);
223 if (_ctrl.device)
225 monitorTag_ = gdk_input_add (_ctrl.fd, GDK_INPUT_READ,
244 if (_ctrl.device)
245 media_ctrl_close (&_ctrl);
282 if (_ctrl.device != 0)
283 return _ctrl.device->keys;
429 media_ctrl_read_event (&_ctrl, &ev);
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_toolkit_gtk/
H A DADM_jogshuttle.cpp87 _ctrl.device = 0;
189 media_ctrl_close (&_ctrl);
222 media_ctrl_open (&_ctrl);
223 if (_ctrl.device)
225 monitorTag_ = gdk_input_add (_ctrl.fd, GDK_INPUT_READ,
244 if (_ctrl.device)
245 media_ctrl_close (&_ctrl);
282 if (_ctrl.device != 0)
283 return _ctrl.device->keys;
429 media_ctrl_read_event (&_ctrl, &ev);
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_toolkit_gtk/
H A DADM_jogshuttle.cpp87 _ctrl.device = 0;
189 media_ctrl_close (&_ctrl);
222 media_ctrl_open (&_ctrl);
223 if (_ctrl.device)
225 monitorTag_ = gdk_input_add (_ctrl.fd, GDK_INPUT_READ,
244 if (_ctrl.device)
245 media_ctrl_close (&_ctrl);
282 if (_ctrl.device != 0)
283 return _ctrl.device->keys;
429 media_ctrl_read_event (&_ctrl, &ev);
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/dboard/twinrx/
H A Dtwinrx_experts.cpp561 _ctrl->set_preamp1(ch, ch_set.preamp1, FORCE_COMMIT); in resolve()
562 _ctrl->set_preamp2(ch, ch_set.preamp2, FORCE_COMMIT); in resolve()
564 _ctrl->set_signal_path(ch, ch_set.signal_path, FORCE_COMMIT); in resolve()
568 _ctrl->set_lb_atten(ch, ch_set.lb_atten, FORCE_COMMIT); in resolve()
569 _ctrl->set_hb_atten(ch, ch_set.hb_atten, FORCE_COMMIT); in resolve()
570 _ctrl->set_lo1_source(ch, ch_set.lo1_source, FORCE_COMMIT); in resolve()
571 _ctrl->set_lo2_source(ch, ch_set.lo2_source, FORCE_COMMIT); in resolve()
599 _ctrl->set_lo1_export_source(_lo1_export_src, FORCE_COMMIT); in resolve()
600 _ctrl->set_lo2_export_source(_lo2_export_src, FORCE_COMMIT); in resolve()
601 _ctrl->set_antenna_mapping(_ant_mapping, FORCE_COMMIT); in resolve()
[all …]
/dports/games/residualvm/residualvm-0.3.1/engines/grim/
H A Dpatchr.cpp63 Common::SeekableReadStream *_ctrl, *_diff, *_extra; member in Grim::PatchedFile
97 delete _ctrl; in ~PatchedFile()
163 _ctrl = Common::wrapCompressedReadStream(_ctrl); in load()
166 if (_ctrl->size() % (3 * sizeof(uint32)) != 0) { in load()
171 _instrLeft = _ctrl->size() / (3 * sizeof(uint32)); in load()
266 _diffCopy = _ctrl->readUint32LE(); in readNextInst()
267 _extraCopy = _ctrl->readUint32LE(); in readNextInst()
268 _jump = _ctrl->readSint32LE(); in readNextInst()
271 if (_ctrl->err() || in readNextInst()
325 _ctrl->seek(0, SEEK_SET); in seek()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/grim/
H A Dpatchr.cpp63 Common::SeekableReadStream *_ctrl, *_diff, *_extra; member in Grim::PatchedFile
97 delete _ctrl; in ~PatchedFile()
163 _ctrl = Common::wrapCompressedReadStream(_ctrl); in load()
166 if (_ctrl->size() % (3 * sizeof(uint32)) != 0) { in load()
171 _instrLeft = _ctrl->size() / (3 * sizeof(uint32)); in load()
266 _diffCopy = _ctrl->readUint32LE(); in readNextInst()
267 _extraCopy = _ctrl->readUint32LE(); in readNextInst()
268 _jump = _ctrl->readSint32LE(); in readNextInst()
271 if (_ctrl->err() || in readNextInst()
325 _ctrl->seek(0, SEEK_SET); in seek()
[all …]
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/ctrl/
H A Dctrlpanel.cpp135 _ctrl = nullptr; in CtrlPanel()
154 if(!_track || !_ctrl) in buildPanel()
648 if(off || ival < _ctrl->minVal() || ival > _ctrl->maxVal()) in ctrlChanged()
653 ival += _ctrl->bias(); in ctrlChanged()
665 if(!_track || !_ctrl) in setController()
675 _dnum = _ctrl->num(); in setController()
770 mn = _ctrl->minVal(); in setController()
771 mx = _ctrl->maxVal(); in setController()
793 v -= _ctrl->bias(); in setController()
868 _track = t; _ctrl = ctrl; in setHWController()
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/dboard/
H A Ddb_twinrx.cpp45 , _ctrl(ctrl) in twinrx_rcvr_fe()
141 .set(_ctrl->get_lo1_charge_pump_range()); in twinrx_rcvr_fe()
153 .set(_ctrl->get_lo2_charge_pump_range()); in twinrx_rcvr_fe()
257 locked &= _ctrl->read_lo1_locked(ch); in get_lo_locked()
258 locked &= _ctrl->read_lo2_locked(ch); in get_lo_locked()
264 twinrx_ctrl::sptr _ctrl; member in twinrx_rcvr_fe
286 _ctrl = twinrx_ctrl::make(_db_iface, gpio_iface, cpld_regs, get_rx_id()); in twinrx_rcvr()
299 return _ctrl; in get_ctrl()
349 _expert, _expert->node_retriever(), _ctrl); in initialize()
385 twinrx_ctrl::sptr _ctrl; member in twinrx_rcvr
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dout_dxfb.c1871 if (!_ctrl->entries) in dxfb_tables_write()
1907 if (!_ctrl->entries) in dxfb_tables_write()
1931 if (!_ctrl->entries) in dxfb_tables_write()
1957 if (!_ctrl->entries) in dxfb_tables_write()
1981 if (!_ctrl->entries) in dxfb_tables_write()
2004 if (!_ctrl->entries) in dxfb_tables_write()
2029 if (!_ctrl->entries) in dxfb_tables_write()
2055 if (!_ctrl->entries) in dxfb_tables_write()
2102 if (!_ctrl) in dxfb_tables_write()
2144 if (!_ctrl->entries) in dxfb_tables_write()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/common/
H A Dpg_lzcompress.c349 #define pglz_out_literal(_ctrlp,_ctrlb,_ctrl,_buf,_byte) \ argument
351 pglz_out_ctrl(_ctrlp,_ctrlb,_ctrl,_buf); \
353 _ctrl <<= 1; \
365 #define pglz_out_tag(_ctrlp,_ctrlb,_ctrl,_buf,_len,_off) \ argument
367 pglz_out_ctrl(_ctrlp,_ctrlb,_ctrl,_buf); \
368 _ctrlb |= _ctrl; \
369 _ctrl <<= 1; \
/dports/databases/postgresql96-server/postgresql-9.6.24/src/common/
H A Dpg_lzcompress.c349 #define pglz_out_literal(_ctrlp,_ctrlb,_ctrl,_buf,_byte) \ argument
351 pglz_out_ctrl(_ctrlp,_ctrlb,_ctrl,_buf); \
353 _ctrl <<= 1; \
365 #define pglz_out_tag(_ctrlp,_ctrlb,_ctrl,_buf,_len,_off) \ argument
367 pglz_out_ctrl(_ctrlp,_ctrlb,_ctrl,_buf); \
368 _ctrlb |= _ctrl; \
369 _ctrl <<= 1; \
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/common/
H A Dpg_lzcompress.c349 #define pglz_out_literal(_ctrlp,_ctrlb,_ctrl,_buf,_byte) \ argument
351 pglz_out_ctrl(_ctrlp,_ctrlb,_ctrl,_buf); \
353 _ctrl <<= 1; \
365 #define pglz_out_tag(_ctrlp,_ctrlb,_ctrl,_buf,_len,_off) \ argument
367 pglz_out_ctrl(_ctrlp,_ctrlb,_ctrl,_buf); \
368 _ctrlb |= _ctrl; \
369 _ctrl <<= 1; \

12345678910>>...14