Home
last modified time | relevance | path

Searched refs:OSS (Results 1 – 25 of 3573) sorted by relevance

12345678910>>...143

/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Distribution/
H A DProductDistribution.cxx79 OSS oss; in __repr__()
89 OSS oss; in __str__()
326 LOGDEBUG(OSS() << "pdf=" << value); in computePDF()
333 LOGDEBUG(OSS() << "pdf=" << value); in computePDF()
340 LOGDEBUG(OSS() << "pdf=" << value); in computePDF()
347 LOGDEBUG(OSS() << "pdf=" << value); in computePDF()
464 LOGDEBUG(OSS() << x << " < " << bd); in computePDFQ1()
466 LOGDEBUG(OSS() << "value=" << value); in computePDFQ1()
538 LOGDEBUG(OSS() << x << " < " << bc); in computePDFQ2()
540 LOGDEBUG(OSS() << "value=" << value); in computePDFQ2()
[all …]
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Algorithm/MetaModel/FunctionalChaos/
H A DSequentialStrategy.cxx77 LOGINFO(OSS() << "initial state:"); in updateBasis()
79 LOGINFO(OSS() << " coeffs size=" << alpha_k.getSize()); in updateBasis()
80 LOGINFO(OSS() << " coeffs =" << alpha_k); in updateBasis()
81 LOGINFO(OSS() << " I_p size=" << I_p_.getSize()); in updateBasis()
82 LOGINFO(OSS() << " I_p =" << I_p_); in updateBasis()
105 LOGINFO(OSS() << "final state:"); in updateBasis()
107 LOGINFO(OSS() << " coeffs size=" << alpha_k.getSize()); in updateBasis()
108 LOGINFO(OSS() << " coeffs =" << alpha_k); in updateBasis()
109 LOGINFO(OSS() << " I_p size=" << I_p_.getSize()); in updateBasis()
110 LOGINFO(OSS() << " I_p =" << I_p_); in updateBasis()
[all …]
H A DCleaningStrategy.cxx111 LOGINFO(OSS() << "initial state:"); in updateBasis()
114 LOGINFO(OSS() << " coeffs =" << coefficients); in updateBasis()
115 LOGINFO(OSS() << " I_p size=" << I_p_.getSize()); in updateBasis()
116 LOGINFO(OSS() << " I_p =" << I_p_); in updateBasis()
157 LOGINFO(OSS() << "intermediate state:"); in updateBasis()
162 LOGINFO(OSS() << " I_p =" << I_p_); in updateBasis()
229 LOGINFO(OSS() << "final state:"); in updateBasis()
232 LOGINFO(OSS() << " coeffs =" << coefficients); in updateBasis()
234 LOGINFO(OSS() << " I_p size=" << I_p_.getSize()); in updateBasis()
235 LOGINFO(OSS() << " I_p =" << I_p_); in updateBasis()
[all …]
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Algorithm/OrthogonalBasis/
H A DStandardDistributionPolynomialFactory.cxx112 LOGDEBUG(OSS() << "measureType=" << measureType << ", specificFamily=" << specificFamily_); in checkSpecificFamily()
119 LOGDEBUG(OSS() << "measureType=" << measureType << ", specificFamily=" << specificFamily_); in checkSpecificFamily()
126 LOGDEBUG(OSS() << "measureType=" << measureType << ", specificFamily=" << specificFamily_); in checkSpecificFamily()
133 LOGDEBUG(OSS() << "measureType=" << measureType << ", specificFamily=" << specificFamily_); in checkSpecificFamily()
140 LOGDEBUG(OSS() << "measureType=" << measureType << ", specificFamily=" << specificFamily_); in checkSpecificFamily()
150 LOGDEBUG(OSS() << "measureType=" << measureType << ", specificFamily=" << specificFamily_); in checkSpecificFamily()
194 LOGDEBUG(OSS() << "measureType=" << measureType << ", specificFamily=" << specificFamily_); in checkSpecificFamily()
211 LOGDEBUG(OSS() << "measureType=" << measureType << ", specificFamily=" << specificFamily_); in checkSpecificFamily()
233 LOGDEBUG(OSS() << "measureType=" << measureType << ", specificFamily=" << specificFamily_); in checkSpecificFamily()
241 LOGDEBUG(OSS() << "measureType=" << measureType << ", specificFamily=" << specificFamily_); in checkSpecificFamily()
[all …]
/dports/comms/deforaos-phone/Phone-0.5.1/src/plugins/
H A Doss.c55 } OSS; typedef
84 static void _oss_destroy(OSS * oss);
86 static int _oss_open(OSS * oss);
87 static void _oss_settings(OSS * oss);
109 OSS * oss; in _oss_init()
122 static void _oss_destroy(OSS * oss) in _oss_destroy()
441 static int _oss_open(OSS * oss) in _oss_open()
465 static void _oss_settings(OSS * oss) in _oss_settings()
537 OSS * oss = data; in _on_settings_cancel()
558 OSS * oss = data; in _on_settings_closex()
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/website/pages/docs/configuration/storage/
H A Dalicloudoss.mdx3 page_title: Alicloud OSS - Storage Backends - Configuration
4 sidebar_title: AliCloud OSS
6 The Alicloud OSS storage backend is used to persist Vault's data in
7 an Alicloud OSS bucket.
10 # Alicloud OSS Storage Backend
12 The Alicloud OSS storage backend is used to persist Vault's data in
13 an [Alicloud OSS][alicloudoss] bucket.
15 - **No High Availability** – the Alicloud OSS storage backend does not support
37 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
49 requests to Alicloud OSS.
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/website/source/docs/configuration/storage/
H A Dalicloudoss.html.md3 page_title: "Alicloud OSS - Storage Backends - Configuration"
4 sidebar_title: "AliCloud OSS"
7 The Alicloud OSS storage backend is used to persist Vault's data in
8 an Alicloud OSS bucket.
11 # Alicloud OSS Storage Backend
13 The Alicloud OSS storage backend is used to persist Vault's data in
14 an [Alicloud OSS][alicloudoss] bucket.
16 - **No High Availability** – the Alicloud OSS storage backend does not support
38 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
50 requests to Alicloud OSS.
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/website/source/docs/configuration/storage/
H A Dalicloudoss.html.md3 page_title: "Alicloud OSS - Storage Backends - Configuration"
4 sidebar_title: "AliCloud OSS"
7 The Alicloud OSS storage backend is used to persist Vault's data in
8 an Alicloud OSS bucket.
11 # Alicloud OSS Storage Backend
13 The Alicloud OSS storage backend is used to persist Vault's data in
14 an [Alicloud OSS][alicloudoss] bucket.
16 - **No High Availability** – the Alicloud OSS storage backend does not support
38 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
50 requests to Alicloud OSS.
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/website/source/docs/configuration/storage/
H A Dalicloudoss.html.md3 page_title: "Alicloud OSS - Storage Backends - Configuration"
4 sidebar_title: "AliCloud OSS"
7 The Alicloud OSS storage backend is used to persist Vault's data in
8 an Alicloud OSS bucket.
11 # Alicloud OSS Storage Backend
13 The Alicloud OSS storage backend is used to persist Vault's data in
14 an [Alicloud OSS][alicloudoss] bucket.
16 - **No High Availability** – the Alicloud OSS storage backend does not support
38 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
50 requests to Alicloud OSS.
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/website/source/docs/configuration/storage/
H A Dalicloudoss.html.md3 page_title: "Alicloud OSS - Storage Backends - Configuration"
4 sidebar_title: "AliCloud OSS"
7 The Alicloud OSS storage backend is used to persist Vault's data in
8 an Alicloud OSS bucket.
11 # Alicloud OSS Storage Backend
13 The Alicloud OSS storage backend is used to persist Vault's data in
14 an [Alicloud OSS][alicloudoss] bucket.
16 - **No High Availability** – the Alicloud OSS storage backend does not support
38 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
50 requests to Alicloud OSS.
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/website/source/docs/configuration/storage/
H A Dalicloudoss.html.md3 page_title: "Alicloud OSS - Storage Backends - Configuration"
4 sidebar_title: "AliCloud OSS"
7 The Alicloud OSS storage backend is used to persist Vault's data in
8 an Alicloud OSS bucket.
11 # Alicloud OSS Storage Backend
13 The Alicloud OSS storage backend is used to persist Vault's data in
14 an [Alicloud OSS][alicloudoss] bucket.
16 - **No High Availability** – the Alicloud OSS storage backend does not support
38 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
50 requests to Alicloud OSS.
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/website/source/docs/configuration/storage/
H A Dalicloudoss.html.md3 page_title: "Alicloud OSS - Storage Backends - Configuration"
4 sidebar_title: "AliCloud OSS"
7 The Alicloud OSS storage backend is used to persist Vault's data in
8 an Alicloud OSS bucket.
11 # Alicloud OSS Storage Backend
13 The Alicloud OSS storage backend is used to persist Vault's data in
14 an [Alicloud OSS][alicloudoss] bucket.
16 - **No High Availability** – the Alicloud OSS storage backend does not support
38 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
50 requests to Alicloud OSS.
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/website/source/docs/configuration/storage/
H A Dalicloudoss.html.md3 page_title: "Alicloud OSS - Storage Backends - Configuration"
4 sidebar_title: "AliCloud OSS"
7 The Alicloud OSS storage backend is used to persist Vault's data in
8 an Alicloud OSS bucket.
11 # Alicloud OSS Storage Backend
13 The Alicloud OSS storage backend is used to persist Vault's data in
14 an [Alicloud OSS][alicloudoss] bucket.
16 - **No High Availability** – the Alicloud OSS storage backend does not support
38 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
50 requests to Alicloud OSS.
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/website/source/docs/configuration/storage/
H A Dalicloudoss.html.md3 page_title: "Alicloud OSS - Storage Backends - Configuration"
4 sidebar_title: "AliCloud OSS"
7 The Alicloud OSS storage backend is used to persist Vault's data in
8 an Alicloud OSS bucket.
11 # Alicloud OSS Storage Backend
13 The Alicloud OSS storage backend is used to persist Vault's data in
14 an [Alicloud OSS][alicloudoss] bucket.
16 - **No High Availability** – the Alicloud OSS storage backend does not support
38 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
50 requests to Alicloud OSS.
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/website/source/docs/configuration/storage/
H A Dalicloudoss.html.md3 page_title: "Alicloud OSS - Storage Backends - Configuration"
4 sidebar_title: "AliCloud OSS"
7 The Alicloud OSS storage backend is used to persist Vault's data in
8 an Alicloud OSS bucket.
11 # Alicloud OSS Storage Backend
13 The Alicloud OSS storage backend is used to persist Vault's data in
14 an [Alicloud OSS][alicloudoss] bucket.
16 - **No High Availability** – the Alicloud OSS storage backend does not support
38 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
50 requests to Alicloud OSS.
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/cmake-proxies/cmake-modules/
H A DFindOSS.cmake2 A module to look for OSS
42 message( STATUS "Found OSS: \n\tOSS_INCLUDE_DIR: ${OSS_INCLUDE_DIR}" )
45 if( NOT TARGET OSS::OSS )
46 add_library( OSS::OSS INTERFACE IMPORTED GLOBAL)
48 target_include_directories( OSS::OSS INTERFACE ${OSS_INCLUDE_DIR} )
49 target_compile_definitions( OSS::OSS INTERFACE ${OSS_DEFINITIONS} )
53 message( FATAL_ERROR "Could not find OSS")
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Process/
H A DKarhunenLoeveSVDAlgorithm.cxx179 LOGDEBUG(OSS(false) << "Design matrix=" << designMatrix); in run()
193 LOGINFO(OSS() << "Maximum rank=" << rank); in run()
194 LOGINFO(OSS() << "A=" << A.getNbRows() << "x" << A.getNbColumns()); in run()
207 LOGINFO(OSS() << "Y=" << Y.getNbRows() << "x" << Y.getNbColumns()); in run()
212 LOGINFO(OSS() << "R=" << R.getNbRows() << "x" << R.getNbColumns()); in run()
213 LOGINFO(OSS() << "Y=" << Y.getNbRows() << "x" << Y.getNbColumns()); in run()
217 LOGINFO(OSS() << "B=" << B.getNbRows() << "x" << B.getNbColumns()); in run()
305 LOGDEBUG(OSS(false) << "U=\n" << U << ", singular values=" << svd); in run()
320 LOGINFO(OSS() << "Selected " << K << " eigenvalues"); in run()
468 OSS oss(true); in __repr__()
[all …]
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/StatTests/
H A DFittingTest.cxx62 LOGINFO(OSS(false) << "Trying factory " << factory); in BestModelAIC()
105 LOGINFO(OSS(false) << "AIC=" << concordanceMeasure); in BestModelAIC()
135 LOGINFO(OSS(false) << "Trying factory " << factory); in BestModelAICC()
178 LOGINFO(OSS(false) << "AICC=" << concordanceMeasure); in BestModelAICC()
207 LOGINFO(OSS(false) << "Trying factory " << factory); in BestModelBIC()
245 LOGINFO(OSS(false) << "BIC=" << concordanceMeasure); in BestModelBIC()
291 LOGINFO(OSS(false) << "Trying factory " << factory); in BestModelLilliefors()
359 LOGINFO(OSS(false) << "Test result=" << result); in BestModelKolmogorov()
583 LOGDEBUG(OSS() << result); in Lilliefors()
601 LOGDEBUG(OSS() << result); in Kolmogorov()
[all …]
/dports/security/vault/vault-1.8.2/website/content/docs/configuration/storage/
H A Dalicloudoss.mdx3 page_title: Alicloud OSS - Storage Backends - Configuration
5 The Alicloud OSS storage backend is used to persist Vault's data in
6 an Alicloud OSS bucket.
9 # Alicloud OSS Storage Backend
11 The Alicloud OSS storage backend is used to persist Vault's data in
12 an [Alicloud OSS][alicloudoss] bucket.
14 - **No High Availability** – the Alicloud OSS storage backend does not support
17 - **Community Supported** – the Alicloud OSS storage backend is supported by the
36 - `endpoint` `(string: "")` – Specifies the OSS endpoint. This can also be
48 requests to Alicloud OSS.
[all …]
/dports/comms/fldigi/fldigi-4.1.20/m4/
H A Doss.m46 AC_HELP_STRING([--disable-oss], [disable support for OSS @<:@autodetect@:>@]),
13 AC_MSG_NOTICE([disabling OSS driver on $target_os])
19 AC_DEFINE(USE_OSS, 0, [Defined if we are using OSS])
26 AC_DEFINE(USE_OSS, 1, [Defined if we are using OSS])
28 AC_MSG_NOTICE([disabling OSS driver])
29 AC_DEFINE(USE_OSS, 0, [Defined if we are using OSS])
33 AC_MSG_FAILURE([--enable-oss was given, but test for OSS failed])
35 AC_DEFINE(USE_OSS, 1, [Defined if we are using OSS])
/dports/comms/gnuradio/gnuradio-3.8.4.0/cmake/Modules/
H A DFindOSS.cmake7 # OSS is not for APPLE or WINDOWS
54 if (OSS_FOUND AND NOT TARGET OSS::OSS)
55 add_library(OSS::OSS INTERFACE IMPORTED)
56 set_target_properties(OSS::OSS PROPERTIES
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/
H A DGeneralLinearModelAlgorithm.cxx631 LOGDEBUG(OSS(false) << "sigma=" << sigma); in computeReducedLogLikelihood()
635 LOGDEBUG(OSS(false) << "rho_=" << rho_); in computeReducedLogLikelihood()
662 LOGDEBUG(OSS(false) << "C=\n" << C); in computeLapackLogDeterminantCholesky()
685 LOGDEBUG(OSS() << "maxEV=" << maxEV); in computeLapackLogDeterminantCholesky()
705 LOGDEBUG(OSS(false) << "y=" << y); in computeLapackLogDeterminantCholesky()
709 LOGDEBUG(OSS(false) << "rho_=L^{-1}y=" << rho_); in computeLapackLogDeterminantCholesky()
715 LOGDEBUG(OSS(false) << "F_=\n" << F_); in computeLapackLogDeterminantCholesky()
717 LOGDEBUG(OSS(false) << "Phi=\n" << Phi); in computeLapackLogDeterminantCholesky()
720 LOGDEBUG(OSS(false) << "beta_=" << beta_); in computeLapackLogDeterminantCholesky()
733 LOGDEBUG(OSS(false) << "logDetL=" << logDetL); in computeLapackLogDeterminantCholesky()
[all …]
/dports/math/openturns/openturns-1.18/lib/src/Base/Common/
H A DOSS.cxx26 OSS::OSS(bool full) : oss_(), precision_(PlatformInfo::GetNumericalPrecision()), full_(full) {} in OSS() function in OSS
28 OSS::operator std::string() const in operator std::string()
33 std::string OSS::str() const in str()
38 void OSS::clear() in clear()
/dports/multimedia/obs-studio/obs-studio-27.1.3/cmake/Modules/
H A DFindOSS.cmake1 # Try to find OSS on a *nix system
3 # OSS_FOUND - True if OSS is available
4 # OSS_INCLUDE_DIR - Include directory of OSS header
5 # OSS_HEADER_NAME - OSS header file name
26 message(STATUS "Found OSS header: ${OSS_INCLUDE_DIR}/${OSS_HEADER_NAME}")
29 message(FATAL_ERROR "Could not find OSS header file")
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aliyun/aliyun-oss-go-sdk/
H A DCHANGELOG.md1 # ChangeLog - Aliyun OSS SDK for Go
12 # ChangeLog - Aliyun OSS SDK for Go
20 # ChangeLog - Aliyun OSS SDK for Go
25 # ChangeLog - Aliyun OSS SDK for Go
34 # ChangeLog - Aliyun OSS SDK for Go
43 # ChangeLog - Aliyun OSS SDK for Go
48 # ChangeLog - Aliyun OSS SDK for Go
164 - 修复:只有当OSS返回x-oss-hash-crc64ecma头部时,才对上传的文件进行CRC64完整性校验

12345678910>>...143