/external/ipsec-tools/src/libipsec/ |
key_debug.c | 416 printf("kdebug_sadb_key: key length mismatch, bit:%d len:%ld.\n", 606 "unexpected mismatch in address family.\n");
|
/external/javassist/src/main/javassist/ |
CodeConverter.java | 354 throw new CannotCompileException("signature mismatch: " 363 throw new CannotCompileException("invoke-type mismatch "
|
/external/llvm/lib/CodeGen/ |
PostRASchedulerList.cpp | 275 assert(Count == 0 && "Instruction count mismatch!"); 277 "Instruction count mismatch!");
|
/external/valgrind/main/exp-bbv/ |
bbv_main.c | 361 /* We don't handle a host/guest word size mismatch */ 363 VG_(tool_panic)("host/guest word size mismatch");
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
queues_unittest.py | 343 The commit-queue just saw foo/bar.html flake (Text diff mismatch) while processing attachment 197 on bug 42. 350 The commit-queue just saw bar/baz.html flake (Text diff mismatch) while processing attachment 197 on bug 42.
|
/external/webp/include/webp/ |
decode.h | 156 // Returns false in case of version mismatch 333 // Returns false in case of error or version mismatch.
|
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
tlsv1_server_read.c | 708 wpa_printf(MSG_DEBUG, "TLSv1: Mismatch in ClientKeyExchange " 1063 wpa_printf(MSG_INFO, "TLSv1: Mismatch in verify_data");
|
/external/wpa_supplicant_8/src/common/ |
wpa_common.c | 304 wpa_printf(MSG_DEBUG, "%s: ie length mismatch, %u too much", 484 wpa_printf(MSG_DEBUG, "%s: ie length mismatch, %u too much",
|
/external/wpa_supplicant_8/src/tls/ |
tlsv1_server_read.c | 704 wpa_printf(MSG_DEBUG, "TLSv1: Mismatch in ClientKeyExchange " 1059 wpa_printf(MSG_INFO, "TLSv1: Mismatch in verify_data");
|
/external/wpa_supplicant_8/src/wps/ |
wps_registrar.c | [all...] |
/frameworks/base/libs/utils/ |
ZipFileRO.cpp | 830 LOGW("Size mismatch on inflated file (%ld vs " ZD ")\n", 919 LOGW("Size mismatch on inflated file (%ld vs " ZD ")\n",
|
/frameworks/base/media/java/android/media/videoeditor/ |
MediaItem.java | 299 throw new IllegalArgumentException("Media item mismatch"); 422 throw new IllegalArgumentException("Media item mismatch");
|
/frameworks/base/media/jni/mediaeditor/ |
VideoEditorJava.cpp | 801 "field class type mismatch"); 882 "method class type mismatch");
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_Utils.h | 325 * In case of version mismatch, raises a version mismatch error.
|
/ndk/build/tools/ |
dev-system-import.sh | 344 dump "ERROR: mismatch in generated functions list" 348 dump "ERROR: mismatch in generated variables list"
|
/prebuilt/sdk/tools/linux/ |
zipalign | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/ |
AndroidManifestDescriptors.java | 525 sb.append("Warning, ADT/SDK Mismatch! The following elements are declared by the SDK but unknown to ADT: "); 540 sb.append("Warning, ADT/SDK Mismatch! The following elements are declared by ADT but not by the SDK: ");
|
/sdk/traceview/src/com/android/traceview/ |
DmTraceReader.java | 118 "Error: magic number mismatch; got 0x%x, expected 0x%x\n", 127 "Error: version number mismatch; got %d in data header but %d in options\n",
|
/dalvik/vm/interp/ |
Interp.cpp | [all...] |
/external/ipsec-tools/src/racoon/ |
crypto_openssl.c | [all...] |
/external/clang/lib/AST/ |
ASTImporter.cpp | 232 // Check for a bit-width mismatch. 238 // We have a signedness mismatch. Turn the signed value into an unsigned [all...] |
/external/icu4c/test/cintltst/ |
cbiditst.c | 546 log_err("Mismatch between getLogicalMap() and getVisualIndex()\n"); 594 log_err("Mismatch between getVisualMap() and getLogicalIndex()\n"); 3716 UBool mismatch, testOK = TRUE; local [all...] |
/external/chromium/base/metrics/ |
histogram.h | 367 // updated on several threads simultaneously), the tallies might mismatch, 368 // and also the snapshotting code may asynchronously get a mismatch (though 369 // generally either race based mismatch cause is VERY rare).
|
/external/dropbear/libtomcrypt/testprof/ |
der_tests.c | 559 if (y != x) { fprintf(stderr, "DER INTEGER size mismatch\n"); return 1; } 687 fprintf(stderr, "Random OID %lu test failed, length mismatch: %lu, %lu\n", z, x, y); 696 fprintf(stderr, "Random OID %lu test failed, decode length mismatch: %lu, %lu\n", z, x, y); [all...] |
/external/icu4c/i18n/ |
decNumberLocal.h | 167 #error Maximum digits mismatch 170 #error Maximum exponent mismatch 173 #error Minimum exponent mismatch [all...] |