Home
last modified time | relevance | path

Searched defs:support (Results 226 – 250 of 8114) sorted by relevance

12345678910>>...325

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/activities/
H A DImagesTest.java46 IWorkbenchActivitySupport support = PlatformUI.getWorkbench().getActivitySupport(); in testActivityImages() local
73 IWorkbenchActivitySupport support = PlatformUI.getWorkbench().getActivitySupport(); in testCategoryImages() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/notify-rust-4.5.5/
H A DREADME.md55 ### Features
65 ### Requirements
/dports/www/moodle310/moodle/lib/mlbackend/php/phpml/src/Phpml/Association/
H A DApriori.php42 private $support; variable in Phpml\\Association\\Apriori
54 public function __construct(float $support = 0.0, float $confidence = 0.0)
277 private function support(array $sample): float function in Phpml\\Association\\Apriori
/dports/www/moodle311/moodle/lib/mlbackend/php/phpml/src/Phpml/Association/
H A DApriori.php42 private $support; variable in Phpml\\Association\\Apriori
54 public function __construct(float $support = 0.0, float $confidence = 0.0)
277 private function support(array $sample): float function in Phpml\\Association\\Apriori
/dports/www/moodle39/moodle/lib/mlbackend/php/phpml/src/Phpml/Association/
H A DApriori.php42 private $support; variable in Phpml\\Association\\Apriori
54 public function __construct(float $support = 0.0, float $confidence = 0.0)
277 private function support(array $sample): float function in Phpml\\Association\\Apriori
/dports/math/gambit/gambit-16.0.1/src/gui/
H A Dnfgtable.cc218 const Gambit::StrategySupportProfile &support = m_doc->GetNfgSupport(); in OnCellRightClick() local
233 const Gambit::StrategySupportProfile &support = m_doc->GetNfgSupport(); in GetCellValue() local
245 const Gambit::StrategySupportProfile &support = m_doc->GetNfgSupport(); in SetCellValue() local
279 const Gambit::StrategySupportProfile &support = m_doc->GetNfgSupport(); in DrawCell() local
428 const Gambit::StrategySupportProfile &support = m_doc->GetNfgSupport(); in OnCellRightClick() local
470 const Gambit::StrategySupportProfile &support = m_doc->GetNfgSupport(); in GetCellValue() local
482 const Gambit::StrategySupportProfile &support = m_doc->GetNfgSupport(); in SetCellValue() local
516 const Gambit::StrategySupportProfile &support = m_doc->GetNfgSupport(); in DrawCell() local
742 const Gambit::StrategySupportProfile &support = m_doc->GetNfgSupport(); in DrawCell() local
1051 const Gambit::StrategySupportProfile &support = m_doc->GetNfgSupport(); in NumRowContingencies() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/browser/
H A DDefaultWebBrowser.java36 private DefaultWorkbenchBrowserSupport support; field in DefaultWebBrowser
48 public DefaultWebBrowser(DefaultWorkbenchBrowserSupport support, String id) { in DefaultWebBrowser()
/dports/print/lyx/lyx-2.3.4.2/src/support/
H A Dsocktools.cpp20 namespace support { namespace
68 namespace support { namespace
/dports/devel/soapui/SoapUI-5.5.0/
H A DREADME.md68 #### [IntelliJ IDEA](https://www.jetbrains.com/idea/)
89 #### [Eclipse](https://www.eclipse.org/ide/)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/topics/autodevops/
H A Dcustomize.md330 ### Upgrading PostgresSQL
347 ### Customize values for PostgreSQL Helm Chart
360 ### Using external PostgreSQL database providers
/dports/security/snuffleupagus/snuffleupagus-0.7.0/doc/source/
H A Dfaq.rst197 I found a security issue
214 I found a bug. How can I report it?
225 Where can I find even more help?
/dports/games/scummvm/scummvm-2.5.1/doc/docportal/other_platforms/
H A Dnintendo_switch.rst111 Two finger drag
121 Three finger drag
/dports/devel/py-colorama/colorama-0.4.4/
H A DREADME.rst363 - Professional support for colorama is available as part of the
370 …com/subscription/pkg/pypi-colorama?utm_source=pypi-colorama&utm_medium=referral&utm_campaign=readme
/dports/dns/knot3/knot-3.1.5/src/knot/modules/geoip/
H A Dgeoip.rst23 Full zone signing
42 Module signing
70 Online signing
/dports/dns/knot3-lib/knot-3.1.5/src/knot/modules/geoip/
H A Dgeoip.rst23 Full zone signing
42 Module signing
70 Online signing
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddInteract.c217 char *support; in cuddInitInteract() local
290 char * support) in ddSuppInteract()
342 char * support) in ddUpdateInteract()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddInteract.c243 int *support; in cuddInitInteract() local
319 int * support) in ddSuppInteract()
379 int * support) in ddUpdateInteract()
/dports/cad/ghdl/ghdl-1.0.0/doc/using/
H A DImplementationOfVHDL.rst118 PSL implementation
147 PSL usage
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddInteract.c240 char *support; in cuddInitInteract() local
316 char * support) in ddSuppInteract()
376 char * support) in ddUpdateInteract()
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddInteract.c240 char *support; in cuddInitInteract() local
316 char * support) in ddSuppInteract()
376 char * support) in ddUpdateInteract()
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Geometry/include/simmath/internal/
H A DGeo_Point.h221 { Array_<int> support; in calcAxisAlignedBoundingBox() local
233 { Array_<int> support; in calcAxisAlignedBoundingBoxIndirect() local
280 { Array_<int> support; in calcOrientedBoundingBox() local
294 { Array_<int> support; variable
/dports/math/ogdf/OGDF/include/ogdf/lib/abacus/
H A Dsrowcon.h70 const Array<int> &support, in SRowCon()
103 int *support, in SRowCon()
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/fz/constraints/
H A DReificationConstraints.java55 Support support; field in ReificationConstraints
57 public ReificationConstraints(Support support) { in ReificationConstraints()
/dports/math/gretl/gretl-2021d/doc/tex/
H A Dgretl-lpsolve.tex136 \subsection{Via the GUI script editor}
164 \subsection{Via the \texttt{lpsolve} function}
/dports/textproc/py-nltk/nltk-3.4.1/web/dev/
H A Dpython3porting.rst71 Fixing corpora readers
78 ``__repr__`` and ``__str__``

12345678910>>...325