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

<<11121314151617181920>>

  /external/icu/icu4c/source/i18n/
strmatch.cpp 124 // We've reached the context limit without a mismatch and
  /external/iproute2/tc/
em_cmp.c 150 fprintf(stderr, "CMP header size mismatch\n");
em_u32.c 158 fprintf(stderr, "U32 header size mismatch\n");
  /external/ipsec-tools/src/racoon/
isakmp_newg.c 184 "HASH mismatch.\n");
  /external/libedit/src/
keymacro.c 171 * complete match is found or a mismatch occurs. Returns the
277 * recursively traverses node in tree until match or mismatch is
306 /* no next sibling -- mismatch */
525 /* mismatch -- str still has chars */
  /external/libnfc-nci/src/adaptation/
CrcChecksum.cpp 124 ALOGE ("%s: checksum mismatch", __FUNCTION__);
  /external/libopus/celt/
opus_custom_demo.c 202 fprintf (stderr, "RMS mismatch is %f\n", rmsd);
  /external/libvorbis/doc/vorbisfile/
ov_fopen.html 72 <li>OV_EVERSION - Vorbis version mismatch.</li>
ov_test.html 76 <li>OV_EVERSION - Vorbis version mismatch.</li>
ov_test_callbacks.html 72 <li>OV_EVERSION - Vorbis version mismatch.</li>
  /external/libvpx/libvpx/test/
encode_test_driver.h 216 // Hook to handle encode/decode mismatch
  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 52 return "ABI version mismatch";
  /external/libxml2/include/libxml/
xmlversion.h 21 * your library and includes mismatch
  /external/lldb/source/Symbol/
LineEntry.cpp 226 // Check for an end sequence entry mismatch after we have determined
  /external/lldb/www/
troubleshooting.html 49 the full paths in the debug information. If the paths mismatch, possibly due to
  /external/llvm/include/llvm/IR/
CallingConv.h 30 /// tolerate certain amounts of prototype mismatch.
  /external/llvm/lib/CodeGen/
RegAllocPBQP.cpp 295 assert(costMat.getRows() == vr1Allowed.size() + 1 && "Matrix height mismatch.");
296 assert(costMat.getCols() == vr2Allowed.size() + 1 && "Matrix width mismatch.");
400 assert(costMat.getRows() == vr1Allowed.size() + 1 && "Size mismatch.");
401 assert(costMat.getCols() == vr2Allowed.size() + 1 && "Size mismatch.");
  /external/mesa3d/configs/
default 170 # this helps reduce the mismatch between our automake Makefiles and the old
  /external/mesa3d/src/gallium/drivers/i915/
i915_clear.c 119 /* hw can't fastclear both depth and color if their bbp mismatch. */
  /external/openssl/crypto/bio/
bio_err.c 132 {ERR_REASON(BIO_R_TAG_MISMATCH) ,"tag mismatch"},
  /external/qemu/android/
snaphost-android.c 69 D("HW config value mismatch for a key '%s': current is '%s' while saved was '%s'",
  /external/skia/include/views/
SkOSMenu.h 165 * mismatch or slotName is incorrect
  /external/skia/src/core/
SkMallocPixelRef.cpp 28 // that expect the pixelref to succeed even when there is a mismatch
  /external/skia/tools/
skdiff_main.cpp 140 printf("Maximum pixel intensity mismatch %d\n", fMaxMismatchV);
141 printf("Largest area mismatch was %.2f%% of pixels\n",fMaxMismatchPercent);
546 "\n --sortbymaxmismatch: sort by worst color channel mismatch;"
548 "\n --sortbymismatch: sort by average color channel mismatch"
  /external/tcpdump/
print-pflog.c 60 { 10, "10(state-mismatch)" },

Completed in 1600 milliseconds

<<11121314151617181920>>