OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:errors
(Results
2176 - 2200
of
5575
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/libcore/dalvik/src/main/java/dalvik/system/profiler/
HprofBinaryToAscii.java
86
* case including unexpected
errors
, false is returned.
/libcore/luni/src/main/java/java/io/
Console.java
113
* Note that this can be a source of
errors
: if it is possible that your
/libcore/luni/src/main/java/java/nio/charset/
CharsetDecoder.java
54
* There are two common decoding
errors
. One is named malformed and it is
60
* Both
errors
can be handled in three ways, the default one is to report the
579
* Sets this decoder's action on malformed input
errors
.
601
* Sets this decoder's action on unmappable character
errors
.
CharsetDecoderICU.java
110
data[INVALID_BYTES] = 0; // Make sure we don't see earlier
errors
.
/libcore/luni/src/main/java/javax/xml/transform/dom/
DOMSource.java
30
* that was not contructed with a namespace-aware parser may result in
errors
.
/libcore/luni/src/main/java/javax/xml/validation/
SchemaFactory.java
382
* Sets the {@link ErrorHandler} to receive
errors
encountered
388
*
errors
found during the parsing of schemas will be first sent
571
* When an {@link ErrorHandler} is set, the callee will report all the
errors
618
* When an {@link ErrorHandler} is set,
errors
are reported to
/libcore/luni/src/main/java/libcore/icu/
ICU.java
152
// ---
Errors
.
/libcore/luni/src/main/java/org/w3c/dom/
DOMException.java
20
* processing situations, such as out-of-bound
errors
when using
/ndk/sources/cxx-stl/stlport/stlport/stl/
_exception.h
111
// weird
errors
/ndk/sources/host-tools/make-3.81/doc/
make.info
101
Node:
Errors
143495
/ndk/sources/host-tools/make-3.81/
getopt.h
105
errors
, only prototype getopt for the GNU C library. */
/ndk/sources/host-tools/nawk-20071023/
README
31
distribute FIXES with it. If you find
errors
, please report them
main.c
44
extern int errorflag; /* non-zero if any syntax
errors
; set by yyerror */
/ndk/tests/
check-release.sh
156
echo "Please fix the
errors
!"
/packages/apps/Browser/src/com/android/browser/
CrashRecoveryHandler.java
220
*
Errors
are swallowed, but logged.
/packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/
MessagingException.java
35
/** Connection or IO
errors
*/
/packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupExchange.java
204
* exit this screen. For all other
errors
, remain here for editing.
/packages/apps/Email/src/com/android/email/provider/
AccountReconciler.java
152
// Note: All of the potential
errors
from removeAccount() are simply logged
/packages/apps/Email/src/org/apache/james/mime4j/decoder/
Base64InputStream.java
50
* @throws IOException on I/O
errors
.
QuotedPrintableInputStream.java
52
* @throws IOException on I/O
errors
.
/packages/apps/Email/src/org/apache/james/mime4j/field/
Field.java
83
* @throws IllegalArgumentException on parse
errors
.
/packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
ParseException.java
20
* This exception is thrown when parse
errors
are encountered.
/packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/
ParseException.java
20
* This exception is thrown when parse
errors
are encountered.
/packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/
ParseException.java
20
* This exception is thrown when parse
errors
are encountered.
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/
ExchangeServiceAccountTests.java
62
// Add
errors
into the map
Completed in 487 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>