HomeSort by relevance Sort by last modified time
    Searched full:mismatches (Results 51 - 75 of 272) sorted by null

1 23 4 5 6 7 8 91011

  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 164 type mismatches in all the code that assumes it is an int. */
  /external/clang/lib/Frontend/
VerifyDiagnosticConsumer.cpp 700 // See if there are error mismatches.
704 // See if there are warning mismatches.
708 // See if there are note mismatches.
  /external/llvm/lib/Analysis/
Lint.cpp 215 "Undefined behavior: Call argument count mismatches callee "
219 "Undefined behavior: Call return type mismatches "
231 "Undefined behavior: Call argument type mismatches "
  /external/bison/darwin-lib/
getopt.h 200 type mismatches in all the code that assumes it is an int. */
  /external/bison/lib/
getopt.in.h 189 type mismatches in all the code that assumes it is an int. */
  /external/chromium/third_party/libjingle/source/talk/base/
stringutils.h 241 /* This works to get GCC to notice printf argument mismatches, but then complains of missing implementation of sprintfn<char>
  /external/chromium_org/chrome/installer/linux/rpm/
build.sh 96 # libudev.so.0 vs. libudev.so.1 mismatches.
  /external/chromium_org/net/proxy/
proxy_script_fetcher_impl.cc 227 // however log mismatches to help with debugging.
  /external/jpeg/
jdapimin.c 34 /* Guard against version mismatches between library and caller. */
  /external/kernel-headers/original/linux/
interrupt.h 41 * IRQF_PROBE_SHARED - set by callers when they expect sharing mismatches to occur
  /external/libnl-headers/netlink/
object-api.h 327 * set for each attribute that mismatches.
  /external/qemu/distrib/jpeg-6b/
jdapimin.c 34 /* Guard against version mismatches between library and caller. */
  /system/core/libutils/
BlobCache.cpp 237 // We treat version mismatches as an empty cache.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
svn-apply 265 die "Original content of $fullPath mismatches" if $originalContents ne $reverseBinaryChunk;
279 die "Original content of $fullPath mismatches" if $originalContents ne applyGitBinaryPatchDelta($reverseBinaryChunk, $out);
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 208 * 1. The results have a few mismatches compared to the original code. These mismatches
212 * to a floating point implementation, the number of mismatches compared to the
    [all...]
  /external/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 208 * 1. The results have a few mismatches compared to the original code. These mismatches
212 * to a floating point implementation, the number of mismatches compared to the
    [all...]
  /development/tools/apkcheck/src/com/android/apkcheck/
ApkCheck.java 246 * Run through and find the mismatches.
  /external/aac/libFDK/src/
mdct.cpp 275 /* Detect FRprevious / FL mismatches and override parameters accordingly */
  /external/chromium/base/
basictypes.h 31 // Mac OS X. In order to not have typedef mismatches, we do the same on LP64.
  /external/chromium_org/base/
basictypes.h 25 // Mac OS X. In order to not have typedef mismatches, we do the same on LP64.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
single_test_runner.py 288 # To minimize the number of references we have to check, we run all of the mismatches first,
  /external/chromium_org/third_party/cld/base/
basictypes.h 30 // not have typedef mismatches, we do the same on LP64.
  /external/chromium_org/third_party/launchpad_translations/
chromium_strings_en-AU.xtb 57 <translation id="4931128279570440880">In this case, the address listed in the certificate does not match the address of the website your browser tried to go to. One possible reason for this is that your communications are being intercepted by an attacker who is presenting a certificate for a different website, which would cause a mismatch. Another possible reason is that the server is set up to return the same certificate for multiple websites, including the one you are attempting to visit, even though that certificate is not valid for all of those websites. Chromium can say for sure that you reached &lt;strong&gt;<ph name="DOMAIN2"/>&lt;/strong&gt;, but cannot verify that that is the same site as &lt;strong&gt;<ph name="DOMAIN"/>&lt;/strong&gt; which you intended to reach. If you proceed, Chromium will not check for any further name mismatches. In general, it is best not to proceed past this point.</translation>
  /external/chromium_org/third_party/sqlite/src/test/
recover0.test 19 # TODO(shess): Handle column mismatches? As things stand, the code

Completed in 922 milliseconds

1 23 4 5 6 7 8 91011