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

<<31323334353637383940>>

  /external/python/cpython3/Doc/library/
filecmp.rst 41 Returns three lists of file names: *match*, *mismatch*,
42 *errors*. *match* contains the list of files that match, *mismatch* contains
  /external/python/cpython3/Modules/_ctypes/libffi/
missing 91 # Exit code 63 means version mismatch. This often happens when the user
206 # not found, 63 for a program that failed due to version mismatch).
  /external/skia/tests/
ImageFilterCacheTest.cpp 235 ERRORF(reporter, "backend mismatch %d %d\n",
243 ERRORF(reporter, "origin mismatch %d %d\n", readBackOrigin, texOrigin);
  /external/skqp/tests/
ImageFilterCacheTest.cpp 235 ERRORF(reporter, "backend mismatch %d %d\n",
243 ERRORF(reporter, "origin mismatch %d %d\n", readBackOrigin, texOrigin);
  /external/slf4j/integration/
build.xml 136 outfile="TEST-MISMATCH-1511API"
145 outfile="TEST-MISMATCH-1511Binding"
  /external/strace/
missing 91 # Exit code 63 means version mismatch. This often happens when the user
206 # not found, 63 for a program that failed due to version mismatch).
  /external/valgrind/
missing 91 # Exit code 63 means version mismatch. This often happens when the user
206 # not found, 63 for a program that failed due to version mismatch).
  /external/vboot_reference/firmware/lib/
vboot_firmware.c 123 VBDEBUG(("Developer flag mismatch.\n"));
130 VBDEBUG(("Recovery flag mismatch.\n"));
  /frameworks/base/core/java/android/service/autofill/
AutofillFieldClassificationService.java 44 * &mdash;a full match is {@code 1.0} (representing 100%), while a full mismatch is {@code 0.0}.
118 * &mdash;a full match is {@code 1.0} (representing 100%), while a full mismatch is {@code 0.0}.
  /frameworks/base/media/mca/filterfw/jni/
jni_native_frame.cpp 176 ALOGE("Size mismatch in native setBitmap()!");
229 ALOGE("Size mismatch in native getBitmap()!");
  /packages/apps/Dialer/java/com/android/dialer/persistentlog/
PersistentLogFileHandler.java 236 throw new LogCorruptionException("entry prefix mismatch");
248 throw new LogCorruptionException("entry postfix mismatch");
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
ModuleLoader.h 42 // The module exists but cannot be imported due to a configuration mismatch.
60 /// mismatch with an explicitly-named .pcm file from the command line.
  /prebuilts/go/darwin-x86/src/compress/bzip2/
bzip2_test.go 146 t.Errorf("test %d (%s), output mismatch:\ngot %s\nwant %s", i, v.desc, trim(buf), trim(v.output))
202 t.Errorf("test %d, symbol mismatch: Decode(%d) = %d, want %d", i, v.idx, sym, v.sym)
  /prebuilts/go/darwin-x86/src/compress/zlib/
writer_test.go 83 t.Errorf("%s (level=%d, dict=%q): length mismatch %d versus %d", fn, level, d, len(b0), len(b1))
88 t.Errorf("%s (level=%d, dict=%q): mismatch at %d, 0x%02x versus 0x%02x\n", fn, level, d, i, b0[i], b1[i])

Completed in 1255 milliseconds

<<31323334353637383940>>