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

<<11121314151617181920>>

  /external/webkit/Source/WebCore/dom/
Document.cpp 595 // so tear down scope information upfront to avoid having stale references in the map.
    [all...]
  /external/webkit/Source/WebCore/loader/
HistoryController.cpp 211 // Somehow the PageState object is not properly updated, and is holding onto a stale document.
    [all...]
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.h 758 // with the cache so that we can ignore stale text changes.
    [all...]
  /frameworks/base/services/input/
InputDispatcher.h 868 // Stale event latency optimization.
    [all...]
InputDispatcher.cpp 75 // before considering it stale and dropping it.
512 ALOGI("Dropped event because it is stale.");
513 reason = "inbound event was dropped because it is stale";
    [all...]
  /frameworks/base/services/java/com/android/server/accessibility/
ScreenMagnifier.java 428 // by stale events. After the cached events, which always have a down, are
    [all...]
  /frameworks/native/libs/gui/
BufferQueue.cpp 884 ST_LOGV("releasing a stale buf %d its state was %d", buf, mSlots[buf].mBufferState);
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 282 * stale pointer that is now off the list.
Exchanger.java 293 * are performed only via compareAndSet, to avoid stale values
  /ndk/docs/openmaxal/
index.html 651 destruction sequence, to prevent the accidental misuse of a stale
  /ndk/sources/host-tools/make-3.81/
dir.c 229 int mtime; /* controls check for stale directory cache */
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasAccountService.java 388 // We break out if we get told about a stale folder list
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java     [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java     [all...]
  /frameworks/base/docs/html/training/articles/
smp.jd     [all...]
  /external/iproute2/doc/
ip-cref.tex 891 \item \verb|stale| --- the neighbour entry is valid but suspicious.
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 411 // using a dynamic port number restarts, the clients will not have stale information for more than
423 // This means that whereas Multicast DNS can use announcements to pre-emptively update stale data
425 // mechanism, and TTL expiry is the *only* mechanism by which stale data gets deleted. Because of this,
    [all...]
  /ndk/docs/
CHANGES.html 502 - Fixed the STLport internal _IteWrapper::operator*() implementation where stale
    [all...]
  /external/chromium/chrome/browser/chromeos/cros/
input_method_library.cc 472 // The |current_input_method_| member might be stale here as
    [all...]
  /external/chromium/chrome/browser/history/
in_memory_url_index.cc 384 // Remove any stale TermCharWordSet's.
    [all...]
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCResultSet.java     [all...]
  /external/opencv/cvaux/include/
cvaux.h 1383 int stale; member in struct:CvBGCodeBookElem
    [all...]
  /external/oprofile/
ChangeLog-2002     [all...]
  /external/valgrind/main/include/
pub_tool_tooliface.h 353 when the table becomes too full) to avoid stale information being
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderTableCell.cpp 133 // cells are added, but relayout can cause the cells to be freed, leaving stale pointers in the sections'
    [all...]

Completed in 3561 milliseconds

<<11121314151617181920>>