Searched
full:mismatch (Results
501 -
525 of
2099) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/openssl/openssl/ssl/ |
ssl_rsa.c | 430 /* don't fail for a cert/key mismatch, just free 773 ret = 0; /* Key/certificate mismatch doesn't imply ret==0 ... */
|
/external/chromium_org/third_party/sqlite/src/test/ |
limit.test | 430 } {1 {datatype mismatch}} 438 } {1 {datatype mismatch}}
|
/external/chromium_org/ui/gfx/image/ |
image_skia_operations.cc | 69 LOG(ERROR) << "ImageSkiaRep size mismatch in " << source_name_; 77 LOG(ERROR) << "ImageSkiaRep size mismatch in " << source_name_;
|
/external/clang/include/clang/AST/ |
APValue.h | 365 "Invalid complex int (type mismatch)."); 372 "Invalid complex float (type mismatch).");
|
/external/icu4c/test/intltest/ |
tsnmfmt.cpp | 329 errMsg = ("**** FAIL: Numeric mismatch after match."); 336 errMsg = ("**** FAIL: String mismatch after match.");
|
/external/iputils/ |
rarpd.c | 486 syslog(LOG_ERR, "rarp htype mismatch"); 492 syslog(LOG_ERR, "rarp hlen mismatch");
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
DefaultServer.java | 340 log.log( Level.INFO, "Kicking client due to name/version mismatch:{0}.", c ); 344 c.close( "Server client mismatch, server:" + getGameName() + " v" + getVersion()
|
/external/open-vcdiff/ |
ChangeLog | 66 * Fix Visual Studio compiler warning about mismatch between size_t and int 139 * Fix Visual Studio type-mismatch warning in vcdecoder4_test.cc.
|
/external/openssh/ |
auth2-jpake.c | 63 * anyway because they will mismatch on fake salt. 553 debug("%s: confirmation mismatch", __func__);
|
jpake.c | 420 * 0 on failure/mismatch. 442 error("%s: confirmation length mismatch (my %u them %u)",
|
sshd.c | 402 int mismatch; local 463 s = "Protocol mismatch.\n"; 488 mismatch = 0; 495 mismatch = 1; 499 mismatch = 1; 517 mismatch = 1; 523 if (mismatch) { 955 fatal("%s: rexec version mismatch", __func__); [all...] |
/external/openssl/ssl/ |
ssl_rsa.c | 430 /* don't fail for a cert/key mismatch, just free 775 ret = 0; /* Key/certificate mismatch doesn't imply ret==0 ... */
|
/external/skia/gm/tests/ |
run.sh | 124 # that gm will match or mismatch as appropriate. 243 gm_test "--ignoreErrorTypes ExpectationsMismatch NoGpuContext --verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/json/different-pixels.json" "$GM_OUTPUTS/ignore-expectations-mismatch"
|
/external/valgrind/main/none/tests/ |
Makefile.am | 213 # --61831:0:aspacem sync_check_mapping_callback: segment mismatch: 217 # --61831:0:aspacem sync_check_mapping_callback: segment mismatch: V's seg:
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
wps-nfc.py | 350 print "mismatch in general_bytes" 359 print "mismatch in general_bytes"
|
/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/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);
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
test_tools.ipp | 544 // try to log area around the mismatch 545 result.message() << "Mismatch at position " << i << '\n'
|
/system/core/libutils/tests/ |
BlobCache_test.cpp | 381 // The version mismatch should cause the unflatten to result in an empty 400 // The version mismatch should cause the unflatten to result in an empty
|
/art/test/045-reflect-array/src/ |
Main.java | 97 throw new RuntimeException("mismatch: " + i + " is " + array[i]);
|
/cts/tests/SignatureTest/src/android/tests/sigtest/ |
JDiffClassDescription.java | 518 // FIXME: A workaround to fix the final mismatch on enumeration 908 "Annotation mismatch"); 916 "Extends mismatch"); 923 "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 | 164 throw new RuntimeException("write length mismatch; expected " +
|
Completed in 3013 milliseconds
<<21222324252627282930>>