Searched
full:mismatch (Results
251 -
275 of
1426) sorted by null
<<11121314151617181920>>
/external/webkit/Source/WebCore/platform/audio/ |
AudioBus.cpp | 137 return false; // channel mismatch 141 return false; // frame-size mismatch
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
json_results.html | 274 row += resultLink(test_prefix, '-expected-mismatch.html', 'ref mismatch html') +
|
/external/webp/include/webp/ |
encode.h | 91 // modification. Returns 0 in case of version mismatch. WebPConfigInit() must 204 // version mismatch. WebPPictureInit() must have succeeded before using the
|
/external/webp/src/dec/ |
webp.c | 311 return 0; // version mismatch 326 return VP8_STATUS_INVALID_PARAM; // version mismatch
|
/frameworks/base/services/java/com/android/server/ |
PackageManagerBackupAgent.java | 134 Slog.i(TAG, "Previous metadata " + mStoredIncrementalVersion + " mismatch vs " 372 // If they mismatch the current system, we'll re-store the metadata key.
|
/hardware/qcom/gps/loc_api/libloc_api/ |
loc_eng_ioctl.cpp | 324 LOGD ("loc_eng_ioctl_process_cb: client handle mismatch, received = %d, expected = %d \n", 330 LOGD ("loc_eng_ioctl_process_cb: ioctl type mismatch, received = %d, expected = %d \n",
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXFD.cpp | 248 CAMHAL_LOGEB("OMX_TI_PLATFORMPRIVATE size mismatch: expected = %d, received = %d", 290 CAMHAL_LOGEB("OMX_FACEDETECTIONTYPE size mismatch: expected = %d, received = %d",
|
/hardware/ti/omap4xxx/ |
heaptracker.c | 152 malloc_log("+++ REAR GUARD MISMATCH [%d, %d)\n", first_mismatch, i); 158 malloc_log("+++ REAR GUARD MISMATCH [%d, %d)\n", first_mismatch, i);
|
/cts/tests/SignatureTest/src/android/tests/sigtest/ |
JDiffClassDescription.java | 516 // FIXME: A workaround to fix the final mismatch on enumeration 906 "Annotation mismatch"); 914 "Extends mismatch"); 921 "Implements mismatch"); [all...] |
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
DalvInsnList.java | 164 throw new RuntimeException("write length mismatch; expected " +
|
SwitchData.java | 79 throw new IllegalArgumentException("cases / targets mismatch");
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
Section.java | 155 throw new RuntimeException("alignment mismatch: for " + this +
|
/dalvik/dx/src/com/android/dx/dex/code/ |
DalvInsnList.java | 165 throw new RuntimeException("write length mismatch; expected " +
|
SwitchData.java | 80 throw new IllegalArgumentException("cases / targets mismatch");
|
/dalvik/dx/src/com/android/dx/dex/file/ |
Section.java | 155 throw new RuntimeException("alignment mismatch: for " + this +
|
/external/antlr/src/org/antlr/runtime/ |
RecognitionException.java | 51 * override methods mismatch and recoverFromMismatchSet.
|
/external/bluetooth/glib/glib/ |
gbsearcharray.h | 172 /* check is last mismatch, cmp > 0 indicates greater key */
|
gpattern.c | 108 * been matched, but a mismatch occoured for the rest of the
|
/external/bluetooth/glib/tests/ |
patterntest.c | 155 g_print ("failed \t(unexpected %s)\n", (match ? "mismatch" : "match"));
|
/external/chromium/base/synchronization/ |
waitable_event.h | 141 // event which gets deleted. This mismatch has bitten us several times now,
|
/external/chromium/chrome/browser/themes/ |
browser_theme_pack.h | 183 // 1 if little_endian. 0 if big_endian. On mismatch, abort load.
|
/external/chromium/sdch/open-vcdiff/ |
ChangeLog | 70 * Fix Visual Studio type-mismatch warning in vcdecoder4_test.cc.
|
/external/clang/lib/CodeGen/ |
CGRecordLayoutBuilder.cpp | 389 assert(BitsAvailableInLastField && "Bitfield size mismatch!"); 806 assert(NextFieldOffset <= RecordSize && "Size mismatch!"); [all...] |
/external/dropbear/ |
cli-kex.c | 283 dropbear_exit("\n\nHost key mismatch for %s !\n"
|
/external/icu4c/i18n/ |
strmatch.h | 114 * match, or a mismatch. If incremental is FALSE then
|
Completed in 4475 milliseconds
<<11121314151617181920>>