HomeSort by relevance Sort by last modified time
    Searched refs:Cached (Results 1 - 8 of 8) sorted by null

  /external/webkit/WebCore/loader/
CachedResource.h 69 NotCached, // this URL is not cached
73 Cached // regular case
CachedImage.cpp 68 m_status = Cached;
CachedResource.cpp 115 m_status = Cached;
376 // Update cached headers from the 304 response
DocLoader.cpp 392 case CachedResource::Cached:
443 // Don't request preload if the resource already loaded normally (this will result in double load if the page is being reloaded with cached results ignored).
  /external/chromium/net/third_party/nss/ssl/
sslimpl.h 570 } Cached;
588 Cached cached; member in struct:sslSessionIDStr
    [all...]
  /external/v8/src/
date.js 132 // Cached DST offset.
134 // Time interval where the cached offset is valid.
153 // If the time fits in the cached interval, return the cached offset.
168 // the offset in the cache, we grow the cached time interval
421 // Cached time value.
423 // Cached year when interpreting the time as a local time. Only
424 // valid when the time matches cached time.
426 // String input for which the cached time is valid.
642 // If the timezone string has changed from the one that we cached,
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 201 milliseconds