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

<<41424344454647484950>>

  /external/v8/src/
regexp-macro-assembler.h 177 // FAILURE: Matching failed.
180 enum Result { RETRY = -2, EXCEPTION = -1, FAILURE = 0, SUCCESS = 1 };
  /external/webkit/JavaScriptCore/tests/mozilla/
jsDriver.pl 265 "Failure messages were:\n$failure_lines",
331 ("[ <a href='#fail_detail'>Failure Details</a> | " .
336 "<h2>Failure Details</h2><br>\n<dl>" .
    [all...]
  /external/webkit/WebCore/bridge/objc/
objc_utility.mm 82 Returns true for success, false for failure. (Failure occurs when 'buffer'
  /external/webkit/WebKitTools/Scripts/webkitpy/
bugzilla_unittest.py 153 Ignore this bug. Just for testing failure modes of webkit-patch and the commit-queue.</thetext>
207 self.assertEquals(actual[key], expected_value, ("Failure for key: %s: Actual='%s' Expected='%s'" % (key, actual[key], expected_value)))
  /external/wpa_supplicant/
config.h 313 * Returns: Pointer to allocated configuration data or %NULL on failure
328 * Returns: 0 on success, -1 on failure
eap_gpsk_common.c 284 * Returns: 0 on success, -1 on failure
397 * Returns: 0 on success, -1 on failure
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_gpsk_common.c 285 * Returns: 0 on success, -1 on failure
398 * Returns: 0 on success, -1 on failure
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_peap.c 197 * Returns: Buffer to the allocated EAP-TLV NAK message or %NULL on failure
347 * Returns: Buffer to the allocated EAP-TLV Result message or %NULL on failure
458 * Returns: 0 on success, -1 on failure
556 wpa_printf(MSG_INFO, "EAP-TLV: Earlier failure"
565 wpa_printf(MSG_INFO, "EAP-TLV: TLV Result - Failure");
971 wpa_printf(MSG_DEBUG, "EAP-PEAP: Phase 2 Failure");
975 /* Reply with EAP-Failure within the TLS channel to complete
976 * failure reporting. */
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_wsc.c 426 "successfully - report EAP failure");
460 /* EAP-WSC will always result in EAP-Failure */
  /frameworks/base/common/java/com/android/common/
OperationScheduler.java 27 * Tracks the success/failure history of a particular network operation in
281 * Report a transient error (usually a network failure). Increments
  /frameworks/base/core/java/android/bluetooth/
BluetoothSocket.java 193 * @throws IOException on error, for example connection failure
356 * on failure.
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.c 576 * \return TI_OK on success or TI_NOK on failure
886 /* Call the upper layer callback for init failure case */
904 TRACE1(pTWD->hReport, REPORT_SEVERITY_WARNING, "TWD_CheckMailboxCb: Periodic intorregate check - Command mailbox failure was occur \n errors failure # %d", pTWD->uNumMboxFailures);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c 88 /* Handle failure status from the SM callbacks by triggering the SM with FAILURE event */
167 * \return TI_OK on success or TI_NOK on failure
    [all...]
  /hardware/ti/wlan/wl1271/utils/
queue.c 173 * \return TI_OK on success or TI_NOK on failure
205 * \return TI_OK on success or TI_NOK on failure
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.c 566 * \return TI_OK on success or TI_NOK on failure
869 /* Call the upper layer callback for init failure case */
887 TRACE1(pTWD->hReport, REPORT_SEVERITY_WARNING, "TWD_CheckMailboxCb: Periodic intorregate check - Command mailbox failure was occur \n errors failure # %d", pTWD->uNumMboxFailures);
914 * CB which handles failure to the CMD Queue, MAC Service and TwIf
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMain.c 86 /* Handle failure status from the SM callbacks by triggering the SM with FAILURE event */
163 * \return TI_OK on success or TI_NOK on failure
    [all...]
  /system/wlan/ti/wilink_6_1/utils/
queue.c 173 * \return TI_OK on success or TI_NOK on failure
202 * \return TI_OK on success or TI_NOK on failure
  /external/webkit/JavaScriptCore/icu/unicode/
ustring.h 531 * which must not indicate a failure before the function call.
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
ustring.h 531 * which must not indicate a failure before the function call.
    [all...]
  /external/webkit/WebCore/icu/unicode/
ustring.h 531 * which must not indicate a failure before the function call.
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
ustring.h 531 * which must not indicate a failure before the function call.
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrlWpa2.c 437 * TI_OK on success, TI_NOK on failure.
511 * TI_OK on success, TI_NOK on failure.
    [all...]
rsn.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
admCtrlWpa2.c 446 * OK on success, NOK on failure.
520 * OK on success, NOK on failure.
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
admCtrlWpa2.c 437 * TI_OK on success, TI_NOK on failure.
511 * TI_OK on success, TI_NOK on failure.
    [all...]

Completed in 271 milliseconds

<<41424344454647484950>>