HomeSort by relevance Sort by last modified time
    Searched full:stale (Results 101 - 125 of 551) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/zlib/src/examples/
gzlog.h 54 has to wait to verify that a lock is stale (possibly for five minutes), or
  /frameworks/base/docs/html/training/load-data-background/
handle-results.jd 126 * called if the data in the provider changes and the Cursor becomes stale.
  /frameworks/base/media/mca/filterfw/native/base/
utilities.h 47 // stale pointer.
  /frameworks/base/media/mca/filterpacks/native/base/
utilities.h 47 // stale pointer.
  /packages/apps/Gallery/src/com/android/camera/gallery/
BaseImageList.java 70 // IllegalStateException may be thrown if the cursor is stale.
  /packages/apps/Launcher2/src/com/android/launcher2/
ItemInfo.java 182 * ItemInfo objects persist across rotation and can hence leak by holding stale references
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h 89 #define ESTALE 116 /* Stale NFS file handle */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 89 #define ESTALE 116 /* Stale NFS file handle */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 89 #define ESTALE 116 /* Stale NFS file handle */
  /system/core/libcutils/
selector.c 140 * Removes stale file descriptors and initializes file descriptor sets.
  /libcore/luni/src/main/java/java/util/concurrent/
ArrayBlockingQueue.java 747 * stale list elements.
757 * callbacks that help remove stale iterators from the list.
765 * all stale iterators are discovered by the GC. But even in this
792 /** Used to expunge stale iterators */
803 * Sweeps itrs, looking for and expunging stale iterators.
874 * Notifies all iterators, and expunges any that are now stale.
903 * Notifies all iterators, and expunges any that are now stale.
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataConnection.java 646 log("onSetupConnectionCompleted stale cp.tag=" + cp.mTag + ", mtag=" + mTag);
    [all...]
  /dalvik/vm/
IndirectRefTable.h 72 * The remaining 14 bits can be used to detect stale indirect references.
176 * stale references aren't possible (though we may be able to get similar
RawDexFile.cpp 173 * version, or the cached version was stale), generate the
  /external/apache-xml/src/main/java/org/apache/xml/utils/
SuballocatedIntVector.java 40 * throw exceptions or return stale data; safer behavior would have
424 * been used) may return stale data.
  /external/chromium/base/
stl_util-inl.h 59 // stale pointer.
75 // which could result in the hash function trying to dereference a stale
  /external/chromium/net/http/
http_auth_controller.cc 269 // challenge appeared to be rejected, or is using a stale nonce in the Digest
292 // It's possible that a server could incorrectly issue a stale
http_auth_handler_digest_unittest.cc 545 std::string stale_challenge = default_challenge + ", stale=true";
551 std::string stale_false_challenge = default_challenge + ", stale=false";
  /external/chromium/net/tools/testserver/
testserver.py 945 "stale" response.
957 A stale response is sent iff "stale" is present in the request path.
962 stale = 'stale' in self.path
963 nonce = self.GetNonce(force_reset=stale)
    [all...]
  /external/iproute2/misc/
nstat.c 589 fprintf(stderr, "nstat: history is stale, ignoring it.\n");
597 fprintf(stderr, "nstat: history is stale, ignoring it.\n");
rtacct.c 604 fprintf(stderr, "rtacct: history is stale, ignoring it.\n");
614 fprintf(stderr, "rtacct: history is stale, ignoring it.\n");
  /external/webkit/Source/WebKit/mac/Plugins/
WebPluginController.mm 541 // pointer to a stale object. This will happen if a page containing the Flip4Mac plug-in triggers a navigation
556 // instance, preventing the TSUpdateCheck instance from accessing a stale delegate pointer and crashing the application.
  /bionic/libc/include/sys/
_errdefs.h 153 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /dalvik/vm/compiler/
Compiler.h 90 int cacheVersion; // Used to identify stale trace requests
  /development/ndk/platforms/android-3/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )

Completed in 1706 milliseconds

1 2 3 45 6 7 8 91011>>