Home
last modified time | relevance | path

Searched refs:IsNotSupported (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/dports/databases/rocksdb-lite/rocksdb-6.26.1/include/rocksdb/utilities/
H A Dcustomizable_util.h68 if (config_options.ignore_unsupported_options && status.IsNotSupported()) { in NewSharedObject()
127 if (config_options.ignore_unsupported_options && status.IsNotSupported()) { in NewManagedObject()
253 if (config_options.ignore_unsupported_options && status.IsNotSupported()) { in NewUniqueObject()
324 if (config_options.ignore_unsupported_options && status.IsNotSupported()) { in NewStaticObject()
/dports/databases/rocksdb/rocksdb-6.26.1/include/rocksdb/utilities/
H A Dcustomizable_util.h68 if (config_options.ignore_unsupported_options && status.IsNotSupported()) { in NewSharedObject()
127 if (config_options.ignore_unsupported_options && status.IsNotSupported()) { in NewManagedObject()
253 if (config_options.ignore_unsupported_options && status.IsNotSupported()) { in NewUniqueObject()
324 if (config_options.ignore_unsupported_options && status.IsNotSupported()) { in NewStaticObject()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/options/
H A Dcustomizable_helper.h92 status.IsNotSupported()) { in LoadSharedObject()
152 status.IsNotSupported()) { in LoadUniqueObject()
210 status.IsNotSupported()) { in LoadStaticObject()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/options/
H A Dcustomizable_helper.h92 status.IsNotSupported()) { in LoadSharedObject()
152 status.IsNotSupported()) { in LoadUniqueObject()
210 status.IsNotSupported()) { in LoadStaticObject()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/options/
H A Dcustomizable_helper.h92 status.IsNotSupported()) { in LoadSharedObject()
152 status.IsNotSupported()) { in LoadUniqueObject()
210 status.IsNotSupported()) { in LoadStaticObject()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Dmime_util_internal.cc257 if (result == IsNotSupported) { in AreSupportedCodecs()
260 return IsNotSupported; in AreSupportedCodecs()
521 return IsNotSupported; in IsSupportedMediaFormat()
526 return IsNotSupported; in IsSupportedMediaFormat()
915 return IsNotSupported; in IsCodecSupported()
921 return IsNotSupported; in IsCodecSupported()
930 return IsNotSupported; in IsCodecSupported()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dmime_util_internal.cc255 if (result == IsNotSupported) { in AreSupportedCodecs()
258 return IsNotSupported; in AreSupportedCodecs()
518 return IsNotSupported; in IsSupportedMediaFormat()
523 return IsNotSupported; in IsSupportedMediaFormat()
899 return IsNotSupported; in IsCodecSupported()
905 return IsNotSupported; in IsCodecSupported()
914 return IsNotSupported; in IsCodecSupported()
/dports/databases/rocksdb/rocksdb-6.26.1/utilities/trace/
H A Dreplayer_impl.cc121 if (!s.ok() && !s.IsNotSupported()) { in Replay()
134 if (s.IsNotSupported()) { in Replay()
178 if (!err.ok() && !err.IsNotSupported() && err_ts < last_err_ts) { in Replay()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/utilities/trace/
H A Dreplayer_impl.cc121 if (!s.ok() && !s.IsNotSupported()) { in Replay()
134 if (s.IsNotSupported()) { in Replay()
178 if (!err.ok() && !err.IsNotSupported() && err_ts < last_err_ts) { in Replay()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go205 func IsNotSupported(err error) bool { func
206 return hcs.IsNotSupported(getInnerError(err))
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go205 func IsNotSupported(err error) bool { func
206 return hcs.IsNotSupported(getInnerError(err))
/dports/net/traefik/traefik-2.6.1/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go205 func IsNotSupported(err error) bool { func
206 return hcs.IsNotSupported(getInnerError(err))
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go229 func IsNotSupported(err error) bool { func
230 return hcs.IsNotSupported(getInnerError(err))
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/
H A Derrors.go223 func IsNotSupported(err error) bool { func
224 return hcs.IsNotSupported(getInnerError(err))

12345678910>>...23