Home
last modified time | relevance | path

Searched defs:hostSpec (Results 1 – 25 of 50) sorted by relevance

12

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/wai-extra-3.0.29.2/test/Network/Wai/Middleware/
H A DForceSSLSpec.hs27 hostSpec host = describe ("forceSSL on host " <> show host <> "") $ do function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/wai-extra-3.0.29.1/test/Network/Wai/Middleware/
H A DForceSSLSpec.hs27 hostSpec host = describe ("forceSSL on host " <> show host <> "") $ do function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/wai-extra-3.1.6/test/Network/Wai/Middleware/
H A DForceSSLSpec.hs27 hostSpec host = describe ("forceSSL on host " <> show host <> "") $ do function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/wai-extra-3.1.6/test/Network/Wai/Middleware/
H A DForceSSLSpec.hs27 hostSpec host = describe ("forceSSL on host " <> show host <> "") $ do function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/wai-extra-3.1.6/test/Network/Wai/Middleware/
H A DForceSSLSpec.hs27 hostSpec host = describe ("forceSSL on host " <> show host <> "") $ do function
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/linguist/shared/
H A Dprofileevaluator.cpp188 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/shared/proparser/
H A Dprofileevaluator.cpp229 bool ProFileEvaluator::loadNamedSpec(const QString &specDir, bool hostSpec) in loadNamedSpec()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.compatibility.state/src/org/eclipse/osgi/internal/resolver/
H A DStateObjectFactoryImpl.java259 HostSpecificationImpl hostSpec = new HostSpecificationImpl(); in createHostSpecification() local
266 HostSpecificationImpl hostSpec = new HostSpecificationImpl(); in createHostSpecification() local
H A DStateImpl.java472 HostSpecificationImpl hostSpec = (HostSpecificationImpl) bundle.getHost(); in resolveConstraints() local
779 HostSpecification hostSpec = bundle.getHost(); in getFragments() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/
H A DImportPackageSection.java568 HostSpecification hostSpec = bundleDescription.getHost(); in isFragmentThatCannotExportPackages() local
/dports/lang/spidermonkey60/firefox-60.9.0/docshell/base/
H A DnsDefaultURIFixup.cpp683 nsAutoCString hostSpec; in FixupURIProtocol() local

12