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
|