HomeSort by relevance Sort by last modified time
    Searched full:visited (Results 701 - 725 of 1130) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/history/android/
android_provider_backend.h 252 // Update the android_urls and bookmark_cache for visited urls.
  /external/chromium_org/chrome/browser/history/
history_database.cc 153 // Collect all URLs visited within the last month.
history_querying_unittest.cc 31 // This one is visited super long ago so it will be in a different database
top_sites_impl_unittest.cc 344 // Helper function for appending a URL to a vector of "most visited" URLs,
354 // Helper function for appending a URL to a vector of "most visited" URLs,
524 // Save our most visited data containing that one site.
819 // Add google twice so that it becomes the first visited site.
    [all...]
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc 433 // We do not store information about websites visited in OTR profiles which
  /external/chromium_org/chrome/browser/safe_browsing/
browser_feature_extractor.cc 353 // happen (unless there is a real error) because we just visited
  /external/chromium_org/chrome/browser/ui/
browser_window.h 287 // times that URL has been visited is added to the page info.
  /external/chromium_org/chrome/browser/ui/cocoa/
history_menu_bridge.mm 46 // Number of days to consider when getting the number of visited items.
  /external/chromium_org/chrome/common/extensions/docs/static/css/
site.css 63 a:visited {
  /external/chromium_org/chrome/common/
url_constants.h 491 // Host and URL for most visited iframes used on the Instant Extended NTP.
  /external/chromium_org/chrome/third_party/chromevox/closure/
base.js 561 visited: {},
673 // we have already visited this one. We can get here if we have cyclic
675 if (path in deps.visited) {
683 deps.visited[path] = true;
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/_sphinxext/
devsite_builder.py 179 # When a title node is visited, and this is the h1-to-be, we ignore it and
  /external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp 265 // Insert the detected responder for all the visited nodes.
  /external/chromium_org/third_party/angle/src/compiler/
intermediate.h 573 // When using this, just fill in the methods for nodes you want visited.
  /external/chromium_org/third_party/icu/source/common/
resbund.cpp 133 * indicating whether or not a file has been visited. These caches
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_os2.h 248 /* The ones that don't map directly may need to be re-visited... */
  /external/chromium_org/third_party/sqlite/src/src/
test_stat.c 397 /* Page p itself has already been visited. */
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSNew.py 228 # If this entry has been visited, nothing to do.
  /external/chromium_org/v8/src/
objects-visiting.h 270 // IterateBody returns size of visited object.
  /external/clang/test/Index/
properties-class-extensions.m 1 // Test that @properties within class extensions are visited by
  /external/icu4c/common/
resbund.cpp 133 * indicating whether or not a file has been visited. These caches
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
StructuralWhitespaceStripper.java 139 * when as visit the nodes (ie, this mode can be aborted and any visited whitespace will be left
  /external/llvm/lib/CodeGen/
LiveRangeCalc.h 43 /// Seen - Bit vector of active entries in LiveOut, also used as a visited
SpillPlacement.cpp 220 // limiting the number of blocks visited and the number of links in the
  /external/proguard/src/proguard/classfile/util/
ClassReferenceInitializer.java 75 * of all visited class files, optionally printing warnings if some classes

Completed in 1420 milliseconds

<<21222324252627282930>>