HomeSort by relevance Sort by last modified time
    Searched full:expired (Results 251 - 275 of 664) sorted by null

<<11121314151617181920>>

  /external/sqlite/dist/orig/
sqlite3ext.h 101 int (*expired)(sqlite3_stmt*); member in struct:sqlite3_api_routines
313 #define sqlite3_expired sqlite3_api->expired
  /external/sqlite/dist/
sqlite3ext.h 101 int (*expired)(sqlite3_stmt*); member in struct:sqlite3_api_routines
313 #define sqlite3_expired sqlite3_api->expired
  /external/srec/portable/include/
ptrd.h 182 * thread does not hold the monitor, or ESR_TIMED_OUT if the timeout expired
210 * thread does not hold the monitor, or ESR_TIMED_OUT if the timeout expired
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3ext.h 93 int (*expired)(sqlite3_stmt*); member in struct:sqlite3_api_routines
270 #define sqlite3_expired sqlite3_api->expired
  /hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrvSM.c 446 TRACE0( pScanSRV->hReport, REPORT_SEVERITY_ERROR, ": Timer expired. Starting recovery process.\n");
461 TRACE2( pScanSRV->hReport, REPORT_SEVERITY_ERROR, ": Timer expired. consecutive failures:%d, threshold:%d, still not calling recovery.\n", pScanSRV->currentNumberOfConsecutiveNoScanCompleteEvents, pScanSRV->numberOfNoScanCompleteToRecovery);
MeasurementSrvSM.c 255 /* check if request time has expired (note: timer wrap-around is also handled)*/
261 TRACE2( pMeasurementSRV->hReport, REPORT_SEVERITY_ERROR, ": request time has expired, request expiry time:%d, current time:%d\n", pMeasurementSRV->requestRecptionTimeStampMs + pMeasurementSRV->timeToRequestExpiryMs, currentTime);
363 /* check if request time has expired (note: timer wrap-around is also handled)*/
369 TRACE2( pMeasurementSRV->hReport, REPORT_SEVERITY_ERROR, ": request time has expired, request expiry time:%d, current time:%d\n", pMeasurementSRV->requestRecptionTimeStampMs + pMeasurementSRV->timeToRequestExpiryMs, currentTime);
    [all...]
  /hardware/ti/wlan/wl1271/utils/
timer.c 520 * If the expired timer was started when the driver's state was Operational,
604 /* If the expired timer is periodic, start it again. */
  /bionic/libc/include/
pthread.h 222 * expired.
  /development/ndk/platforms/android-9/include/
pthread.h 220 * expired.
  /external/chromium/net/base/
cert_verifier.h 164 // have expired and the size of |cache_| must be <= kMaxCacheEntries.
  /external/chromium/third_party/libjingle/source/talk/base/
winping.cc 279 // call returns when the timeout has expired or the reply buffer
  /external/dropbear/
cli-auth.c 129 dropbear_close("Your password has expired.");
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
SDLOSXCAGuard.h 88 will return true if and only if the timeout period expired. They will
  /frameworks/base/core/java/com/android/internal/view/
InputConnectionWrapper.java 53 * occur after a timeout has expired are not interpreted as replies to a later request.
  /packages/apps/Mms/src/com/android/mms/ui/
ClassZeroActivity.java 138 // Save the message if the timer already expired.
  /packages/apps/Mms/src/com/android/mms/util/
DownloadManager.java 188 // Notify user if the message has expired.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchSettingsImpl.java 205 if (DBG) Log.d(TAG, "Voice seach hint period expired; not showing hints.");
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
pthread.h 220 * expired.
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
pthread.h 220 * expired.
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
pthread.h 220 * expired.
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
pthread.h 220 * expired.
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
pthread.h 220 * expired.
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
pthread.h 220 * expired.
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
pthread.h 220 * expired.
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
pthread.h 220 * expired.

Completed in 1863 milliseconds

<<11121314151617181920>>