Home
last modified time | relevance | path

Searched refs:NotSupported (Results 1 – 25 of 2081) sorted by relevance

12345678910>>...84

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/System.Data.Linq/System.Data.Linq.SqlClient/
H A DSqlMethods.cs98 throw NotSupported();
104 throw NotSupported(); in DateDiffSecond()
110 throw NotSupported();
116 throw NotSupported(); in DateDiffYear()
122 throw NotSupported();
130 throw NotSupported(); in DateDiffMicrosecond()
136 throw NotSupported();
142 throw NotSupported(); in DateDiffNanosecond()
148 throw NotSupported();
155 throw NotSupported(); in DateDiffDay()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/SqlClient/
H A DSqlFunctions.cs42 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in ChecksumAggregate()
56 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in ChecksumAggregate()
65 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in Ascii()
74 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall);
83 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in CharIndex()
92 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in CharIndex()
101 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in CharIndex()
110 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in CharIndex()
119 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in CharIndex()
128 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in CharIndex()
[all …]
H A DSqlSpatialFunctions.cs37 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall);
46 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in AsTextZM()
55 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in BufferWithTolerance()
64 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in EnvelopeAngle()
73 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in EnvelopeCenter()
82 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in Filter()
91 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in InstanceOf()
101 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in NumRings()
110 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in Reduce()
119 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in RingN()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/src/System/Transactions/
H A DDistributedTransaction.cs91 throw NotSupported(); in EnlistVolatile()
96 throw NotSupported(); in EnlistDurable()
101 throw NotSupported(); in Rollback()
106 throw NotSupported(); in DependentClone()
111 throw NotSupported(); in EnlistVolatile()
116 throw NotSupported(); in GetExportCookie()
121 throw NotSupported(); in GetRealObject()
126 throw NotSupported(); in GetTransmitterPropagationToken()
131 throw NotSupported(); in GetDtcTransaction()
163 throw NotSupported(); in Complete()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/
H A DEntityFunctions.cs42 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in StandardDeviation()
56 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in StandardDeviation()
70 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in StandardDeviation()
84 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in StandardDeviation()
98 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in StandardDeviation()
112 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in StandardDeviation()
126 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in StandardDeviation()
140 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in StandardDeviation()
154 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in StandardDeviationP()
168 throw EntityUtil.NotSupported(System.Data.Entity.Strings.ELinq_EdmFunctionDirectCall); in StandardDeviationP()
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/libmachine/drivers/
H A Dnotsupported.go15 type NotSupported struct { struct
19 func (e NotSupported) Error() string { argument
40 return NotSupported{d.DriverName()}
48 return NotSupported{d.DriverName()}
64 return NotSupported{d.DriverName()}
68 return NotSupported{d.DriverName()}
72 return NotSupported{d.DriverName()}
76 return NotSupported{d.DriverName()}
80 return NotSupported{d.DriverName()}
84 return NotSupported{d.DriverName()}
[all …]
/dports/sysutils/docker-machine/machine-0.16.2/libmachine/drivers/
H A Dnotsupported.go15 type NotSupported struct { struct
19 func (e NotSupported) Error() string { argument
40 return NotSupported{d.DriverName()}
48 return NotSupported{d.DriverName()}
64 return NotSupported{d.DriverName()}
68 return NotSupported{d.DriverName()}
72 return NotSupported{d.DriverName()}
76 return NotSupported{d.DriverName()}
80 return NotSupported{d.DriverName()}
84 return NotSupported{d.DriverName()}
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode.");
52 return Status::NotSupported("Not supported operation in read only mode.");
58 return Status::NotSupported("Not supported operation in read only mode.");
64 return Status::NotSupported("Not supported operation in read only mode.");
68 return Status::NotSupported("Not supported operation in read only mode.");
75 return Status::NotSupported("Not supported operation in read only mode.");
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode.");
94 return Status::NotSupported("Not supported operation in read only mode.");
106 return Status::NotSupported("Not supported operation in read only mode.");
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
H A Dcompacted_db_impl.h42 return Status::NotSupported("Not supported in compacted db mode."); in Put()
48 return Status::NotSupported("Not supported in compacted db mode."); in Merge()
54 return Status::NotSupported("Not supported in compacted db mode."); in Delete()
58 return Status::NotSupported("Not supported in compacted db mode."); in Write()
65 return Status::NotSupported("Not supported in compacted db mode."); in CompactRange()
69 return Status::NotSupported("Not supported in compacted db mode."); in DisableFileDeletions()
72 return Status::NotSupported("Not supported in compacted db mode."); in EnableFileDeletions()
83 return Status::NotSupported("Not supported in compacted db mode."); in Flush()
87 return Status::NotSupported("Not supported in compacted db mode."); in SyncWAL()
95 return Status::NotSupported("Not supported in compacted db mode."); in IngestExternalFile()
[all …]
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
H A Dcompacted_db_impl.h42 return Status::NotSupported("Not supported in compacted db mode."); in Put()
48 return Status::NotSupported("Not supported in compacted db mode."); in Merge()
54 return Status::NotSupported("Not supported in compacted db mode."); in Delete()
58 return Status::NotSupported("Not supported in compacted db mode."); in Write()
65 return Status::NotSupported("Not supported in compacted db mode."); in CompactRange()
69 return Status::NotSupported("Not supported in compacted db mode."); in DisableFileDeletions()
72 return Status::NotSupported("Not supported in compacted db mode."); in EnableFileDeletions()
83 return Status::NotSupported("Not supported in compacted db mode."); in Flush()
87 return Status::NotSupported("Not supported in compacted db mode."); in SyncWAL()
95 return Status::NotSupported("Not supported in compacted db mode."); in IngestExternalFile()
[all …]
/dports/databases/rocksdb/rocksdb-6.26.1/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
H A Dcompacted_db_impl.h42 return Status::NotSupported("Not supported in compacted db mode."); in Put()
48 return Status::NotSupported("Not supported in compacted db mode."); in Merge()
54 return Status::NotSupported("Not supported in compacted db mode."); in Delete()
58 return Status::NotSupported("Not supported in compacted db mode."); in Write()
65 return Status::NotSupported("Not supported in compacted db mode."); in CompactRange()
69 return Status::NotSupported("Not supported in compacted db mode."); in DisableFileDeletions()
72 return Status::NotSupported("Not supported in compacted db mode."); in EnableFileDeletions()
83 return Status::NotSupported("Not supported in compacted db mode."); in Flush()
87 return Status::NotSupported("Not supported in compacted db mode."); in SyncWAL()
95 return Status::NotSupported("Not supported in compacted db mode."); in IngestExternalFile()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
H A Dcompacted_db_impl.h42 return Status::NotSupported("Not supported in compacted db mode."); in Put()
48 return Status::NotSupported("Not supported in compacted db mode."); in Merge()
54 return Status::NotSupported("Not supported in compacted db mode."); in Delete()
58 return Status::NotSupported("Not supported in compacted db mode."); in Write()
65 return Status::NotSupported("Not supported in compacted db mode."); in CompactRange()
69 return Status::NotSupported("Not supported in compacted db mode."); in DisableFileDeletions()
72 return Status::NotSupported("Not supported in compacted db mode."); in EnableFileDeletions()
83 return Status::NotSupported("Not supported in compacted db mode."); in Flush()
87 return Status::NotSupported("Not supported in compacted db mode."); in SyncWAL()
95 return Status::NotSupported("Not supported in compacted db mode."); in IngestExternalFile()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/db_impl/
H A Ddb_impl_readonly.h46 return Status::NotSupported("Not supported operation in read only mode."); in Put()
52 return Status::NotSupported("Not supported operation in read only mode."); in Merge()
58 return Status::NotSupported("Not supported operation in read only mode."); in Delete()
64 return Status::NotSupported("Not supported operation in read only mode."); in SingleDelete()
68 return Status::NotSupported("Not supported operation in read only mode."); in Write()
75 return Status::NotSupported("Not supported operation in read only mode."); in CompactRange()
86 return Status::NotSupported("Not supported operation in read only mode.");
90 return Status::NotSupported("Not supported operation in read only mode."); in DisableFileDeletions()
94 return Status::NotSupported("Not supported operation in read only mode."); in EnableFileDeletions()
106 return Status::NotSupported("Not supported operation in read only mode."); in Flush()
[all …]
H A Dcompacted_db_impl.h42 return Status::NotSupported("Not supported in compacted db mode."); in Put()
48 return Status::NotSupported("Not supported in compacted db mode."); in Merge()
54 return Status::NotSupported("Not supported in compacted db mode."); in Delete()
58 return Status::NotSupported("Not supported in compacted db mode."); in Write()
65 return Status::NotSupported("Not supported in compacted db mode."); in CompactRange()
69 return Status::NotSupported("Not supported in compacted db mode."); in DisableFileDeletions()
72 return Status::NotSupported("Not supported in compacted db mode."); in EnableFileDeletions()
83 return Status::NotSupported("Not supported in compacted db mode."); in Flush()
87 return Status::NotSupported("Not supported in compacted db mode."); in SyncWAL()
95 return Status::NotSupported("Not supported in compacted db mode."); in IngestExternalFile()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/hdfs/
H A Denv_hdfs.h257 return Status::NotSupported(); in NewRandomAccessFile()
263 return Status::NotSupported(); in NewWritableFile()
268 return Status::NotSupported(); in NewDirectory()
272 return Status::NotSupported(); in FileExists()
277 return Status::NotSupported(); in GetChildren()
281 return Status::NotSupported(); in DeleteFile()
285 return Status::NotSupported(); in CreateDir()
289 return Status::NotSupported(); in CreateDirIfMissing()
293 return Status::NotSupported(); in DeleteDir()
298 return Status::NotSupported(); in GetFileSize()
[all …]

12345678910>>...84