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

<<11121314151617181920>>

  /external/v8/test/cctest/
test-api.cc     [all...]
  /external/chromium/third_party/libevent/
Makefile.in 262 # Age -- How many previous binary API versions do we also
270 # Current and Age. Set Revision to 0, since this is the first
274 # compatibility with old binaries. Increment Current. Set Age to 0,
    [all...]
  /external/chromium_org/third_party/libevent/
Makefile.in 262 # Age -- How many previous binary API versions do we also
270 # Current and Age. Set Revision to 0, since this is the first
274 # compatibility with old binaries. Increment Current. Set Age to 0,
    [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/pixman/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
GeolocationTest.java 250 // using a maximum age.
  /external/chromium/chrome/browser/history/
text_database_manager.h 263 // this is the metric we use to measure age. The MRUCache gives us an ordered
  /external/chromium/net/base/
sdch_manager.h 227 const base::Time expiration_; // Implied by max-age.
  /external/chromium/net/http/
http_response_headers.h 200 // Returns the age of the response. See section 13.2.3 of RFC 2616.
  /external/chromium_org/chrome/browser/history/
typed_url_syncable_service.cc 189 // history from every client). The server will gracefully age out the sync DB
  /external/chromium_org/chrome/browser/net/
evicted_domain_cookie_counter_unittest.cc 140 line.append(";max-age=" + base::Int64ToString(max_age));
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
id3_parser.js 482 'New Age',
  /external/chromium_org/chrome/browser/sync/glue/
typed_url_change_processor.cc 189 // history from every client). The server will gracefully age out the sync DB
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc 738 base::TimeDelta age = base::Time::Now() - auth_token_time; local
739 if (age < base::TimeDelta::FromHours(1)) {
741 age,
747 age.InDays());
    [all...]
  /external/chromium_org/content/browser/geolocation/
network_location_provider_unittest.cc 182 ap->SetInteger("age", 0);
wifi_data_provider_win.cc 528 // access_point_data->age
  /external/chromium_org/content/browser/indexed_db/
indexed_db_context_impl.cc 248 "age",
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Makefile 10 # See pthread.h and README - This number is computed as 'current - age'
  /external/chromium_org/net/base/
sdch_manager.h 228 const base::Time expiration_; // Implied by max-age.
  /external/chromium_org/net/cookies/
canonical_cookie.cc 186 // First, try the Max-Age attribute.
cookie_store_unittest.h 682 // Delete it via Max-Age.
685 std::string(kValidCookieLine) + "; max-age=0"));
706 // Delete it via Max-Age.
709 std::string(kValidCookieLine) + "; max-age=0"));
    [all...]

Completed in 445 milliseconds

<<11121314151617181920>>