HomeSort by relevance Sort by last modified time
    Searched full:expired (Results 26 - 50 of 1229) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
_sigdefs.h 78 __BIONIC_SIGDEF(VTALRM,28,"Virtual timer expired")
79 __BIONIC_SIGDEF(PROF,29,"Profiling timer expired")
93 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired")
94 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
_sigdefs.h 78 __BIONIC_SIGDEF(VTALRM,28,"Virtual timer expired")
79 __BIONIC_SIGDEF(PROF,29,"Profiling timer expired")
93 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired")
94 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/sys/
_sigdefs.h 78 __BIONIC_SIGDEF(VTALRM,28,"Virtual timer expired")
79 __BIONIC_SIGDEF(PROF,29,"Profiling timer expired")
93 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired")
94 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
_sigdefs.h 78 __BIONIC_SIGDEF(VTALRM,28,"Virtual timer expired")
79 __BIONIC_SIGDEF(PROF,29,"Profiling timer expired")
93 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired")
94 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
_sigdefs.h 78 __BIONIC_SIGDEF(VTALRM,28,"Virtual timer expired")
79 __BIONIC_SIGDEF(PROF,29,"Profiling timer expired")
93 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired")
94 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
_sigdefs.h 78 __BIONIC_SIGDEF(VTALRM,28,"Virtual timer expired")
79 __BIONIC_SIGDEF(PROF,29,"Profiling timer expired")
93 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired")
94 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
_sigdefs.h 78 __BIONIC_SIGDEF(VTALRM,28,"Virtual timer expired")
79 __BIONIC_SIGDEF(PROF,29,"Profiling timer expired")
93 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired")
94 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
  /external/chromium_org/chrome/browser/resources/net_internals/
dns_view.html 37 <li>Expired entries: <span id=dns-view-cache-expired></span></li>
  /external/chromium_org/components/favicon_base/
favicon_types.h 55 // Indicates whether |bitmap_data| is expired.
56 bool expired; member in struct:favicon_base::FaviconRawBitmapResult
  /external/e2fsprogs/lib/et/test_cases/
simple.c 13 N_( "TGT expired"),
15 N_( "Ticket expired"),
  /external/jmdns/src/javax/jmdns/impl/tasks/
RecordReaper.java 15 * Periodically removes expired entries from the cache.
56 // Remove expired answers from the cache
  /external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/
Android.mk 27 test_name := utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/expired
28 test_src := expired.pass.cpp
  /external/chromium_org/components/variations/
study_filtering.cc 227 // Add expired studies (in a disabled state) only after all the non-expired
228 // studies have been added (and do not add an expired study if a corresponding
229 // non-expired study got added). This way, if there's both an expired and a
230 // non-expired study that applies, the non-expired study takes priority.
  /libcore/luni/src/main/java/java/util/concurrent/
DelayQueue.java 20 * when its delay has expired. The <em>head</em> of the queue is that
21 * {@code Delayed} element whose delay expired furthest in the
22 * past. If no delay has expired there is no head and {@code poll}
28 * returns the count of both expired and unexpired elements.
149 * if this queue has no elements with an expired delay.
152 * queue has no elements with an expired delay
170 * until an element with an expired delay is available on this queue.
211 * until an element with an expired delay is available on this queue,
216 * an expired delay becomes available
263 * {@code poll}, if no expired elements are available in the queue
    [all...]
  /external/chromium_org/net/socket/
ssl_session_cache_openssl.h 41 // |check_expiration_count|. Expired sessions are removed automatically
60 // will trigger a check for expired sessions.
78 // will trigger a check for expired sessions.
98 // SetSSLSessionWithKey() triggers a check for, and removal of, expired
110 // SetSSLSessionWithKey() triggers a check for, and removal of, expired
  /external/bluetooth/bluedroid/bta/sys/
ptim.c 52 ** Description Update the protocol timer list and handle expired timers.
87 /* while there are expired timers */
90 /* removed expired timer from list */
  /external/chromium_org/net/dns/
mdns_cache.h 24 // guaranteed not to return expired records. It also has facilities for timely
74 // Return records with type |type| and name |name|. Expired records will not
81 // Remove expired records, call |record_removed_callback| for every removed
  /frameworks/volley/tests/src/com/android/volley/
CacheDispatcherTest.java 82 // A non-expired cache hit posts a response and does not queue to the network.
92 // A soft-expired cache hit posts a response and queues to the network.
105 // An expired cache hit does not post a response and queues to the network.
  /libcore/luni/src/main/java/java/net/
CookieStore.java 25 * CookieStore, and retrieve cookies for every outgoing HTTP request.Expired
53 * Retrieves cookies that match the specified URI. Return not expired cookies.
67 * Get all cookies in cookie store which are not expired.
CookieStoreImpl.java 74 i.remove(); // remove expired cookies
94 i.remove(); // remove expired cookies
110 i.remove(); // remove expired cookies
  /bionic/libc/include/sys/
_sigdefs.h 66 __BIONIC_SIGDEF(SIGVTALRM, "Virtual timer expired")
67 __BIONIC_SIGDEF(SIGPROF, "Profiling timer expired")
  /development/ndk/platforms/android-3/include/sys/
_sigdefs.h 58 __BIONIC_SIGDEF(SIGVTALRM,26,"Virtual timer expired")
59 __BIONIC_SIGDEF(SIGPROF,27,"Profiling timer expired")
  /development/ndk/platforms/android-9/include/sys/
_sigdefs.h 63 __BIONIC_SIGDEF(VTALRM,26,"Virtual timer expired")
64 __BIONIC_SIGDEF(PROF,27,"Profiling timer expired")
  /external/chromium_org/chrome/browser/extensions/token_cache/
token_cache_service.cc 28 // Get the current time, and make sure that the token has not already expired.
59 // Remove this entry if it is expired.
  /external/chromium_org/chrome/browser/history/
history_notifications.h 57 // True if the data was expired due to old age. False if the data was deleted
59 bool expired; member in struct:history::URLsDeletedDetails

Completed in 1610 milliseconds

12 3 4 5 6 7 8 91011>>