Home
last modified time | relevance | path

Searched full:throw (Results 1 – 25 of 7315) sorted by relevance

12345678910>>...293

/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
DAbstractHttp2Headers.java30 throw new UnsupportedOperationException(); in valueIterator()
35 throw new UnsupportedOperationException(); in size()
40 throw new UnsupportedOperationException(); in isEmpty()
45 throw new UnsupportedOperationException(); in names()
50 throw new UnsupportedOperationException(); in get()
55 throw new UnsupportedOperationException(); in get()
60 throw new UnsupportedOperationException(); in getAndRemove()
65 throw new UnsupportedOperationException(); in getAndRemove()
70 throw new UnsupportedOperationException(); in getAll()
75 throw new UnsupportedOperationException(); in getAllAndRemove()
[all …]
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/
DDefaultVisitorAdapter.java18 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
23 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
28 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
33 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
38 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
43 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
48 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
53 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
58 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
63 throw new UnsupportedOperationException(node.getClass().getCanonicalName()); in visit()
[all …]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/
DBaseCursor.java17 throw new UnsupportedOperationException(); in getCount()
22 throw new UnsupportedOperationException(); in getPosition()
27 throw new UnsupportedOperationException(); in move()
32 throw new UnsupportedOperationException(); in moveToPosition()
37 throw new UnsupportedOperationException(); in moveToFirst()
42 throw new UnsupportedOperationException(); in moveToLast()
47 throw new UnsupportedOperationException(); in moveToNext()
52 throw new UnsupportedOperationException(); in moveToPrevious()
57 throw new UnsupportedOperationException(); in isFirst()
62 throw new UnsupportedOperationException(); in isLast()
[all …]
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCPreparedStatement.java125 throw new SQLException("bad parameter index");
134 throw new SQLException("bad parameter index");
142 throw new SQLException("bad parameter index");
150 throw new SQLException("bad parameter index");
158 throw new SQLException("bad parameter index");
166 throw new SQLException("bad parameter index");
174 throw new SQLException("bad parameter index");
182 throw new SQLException("bad parameter index");
191 throw new SQLException("bad parameter index");
203 throw new SQLException("bad parameter index");
[all …]
DJDBCConnection.java117 throw new SQLException(e.toString()); in open()
135 throw new SQLException(e.toString()); in open()
152 throw new SQLException("unsupported url"); in JDBCConnection()
164 throw new SQLException("error while setting key"); in JDBCConnection()
174 throw e; in JDBCConnection()
196 throw new SQLFeatureNotSupportedException("unsupported result set type"); in createStatement()
200 throw new SQLFeatureNotSupportedException("unsupported result set concurrency"); in createStatement()
225 throw new SQLException(e.toString()); in close()
243 throw new SQLException("stale connection"); in commit()
252 throw new SQLException(e.toString()); in commit()
[all …]
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
DOpenSSLSocketImpl.java45 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
50 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
55 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
60 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
65 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
70 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
75 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
80 throw new RuntimeException("Stub!"); in startHandshake()
87 throw new RuntimeException("Stub!"); in clientCertificateRequested()
93 throw new RuntimeException("Stub!"); in handshakeCompleted()
[all …]
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
DOpenSSLSocketImpl.java45 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
50 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
55 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
60 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
65 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
70 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
75 throw new RuntimeException("Stub!"); in OpenSSLSocketImpl()
80 throw new RuntimeException("Stub!"); in startHandshake()
87 throw new RuntimeException("Stub!"); in clientCertificateRequested()
93 throw new RuntimeException("Stub!"); in handshakeCompleted()
[all …]
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DCheck.cs42 throw new ArgumentNullException ("source"); in Source()
48 throw new ArgumentNullException ("source1"); in Source1AndSource2()
50 throw new ArgumentNullException ("source2"); in Source1AndSource2()
56 throw new ArgumentNullException ("source"); in SourceAndFuncAndSelector()
58 throw new ArgumentNullException ("func"); in SourceAndFuncAndSelector()
60 throw new ArgumentNullException ("selector"); in SourceAndFuncAndSelector()
67 throw new ArgumentNullException ("source"); in SourceAndFunc()
69 throw new ArgumentNullException ("func"); in SourceAndFunc()
75 throw new ArgumentNullException ("source"); in SourceAndSelector()
77 throw new ArgumentNullException ("selector"); in SourceAndSelector()
[all …]
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DHttpResponseStub.java14 throw new UnsupportedOperationException(); in getStatusLine()
19 throw new UnsupportedOperationException(); in setStatusLine()
23 throw new UnsupportedOperationException(); in setStatusLine()
27 throw new UnsupportedOperationException(); in setStatusLine()
31 throw new UnsupportedOperationException(); in setStatusCode()
35 throw new UnsupportedOperationException(); in setReasonPhrase()
39 throw new UnsupportedOperationException(); in getEntity()
43 throw new UnsupportedOperationException(); in setEntity()
47 throw new UnsupportedOperationException(); in getLocale()
51 throw new UnsupportedOperationException(); in setLocale()
[all …]
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
DMockSocketConnection.java65 throw new SocketException("Socket closed");
82 throw new SocketException("socket closed");
95 throw new InterruptedIOException();
132 throw new SocketException("Socket is closed"); in getOutputStream()
140 throw new SocketException("Socket is closed"); in getInputStream()
167 throw new AssertionError(); in bind()
173 throw new AssertionError(); in connect()
178 throw new AssertionError(); in connect()
183 throw new AssertionError(); in getChannel()
188 throw new AssertionError(); in getInetAddress()
[all …]
/external/sfntly/cpp/src/sfntly/port/
Dexception_type.h33 explicit Exception(const char* message) throw() { SetMessage(message); } in Exception()
34 virtual ~Exception() throw() {} in ~Exception()
35 virtual const char* what() const throw() { return what_.c_str(); } in what()
38 void SetMessage(const char* message) throw() { in SetMessage()
50 IndexOutOfBoundException() throw() : Exception("Index out of bound") {} in IndexOutOfBoundException()
51 explicit IndexOutOfBoundException(const char* message) throw() in IndexOutOfBoundException()
53 IndexOutOfBoundException(const char* message, int32_t index) throw() { in IndexOutOfBoundException()
62 virtual ~IndexOutOfBoundException() throw() {} in ~IndexOutOfBoundException()
67 IOException() throw() : Exception("I/O exception") {} in IOException()
68 explicit IOException(const char* message) throw() : Exception(message) {} in IOException()
[all …]
/external/ImageMagick/Magick++/lib/
DException.cpp43 Magick::Exception::~Exception() throw() in ~Exception()
56 const char* Magick::Exception::what() const throw() in what()
61 const Magick::Exception* Magick::Exception::nested() const throw() in nested()
66 void Magick::Exception::nested(Exception* nested_) throw() in nested()
81 Magick::Error::~Error() throw() in ~Error()
95 Magick::ErrorBlob::~ErrorBlob() throw() in ~ErrorBlob()
109 Magick::ErrorCache::~ErrorCache() throw() in ~ErrorCache()
123 Magick::ErrorCoder::~ErrorCoder() throw() in ~ErrorCoder()
138 Magick::ErrorConfigure::~ErrorConfigure() throw() in ~ErrorConfigure()
153 Magick::ErrorCorruptImage::~ErrorCorruptImage() throw() in ~ErrorCorruptImage()
[all …]
/external/clang/test/CXX/except/except.spec/
Dp5-virtual.cpp27 virtual void f1() throw();
28 virtual void f2() throw(int, float);
30 virtual void f3() throw(int, float);
31 virtual void f4() throw(A);
32 virtual void f5() throw(A, int, float);
40 virtual void f11() throw();
43 virtual void f14() throw(int);
48 virtual void g1() throw(); // expected-note {{overridden virtual function is here}}
49 virtual void g2() throw(int); // expected-note {{overridden virtual function is here}}
50 virtual void g3() throw(A); // expected-note {{overridden virtual function is here}}
[all …]
Dp3.cpp7 extern void (*r1)() throw(int);
8 extern void (*r1)() throw(int);
12 extern void (*r2)() throw(int);
13 extern void (*r2)() throw(INT);
16 extern void (*r3)() throw(int, float);
17 extern void (*r3)() throw(float, int);
19 // MS throw-any spec and no spec at all are compatible
21 extern void (*r4)() throw(...);
23 // throw(X) and no spec are not compatible
24 extern void (*r5)() throw(int); // expected-note {{previous declaration}}
[all …]
Dp5-pointers.cpp26 void s1() throw();
27 void s2() throw(int);
28 void s3() throw(A);
29 void s4() throw(B1);
30 void s5() throw(D);
32 void s7() throw(int, float);
33 void (*s8())() throw(B1); // s8 returns a pointer to function with spec
34 void s9(void (*)() throw(B1)); // s9 takes pointer to function with spec
43 void (*t1)() throw() = &s1; // valid in fnptrs()
46 void (&t2)() throw() = s2; // expected-error {{not superset}} in fnptrs()
[all …]
/external/ImageMagick/Magick++/lib/Magick++/
DException.h36 virtual ~Exception() throw();
42 virtual const char* what() const throw();
45 const Exception* nested() const throw();
53 void nested(Exception* nested_) throw();
69 ~Error() throw();
77 ~ErrorBlob() throw();
85 ~ErrorCache() throw();
93 ~ErrorCoder() throw();
101 ~ErrorConfigure() throw();
109 ~ErrorCorruptImage() throw();
[all …]
/external/lzma/CPP/Windows/
DFileName.h12 int FindSepar(const wchar_t *s) throw();
14 int FindSepar(const FChar *s) throw();
20 bool IsDrivePath(const wchar_t *s) throw(); // first 3 chars are drive chars like "a:\\"
22 bool IsAltPathPrefix(CFSTR s) throw(); /* name: */
31 bool IsDevicePath(CFSTR s) throw(); /* \\.\ */
32 bool IsSuperUncPath(CFSTR s) throw(); /* \\?\UNC\ */
33 bool IsNetworkPath(CFSTR s) throw(); /* \\?\UNC\ or \\SERVER */
41 unsigned GetNetworkServerPrefixSize(CFSTR s) throw();
43 bool IsNetworkShareRootPath(CFSTR s) throw(); /* \\?\UNC\SERVER\share or \\SERVER\share or with sl…
45 bool IsDrivePath_SuperAllowed(CFSTR s) throw(); // first chars are drive chars like "a:\" or "\\?\…
[all …]
DPropVariant.h13 BSTR AllocBstrFromAscii(const char *s) throw();
15 HRESULT PropVariant_Clear(PROPVARIANT *p) throw();
17 HRESULT PropVarEm_Alloc_Bstr(PROPVARIANT *p, unsigned numChars) throw();
18 HRESULT PropVarEm_Set_Str(PROPVARIANT *p, const char *s) throw();
20 inline void PropVarEm_Set_UInt32(PROPVARIANT *p, UInt32 v) throw() in PropVarEm_Set_UInt32()
26 inline void PropVarEm_Set_UInt64(PROPVARIANT *p, UInt64 v) throw() in PropVarEm_Set_UInt64()
32 inline void PropVarEm_Set_FileTime64(PROPVARIANT *p, UInt64 v) throw() in PropVarEm_Set_FileTime64()
39 inline void PropVarEm_Set_Bool(PROPVARIANT *p, bool b) throw() in PropVarEm_Set_Bool()
58 ~CPropVariant() throw() { Clear(); } in throw() function
86 CPropVariant& operator=(bool bSrc) throw();
[all …]
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DSubList.cs19 throw new ArgumentNullException( "source" ); in SubList()
21 throw new ArgumentOutOfRangeException(); in SubList()
23 throw new ArgumentException(); in SubList()
34 throw new NotSupportedException(); in Add()
39 throw new NotSupportedException(); in Clear()
64 throw new NotSupportedException(); in Insert()
85 throw new NotSupportedException(); in Remove()
90 throw new NotSupportedException(); in RemoveAt()
98 throw new ArgumentOutOfRangeException();
105 throw new ArgumentOutOfRangeException();
[all …]
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
DFakeSSLSession.java34 throw new UnsupportedOperationException(); in getApplicationBufferSize()
38 throw new UnsupportedOperationException(); in getCipherSuite()
42 throw new UnsupportedOperationException(); in getCreationTime()
46 throw new UnsupportedOperationException(); in getId()
50 throw new UnsupportedOperationException(); in getLastAccessedTime()
54 throw new UnsupportedOperationException(); in getLocalCertificates()
58 throw new UnsupportedOperationException(); in getLocalPrincipal()
62 throw new UnsupportedOperationException(); in getPacketBufferSize()
67 throw new SSLPeerUnverifiedException("peer not authenticated"); in getPeerCertificates()
74 throw new UnsupportedOperationException(); in getPeerCertificateChain()
[all …]
/external/apache-http/android/src/android/net/http/
DDelegatingSSLSession.java53 throw new UnsupportedOperationException(); in getApplicationBufferSize()
58 throw new UnsupportedOperationException(); in getCipherSuite()
63 throw new UnsupportedOperationException(); in getCreationTime()
68 throw new UnsupportedOperationException(); in getId()
73 throw new UnsupportedOperationException(); in getLastAccessedTime()
78 throw new UnsupportedOperationException(); in getLocalCertificates()
83 throw new UnsupportedOperationException(); in getLocalPrincipal()
88 throw new UnsupportedOperationException(); in getPacketBufferSize()
94 throw new UnsupportedOperationException(); in getPeerCertificateChain()
99 throw new UnsupportedOperationException(); in getPeerCertificates()
[all …]
/external/conscrypt/publicapi/src/test/java/android/net/ssl/
DSSLEnginesTest.java43 ByteBuffer byteBuffer) throws SSLException { throw new AssertionError(); } in wrap()
45 int i, int i1) throws SSLException { throw new AssertionError(); } in unwrap()
46 @Override public Runnable getDelegatedTask() { throw new AssertionError(); } in getDelegatedTask()
47 @Override public void closeInbound() throws SSLException { throw new AssertionError(); } in closeInbound()
48 @Override public boolean isInboundDone() { throw new AssertionError(); } in isInboundDone()
49 @Override public void closeOutbound() { throw new AssertionError(); } in closeOutbound()
50 @Override public boolean isOutboundDone() { throw new AssertionError(); } in isOutboundDone()
51 @Override public String[] getSupportedCipherSuites() { throw new AssertionError(); } in getSupportedCipherSuites()
52 @Override public String[] getEnabledCipherSuites() { throw new AssertionError(); } in getEnabledCipherSuites()
53 … @Override public void setEnabledCipherSuites(String[] strings) { throw new AssertionError(); } in setEnabledCipherSuites()
[all …]
/external/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/
Dsema.cpp5 #define N(e) static_assert(!noexcept(e), "expected throw")
15 N(throw 0); in simple()
16 N((throw 0, 0)); in simple()
20 void allspec() throw(...);
21 void intspec() throw(int);
22 void emptyspec() throw();
38 void (*pallspec)() throw(...);
39 void (*pintspec)() throw(int);
40 void (*pemptyspec)() throw();
43 funcptr returnsptr() throw();
[all …]
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/javax/net/ssl/
DFakeSSLSession.java39 throw new UnsupportedOperationException(); in getApplicationBufferSize()
44 throw new UnsupportedOperationException(); in getCipherSuite()
49 throw new UnsupportedOperationException(); in getCreationTime()
59 throw new UnsupportedOperationException(); in getLastAccessedTime()
64 throw new UnsupportedOperationException(); in getLocalCertificates()
69 throw new UnsupportedOperationException(); in getLocalPrincipal()
74 throw new UnsupportedOperationException(); in getPacketBufferSize()
79 throw new UnsupportedOperationException(); in getPeerCertificateChain()
84 throw new UnsupportedOperationException(); in getPeerCertificates()
99 throw new UnsupportedOperationException(); in getPeerPrincipal()
[all …]
/external/conscrypt/testing/src/main/java/org/conscrypt/javax/net/ssl/
DFakeSSLSession.java35 throw new UnsupportedOperationException(); in getApplicationBufferSize()
40 throw new UnsupportedOperationException(); in getCipherSuite()
45 throw new UnsupportedOperationException(); in getCreationTime()
55 throw new UnsupportedOperationException(); in getLastAccessedTime()
60 throw new UnsupportedOperationException(); in getLocalCertificates()
65 throw new UnsupportedOperationException(); in getLocalPrincipal()
70 throw new UnsupportedOperationException(); in getPacketBufferSize()
75 throw new UnsupportedOperationException(); in getPeerCertificateChain()
80 throw new UnsupportedOperationException(); in getPeerCertificates()
95 throw new UnsupportedOperationException(); in getPeerPrincipal()
[all …]

12345678910>>...293