HomeSort by relevance Sort by last modified time
    Searched full:encounters (Results 26 - 50 of 426) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/jsr330/src/javax/inject/
Provider.java 49 * @throws RuntimeException if the injector encounters an error while
Scope.java 45 * <p>The injector generates an error if it encounters more than one scope
  /external/proguard/src/proguard/classfile/visitor/
ClassVersionSetter.java 52 * numbers that it encounters while visiting program classes.
  /external/v8/test/webkit/
ignored-result-ref-crash-expected.txt 24 This tests that bytecode code generation doesn't crash when it encounters odd cases of an ignored result.
ignored-result-ref-crash.js 25 "This tests that bytecode code generation doesn't crash when it encounters odd cases of an ignored result."
  /libcore/luni/src/main/java/javax/xml/transform/
URIResolver.java 29 * Called by the processor when it encounters
  /toolchain/binutils/binutils-2.25/gas/doc/
c-m32r.texi 322 This message is produced when the assembler encounters an instruction
328 This message is produced when the assembler encounters an instruction
332 This message is produced when the assembler encounters a parallel
338 This message is produced when the assembler encounters a parallel
343 This message is produced when the assembler encounters a parallel
347 This message is produced when the assembler encounters a parallel
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
SwitchInsn.java 93 * never encounters {@code SwitchInsn}s
  /dalvik/dx/src/com/android/dx/rop/code/
SwitchInsn.java 93 * never encounters {@code SwitchInsn}s
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExpressionVisitor.java 34 * encounters, it instructs StylesheetRoot to register the
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
SwitchInsn.java 93 * never encounters {@code SwitchInsn}s
  /external/proguard/src/proguard/optimize/peephole/
NopRemover.java 31 * This InstructionVisitor removes all nop instructions that it encounters.
  /external/v8/src/compiler/
node-cache.h 43 // too full or encounters too many hash collisions.
  /external/apache-http/src/org/apache/commons/codec/net/
RFC1522Codec.java 150 * @throws EncoderException thrown if the Encoder encounters a failure condition
162 * @throws DecoderException A decoder exception is thrown if a Decoder encounters a
  /frameworks/av/include/camera/ndk/
NdkCameraCaptureSession.h 463 * <li>{@link ACAMERA_ERROR_CAMERA_DEVICE} if the camera device encounters fatal error</li>
464 * <li>{@link ACAMERA_ERROR_CAMERA_SERVICE} if the camera service encounters fatal error</li>
517 * <li>{@link ACAMERA_ERROR_CAMERA_DEVICE} if the camera device encounters fatal error</li>
518 * <li>{@link ACAMERA_ERROR_CAMERA_SERVICE} if the camera service encounters fatal error</li>
544 * <li>{@link ACAMERA_ERROR_CAMERA_DEVICE} if the camera device encounters fatal error</li>
545 * <li>{@link ACAMERA_ERROR_CAMERA_SERVICE} if the camera service encounters fatal error</li>
584 * <li>{@link ACAMERA_ERROR_CAMERA_DEVICE} if the camera device encounters fatal error</li>
585 * <li>{@link ACAMERA_ERROR_CAMERA_SERVICE} if the camera service encounters fatal error</li>
  /frameworks/base/docs/html/training/basics/network-ops/
xml.jd 190 tags from the input stream. When it encounters a tag named <code>entry</code>,
235 // Parses the contents of an entry. If it encounters a title, summary, or link tag, hands them off
338 the first tag it encounters after the original <code>START_TAG</code>, it keeps
353 encounters after <code>&lt;author&gt;</code> is the <code>START_TAG</code> for
358 encounters is the <code>END_TAG</code> <code>&lt;/name&gt;</code>. The value
362 encounters is the <code>START_TAG</code> <code>&lt;uri&gt;</code>. The value
366 encounters is the <code>END_TAG</code> <code>&lt;/uri&gt;</code>. The value for
370 tag the parser encounters is the <code>END_TAG</code>
  /prebuilts/go/darwin-x86/src/os/
doc.go 108 // nil error. If it encounters an error before the end of the
127 // nil error. If it encounters an error before the end of the
  /prebuilts/go/linux-x86/src/os/
doc.go 108 // nil error. If it encounters an error before the end of the
127 // nil error. If it encounters an error before the end of the
  /external/icu/android_icu4j/src/main/java/android/icu/text/
SymbolTable.java 34 * When a parser encounters this character, it calls parseReference()
  /external/icu/icu4c/source/common/unicode/
symtable.h 48 * When a parser encounters this character, it calls parseReference()
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SymbolTable.java 33 * When a parser encounters this character, it calls parseReference()
  /external/opencv3/modules/cudacodec/src/
video_parser.hpp 78 // Called when the decoder encounters a video format change (or initial sequence header)
  /external/sl4a/Common/src/org/apache/commons/codec/
EncoderException.java 22 * encounters a encoding specific exception such as invalid data, inability to calculate a checksum, characters outside
  /frameworks/base/core/java/android/app/backup/
FileBackupHelper.java 32 * During restore, if the helper encounters data for a file that was not
  /frameworks/ex/common/java/com/android/common/
GoogleLogTags.logtags 57 # This event is logged when GTalkService encounters important events

Completed in 594 milliseconds

12 3 4 5 6 7 8 91011>>