OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:code
(Results
1976 - 2000
of
26167
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/dalvik/libcore/security/src/main/java/java/security/
InvalidAlgorithmParameterException.java
21
* {@
code
InvalidAlgorithmParameterException} indicates the occurrence of
29
* Constructs a new instance of {@
code
InvalidAlgorithmParameterException}
40
* Constructs a new instance of {@
code
InvalidAlgorithmParameterException}.
46
* Constructs a new instance of {@
code
InvalidAlgorithmParameterException} with the
59
* Constructs a new instance of {@
code
InvalidAlgorithmParameterException}
InvalidKeyException.java
21
* {@
code
InvalidKeyException} indicates exceptional conditions, caused by an
29
* Constructs a new instance of {@
code
InvalidKeyException} with the given
40
* Constructs a new instance of {@
code
InvalidKeyException}.
46
* Constructs a new instance of {@
code
InvalidKeyException} with the given
59
* Constructs a new instance of {@
code
InvalidKeyException} with the cause.
KeyException.java
21
* {@
code
KeyException} is the common superclass of all key related exceptions.
28
* Constructs a new instance of {@
code
KeyException} with the given message.
38
* Constructs a new instance of {@
code
KeyException}.
44
* Constructs a new instance of {@
code
KeyException} with the given message
57
* Constructs a new instance of {@
code
KeyException} with the cause.
KeyManagementException.java
21
* {@
code
KeyManagementException} is a general exception, thrown to indicate an
29
* Constructs a new instance of {@
code
KeyManagementException} with the
40
* Constructs a new instance of {@
code
KeyManagementException}.
46
* Constructs a new instance of {@
code
KeyManagementException} with the
59
* Constructs a new instance of {@
code
KeyManagementException} with the
NoSuchAlgorithmException.java
21
* {@
code
NoSuchAlgorithmException} indicates that a requested algorithm could
29
* Constructs a new instance of {@
code
NoSuchAlgorithmException} with the
40
* Constructs a new instance of {@
code
NoSuchAlgorithmException}.
46
* Constructs a new instance of {@
code
NoSuchAlgorithmException} with the
59
* Constructs a new instance of {@
code
NoSuchAlgorithmException} with the
/dalvik/libcore/security/src/main/java/java/security/cert/
CRLException.java
23
* The exception that is thrown if errors occur during handling of {@
code
CRL}s.
30
* Creates a new {@
code
CRLException} with the specified message.
40
* Creates a new {@
code
CRLException}.
46
* Creates a new {@
code
CRLException} with the specified message and cause.
58
* Creates a new {@
code
CRLException} with the specified cause.
CertPathBuilderException.java
23
* The exception that is thrown when a {@
code
CertPathBuilder} method fails.
30
* Creates a new {@
code
CertPathBuilderException} with the specified message
43
* Creates a new {@
code
CertPathBuilderException} with the specified cause.
53
* Creates a new {@
code
CertPathBuilderException} with the specified
64
* Creates a new {@
code
CertPathBuilderException}.
CertStoreException.java
23
* The exception that is thrown when an access to a {@
code
CertStore} fails.
30
* Creates a new {@
code
CertStoreException} with the specified message and
43
* Creates a new {@
code
CertStoreException} with the specified cause.
53
* Creates a new {@
code
CertStoreException} with the specified message.
63
* Creates a new {@
code
CertStoreException}.
CertificateEncodingException.java
21
* The exception that is thrown when an error occurs while a {@
code
Certificate}
29
* Creates a new {@
code
CertificateEncodingException} with the specified
40
* Creates a new {@
code
CertificateEncodingException}.
46
* Creates a new {@
code
CertificateEncodingException} with the specified
59
* Creates a new {@
code
CertificateEncodingException} with the specified
CertificateException.java
23
* The base class for all {@
code
Certificate} related exceptions.
30
* Creates a new {@
code
CertificateException} with the specified message.
40
* Creates a new {@
code
CertificateException}.
46
* Creates a new {@
code
CertificateException} with the specified message and
59
* Creates a new {@
code
CertificateException} with the specified cause.
CertificateParsingException.java
21
* The exception that is thrown when a {@
code
Certificate} can not be parsed.
28
* Creates a new {@
code
CertificateParsingException} with the specified
39
* Creates a new {@
code
CertificateParsingException}.
45
* Creates a new {@
code
CertificateParsingException} with the specified
58
* Creates a new {@
code
CertificateParsingException} with the specified
/dalvik/libcore/sql/src/main/java/java/sql/
Date.java
21
* A class which can consume and produce dates in SQL {@
code
Date} format.
23
* Dates are represented in SQL as {@
code
yyyy-mm-dd}. Note that this date
27
* This is unlike the familiar {@
code
java.util.Date} object, which also includes
31
* January 1st 1970, 00:00:00.000 GMT. Time values passed to the {@
code
40
* Constructs a {@
code
Date} object corresponding to the supplied year,
46
* range {@
code
[0,8099]}.
49
* the range {@
code
[0,11]}.
51
* the day in the month. Must be in the range {@
code
[1,31]}.
60
* milliseconds time value {@
code
theDate}.
65
* milliseconds) stored in the {@
code
Date} object is adjusted t
[
all
...]
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/
TrustManagerFactorySpi.java
26
* {@
code
TrustManagerFactory} class.
31
* Creates a new {@
code
TrustManagerFactorySpi} instance.
42
* the keystore or {@
code
null}.
61
* Returns the list of {@
code
TrustManager}s with one entry for each type
64
* @return the list of {@
code
TrustManager}s
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMWSFilter.java
46
* view of <
code
>DTM</
code
>. Normally, this function
47
* will be called by the implementation of <
code
>DTM</
code
>;
49
* user
code
.
/development/samples/JetBoy/
_index.html
15
The <
code
>JETBOY_content/</
code
> directory is empty in this online presentation of
16
the application. For complete access to all the JetBoy files, see the sample
code
included
17
in the SDK, located at <
code
><sdk>/platforms/<platform>/samples/JetBoy/</
code
>.
/development/samples/SearchableDictionary/
_index.html
10
<p>The
code
in this application demonstrates how to:</p>
17
<li>Use <
code
><a
18
href="../../../reference/android/widget/SimpleCursorAdapter.html">SimpleCursorAdapter</a></
code
> to
28
reads words from a file instead of a database and uses a custom <
code
><a
29
href="../../../reference/android/widget/BaseAdapter.html">BaseAdapter</a></
code
>, see the SDK
/external/dropbear/libtomcrypt/src/misc/
error_to_string.c
58
Convert an LTC error
code
to ASCII
59
@param err The error
code
60
@return A pointer to the ASCII NUL terminated string for the error or "Invalid error
code
." if the err
code
was not valid.
65
return "Invalid error
code
.";
/external/e2fsprogs/lib/ss/
error.c
60
void ss_error (int sci_idx, long
code
, const char * fmt, ...)
67
com_err_va (whoami,
code
, fmt, pvar);
72
void ss_perror (sci_idx,
code
, msg) /* for compatibility */
74
long
code
;
77
ss_error (sci_idx,
code
, "%s", msg);
/external/guava/javadoc/com/google/common/collect/class-use/
ImmutableMap.html
116
<
CODE
> class</
CODE
></FONT></TD>
117
<TD><
CODE
><B><A HREF="../../../../../com/google/common/collect/ImmutableBiMap.html" title="class in com.google.common.collect">ImmutableBiMap<K,V></A></B></
CODE
>
120
An immutable <A HREF="../../../../../com/google/common/collect/BiMap.html" title="interface in com.google.common.collect"><
CODE
>BiMap</
CODE
></A> with reliable user-specified iteration order.</TD>
124
<
CODE
> class</
CODE
></FONT></TD>
125
<TD><
CODE
><B><A HREF="../../../../../com/google/common/collect/ImmutableSortedMap.html" title="class in com.google.common.collect">ImmutableSortedMap<K,V></A></B></
CODE
>
[
all
...]
/external/opencore/doc/oscl_html/
oscl__dns__imp_8h.html
9
<hr><h1>oscl_dns_imp.h File Reference</h1><
code
>#include "<a class="el" href="oscl__dns__tuneables_8h-source.html">oscl_dns_tuneables.h</a>"</
code
><br>
10
<
code
>#include "<a class="el" href="oscl__dns__imp__pv_8h-source.html">oscl_dns_imp_pv.h</a>"</
code
><br>
13
<a href="oscl__dns__imp_8h-source.html">Go to the source
code
of this file.</a><table border=0 cellpadding=0 cellspacing=0>
oscl__registry__serv__impl__global_8h.html
9
<hr><h1>oscl_registry_serv_impl_global.h File Reference</h1><
code
>#include "<a class="el" href="osclconfig__proc_8h-source.html">osclconfig_proc.h</a>"</
code
><br>
10
<
code
>#include "<a class="el" href="oscl__base_8h-source.html">oscl_base.h</a>"</
code
><br>
13
<a href="oscl__registry__serv__impl__global_8h-source.html">Go to the source
code
of this file.</a><table border=0 cellpadding=0 cellspacing=0>
oscl__socket__imp_8h.html
9
<hr><h1>oscl_socket_imp.h File Reference</h1><
code
>#include "<a class="el" href="oscl__socket__tuneables_8h-source.html">oscl_socket_tuneables.h</a>"</
code
><br>
10
<
code
>#include "<a class="el" href="oscl__socket__imp__pv_8h-source.html">oscl_socket_imp_pv.h</a>"</
code
><br>
13
<a href="oscl__socket__imp_8h-source.html">Go to the source
code
of this file.</a><table border=0 cellpadding=0 cellspacing=0>
oscl__socket__serv__imp__base_8h.html
9
<hr><h1>oscl_socket_serv_imp_base.h File Reference</h1><
code
>#include "<a class="el" href="oscl__base_8h-source.html">oscl_base.h</a>"</
code
><br>
10
<
code
>#include "<a class="el" href="oscl__socket__stats_8h-source.html">oscl_socket_stats.h</a>"</
code
><br>
13
<a href="oscl__socket__serv__imp__base_8h-source.html">Go to the source
code
of this file.</a><table border=0 cellpadding=0 cellspacing=0>
pvlogger__registry_8h.html
9
<hr><h1>pvlogger_registry.h File Reference</h1><
code
>#include "<a class="el" href="pvlogger_8h-source.html">pvlogger.h</a>"</
code
><br>
10
<
code
>#include "<a class="el" href="oscl__tagtree_8h-source.html">oscl_tagtree.h</a>"</
code
><br>
13
<a href="pvlogger__registry_8h-source.html">Go to the source
code
of this file.</a><table border=0 cellpadding=0 cellspacing=0>
/external/opencore/doc/pvauthor_html/
pv__config__interface_8h.html
9
<hr><h1>pv_config_interface.h File Reference</h1><
code
>#include "oscl_base.h"</
code
><br>
10
<
code
>#include "oscl_vector.h"</
code
><br>
13
<a href="pv__config__interface_8h-source.html">Go to the source
code
of this file.</a><table border=0 cellpadding=0 cellspacing=0>
Completed in 388 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>