Home
last modified time | relevance | path

Searched refs:control_type (Results 151 – 175 of 279) sorted by relevance

12345678910>>...12

/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dscrollbar_container.hpp51 …r_container(const implementation::builder_styled_widget& builder, const std::string& control_type);
H A Dstyled_widget.cpp48 const std::string& control_type) in styled_widget() argument
56 , config_(get_control(control_type, definition_)) in styled_widget()
H A Dtext_box_base.cpp35 …ext_box_base(const implementation::builder_styled_widget& builder, const std::string& control_type) in text_box_base() argument
36 : styled_widget(builder, control_type) in text_box_base()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/video/
H A Drampup_tests.h46 RateControlType control_type);
/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A DMessenger.c1166 uint8_t control_type, uint8_t *data, uint16_t data_length) in send_file_control_packet() argument
1176 packet[2] = control_type; in send_file_control_packet()
1604 … uint8_t control_type, const uint8_t *data, uint16_t length, void *userdata) in handle_filecontrol() argument
1622 switch (control_type) { in handle_filecontrol()
1637 m->file_filecontrol(m, friendnumber, real_filenumber, control_type, userdata); in handle_filecontrol()
1653 m->file_filecontrol(m, friendnumber, real_filenumber, control_type, userdata); in handle_filecontrol()
1661 m->file_filecontrol(m, friendnumber, real_filenumber, control_type, userdata); in handle_filecontrol()
1706 friendnumber, filenumber, control_type); in handle_filecontrol()
2295 uint8_t control_type = data[2]; in m_handle_packet() local
2305 …if (handle_filecontrol(m, i, send_receive, filenumber, control_type, data + 3, data_length - 3, us… in m_handle_packet()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/tides2/
H A Dui.cc203 if (e.control_type == CONTROL_SWITCH) { in DoEvents()
/dports/games/d2x/d2x-0.2.5/main/
H A Daipath.c642 if (objp->control_type == CT_AI) { in validate_all_paths()
1416 …if ((objp->type == OBJ_ROBOT) && ((objp->control_type == CT_AI) || (objp->control_type == CT_MORPH… in ai_path_garbage_collect()
1458 if ((Objects[i].type == OBJ_ROBOT) && (Objects[i].control_type == CT_AI)) in ai_path_garbage_collect()
1504 if (Objects[i].control_type == CT_AI) { in ai_reset_all_paths()
H A Dobject.h212 ubyte control_type; // how this object is controlled member
H A Dgameseq.c552 ConsoleObject->control_type = CT_FLYING; in editor_reset_stuff_on_level()
927 ConsoleObject->control_type = CT_FLYING; in InitPlayerObject()
1130 ConsoleObject->control_type = CT_FLYING; in StartSecretLevel()
2286 ConsoleObject->control_type = CT_FLYING; in StartLevel()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Derl_lint.erl3976 case control_type(C, Need0) of
3987 control_type($~, Need) -> Need; function
3988 control_type($c, Need) -> [int|Need]; function
3993 control_type($w, Need) -> [term|Need]; function
3994 control_type($p, Need) -> [term|Need]; function
3997 control_type($b, Need) -> [term|Need]; function
3998 control_type($B, Need) -> [term|Need]; function
4001 control_type($+, Need) -> [term|Need]; function
4002 control_type($#, Need) -> [term|Need]; function
4003 control_type($n, Need) -> Need; function
[all …]
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Daipath.cpp629 if (obj.control_source == object::control_type::ai) in validate_all_paths()
1386 if (objp->type == OBJ_ROBOT && (objp->control_source == object::control_type::ai in ai_path_garbage_collect()
1388 || objp->control_source == object::control_type::morph in ai_path_garbage_collect()
1429 if (obj.type == OBJ_ROBOT && obj.control_source == object::control_type::ai) in ai_path_garbage_collect()
1474 if (obj.type == OBJ_ROBOT && obj.control_source == object::control_type::ai) in ai_reset_all_paths()
H A Dphysics.cpp348 if (obj->control_source == object::control_type::ai) in do_physics_sim()
716 if (obj->control_source == object::control_type::ai) in do_physics_sim()
863 if (obj.control_source == object::control_type::morph) in physics_turn_towards_vector()
H A Dmorph.cpp495 assert(obj.control_source == object::control_type::ai); //morph objects are also AI objects in morph_start()
497 obj.control_source = object::control_type::morph; in morph_start()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/tides/
H A Dui.cc292 if (e.control_type == CONTROL_SWITCH) { in DoEvents()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/asihpi/
H A Dasihpi.c1288 u16 control_type; member
2563 prev_ctl.control_type = -1; in snd_card_asihpi_mixer_new()
2573 &hpi_ctl.control_type, in snd_card_asihpi_mixer_new()
2594 if ((hpi_ctl.control_type == prev_ctl.control_type) && in snd_card_asihpi_mixer_new()
2605 switch (hpi_ctl.control_type) { in snd_card_asihpi_mixer_new()
2646 hpi_ctl.control_type, in snd_card_asihpi_mixer_new()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/asihpi/
H A Dasihpi.c1288 u16 control_type; member
2563 prev_ctl.control_type = -1; in snd_card_asihpi_mixer_new()
2573 &hpi_ctl.control_type, in snd_card_asihpi_mixer_new()
2594 if ((hpi_ctl.control_type == prev_ctl.control_type) && in snd_card_asihpi_mixer_new()
2605 switch (hpi_ctl.control_type) { in snd_card_asihpi_mixer_new()
2646 hpi_ctl.control_type, in snd_card_asihpi_mixer_new()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/asihpi/
H A Dasihpi.c1288 u16 control_type; member
2563 prev_ctl.control_type = -1; in snd_card_asihpi_mixer_new()
2573 &hpi_ctl.control_type, in snd_card_asihpi_mixer_new()
2594 if ((hpi_ctl.control_type == prev_ctl.control_type) && in snd_card_asihpi_mixer_new()
2605 switch (hpi_ctl.control_type) { in snd_card_asihpi_mixer_new()
2646 hpi_ctl.control_type, in snd_card_asihpi_mixer_new()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Derl_lint.erl4143 case control_type(C, Need0) of
4154 control_type($~, Need) -> Need; function
4155 control_type($c, Need) -> [int|Need]; function
4160 control_type($w, Need) -> [term|Need]; function
4161 control_type($p, Need) -> [term|Need]; function
4164 control_type($b, Need) -> [term|Need]; function
4165 control_type($B, Need) -> [term|Need]; function
4168 control_type($+, Need) -> [term|Need]; function
4169 control_type($#, Need) -> [term|Need]; function
4170 control_type($n, Need) -> Need; function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Derl_lint.erl4036 case control_type(C, Need0) of
4047 control_type($~, Need) -> Need; function
4048 control_type($c, Need) -> [int|Need]; function
4053 control_type($w, Need) -> [term|Need]; function
4054 control_type($p, Need) -> [term|Need]; function
4057 control_type($b, Need) -> [term|Need]; function
4058 control_type($B, Need) -> [term|Need]; function
4061 control_type($+, Need) -> [term|Need]; function
4062 control_type($#, Need) -> [term|Need]; function
4063 control_type($n, Need) -> Need; function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_lint.erl4277 case control_type(C, Need0) of
4288 control_type($~, Need) -> Need; function
4289 control_type($c, Need) -> [int|Need]; function
4294 control_type($w, Need) -> [term|Need]; function
4295 control_type($p, Need) -> [term|Need]; function
4298 control_type($b, Need) -> [int|Need]; function
4299 control_type($B, Need) -> [int|Need]; function
4302 control_type($+, Need) -> [term|Need]; function
4303 control_type($#, Need) -> [term|Need]; function
4304 control_type($n, Need) -> Need; function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_lint.erl4277 case control_type(C, Need0) of
4288 control_type($~, Need) -> Need; function
4289 control_type($c, Need) -> [int|Need]; function
4294 control_type($w, Need) -> [term|Need]; function
4295 control_type($p, Need) -> [term|Need]; function
4298 control_type($b, Need) -> [int|Need]; function
4299 control_type($B, Need) -> [int|Need]; function
4302 control_type($+, Need) -> [term|Need]; function
4303 control_type($#, Need) -> [term|Need]; function
4304 control_type($n, Need) -> Need; function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_lint.erl4277 case control_type(C, Need0) of
4288 control_type($~, Need) -> Need; function
4289 control_type($c, Need) -> [int|Need]; function
4294 control_type($w, Need) -> [term|Need]; function
4295 control_type($p, Need) -> [term|Need]; function
4298 control_type($b, Need) -> [int|Need]; function
4299 control_type($B, Need) -> [int|Need]; function
4302 control_type($+, Need) -> [term|Need]; function
4303 control_type($#, Need) -> [term|Need]; function
4304 control_type($n, Need) -> Need; function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_lint.erl4277 case control_type(C, Need0) of
4288 control_type($~, Need) -> Need; function
4289 control_type($c, Need) -> [int|Need]; function
4294 control_type($w, Need) -> [term|Need]; function
4295 control_type($p, Need) -> [term|Need]; function
4298 control_type($b, Need) -> [int|Need]; function
4299 control_type($B, Need) -> [int|Need]; function
4302 control_type($+, Need) -> [term|Need]; function
4303 control_type($#, Need) -> [term|Need]; function
4304 control_type($n, Need) -> Need; function
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/payments/
H A Deditor_view_controller.cc369 switch (field.control_type) { in CreateInputField()
387 if (field.control_type == EditorField::ControlType::TEXTFIELD_NUMBER) in CreateInputField()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/frames/
H A Dui.cc761 if (e.control_type == CONTROL_SWITCH) { in DoEvents()
767 } else if (e.control_type == CONTROL_POT) { in DoEvents()

12345678910>>...12