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

<<51525354555657585960>>

  /external/qemu/distrib/sdl-1.2.12/src/thread/win32/
win_ce_semaphore.c 199 If there was any failure, free any allocated resources.
  /external/skia/src/gl/
SkGL.h 264 // return 0 on failure
  /external/skia/src/images/
SkImageDecoder_libgif.cpp 114 // return NULL on failure
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
equivalent.h 54 // MappedId for lookup failure.
  /external/stlport/src/details/
fstream_unistd.cpp 72 #ifndef MAP_FAILED /* MMAP failure return code */
  /external/v8/test/cctest/
test-alloc.cc 40 if (++attempts < 3) return Failure::RetryAfterGC(0);
  /external/webkit/WebCore/loader/
WorkerThreadableLoader.cpp 115 // a failure.
  /external/webkit/WebCore/manual-tests/
css3-cursor-fallback-strict.html 49 <p>In each of the blue boxes below, the hotspot is out-of-range. For now this means a failure to show the custom cursor(lower level problem?).</p>
  /external/webkit/WebCore/platform/graphics/skia/
SkiaUtils.cpp 246 // We don't bother checking for failure creating the ImageBuffer, since our
  /external/webkit/WebCore/platform/image-decoders/
ImageDecoder.cpp 140 // NOTE: This has no way to check for allocation failure if the
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py 307 None on failure.
330 None on failure
348 None on failure
392 None on failure.
    [all...]
  /external/webkit/WebKitTools/pywebsocket/example/
echo_client.py 135 raise Exception('Handshake failure')
  /external/wpa_supplicant_6/wpa_supplicant/
events.c 180 * Returns: 0 on success, -1 on failure
985 wpa_msg(wpa_s, MSG_WARNING, "Michael MIC failure detected");
1032 * more than one MIC failure is noticed with the same
1037 * failure.
  /frameworks/base/core/java/android/os/
FileUtils.java 89 * at the given mount point, or -1 for failure
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaMetadataTest.java 210 //Set the test case failure whenever it failed to setDataSource
  /frameworks/base/telephony/java/com/android/internal/telephony/
Connection.java 222 * TODO: Throw exception? Does GSM require error display on failure here?
RILConstants.java 48 int ILLEGAL_SIM_OR_ME = 15; /* network selection failure due
  /frameworks/base/test-runner/src/android/test/suitebuilder/
TestSuiteBuilder.java 227 * A special {@link junit.framework.TestCase} used to indicate a failure during the build()
  /frameworks/base/tools/aapt/
ZipFile.cpp 225 LOGD("Failure allocating %d bytes for EOCD search",
239 LOGD("Failure seeking to end of zip at %ld", (long) seekStart);
269 LOGD("Failure reading %ld bytes of EOCD values", readAmount - i);
297 LOGD("Failure seeking to central dir offset %ld\n",
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_xtra.cpp 107 >0: failure
  /hardware/ti/omap3/dspbridge/inc/
gt.h 81 * - GT_7CLASS Warn failure of Critical failures
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
RxQueue.c 154 * \return TI_OK on success or TI_NOK on failure
188 * \return TI_OK on success or TI_NOK on failure
212 * \return TI_OK on success or TI_NOK on failure
302 * \return TI_OK on success or TI_NOK on failure
    [all...]
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrvSM.c 230 /* send a power save failure event */
    [all...]
  /hardware/ti/wlan/wl1271/Txn/
TxnQueue.h 82 * \return TI_OK on success or TI_NOK on failure
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
sme.c 670 TRACE0(pSme->hReport, REPORT_SEVERITY_INFORMATION , "sme_ScanResultCB: No candidate available, sending connect failure\n");
703 TRACE0(pSme->hReport, REPORT_SEVERITY_INFORMATION , "IBSS SELECT FAILURE - No channel !!!\n\n");
714 TRACE0(pSme->hReport, REPORT_SEVERITY_ERROR , "IBSS SELECT FAILURE - could not open self site !!!\n\n");
735 * connect failure event to move out of disconnecting
    [all...]

Completed in 175 milliseconds

<<51525354555657585960>>