Home
last modified time | relevance | path

Searched refs:_arguments (Results 1 – 25 of 2316) sorted by path

12345678910>>...93

/dports/accessibility/caribou/caribou-0.4.21/daemon/
H A Ddaemon.c251 GVariant *_arguments; in caribou__keyboard_proxy_set_cursor_location() local
261 _arguments = g_variant_builder_end (&_arguments_builder); in caribou__keyboard_proxy_set_cursor_location()
262 g_dbus_message_set_body (_message, _arguments); in caribou__keyboard_proxy_set_cursor_location()
278 GVariant *_arguments; in caribou__keyboard_proxy_set_entry_location() local
288 _arguments = g_variant_builder_end (&_arguments_builder); in caribou__keyboard_proxy_set_entry_location()
289 g_dbus_message_set_body (_message, _arguments); in caribou__keyboard_proxy_set_entry_location()
305 GVariant *_arguments; in caribou__keyboard_proxy_show() local
312 _arguments = g_variant_builder_end (&_arguments_builder); in caribou__keyboard_proxy_show()
313 g_dbus_message_set_body (_message, _arguments); in caribou__keyboard_proxy_show()
329 GVariant *_arguments; in caribou__keyboard_proxy_hide() local
[all …]
/dports/accessibility/caribou/caribou-0.4.21/modules/gtk2/
H A Dcaribou-gtk-module.c234 GVariant *_arguments; in caribou_keyboard_proxy_set_cursor_location() local
244 _arguments = g_variant_builder_end (&_arguments_builder); in caribou_keyboard_proxy_set_cursor_location()
245 g_dbus_message_set_body (_message, _arguments); in caribou_keyboard_proxy_set_cursor_location()
261 GVariant *_arguments; in caribou_keyboard_proxy_set_entry_location() local
271 _arguments = g_variant_builder_end (&_arguments_builder); in caribou_keyboard_proxy_set_entry_location()
272 g_dbus_message_set_body (_message, _arguments); in caribou_keyboard_proxy_set_entry_location()
288 GVariant *_arguments; in caribou_keyboard_proxy_show() local
295 _arguments = g_variant_builder_end (&_arguments_builder); in caribou_keyboard_proxy_show()
296 g_dbus_message_set_body (_message, _arguments); in caribou_keyboard_proxy_show()
312 GVariant *_arguments; in caribou_keyboard_proxy_hide() local
[all …]
/dports/accessibility/caribou/caribou-0.4.21/modules/gtk3/
H A Dcaribou-gtk-module.c230 GVariant *_arguments; in caribou_keyboard_proxy_set_cursor_location() local
240 _arguments = g_variant_builder_end (&_arguments_builder); in caribou_keyboard_proxy_set_cursor_location()
241 g_dbus_message_set_body (_message, _arguments); in caribou_keyboard_proxy_set_cursor_location()
257 GVariant *_arguments; in caribou_keyboard_proxy_set_entry_location() local
267 _arguments = g_variant_builder_end (&_arguments_builder); in caribou_keyboard_proxy_set_entry_location()
268 g_dbus_message_set_body (_message, _arguments); in caribou_keyboard_proxy_set_entry_location()
284 GVariant *_arguments; in caribou_keyboard_proxy_show() local
291 _arguments = g_variant_builder_end (&_arguments_builder); in caribou_keyboard_proxy_show()
292 g_dbus_message_set_body (_message, _arguments); in caribou_keyboard_proxy_show()
308 GVariant *_arguments; in caribou_keyboard_proxy_hide() local
[all …]
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/clap-2.33.0/
H A DCHANGELOG.md174 …* Don't pass -S to _arguments if Zsh is too old ([16b4f143](https://github.com/kbknapp/clap-rs/co…
/dports/archivers/py-borgbackup/borgbackup-1.1.17/scripts/shell_completions/zsh/
H A D_borg66 _arguments -s -w -S : \
78 _arguments -s -w -S : \
88 _arguments -s -w -S : \
99 _arguments -s -w -S : \
115 _arguments -s -w -S : \
131 _arguments -s -w -S : \
165 _arguments -s -w -C : \
273 _arguments -s -w -S : \
290 _arguments -s -w -S : \
307 _arguments -s -w -S : \
[all …]
/dports/astro/p5-Astro-App-Satpass2/Astro-App-Satpass2-0.049/lib/Astro/App/Satpass2/
H A DFormatValue.pm327 my ( $self, %arg ) = _arguments( @_ );
332 my ( $self, @arg ) = _arguments( @_ );
356 my ( $self, %arg ) = _arguments( @_ );
361 my ( $self, @arg ) = _arguments( @_ );
367 my ( $self, @arg ) = _arguments( @_ );
373 my ( $self, @arg ) = _arguments( @_ );
380 my ( $self, @arg ) = _arguments( @_ );
386 my ( $self, @arg ) = _arguments( @_ );
1605 my ( $self, %arg ) = _arguments( @_ );
1809 sub _arguments { subroutine
/dports/astro/p5-Astro-App-Satpass2/Astro-App-Satpass2-0.049/xt/author/
H A Dperlcriticrc57 allow_delegation_to = __arguments _arguments grep map
92 allow_if_computed_by = __arguments _arguments
/dports/audio/ampache/ampache-php74-5.0.0/vendor/adhocore/cli/src/Input/
H A DParser.php38 private $_arguments = []; variable in Ahc\\Cli\\Input\\Parser
92 if (!$argument = \reset($this->_arguments)) {
100 \array_shift($this->_arguments);
213 $missingItems = \array_filter($this->_options + $this->_arguments, function ($item) {
245 $this->_arguments[$name] = $param;
258 unset($this->_values[$name], $this->_arguments[$name], $this->_options[$name]);
309 return $this->_arguments;
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lilv/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/serd/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sord/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sratom/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/suil/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/cmus/cmus-2.9.1/contrib/
H A D_cmus23 _arguments -C -s\
45 _arguments \
/dports/audio/fomp-lv2/fomp-1.2.2/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/ganv/ganv-1.8.0/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/dbus/
H A Djackdbus.h127 struct jack_dbus_interface_method_argument_descriptor method_name ## _arguments[] = \
132 struct jack_dbus_interface_method_argument_descriptor method_name ## _arguments[] = \
175 .arguments = method_name ## _arguments, \
189 struct jack_dbus_interface_signal_argument_descriptor signal_name ## _arguments[] = \
210 .arguments = signal_name ## _arguments \
/dports/audio/jalv/jalv-1.6.6/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/lilv/lilv-0.24.12/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/lv2/lv2-1.18.2/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/mda-lv2/mda-lv2-1.2.6/waflib/extras/
H A Dgenpybind.py91 args = self.find_genpybind() + self._arguments(
155 def _arguments(self, genpybind_parse=None, resource_dir=None): member in genpybind
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/clap-2.34.0/
H A DCHANGELOG.md221 …* Don't pass -S to _arguments if Zsh is too old ([16b4f143](https://github.com/kbknapp/clap-rs/co…
/dports/audio/polyphone/polyphone-75a5e88/sources/repository/
H A Durlreader.cpp69 _arguments[key] = QUrl::toPercentEncoding(value);
90 foreach (QString key, _arguments.keys())
91 query.addQueryItem(key, _arguments[key]);
103 foreach (QString key, _arguments.keys())
107 textPart.setBody(_arguments[key].toUtf8());
H A Durlreader.h50 void clearArguments() { _arguments.clear(); _fileArguments.clear(); } in clearArguments()
85 QMap<QString, QString> _arguments; variable

12345678910>>...93