/packages/apps/Email/tests/src/com/android/email/mail/transport/ |
MockTransport.java | 307 * the mismatch. If no string was expected, we assert it as an overflow.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
options.h | 685 OPT_Wcoverage_mismatch, /* -Wcoverage-mismatch */ [all...] |
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
HeapSegment.java | 175 throw new ParseException("State mismatch", data.position());
|
/system/core/libcutils/ |
open_memstream.c | 344 printf("mismatch\n");
|
/system/wlan/ti/wilink_6_1/CUDK/os/linux/src/ |
osapi.c | 588 os_error_printf(CU_MSG_ERROR, (PS8)"Input selection mismatch (0x%x)...\n", read_set);
|
/dalvik/dx/src/com/android/dx/dex/code/ |
RopTranslator.java | 707 "Insn with result/move-result-pseudo mismatch " + 746 "Insn with result/move-result-pseudo mismatch" + insn);
|
/external/icu4c/i18n/ |
bmsearch.cpp | 765 // There is a mismatch at this position. Decide how far 853 // Otherwise, we're here because of a mismatch, so keep going....
|
/external/icu4c/test/intltest/ |
dtfmtrtts.cpp | 352 errln("FAIL: String mismatch after match"); 363 errln("FAIL: Date mismatch after match");
|
/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");
|
/frameworks/base/libs/utils/ |
ZipFileRO.cpp | 623 LOGW("Size mismatch on inflated file (%ld vs %ld)\n", 712 LOGW("Size mismatch on inflated file (%ld vs %ld)\n",
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
ualgo.h | 68 mismatch (InputIterator first1, InputIterator last1, InputIterator first2) function in namespace:ustl 82 return (mismatch (first1, last1, first2).first == last1);
|
upredalgo.h | 70 mismatch (InputIterator first1, InputIterator last1, InputIterator first2, BinaryPredicate comp) function in namespace:ustl 85 return (mismatch (first1, last1, first2, comp).first == last1);
|
/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.
|
/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 | 509 sb.append("Warning, ADT/SDK Mismatch! The following elements are declared by the SDK but unknown to ADT: "); 524 sb.append("Warning, ADT/SDK Mismatch! The following elements are declared by ADT but not by the SDK: ");
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Rx_Xfer/ |
RxXfer.c | 411 ("rxXfer_ReadBody: Packet ID mismatch! CurrPacketId=%d, lastPacketId=%d\n", 717 WLAN_OS_REPORT(("Number of frames dropped due to no memory:%d, Number of frames dropped due to packet ID mismatch:%d\n",
|
/external/ipsec-tools/src/racoon/ |
crypto_openssl.c | [all...] |
ipsec_doi.c | [all...] |
isakmp_inf.c | 241 "ignore information due to hash length mismatch\n"); 250 "ignore information due to hash mismatch\n"); [all...] |
/external/icu4c/test/cintltst/ |
cbiditst.c | 543 log_err("Mismatch between getLogicalMap() and getVisualIndex()\n"); 591 log_err("Mismatch between getVisualMap() and getLogicalIndex()\n"); 3582 UBool mismatch, testOK = TRUE; local [all...] |
/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/opencore/protocols/rtsp_parcom/src/ |
rtsp_par_com_incoming_message.cpp | 223 // if there is a mismatch, let the Engine know about it and stop parsing 286 // if there is a mismatch, let the Engine know about it and stop parsing 424 // if there is a mismatch, let the Engine know about it and stop parsing [all...] |
/dalvik/dx/src/com/android/dx/rop/code/ |
Rop.java | 115 "mismatch");
|
/dalvik/vm/ |
IndirectRefTable.c | 102 LOGW("IRT %p[%d]: iref mismatch (req=%p vs cur=%p)\n",
|
/external/bison/build-aux/ |
missing | 53 # Exit code 63 means version mismatch. This often happens
|