Home
last modified time | relevance | path

Searched defs:alternatives (Results 1 – 25 of 896) sorted by relevance

12345678910>>...36

/dports/comms/wsjtz/wsjtx/
H A DMultiSettings.cpp249 SettingsGroup alternatives {&m_->settings_, multi_settings_root_group}; in set_common_value() local
262 SettingsGroup alternatives {&m_->settings_, multi_settings_root_group}; in remove_common_value() local
331 SettingsGroup alternatives {&settings_, multi_settings_root_group}; local
347 SettingsGroup alternatives {&settings_, multi_settings_root_group}; local
431 SettingsGroup alternatives {&settings_, multi_settings_root_group}; in create_menu_actions() local
505 SettingsGroup alternatives {&settings_, multi_settings_root_group}; in create_sub_menu() local
617 SettingsGroup alternatives {&settings_, multi_settings_root_group}; in clone_configuration() local
654 SettingsGroup alternatives {&settings_, multi_settings_root_group}; in clone_into_configuration() local
735 SettingsGroup alternatives {&settings_, multi_settings_root_group}; in reset_configuration() local
756 SettingsGroup alternatives {&settings_, multi_settings_root_group}; in rename_configuration() local
[all …]
/dports/graphics/py-urbansim/urbansim-3.2/urbansim/models/
H A Ddcm.py133 def apply_fit_filters(self, choosers, alternatives): argument
140 def apply_predict_filters(self, choosers, alternatives): argument
331 def apply_fit_filters(self, choosers, alternatives): argument
371 def fit(self, choosers, alternatives, current_choice): argument
562 def summed_probabilities(self, choosers, alternatives): argument
599 def predict(self, choosers, alternatives, debug=False): argument
986 def apply_fit_filters(self, choosers, alternatives): argument
1049 def fit(self, choosers, alternatives, current_choice): argument
1089 def probabilities(self, choosers, alternatives): argument
1439 def apply_fit_filters(self, choosers, alternatives): argument
[all …]
/dports/science/py-ruffus/ruffus-2.8.3/doc/
H A Ddesign.rst72 .. _design.implicit_dependencies:
75 Implicit dependencies: disadvantages of `make` / `scons` / `rake`
112 Explicit dependencies in `Ruffus`
128 Static dependencies: What `make` / `scons` / `rake` can't do (easily)
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct(string $message, array $alternatives = [], int $code = 0, \Throwable $…
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct($message, array $alternatives = [], $code = 0, \Exception $previous = …
/dports/www/owncloud/owncloud/lib/composer/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct(string $message, array $alternatives = [], int $code = 0, \Throwable $…
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct($message, array $alternatives = [], $code = 0, \Exception $previous = …
/dports/www/phpbb3/phpBB3/vendor/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct($message, array $alternatives = [], $code = 0, \Exception $previous = …
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct(string $message, array $alternatives = [], int $code = 0, \Throwable $…
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct(string $message, array $alternatives = [], int $code = 0, \Exception $…
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct($message, array $alternatives = [], $code = 0, \Exception $previous = …
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct(string $message, array $alternatives = [], int $code = 0, \Throwable $…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct(string $message, array $alternatives = [], int $code = 0, \Throwable $…
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct(string $message, array $alternatives = [], int $code = 0, \Throwable $…
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct($message, array $alternatives = [], $code = 0, \Exception $previous = …
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct($message, array $alternatives = [], $code = 0, \Exception $previous = …
/dports/www/owncloud/owncloud/updater/vendor/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct($message, array $alternatives = [], $code = 0, \Exception $previous = …
/dports/www/nextcloud/nextcloud/3rdparty/symfony/console/Exception/
H A DCommandNotFoundException.php21 private $alternatives; variable in Symfony\\Component\\Console\\Exception\\CommandNotFoundException
29 …public function __construct(string $message, array $alternatives = [], int $code = 0, \Throwable $…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/speech/
H A Dspeech_recognition_result.cc31 const HeapVector<Member<SpeechRecognitionAlternative>>& alternatives, in Create()
44 const HeapVector<Member<SpeechRecognitionAlternative>>& alternatives, in SpeechRecognitionResult()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/speech/
H A Dspeech_recognition_result.cc31 const HeapVector<Member<SpeechRecognitionAlternative>>& alternatives, in Create()
44 const HeapVector<Member<SpeechRecognitionAlternative>>& alternatives, in SpeechRecognitionResult()
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/utility-ht-0.0.15/src/Data/Maybe/
H A DHT.hs47 alternatives deflt = fromMaybe deflt . msum function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/utility-ht-0.0.15/src/Data/Maybe/
H A DHT.hs47 alternatives deflt = fromMaybe deflt . msum function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/utility-ht-0.0.16/src/Data/Maybe/
H A DHT.hs53 alternatives deflt = fromMaybe deflt . msum function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/utility-ht-0.0.15/src/Data/Maybe/
H A DHT.hs47 alternatives deflt = fromMaybe deflt . msum function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/utility-ht-0.0.15/src/Data/Maybe/
H A DHT.hs47 alternatives deflt = fromMaybe deflt . msum function

12345678910>>...36