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

<<11121314151617181920>>

  /frameworks/wilhelm/src/android/
android_prompts.h 43 "Error (%d) encountered while prefetching"
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
PERF.awk 108 print "ERROR: non-CSV file encountered. Please use csv = 1 in ./perf.ini";
armtime 71 # the first time an uptime line is encountered factor should be -1, the
  /libcore/luni/src/main/java/java/io/
FilterReader.java 122 * the end of the filtered reader was encountered.
  /libcore/luni/src/main/java/java/sql/
ParameterMetaData.java 173 * if a database error is encountered.
  /libcore/luni/src/main/java/java/util/
AbstractQueue.java 131 * queue, in turn. A runtime exception encountered while
  /libcore/luni/src/main/java/libcore/net/url/
UrlUtils.java 53 * We've encountered either the end of a segment or the end of the
  /libcore/support/src/test/java/org/apache/harmony/testframework/
CharSinkTester.java 52 * error is encountered. Classes like {@code PrintWriter} report errors via
CharWrapperTester.java 48 * error is encountered. Classes like {@code PrintWriter} report errors via
SinkTester.java 53 * error is encountered. Classes like {@code PrintStream} report errors via
WrapperTester.java 49 * error is encountered. Classes like {@code PrintStream} report errors via
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/
support.cpp 60 // Returns (size_t) -1: an incomplete sequence encountered.
  /ndk/sources/cxx-stl/stlport/src/
num_get.cpp 28 // group sizes encountered when reading an integer, and the other
  /packages/apps/Email/src/com/beetstra/jutf7/
UTF7StyleCharsetDecoder.java 117 * @return CoderResult.malformed if a non-base 64 character was encountered
  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
AvatarRequest.java 84 // If we encountered any exceptions trying to load the local avatar resource,
  /packages/apps/SoundRecorder/res/values/
strings.xml 66 <!-- shown as the message in a dialog when the app encountered an unspecified internal error -->
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
CameraOps2.java 202 TLog.i("Camera %s encountered error: %d", camera.getId(), error);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 11 #define ELOOP 40 /* Too many symbolic links encountered */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 11 #define ELOOP 40 /* Too many symbolic links encountered */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
uu.py 103 # Read until a begin is encountered or we've exhausted the file
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uu.py 103 # Read until a begin is encountered or we've exhausted the file
  /system/bt/stack/include/
mca_defs.h 79 #define MCA_RSP_ERROR 0x09 /* An internal error other than those listed in this table was encountered while processing the request. */
  /system/core/libcutils/
strdup8to16.c 108 * Returns UTF16_REPLACEMENT_CHAR if an invalid sequence is encountered
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetEncoderICU.java 144 * Sets the action to be taken if an illegal sequence is encountered
156 * Sets the action to be taken if an illegal sequence is encountered
168 * Sets the callback encoder method and context to be used if an illegal sequence is encountered.
245 * converter is stop and report if an error in input stream is encountered.
731 * @return The number of chars in the state. -1 if an error is encountered.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeCompressor.java 128 * tag encountered 1 2 3 4
175 * tag encountered 1 2 3 4
273 /** Keeps count of times character indices are encountered */
557 // if we have encountered this index at least once
753 // if we have encountered this index at least once
    [all...]

Completed in 130 milliseconds

<<11121314151617181920>>