Home
last modified time | relevance | path

Searched refs:UnimplementedError (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/dports/databases/xapian-core12/xapian-core-1.2.25/backends/
H A Ddatabase.cc55 throw Xapian::UnimplementedError("This backend doesn't support get_value_freq"); in get_value_freq()
67 throw Xapian::UnimplementedError("This backend doesn't support get_value_upper_bound"); in get_value_upper_bound()
130 throw Xapian::UnimplementedError("This backend doesn't implement transactions"); in begin_transaction()
148 throw Xapian::UnimplementedError("This backend doesn't implement transactions"); in commit_transaction()
163 throw Xapian::UnimplementedError("This backend doesn't implement transactions"); in cancel_transaction()
256 throw Xapian::UnimplementedError("This backend doesn't implement spelling correction"); in add_spelling()
286 throw Xapian::UnimplementedError("This backend doesn't implement synonyms"); in add_synonym()
292 throw Xapian::UnimplementedError("This backend doesn't implement synonyms"); in remove_synonym()
298 throw Xapian::UnimplementedError("This backend doesn't implement synonyms"); in clear_synonyms()
318 throw Xapian::UnimplementedError("This backend doesn't implement metadata"); in set_metadata()
[all …]
/dports/databases/p5-Search-Xapian/Search-Xapian-1.2.25.4/XS/
H A DUnimplementedError.xs1 MODULE = Search::Xapian PACKAGE = Search::Xapian::UnimplementedError
6 UnimplementedError::get_type()
9 UnimplementedError::get_msg()
12 UnimplementedError::get_context()
15 UnimplementedError::get_error_string()
18 UnimplementedError::DESTROY()
/dports/databases/p5-Search-Xapian12/Search-Xapian-1.2.25.2/XS/
H A DUnimplementedError.xs1 MODULE = Search::Xapian PACKAGE = Search::Xapian::UnimplementedError
6 UnimplementedError::get_type()
9 UnimplementedError::get_msg()
12 UnimplementedError::get_context()
15 UnimplementedError::get_error_string()
18 UnimplementedError::DESTROY()
/dports/databases/xapian-core/xapian-core-1.4.18/backends/
H A Ddatabase.cc120 throw Xapian::UnimplementedError("This backend doesn't implement transactions"); in begin_transaction()
138 throw Xapian::UnimplementedError("This backend doesn't implement transactions"); in commit_transaction()
153 throw Xapian::UnimplementedError("This backend doesn't implement transactions"); in cancel_transaction()
246 throw Xapian::UnimplementedError("This backend doesn't implement spelling correction"); in add_spelling()
252 throw Xapian::UnimplementedError("This backend doesn't implement spelling correction"); in remove_spelling()
276 throw Xapian::UnimplementedError("This backend doesn't implement synonyms"); in add_synonym()
282 throw Xapian::UnimplementedError("This backend doesn't implement synonyms"); in remove_synonym()
288 throw Xapian::UnimplementedError("This backend doesn't implement synonyms"); in clear_synonyms()
308 throw Xapian::UnimplementedError("This backend doesn't implement metadata"); in set_metadata()
337 throw Xapian::UnimplementedError("This backend doesn't provide changesets"); in write_changesets_to_fd()
[all …]
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/java/org/xapian/errors/
H A DUnimplementedError.java32 public class UnimplementedError extends LogicError { class
33 public UnimplementedError(String s) { in UnimplementedError() method in UnimplementedError
37 public UnimplementedError() { in UnimplementedError() method in UnimplementedError
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/dart/test/transport/
H A Dt_http_transport_test.dart138 throw new UnimplementedError();
141 throw new UnimplementedError();
145 throw new UnimplementedError();
149 throw new UnimplementedError();
152 throw new UnimplementedError();
155 throw new UnimplementedError();
158 throw new UnimplementedError();
161 throw new UnimplementedError();
163 void close() => throw new UnimplementedError();
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/dart/test/transport/
H A Dt_http_transport_test.dart138 throw new UnimplementedError();
141 throw new UnimplementedError();
145 throw new UnimplementedError();
149 throw new UnimplementedError();
152 throw new UnimplementedError();
155 throw new UnimplementedError();
158 throw new UnimplementedError();
161 throw new UnimplementedError();
163 void close() => throw new UnimplementedError();
/dports/devel/py-thrift/thrift-0.14.0/lib/dart/test/transport/
H A Dt_http_transport_test.dart138 throw new UnimplementedError();
141 throw new UnimplementedError();
145 throw new UnimplementedError();
149 throw new UnimplementedError();
152 throw new UnimplementedError();
155 throw new UnimplementedError();
158 throw new UnimplementedError();
161 throw new UnimplementedError();
163 void close() => throw new UnimplementedError();
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/dart/test/transport/
H A Dt_http_transport_test.dart138 throw new UnimplementedError();
141 throw new UnimplementedError();
145 throw new UnimplementedError();
149 throw new UnimplementedError();
152 throw new UnimplementedError();
155 throw new UnimplementedError();
158 throw new UnimplementedError();
161 throw new UnimplementedError();
163 void close() => throw new UnimplementedError();
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/dart/test/transport/
H A Dt_http_transport_test.dart138 throw new UnimplementedError();
141 throw new UnimplementedError();
145 throw new UnimplementedError();
149 throw new UnimplementedError();
152 throw new UnimplementedError();
155 throw new UnimplementedError();
158 throw new UnimplementedError();
161 throw new UnimplementedError();
163 void close() => throw new UnimplementedError();
/dports/devel/thrift-cpp/thrift-0.14.0/lib/dart/test/transport/
H A Dt_http_transport_test.dart138 throw new UnimplementedError();
141 throw new UnimplementedError();
145 throw new UnimplementedError();
149 throw new UnimplementedError();
152 throw new UnimplementedError();
155 throw new UnimplementedError();
158 throw new UnimplementedError();
161 throw new UnimplementedError();
163 void close() => throw new UnimplementedError();
/dports/devel/thrift/thrift-0.14.0/lib/dart/test/transport/
H A Dt_http_transport_test.dart138 throw new UnimplementedError();
141 throw new UnimplementedError();
145 throw new UnimplementedError();
149 throw new UnimplementedError();
152 throw new UnimplementedError();
155 throw new UnimplementedError();
158 throw new UnimplementedError();
161 throw new UnimplementedError();
163 void close() => throw new UnimplementedError();
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/dart/test/transport/
H A Dt_http_transport_test.dart138 throw new UnimplementedError();
141 throw new UnimplementedError();
145 throw new UnimplementedError();
149 throw new UnimplementedError();
152 throw new UnimplementedError();
155 throw new UnimplementedError();
158 throw new UnimplementedError();
161 throw new UnimplementedError();
163 void close() => throw new UnimplementedError();
/dports/devel/node-thrift/thrift-0.14.0/lib/dart/test/transport/
H A Dt_http_transport_test.dart138 throw new UnimplementedError();
141 throw new UnimplementedError();
145 throw new UnimplementedError();
149 throw new UnimplementedError();
152 throw new UnimplementedError();
155 throw new UnimplementedError();
158 throw new UnimplementedError();
161 throw new UnimplementedError();
163 void close() => throw new UnimplementedError();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationServerTest.cpp42 auto error = llvm::make_error<UnimplementedError>(); in TEST()
63 auto error = llvm::joinErrors(llvm::make_error<UnimplementedError>(), in TEST()
64 llvm::make_error<UnimplementedError>()); in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationServerTest.cpp42 auto error = llvm::make_error<UnimplementedError>();
63 auto error = llvm::joinErrors(llvm::make_error<UnimplementedError>(),
64 llvm::make_error<UnimplementedError>());
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/java/org/xapian/
H A DWritableDatabase.java49 public void beginTransaction() throws XapianError, UnimplementedError, InvalidOperationError { in beginTransaction()
53 …public void commitTransaction() throws XapianError, DatabaseError, UnimplementedError, InvalidOper… in commitTransaction()
57 …public void cancelTransaction() throws XapianError, DatabaseError, UnimplementedError, InvalidOper… in cancelTransaction()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationServerTest.cpp42 auto error = llvm::make_error<UnimplementedError>(); in TEST()
63 auto error = llvm::joinErrors(llvm::make_error<UnimplementedError>(), in TEST()
64 llvm::make_error<UnimplementedError>()); in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationServerTest.cpp42 auto error = llvm::make_error<UnimplementedError>(); in TEST()
63 auto error = llvm::joinErrors(llvm::make_error<UnimplementedError>(), in TEST()
64 llvm::make_error<UnimplementedError>()); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationServerTest.cpp42 auto error = llvm::make_error<UnimplementedError>(); in TEST()
63 auto error = llvm::joinErrors(llvm::make_error<UnimplementedError>(), in TEST()
64 llvm::make_error<UnimplementedError>()); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationServerTest.cpp42 auto error = llvm::make_error<UnimplementedError>(); in TEST()
63 auto error = llvm::joinErrors(llvm::make_error<UnimplementedError>(), in TEST()
64 llvm::make_error<UnimplementedError>()); in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationServerTest.cpp42 auto error = llvm::make_error<UnimplementedError>(); in TEST()
63 auto error = llvm::joinErrors(llvm::make_error<UnimplementedError>(), in TEST()
64 llvm::make_error<UnimplementedError>()); in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteCommunicationServerTest.cpp42 auto error = llvm::make_error<UnimplementedError>(); in TEST()
63 auto error = llvm::joinErrors(llvm::make_error<UnimplementedError>(), in TEST()
64 llvm::make_error<UnimplementedError>()); in TEST()
/dports/databases/xapian-core12/xapian-core-1.2.25/api/
H A Dmatchspy.cc54 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - clone() method unim… in clone()
59 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - name() method unimp… in name()
64 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - serialise() method … in serialise()
69 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - unserialise() metho… in unserialise()
74 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - serialise_results()… in serialise_results()
79 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - merge_results() met… in merge_results()
/dports/databases/xapian-core/xapian-core-1.4.18/api/
H A Dmatchspy.cc55 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - clone() method unim… in clone()
60 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - name() method unimp… in name()
65 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - serialise() method … in serialise()
70 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - unserialise() metho… in unserialise()
75 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - serialise_results()… in serialise_results()
80 …throw UnimplementedError("MatchSpy not suitable for use with remote searches - merge_results() met… in merge_results()

12345678910>>...15