HomeSort by relevance Sort by last modified time
    Searched full:mismatch (Results 351 - 375 of 2236) sorted by null

<<11121314151617181920>>

  /external/iproute2/tc/
em_meta.c 448 "size mismatch.\n");
496 fprintf(stderr, "meta int type mask TLV size mismatch\n");
516 fprintf(stderr, "Meta header size mismatch\n");
  /external/jemalloc/test/unit/
SFMT.c     [all...]
  /external/llvm/include/llvm/CodeGen/PBQP/
Math.h 115 assert(Length == V.Length && "Vector length mismatch.");
123 assert(Length == V.Length && "Vector length mismatch.");
326 "Matrix dimensions mismatch.");
  /external/llvm/lib/Analysis/
PHITransAddr.cpp 246 bool Mismatch = false;
249 Mismatch = true;
252 if (!Mismatch)
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmSmsCbTest.java     [all...]
  /libcore/luni/src/main/java/java/util/zip/
ZipOutputStream.java 143 throw new ZipException("CRC mismatch");
146 throw new ZipException("Size mismatch");
286 throw new ZipException("STORED entry size/compressed size mismatch");
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
RegisteredServicesCache.java 461 Log.e(TAG, "UID mismatch.");
501 Log.e(TAG, "UID mismatch");
521 Log.e(TAG, "UID mismatch");
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 59 * plain mismatch(), which does not recover. Then any error
122 /** Factor out what to do upon token mismatch so tree parsers can behave
128 protected function mismatch(input:IntStream, ttype:int, follow:BitSet):void
495 * token mismatch. Upon token mismatch, if LA(1) is member of
600 // TODO do single token deletion like above for Token mismatch
  /external/deqp/modules/gles3/functional/
es3fShaderPackingFunctionTests.cpp 222 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx
311 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n"
413 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx
502 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n"
609 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx
718 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n"
  /external/chromium_org/chrome/browser/drive/
drive_uploader.cc 296 code = HTTP_CONFLICT; // ETag mismatch.
381 // ETag mismatch.
  /external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
synced_notifications_shim_unittest.cc 52 return testing::AssertionFailure() << "Notification specifics mismatch";
57 return testing::AssertionFailure() << "App info specifics mismatch";
  /external/chromium_org/content/test/plugin/
plugin_geturl_test.cc 297 SetError("Content mismatch between data and source!");
358 SetError("Data and source mismatch on length");
  /external/chromium_org/net/quic/
quic_dispatcher.cc 66 // Keep processing after protocol mismatch - this will be dealt with by
70 DLOG(DFATAL) << "Version mismatch, connection ID (" << connection_id_
  /external/chromium_org/net/tools/quic/
quic_dispatcher.cc 71 // Keep processing after protocol mismatch - this will be dealt with by
75 DLOG(DFATAL) << "Version mismatch, connection ID (" << connection_id_
  /external/chromium_org/ppapi/generators/
idl_lexer.py 280 print "Size mismatch original %d vs %d\n" % (count1, count2)
320 sys.stderr.write('Mismatch: Expected %s, but got %s = %s.\n' %
  /external/chromium_org/third_party/icu/source/i18n/
rbt_rule.h 256 * degree of match may be mismatch, a partial match, or a full
257 * match. A mismatch means at least one character of the text
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
mfqe.c 196 /* additional checks for color mismatch and excessive addition of
201 /* additional checks for color mismatch and excessive addition of
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_ext_pixelformat.c 390 * points for a mismatch when the match does not have to be exact.
391 * Set a score to 0 if there is a mismatch for an exact match criteria.
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
compiler.h 101 # pragma warning( disable : 4018 ) /* '<' : signed/unsigned mismatch */
104 # pragma warning( disable : 4761 ) /* integral size mismatch in argument; conversion supplied */
pbo.c 221 ASSERT(unpack != &ctx->Pack); /* catch pack/unpack mismatch */
317 ASSERT(pack != &ctx->Unpack); /* catch pack/unpack mismatch */
  /external/chromium_org/third_party/skia/gm/
optimizations.cpp 349 WARN("Pre optimization pattern mismatch");
372 WARN("Post optimization pattern mismatch");
  /external/chromium_org/third_party/skia/tools/
skdiff_image.cpp 350 printf("\nAverage color mismatch: ");
354 printf("\nMax color mismatch: ");
  /external/chromium_org/tools/gn/
input_file_manager.cc 131 origin, "Load type mismatch.",
195 origin, "Load type mismatch.",
  /external/icu/icu4c/source/i18n/
rbt_rule.h 256 * degree of match may be mismatch, a partial match, or a full
257 * match. A mismatch means at least one character of the text
  /external/libvpx/libvpx/vp8/common/
mfqe.c 196 /* additional checks for color mismatch and excessive addition of
201 /* additional checks for color mismatch and excessive addition of

Completed in 2121 milliseconds

<<11121314151617181920>>