HomeSort by relevance Sort by last modified time
    Searched full:encountered (Results 801 - 825 of 1796) sorted by null

<<31323334353637383940>>

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
j2k.h 128 J2K_STATE_EOC = 0x0100, /**< the decoding process has encountered the EOC marker */
129 J2K_STATE_ERR = 0x8000 /**< the decoding process has encountered an error (FIXME warning V1 = 0x0080)*/
  /external/proguard/docs/manual/
usage.html     [all...]
  /external/selinux/checkpolicy/test/
dismod.c 773 "%s: error(s) encountered while loading policy\n",
858 "%s: error(s) encountered while loading policy\n",
  /external/webp/src/dec/
vp8.c 592 "Premature end-of-partition0 encountered.");
597 "Premature end-of-file encountered.");
  /external/zlib/src/examples/
gun.c 47 encountered in an input file, it is the last stream in that file.
127 is called until all of the output is written or an error is encountered.
  /frameworks/base/core/java/android/os/
MessageQueue.java 439 * synchronization barrier that has been posted. When the barrier is encountered,
827 * File descriptor event: Indicates that the file descriptor encountered a
  /frameworks/base/core/java/android/speech/
RecognizerIntent.java 279 /** Result code returned when a network error was encountered */
281 /** Result code returned when an audio error was encountered */
  /frameworks/base/core/java/com/android/internal/os/
ZygoteConnection.java 125 * socket has been encountered.
128 * true if an end-of-file has been encountered.
  /frameworks/base/docs/html/tools/testing/
testing_eclipse.jd 491 Number of errors (Errors:) - the number of program errors and exceptions encountered
495 Number of failures (Failures:) - the number of test failures encountered during the test
  /frameworks/base/services/core/java/com/android/server/pm/
KeySetManagerService.java 788 Slog.wtf(TAG, "Encountered non-existent key-set reference when reading settings");
804 Slog.wtf(TAG, "Encountered key-set w/out package references when reading settings");
  /frameworks/support/v4/java/android/support/v4/app/
NotificationManagerCompat.java 485 * to flush the task queue, and if an error is encountered, schedule a retry.
523 // Some tasks were not sent, meaning an error was encountered, schedule a retry.
  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.cpp 545 SL_LOGD("MediaSource::read encountered INFO_FORMAT_CHANGED");
554 SL_LOGD("MediaSource::read encountered INFO_DISCONTINUITY");
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 94 /* Exits the application if an error is encountered */
100 fprintf(stderr, "Error code %u encountered at line %d, exiting\n", result, line);
  /libcore/luni/src/main/java/org/w3c/dom/
DOMConfiguration.java 80 * sequence of characters is encountered that fails normalization checking,
143 * encountered in the document, the implementation will call back the
  /packages/apps/Music/res/values/
strings.xml 172 <string name="sdcard_error_message">An error was encountered on your SD card.</string>
174 <string name="sdcard_error_message_nosdcard">An error was encountered on your USB storage.</string>
  /external/flac/include/FLAC/
stream_decoder.h 422 * could be because the decoder encountered a valid frame made by a future
424 * sync making it appear as though an encountered frame was generated by
433 /**< The decoder encountered a corrupted frame header. */
439 /**< The decoder encountered reserved fields in use in the stream. */
723 * \param status The error encountered by the decoder.
    [all...]
  /external/icu/icu4c/source/common/
rbbiscan.cpp 358 // This is the first rule encountered (for this direction).
598 // This function is called when a binary operator is encountered.
602 // to the previously encountered operator.
636 // Right paren encountered matched start of expression node, or
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
rbnf.h 317 * event of a tie or a direct hit, use the first matching rule encountered. (The idea here is
535 * @param perror The parse error if an error was encountered.
560 * @param perror The parse error if an error was encountered.
578 * @param perror The parse error if an error was encountered.
607 * @param perror The parse error if an error was encountered.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBIRuleScanner.java 286 // This is the first rule encountered (for this direction).
512 // This function is called when a binary operator is encountered.
516 // to the previously encountered operator.
551 // Right paren encountered matched start of expression node, or
566 // been encountered. The val Node will be of nodetype uset
    [all...]
  /external/pcre/dist/doc/html/
pcrepattern.html     [all...]
  /external/pcre/dist/doc/
pcrepattern.3     [all...]
  /external/clang/include/clang/Parse/
Parser.h 270 /// the EOF was encountered.
709 /// If a trivial punctuator misspelling is encountered, a FixIt error
    [all...]
  /art/runtime/
utils.cc 666 // We've encountered a one, two or three byte UTF-8 sequence. The
818 bool sepOrFirst = true; // first character or just encountered a separator.
825 * a class name as long as we haven't encountered an
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java 125 * determine system behaviour when a bad context-classloader is encountered.
141 * encountered during logging discovery. When set to false, an
157 * encountered which has bound to the wrong Log class implementation.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java     [all...]

Completed in 824 milliseconds

<<31323334353637383940>>