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

<<11121314151617181920>>

  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
ant.html 496 are encountered.</dd>
500 <dd>An optional filter for all jar names that are encountered.</dd>
504 <dd>An optional filter for all war names that are encountered.</dd>
508 <dd>An optional filter for all ear names that are encountered.</dd>
512 <dd>An optional filter for all zip names that are encountered.</dd>
  /frameworks/base/core/java/android/hardware/camera2/
CameraDevice.java 153 * <p>This method can be called even if the device has been closed or has encountered
406 * encountered a fatal error
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
NamespaceMappings.java 48 * When the first <paragraph> is encountered "p2" and "ghi" are pushed with
50 * When the <sentance> is encountered "p3" and "jkl" are pushed with depth 3.
  /external/bison/lib/
quotearg.h 91 characters if no quoted characters are encountered.
219 are encountered. Note that if no other character needs
  /external/clang/lib/Format/
ContinuationIndenter.h 179 /// \brief The position the first "<<" operator encountered on each level.
181 /// Used to align "<<" operators. 0 if no such operator has been encountered
  /external/clang/lib/Parse/
ParseTentative.cpp 71 /// If during the disambiguation process a parsing error is encountered,
122 // FIXME: Add statistics about the number of ambiguous statements encountered
307 // encountered; they just conclude that we have a declaration.
334 /// If during the disambiguation process a parsing error is encountered,
351 // FIXME: Add statistics about the number of ambiguous statements encountered
399 /// process a parsing error is encountered, the function returns
421 // FIXME: Add statistics about the number of ambiguous statements encountered
    [all...]
  /external/clang/test/CodeGenCXX/
pod-member-memcpys.cpp 104 // Assignment operators are output in the order they're encountered.
177 // copy-constructor calls are encountered. Add functions that call the copy
  /external/icu/icu4c/source/i18n/
regexcst.txt 243 # backslash # Backslash. Figure out which of the \thingies we have encountered.
488 # Have just encountered the final ']' that completes a [set], and
  /external/icu/icu4c/source/layoutex/layout/
playout.h 60 * If any errors are encountered during construction, <code>status</code> will be set, and the object
85 * @param status will be set to any error code encountered during construction.
  /external/kernel-headers/original/uapi/linux/
btrfs.h 91 __u64 read_errors; /* # of read errors encountered (EIO) */
102 __u64 super_errors; /* # of bad super blocks encountered */
  /external/lldb/source/Core/
Value.cpp 537 // Bail if we encountered any errors
550 // Bail if we encountered any errors getting the byte size
  /external/mesa3d/src/glsl/
glsl_lexer.ll 155 * encountered
170 * encountered
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaItemStatus.java 170 * Specifies the HTTP status code that was encountered when the content
188 * about the content or any errors conditions that were encountered while
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 66 /* Exits the application if an error is encountered */
72 fprintf(stderr, "%u error code encountered at line %d, exiting\n", result, line);
slesTestSendToPresetReverb.cpp 36 /* Exits the application if an error is encountered */
42 fprintf(stderr, "%u error code encountered at line %d, exiting\n", result, line);
  /frameworks/wilhelm/tests/listening/
slesTest_playMuteSolo.cpp 40 /* Exits the application if an error is encountered */
46 fprintf(stdout, "%u error code encountered at line %d, exiting\n", result, line);
  /frameworks/wilhelm/tests/mimeUri/
slesTestGetPositionUri.cpp 44 //* Exits the application if an error is encountered */
50 fprintf(stderr, "%u error code encountered at line %d, exiting\n", result, line);
slesTestPlayUri.cpp 57 //* Exits the application if an error is encountered */
63 fprintf(stderr, "%u error code encountered at line %d, exiting\n", result, line);
slesTestSlowDownUri.cpp 52 //* Exits the application if an error is encountered */
58 fprintf(stderr, "%u error code encountered at line %d, exiting\n", result, line);
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 58 /* Exits the application if an error is encountered */
64 fprintf(stderr, "%u error code encountered at line %d, exiting\n", result, line);
  /libcore/luni/src/main/java/java/util/concurrent/
BlockingQueue.java 303 * encountered while attempting to add elements to
327 * encountered while attempting to add elements to
  /libcore/luni/src/test/java/libcore/java/security/cert/
X509CRLTest.java 172 out.append("Error encountered checking " + p.getName() + "\n");
179 throw new Exception("Errors encountered:\n\n" + errBuffer.toString() + "\n\n");
  /packages/apps/Dialer/src/com/android/dialer/
SpecialCharSequenceMgr.java 168 * If a secret code is encountered an Intent is started with the android_secret_code://<code>
173 * @return true if a secret code was encountered
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
StringIO.py 125 string is returned when EOF is encountered immediately.
147 An empty string is returned only when EOF is encountered immediately.
posixpath.py 366 symbolic links encountered in the path."""
371 # encountered in the second path.

Completed in 232 milliseconds

<<11121314151617181920>>