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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/drm/
i915_drm_fence.c 11 * been idled. If bo is NULL fence has expired.
26 /* bo is null if fence already expired */
57 /* fence already expired */
70 /* fence already expired */
  /external/mesa3d/src/gallium/winsys/i915/drm/
i915_drm_fence.c 11 * been idled. If bo is NULL fence has expired.
26 /* bo is null if fence already expired */
57 /* fence already expired */
70 /* fence already expired */
  /external/llvm/bindings/python/llvm/
object.py 58 # This is NOT OK. You perform a lookup after the object has expired.
61 print symbol.name # This raises because the object has expired.
191 self.expired = False
199 if self.expired:
200 raise Exception('Section instance has expired.')
207 if self.expired:
208 raise Exception('Section instance has expired.')
214 if self.expired:
215 raise Exception('Section instance has expired.')
227 if self.expired
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/util/
ExpirableCache.java 29 * An LRU cache in which all items can be marked as expired at a given time and it is possible to
30 * query whether a particular cached value is expired or not.
45 * We might also want to fetch the contact information again if the item is expired.
68 * The values will be still available from the cache, but they will be expired.
70 * If interested only in the value itself, not whether it is expired or not, one should use the
71 * {@link #getPossiblyExpired(Object)} method. If interested only in non-expired values, one should
77 * Since the underlying cache maps keys to cached values it can determine which items are expired
78 * and which are not, allowing for an implementation that evicts expired items before non expired
92 * value is expired
    [all...]
  /external/e2fsprogs/lib/et/test_cases/
simple.et 10 "TGT expired"
16 "Ticket expired"
heimdal.et 14 ec KDC_NAME_EXP, "Kerberos principal expired"
15 ec KDC_SERVICE_EXP, "Kerberos service expired"
16 ec KDC_AUTH_EXP, "Kerberos auth expired"
29 ec MK_AP_TGTEXP, "Kerberos TGT Expired"
32 ec RD_AP_EXP, "Kerberos ticket expired"
heimdal.c 12 N_("Kerberos principal expired"),
13 N_("Kerberos service expired"),
14 N_("Kerberos auth expired"),
37 N_("Kerberos TGT Expired"),
43 N_("Kerberos ticket expired"),
  /external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/
expired.pass.cpp 14 // bool expired() const;
35 assert(wp.expired() == (wp.use_count() == 0));
41 assert(wp.expired() == (wp.use_count() == 0));
44 assert(wp.expired() == (wp.use_count() == 0));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/
expired.pass.cpp 14 // bool expired() const;
35 assert(wp.expired() == (wp.use_count() == 0));
41 assert(wp.expired() == (wp.use_count() == 0));
44 assert(wp.expired() == (wp.use_count() == 0));
  /external/chromium_org/chrome/browser/resources/cryptotoken/
countdown.js 24 /** Clears this timer's timeout. Timers that are cleared become expired. */
32 /** @return {boolean} whether the timer has expired. */
33 Countdown.prototype.expired = function() {};
  /external/chromium_org/third_party/sqlite/src/test/
tkt-b72787b1.test 17 # as expired. This includes statements that are not expired.
26 # to be expired including the currently running B by calling
32 # valid and then is marked as expired while running.
62 # cause all $::STMT to hit an expired cookie. Prior to the fix
  /external/chromium_org/components/suggestions/
suggestions_store_unittest.cc 89 // Tests LoadSuggestions function to filter expired suggestions.
94 // Store and load. Expired suggestions should not be loaded.
100 // Tests LoadSuggestions function to filter expired suggestions.
105 // Store and load. Expired suggestions should not be loaded.
111 // Tests LoadSuggestions function to filter expired suggestions.
116 // Store and load. Expired suggestions should not be loaded.
  /packages/apps/Dialer/tests/src/com/android/dialer/util/
ExpirableCacheTest.java 90 assertFalse("Should not be expired", mCache.getCachedValue("a").isExpired());
92 assertTrue("Should be expired", mCache.getCachedValue("a").isExpired());
99 assertFalse("Should not be expired", mCache.getCachedValue("a").isExpired());
116 assertFalse("Should not be expired", cachedValue.isExpired());
118 // If we expire all the values, the implicitly created value will also be marked as expired.
123 assertTrue("Should be expired", expiredCachedValue.isExpired());
  /external/chromium_org/net/base/
expiring_cache_unittest.cc 67 // Advance to t=10; entry1 is now expired.
73 // The expired element should no longer be in the cache.
76 // Update entry1 so it is no longer expired.
84 // Advance to t=20; both entries are now expired.
110 std::string name = base::StringPrintf("expired%d", i);
111 cache.Put(name, "I'm expired.", now, t10);
115 // Add two negative (instantly expired) entries at t=0 that expire at t=0.
134 // "expired" entries should be dropped.
168 cache.Put("expired", "expired", now, now)
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
Timeout.java 35 * Return true if the timeout has already expired.
44 * If already expired, return 0.
  /external/chromium_org/components/variations/
processed_study.h 18 // such as whether the study is expired and its total probability.
50 // Whether the study is expired.
  /external/chromium_org/net/android/
cert_verify_status_android_list.h 20 // Certificate is not trusted because it has expired.
21 CERT_VERIFY_STATUS_ANDROID(EXPIRED, -3)
  /development/ndk/platforms/android-9/arch-mips/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/history/
history_notifications.cc 20 expired(false) {
  /external/chromium_org/third_party/tlslite/tlslite/
sessioncache.py 87 #Delete expired items
91 #Search through the circular list, deleting expired elements until
92 #we reach a non-expired element. Since elements in list are
93 #ordered in time, we can break once we reach the first non-expired
  /external/libnfc-nci/src/nfa/sys/
nfa_sys_ptim.c 54 ** Description Update the protocol timer list and handle expired timers.
89 /* while there are expired timers */
92 /* removed expired timer from list */
94 NFA_TRACE_DEBUG1 ("nfa_sys_ptim_timer_update expired: %08x", p_tle);
  /prebuilts/ndk/8/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/8/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")
  /prebuilts/ndk/9/platforms/android-12/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-13/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")

Completed in 601 milliseconds

1 2 3 4 5 6 7 8 91011>>