OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expired
(Results
176 - 200
of
1063
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/
looper.h
70
* The poll was awoken using wake() before the timeout
expired
83
* The timeout
expired
.
168
* the timeout
expired
and no callbacks were invoked and no other file
174
* timeout
expired
.
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/
looper.h
70
* The poll was awoken using wake() before the timeout
expired
83
* The timeout
expired
.
168
* the timeout
expired
and no callbacks were invoked and no other file
174
* timeout
expired
.
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
looper.h
70
* The poll was awoken using wake() before the timeout
expired
83
* The timeout
expired
.
168
* the timeout
expired
and no callbacks were invoked and no other file
174
* timeout
expired
.
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
looper.h
70
* The poll was awoken using wake() before the timeout
expired
83
* The timeout
expired
.
168
* the timeout
expired
and no callbacks were invoked and no other file
174
* timeout
expired
.
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
looper.h
70
* The poll was awoken using wake() before the timeout
expired
83
* The timeout
expired
.
168
* the timeout
expired
and no callbacks were invoked and no other file
174
* timeout
expired
.
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
looper.h
70
* The poll was awoken using wake() before the timeout
expired
83
* The timeout
expired
.
168
* the timeout
expired
and no callbacks were invoked and no other file
174
* timeout
expired
.
/external/apache-http/src/org/apache/http/conn/
ClientConnectionManager.java
101
* All
expired
connections will also be closed.
112
* Closes all
expired
connections in the pool.
/external/apache-http/src/org/apache/http/cookie/
Cookie.java
131
* Returns true if this cookie has
expired
.
134
* @return <tt>true</tt> if the cookie has
expired
.
/external/chromium/base/threading/
watchdog_unittest.cc
76
// Make sure a basic alarm fires when the time has
expired
.
85
// Make sure a basic alarm fires when the time has
expired
.
/external/chromium/chrome/common/net/gaia/
google_service_auth_error.h
8
// Accounts (e.g
expired
credentials). It may contain additional data such as
43
// cached credentials have
expired
.
/external/chromium/net/base/
host_cache.cc
109
// Note that this map may contain
expired
entries.
121
// Clear out
expired
entries.
/external/chromium_org/base/threading/
watchdog_unittest.cc
77
// Make sure a basic alarm fires when the time has
expired
.
86
// Make sure a basic alarm fires when the time has
expired
.
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.h
122
// Remove devices from the registry that have
expired
, i.e. not responded
126
// Returns true if the device has
expired
and should be removed from the
/external/chromium_org/chrome/browser/favicon/
favicon_handler.cc
110
// Return true if |bitmap_result| is
expired
.
112
return bitmap_result.
expired
;
120
// Returns true if at least one of the bitmaps in |bitmap_results| is
expired
or
126
// Check if at least one of the bitmaps is
expired
.
523
// to be
expired
(or the wrong url) we'll fetch later on. This way the
528
// favicon as if it's
expired
.
546
// favicon or its
expired
. Continue on to DownloadFaviconOrAskHistory to
598
// There is a favicon, set it now. If
expired
we'll download the current
/external/chromium_org/chrome/browser/webdata/
autocomplete_syncable_service.h
79
// Called via sync to tell us if we should cull
expired
entries when merging
171
// Whether we should cull
expired
autofill entries, can be updated by sync
/external/chromium_org/net/ssl/
client_cert_store_win.cc
25
// to filtering by extended/enhanced key usage, we do not show
expired
30
// http://blogs.msdn.com/b/askie/archive/2009/06/09/my-
expired
-client-certifica
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
prcvar.h
85
** either due to explicit notification or an
expired
interval. The latter
87
** being protected by the lock and tested explicitly for an
expired
/external/dhcpcd/
dhcpcd-run-hooks.8.in
99
dhcpcd's lease or state
expired
and it failed to obtain a new one.
123
dhcpcd has received an IPv6 Router Advertisment, or one has
expired
.
/external/kernel-headers/original/asm-generic/
errno.h
35
#define ETIME 62 /* Timer
expired
*/
101
#define EKEYEXPIRED 127 /* Key has
expired
*/
/external/kernel-headers/original/asm-mips/
errno.h
39
#define ETIME 62 /* Timer
expired
*/
114
#define EKEYEXPIRED 162 /* Key has
expired
*/
/external/libnfc-nxp/Linux_x86/
phOsalNfc_Timer.c
103
* \param sv structure storing the
expired
timer ID.
111
//printf("phOsalNfc_Timer_Expired :
Expired
but already stopped TimerId=%d\n", timerid);
/external/libnfc-nxp/src/
phLlcNfc_Timer.c
265
not
expired
, so the time out value is increased by
671
/* Timer value has
expired
, so resend has to be done
694
PH_LLCNFC_DEBUG("TIMER
EXPIRED
: 0x%02X\n", timer_expired);
698
PH_LLCNFC_DEBUG("TIMER
EXPIRED
INDEX: 0x%02X\n", zero_to_index);
699
PH_LLCNFC_DEBUG("TIMER
EXPIRED
NS INDEX: 0x%02X\n", ps_timer_info->timer_ns_value[zero_to_index]);
700
PH_LLCNFC_DEBUG("TIMER
EXPIRED
RETRIES : 0x%02X\n", ps_timer_info->iframe_send_count[zero_to_index]);
702
PH_LLCNFC_DEBUG("TIMER
EXPIRED
GUARD TIME-OUT COUNT: 0x%02X\n", ps_timer_info->guard_to_value[zero_to_index]);
[
all
...]
/external/smack/src/org/jivesoftware/smackx/pubsub/
SubscribeForm.java
120
* Get the time at which the leased subscription will expire, or has
expired
.
140
* Sets the time at which the leased subscription will expire, or has
expired
.
/frameworks/base/core/java/android/webkit/
CookieManager.java
73
* must not have
expired
and must not be a session cookie, otherwise it
156
* Removes all
expired
cookies.
/ndk/sources/host-tools/make-3.81/
signame.c
178
init_sig (SIGVTALRM, "VTALRM", _("Virtual timer
expired
"));
181
init_sig (SIGPROF, "PROF", _("Profiling timer
expired
"));
Completed in 1947 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>