HomeSort by relevance Sort by last modified time
    Searched full:mismatch (Results 176 - 200 of 779) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/ipsec-tools/src/racoon/
sockmisc.c 531 "address family mismatch\n");
551 "address family mismatch\n");
1097 else /* mismatch :-) */
  /external/wpa_supplicant_6/wpa_supplicant/
eapol_test.c 343 printf("WARNING: PMK mismatch\n");
352 printf("WARNING: PMK mismatch\n");
1205 printf("MPPE keys OK: %d mismatch: %d\n",
  /cts/tools/dx-tests/src/dxconvext/
ClassFileParser.java 195 throw new RuntimeException("byte dump mismatch at pos "
  /dalvik/dx/src/com/android/dx/dex/file/
MixedItemSection.java 359 throw new RuntimeException("output size mismatch");
  /dalvik/libcore/luni/src/main/java/java/io/
FilePermission.java 319 // If not includeDir then is has to be a mismatch.
  /external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java 198 * A {@link #getRoute route} mismatch, the connection being closed,
  /external/apache-http/src/org/apache/http/impl/conn/
SingleClientConnManager.java 264 ("Connection class mismatch, " +
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ThreadSafeClientConnManager.java 189 ("Connection class mismatch, " +
  /external/freetype/src/truetype/
ttpload.c 115 FT_TRACE2(( "glyph count mismatch! loca: %d, maxp: %d\n",
  /external/icu4c/common/
udataswp.c 270 udata_printError(ds, "udata_swapDataHeader(): header size mismatch - headerSize %d infoSize %d length %d\n",
  /external/iproute2/tc/
m_xt_old.c 164 * we may need to check for version mismatch
  /external/jhead/
iptc.c 74 ErrNonfatal("IPTC type signature mismatch\n",0,0);
  /external/kernel-headers/original/asm-arm/
system.h 64 * will cause compilation to stop on mismatch.
  /external/kernel-headers/original/linux/raid/
md_k.h 159 * parity/replica mismatch found
  /external/libxml2/
nanohttp.c 1012 __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
1022 __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
1095 __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
1107 __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
    [all...]
  /external/openssl/crypto/err/
err_str.c 203 {ERR_R_ASN1_LENGTH_MISMATCH ,"asn1 length mismatch"},
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_syswm.c 299 Otherwise, in case of a version mismatch, it returns -1.
  /external/qemu/hw/
goldfish_fb.c 92 fprintf(stderr, "%s: framebuffer dimensions mismatch\n", __FUNCTION__);
  /external/webkit/WebCore/platform/mac/
WebFontCache.mm 71 // The top item in the list is the worst trait to mismatch; if a font has this
  /external/webkit/WebKitTools/Scripts/webkitperl/
httpd.pm 277 print STDERR "\nPID mismatch.\n";
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_sake.c 395 wpa_printf(MSG_INFO, "EAP-SAKE: Session ID mismatch (%d,%d)",
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_sake.c 281 wpa_printf(MSG_INFO, "EAP-SAKE: Session ID mismatch (%d,%d)",
  /frameworks/base/core/java/android/webkit/
URLUtil.java 363 // If there's a mismatch, discard the entire extension.
  /frameworks/base/core/jni/
android_database_SQLiteQuery.cpp 156 jniThrowException(env, "java/lang/IllegalStateException", "numColumns mismatch");
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
osapi.c 588 os_error_printf(CU_MSG_ERROR, (PS8)"Input selection mismatch (0x%x)...\n", read_set);

Completed in 904 milliseconds

1 2 3 4 5 6 78 91011>>