HomeSort by relevance Sort by last modified time
    Searched full:age (Results 376 - 400 of 646) sorted by null

<<11121314151617181920>>

  /external/chromium_org/net/disk_cache/
backend_impl.cc 922 CACHE_UMA(AGE, "FillupAge", 0, create_time);
1864 int age = (Time::Now() - local
    [all...]
  /external/chromium_org/net/third_party/nss/ssl/
sslnonce.c 225 SSL_TRC(7, ("SSL: lookup1, throwing sid out, age=%d refs=%d",
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_resource_texture.c 377 tex->view_age[transfer->level] = ++(tex->age);
  /external/chromium_org/v8/src/
hydrogen-check-elimination.cc 351 // Preserve the age of the entries by moving the older entries to the end.
objects-visiting-inl.h 725 // Check age of optimized code.
783 // Check age of code. If code aging is disabled we never flush.
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_texture.c 377 tex->view_age[transfer->level] = ++(tex->age);
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
SpdyReader.java 69 + ",application/xhtml+xml,text/plain,text/javascript,publicprivatemax-age=gzip,deflate,"
  /external/tcpdump/
print-ospf6.c 106 printf(" S %X age ", seq);
  /frameworks/base/docs/html/distribute/googleplay/policies/
ads.jd 95 regardless of age.
  /packages/apps/Exchange/src/com/android/exchange/adapter/
ProvisionParser.java 318 // We accept calendar age, since we never ask for more than two weeks, and that's
  /cts/libs/testserver/src/android/webkit/cts/
CtsTestServer.java 445 * Set the age of documents served. If this is set to a non-zero value, the server will include
447 * @param timeMillis The age, in milliseconds, of any document served in the future.
    [all...]
  /external/chromium_org/chrome/browser/sync/sessions2/
sessions_sync_manager.cc     [all...]
  /external/chromium_org/third_party/openssl/openssl/apps/
ocsp.c 381 "Illegal validity age %s\n",
600 BIO_printf (bio_err, "-status_age n maximum status age in seconds\n");
    [all...]
  /external/chromium_org/webkit/child/
weburlloader_impl.cc 84 // Skip over "Cache-Control: max-age=0" header if the corresponding
91 LowerCaseEqualsASCII(value_latin1, "max-age=0"))
  /external/llvm/include/llvm/Support/
YAMLTraits.h 40 /// io.mapOptional("age", s.age);
    [all...]
  /external/openssl/apps/
ocsp.c 381 "Illegal validity age %s\n",
600 BIO_printf (bio_err, "-status_age n maximum status age in seconds\n");
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old_handlers.c     [all...]
dbus_new_handlers.c 1879 dbus_uint32_t age; local
    [all...]
  /external/chromium_org/net/http/
http_cache_unittest.cc 347 "Cache-Control: max-age=10000\n",
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_api_helpers.cc 84 // 'Max-Age' is processed first because according to:
85 // http://tools.ietf.org/html/rfc6265#section-5.3 'Max-Age' attribute
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
session_model_associator.cc     [all...]
  /external/chromium_org/net/spdy/
spdy_protocol.h 94 0x00, 0x00, 0x00, 0x03, 0x61, 0x67, 0x65, 0x00, // ....age.
246 0x65, 0x6d, 0x61, 0x78, 0x2d, 0x61, 0x67, 0x65, // emax-age
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
AuditRules.js 567 var maxAgeMatch = this.responseHeaderMatch(request, "Cache-Control", "max-age=(\\d+)");
619 (this.hasResponseHeader(request, "Expires") || this.responseHeaderMatch(request, "Cache-Control", "max-age"));
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-internal.h 201 // however, Visual Age C++ 10.1 generates a compiler error. Therefore
    [all...]
  /external/chromium_org/v8/src/ia32/
builtins-ia32.cc 535 // Re-execute the code that was patched back to the young age when
594 // Jump to point after the code-age stub.
    [all...]

Completed in 1689 milliseconds

<<11121314151617181920>>