HomeSort by relevance Sort by last modified time
    Searched full:failure (Results 1551 - 1575 of 3254) sorted by null

<<61626364656667686970>>

  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
Client.java 505 * On failure, closes the socket and returns false.
760 * An earlier request resulted in a failure. This is the expected
768 Log.w("ddms", "WEIRD: got JDWP failure packet on DDM req");
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/
PowerSrvSM.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/
smeSmApi.c 218 WLAN_REPORT_INIT(hReport, SME_SM_MODULE_LOG, (".....Sme state machine configuration Failure\n"));
490 Calls the SME SM with a connection suceess or connection failure based on the status
544 Calls the SME SM with a selection suceess or selection failure based on the status
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
SoftGemini.c 569 WLAN_OS_REPORT(("PsPoll failure active : %s\n", (pSoftGemini->bPsPollFailureActive ? "YES" : "NO")));
    [all...]
  /external/opencore/nodes/pvclientserversocketnode/src/
pvmf_clientserver_socket_node.cpp 702 {//failure
    [all...]
  /external/v8/src/arm/
macro-assembler-arm.cc     [all...]
  /external/webkit/JavaScriptCore/yarr/
RegexJIT.cpp 107 // check if there are any ranges or matches below lo. If not, just jl to failure -
108 // if there is anything else to check, check that first, if it falls through jmp to failure.
    [all...]
  /external/icu4c/common/unicode/
ustring.h 537 * which must not indicate a failure before the function call.
    [all...]
  /external/icu4c/test/intltest/
regextst.cpp 87 #define REGEX_CHECK_STATUS {if (U_FAILURE(status)) {dataerrln("RegexTest failure at line %d. status=%s", \
90 #define REGEX_ASSERT(expr) {if ((expr)==FALSE) {errln("RegexTest failure at line %d.\n", __LINE__);};}
93 if (status!=errcode) {dataerrln("RegexTest failure at line %d. Expected status=%s, got %s", \
97 "RegexTest failure at line %d, from %d. status=%d\n",__LINE__, (line), status); }}
100 errln("RegexTest failure at line %d, from %d.", __LINE__, (line)); return;}}
132 dataerrln("RegexTest failure in RegexPattern::compile() at line %d. Status = %s",
142 errln("RegexTest failure in REPattern::matcher() at line %d. Status = %s\n",
150 errln("RegexTest failure in lookingAt() at line %d. Status = %s\n",
162 errln("RegexTest failure in matches() at line %d. Status = %s\n",
544 errln("RegexTest failure at line %d, index %d. Expected %d, got %d\n"
    [all...]
apicoll.cpp     [all...]
  /external/wpa_supplicant/
wpa_supplicant.c 153 * Returns: >=0 on success, <0 on failure
174 * Returns: >=0 on success, <0 on failure
401 * Returns: 0 on success, -1 on failure
    [all...]
wpa.c 638 * Returns: 0 on success, -1 on failure
840 * Returns: Length of the generated WPA/RSN IE or -1 on failure
975 * Returns: Pointer to the current network structure or %NULL on failure
979 * failure is detected.
1034 * Returns: 0 on success, or -1 on failure
    [all...]
  /external/icu4c/test/cintltst/
citertst.c 823 log_err("Failure at codepoint %d, maximum expansion count < %d\n",
837 log_err("Failure at codepoint %d, maximum expansion count < %d\n",
848 log_err("Failure at codepoint %d, maximum expansion count != %d\n",
857 log_err("Failure at codepoint %d, maximum expansion count != %d\n",
866 log_err("Failure at codepoint %d, maximum expansion count < %d\n",
876 log_err("Failure at codepoint %d, maximum expansion count > %d\n",
901 log_err("Failure at codepoint %d, maximum expansion count > %d\n",
    [all...]
  /external/libxml2/
xmlsave.c     [all...]
  /external/ppp/pppd/
eap.c 261 * Format a standard EAP Failure message and send it to the peer.
422 * 0 for success and non-zero for failure.
1019 * failure.
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.c 737 * Returns: 0 on success or -1 on failure
    [all...]
config.c     [all...]
  /external/bluetooth/bluez/lib/
sdp.c 1248 * or 0 on failure.
    [all...]
  /dalvik/libcore/x-net/src/main/native/
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp 444 messageStr = "Failure in SSL library, usually a protocol error";
725 * @return 0 on success, -1 on failure.
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
regex-syntax.sgml 512 so always causes a match failure.
    [all...]
  /external/v8/src/
spaces.h 333 // Returns false on failure.
    [all...]
heap.cc     [all...]
  /external/dbus/dbus/
dbus-string.c 184 * failure, but is not a transient or resolvable failure.
342 * through all malloc failure codepaths
369 /* exceeding max length is the same as failure to allocate memory */
642 * @todo this function is broken because on failure it
854 * @returns #FALSE on failure.
    [all...]
dbus-sysdeps-unix.c 1155 * @returns #FALSE on failure
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_registrar.c 352 * Returns: Pointer to allocated Registrar data or %NULL on failure
421 * Returns: 0 on success, -1 on failure
500 * Returns: 0 on success, -1 on failure (e.g., PIN not found)
580 * Returns: 0 on success, -1 on failure
629 * Returns: 0 on success, -1 on failure
    [all...]

Completed in 932 milliseconds

<<61626364656667686970>>