/external/iproute2/tc/ |
m_xt.c | 73 * we may need to check for version mismatch
|
/external/netperf/ |
netcpu_kstat.c | 149 fprintf(stderr,"number of CPU's mismatch!");
|
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/ |
pvdl_config_file.h | 48 LoadConfigStatus_NonCriticalError = -2 // read failure, url mismatch, headers unavailable
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
test-properties.h | 53 LOG(ERROR) << "CompatProperties: mismatch: " << PropertyNames[i]
|
/external/webkit/JavaScriptCore/wtf/ |
FastMalloc.h | 144 // Handle a detected alloc/free mismatch. By default this calls CRASH().
|
/external/webkit/WebCore/platform/graphics/ |
WidthIterator.cpp | 182 // Account for float/integer impedance mismatch between CG and KHTML. "Words" (characters
|
/external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/ |
handshake.py | 146 raise HandshakeError('Header/connection port mismatch: %d/%d' %
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
eap_ttls.c | 713 wpa_printf(MSG_DEBUG, "EAP-TTLS/CHAP: Challenge mismatch"); 772 wpa_printf(MSG_DEBUG, "EAP-TTLS/MSCHAP: Challenge mismatch"); 853 wpa_printf(MSG_DEBUG, "EAP-TTLS/MSCHAPV2: Challenge mismatch"); 1106 wpa_printf(MSG_INFO, "EAP-TTLS/EAP: Length mismatch in Phase 2" [all...] |
/frameworks/base/core/java/android/content/ |
DefaultDataHandler.java | 203 throw new SAXException("uri mismatch");
|
/packages/apps/Phone/src/com/android/phone/ |
ChangeIccPinScreen.java | 117 mMismatchError = (TextView) findViewById(R.id.mismatch);
|
/packages/apps/Settings/src/com/android/settings/ |
AppWidgetPickActivity.java | 114 Log.e(TAG, "list size mismatch: EXTRA_CUSTOM_INFO: " + customInfoSize
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
BaseContactsProvider2Test.java | 565 assertEquals("mismatch at " + columnName + " from " + actual.toString(), 568 assertEquals("mismatch at " + columnName + " from " + actual.toString(), 571 assertEquals("mismatch at " + columnName + " from " + actual.toString(), 574 assertEquals("mismatch at " + columnName + " from " + actual.toString(), [all...] |
/packages/providers/MediaProvider/src/com/android/providers/media/ |
MediaThumbRequest.java | 102 // mGroupId will always be zero and can't be canceled due to pid mismatch.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gcov | |
/sdk/emulator/qtools/ |
q2dm.cpp | 112 fprintf(stderr, "Error: q2dm function mismatch at time %llu pid %d sym %s\n",
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Simulator.java | 127 return new SimException("stack mismatch: illegal " + 244 throw new SimException("type mismatch: expected " + 490 throw new SimException("return type mismatch: prototype " +
|
/external/icu4c/i18n/ |
rbt_rule.cpp | 331 * degree of match may be mismatch, a partial match, or a full 332 * match. A mismatch means at least one character of the text 372 // A mismatch in the ante context, or with the start anchor,
|
/external/stlport/stlport/stl/ |
_algobase.h | 518 // equal and mismatch 522 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1, function 536 _STLP_STD::pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1, function
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebViewFactory.mm | 787 return UI_STRING("type mismatch", "Validation message for input form controls with a value not matching type"); 792 return UI_STRING("pattern mismatch", "Validation message for input form controls requiring a constrained value according to pattern"); 812 return UI_STRING("step mismatch", "Validation message for input form controls with value not respecting the step attribute");
|
/external/webkit/WebKit/win/ |
WebCoreLocalizedStrings.cpp | 246 String WebCore::validationMessageTypeMismatchText() { return String(LPCTSTR_UI_STRING("type mismatch", "Validation message for input form controls with a value not matching type")); } 247 String WebCore::validationMessagePatternMismatchText() { return String(LPCTSTR_UI_STRING("pattern mismatch", "Validation message for input form controls requiring a constrained value according to pattern")); } 251 String WebCore::validationMessageStepMismatchText() { return String(LPCTSTR_UI_STRING("step mismatch", "Validation message for input form controls with value not respecting the step attribute")); }
|
/external/wpa_supplicant/ |
eapol_test.c | 300 printf("WARNING: PMK mismatch\n"); 309 printf("WARNING: PMK mismatch\n"); 1076 printf("MPPE keys OK: %d mismatch: %d\n",
|
/external/zlib/examples/ |
gzappend.c | 285 if (ret != Z_OK) bye("out of memory", " or library mismatch"); 342 bye("invalid compressed data--crc mismatch in ", name); 345 bye("invalid compressed data--length mismatch in", name);
|
/prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/ |
libgcov.a | 93 ?*&??i ??y x?`???Q?b?B"???f?T ?F?xy?`??Z?*??o&O?n?l?k?j?i ?h ???? , profiling:%s:Version mismatch - expected %.4s got %.4s 98 function summaries profiling:%s:Merge mismatch for %s 101 profiling:%s:Invocation mismatch - some data files may have been removed%s profiling:%s:Error writing
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_registrar.c | [all...] |
/bootable/recovery/minzip/ |
Zip.c | 655 LOGW("Size mismatch on inflated file (%ld vs %ld)\n", 999 * on the first mismatch after the first match. 1013 * on the first mismatch after the first match. [all...] |