/prebuilts/go/linux-x86/src/encoding/xml/ |
read.go | 673 // It recurs if it encounters a start element, so it can be used to
|
xml.go | 230 // if Token encounters an unexpected end element, 237 // If Token encounters an unrecognized name space prefix, [all...] |
/prebuilts/go/linux-x86/src/io/ |
io.go | 50 // When Read encounters an error or end-of-file condition after
|
/prebuilts/go/linux-x86/src/runtime/ |
chan.go | 552 // when the receiver encounters a closed channel.
|
/art/runtime/arch/x86/ |
quick_entrypoints_x86.S | 384 * Branches to finished if it encounters the end of the shorty. 415 * temp_char. Branches to finished if it encounters the end of the shorty. [all...] |
/art/runtime/arch/x86_64/ |
quick_entrypoints_x86_64.S | 393 * r11 == arg_array. Clobbers r10, r11 and al. Branches to xmm_setup_finished if it encounters 424 * r11 == arg_array. Clobbers r10, r11 and al. Branches to gpr_setup_finished if it encounters [all...] |
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
nfc.jd | 163 <p>For example, if the tag dispatch system encounters a record of type {@link 167 such as the payload. On the other hand, if it encounters a record of type {@link [all...] |
/prebuilts/go/darwin-x86/src/encoding/xml/ |
xml.go | 230 // if Token encounters an unexpected end element, 237 // If Token encounters an unrecognized name space prefix, [all...] |
/toolchain/binutils/binutils-2.25/include/opcode/ |
cgen.h | 201 This is used by the assembler when it encounters an unknown insn. */ [all...] |
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/ |
DiskLruCache.java | 809 * {@code index}. If the underlying output stream encounters errors [all...] |
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/ |
DiskLruCache.java | 809 * {@code index}. If the underlying output stream encounters errors [all...] |
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ |
DiskLruCache.java | 809 * {@code index}. If the underlying output stream encounters errors [all...] |
/external/autotest/site_utils/ |
test_runner_utils.py | 49 """Raised if test_that encounters something unexpected while running.""" [all...] |
/external/clang/tools/scan-build/libexec/ |
ccc-analyzer | 282 # We save the output file in the 'crashes' directory if clang encounters
|
/external/clang/www/analyzer/ |
annotations.html | 536 encounters an "assertion handler." Typically assertions are
|
/external/google-breakpad/src/build/ |
common.gypi | 749 # has changed whenever it encounters a varargs function. This [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
UCharacterCaseTest.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
UCharacterCaseTest.java | [all...] |
/external/jcommander/doc/ |
index.html | 743 When JCommander encounters an object annotated with <tt>@ParameterDelegate</tt> in one of your objects, it acts as if this object had been added as a description object itself:
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
DiskLruCache.java | 859 * {@code index}. If the underlying output stream encounters errors [all...] |
/external/opencv3/3rdparty/jinja2/ |
parser.py | 85 """Called if the parser encounters an unknown tag. Tries to fail [all...] |
/external/skia/include/core/ |
SkBitmap.h | 212 * are opaque. If it fails to read the pixels, or encounters an error, [all...] |
/external/v8/src/heap/ |
incremental-marking.cc | 896 // TODO(gc) hurry can mark objects it encounters black as mutator [all...] |
/frameworks/base/core/java/android/app/backup/ |
BackupTransport.java | 550 * If the OS encounters an error while processing {@link RestoreDescription#TYPE_FULL_STREAM}
|
/frameworks/base/docs/html/about/versions/ |
android-5.0-changes.jd | 520 it expects the authType parameter to be RSA but encounters ECDHE_RSA or
|