HomeSort by relevance Sort by last modified time
    Searched full:history (Results 951 - 975 of 4557) sorted by null

<<31323334353637383940>>

  /external/chromium/chrome/common/extensions/docs/examples/api/idle/idle_simple/
history.html 96 <ul id='idle-history'></ul>
98 var dom_history = document.querySelector('#idle-history');
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ChromeBrowserProviderSuggestionsCursor.java 17 * For bookmarks/history suggestions, wrap the cursor returned in one that can feed
76 // After clearing history, the Chrome bookmarks database will have a last access
  /external/chromium_org/chrome/browser/
browser_about_handler.cc 50 // Redirect chrome://history.
53 // On Android, redirect directly to chrome://history-frame since
  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_metrics.cc 45 {"SQLiteIntegrityArchivedHistory", "Archived history database"},
48 {"SQLiteIntegrityHistory", "History database"},
  /external/chromium_org/chrome/browser/extensions/api/browsing_data/
browsing_data_test.cc 39 "\"history\": true, \"indexedDB\": true, \"localStorage\": true, "
221 GetAsMask(data_to_remove, "history",
287 CheckRemovalPermitted("{\"history\": true}", false);
295 CheckRemovalPermitted("{\"cache\": true, \"history\": true}", false);
299 CheckRemovalPermitted("{\"history\": false}", true);
301 CheckRemovalPermitted("{\"cache\": true, \"history\": false}", true);
366 "history", BrowsingDataRemover::REMOVE_HISTORY);
385 "{\"appcache\": true, \"cookies\": true, \"history\": true}",
  /external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.h 29 // history backend. If the icon is not available or expired, the icon will be
30 // downloaded and saved in the history backend.
  /external/chromium_org/chrome/browser/history/
download_database.h 20 namespace history { namespace
138 } // namespace history
download_row.h 17 namespace history { namespace
100 } // namespace history
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.h 61 virtual history::TopSites* GetTopSitesWithoutCreating() OVERRIDE;
62 virtual history::TopSites* GetTopSites() OVERRIDE;
  /external/chromium_org/chrome/browser/sync/
profile_sync_components_factory.h 41 namespace history { namespace
119 history::HistoryBackend* history_backend,
profile_sync_components_factory_impl.cc 17 #include "chrome/browser/history/history_service.h"
18 #include "chrome/browser/history/history_service_factory.h"
166 // or if saving history is disabled.
173 // Delete directive sync is enabled by default. Register unless full history
403 HistoryService* history = local
406 return history ? history->AsWeakPtr() : base::WeakPtr<HistoryService>();
506 history::HistoryBackend* history_backend,
  /external/chromium_org/chrome/browser/sync/test/integration/
single_client_sessions_sync_test.cc 6 #include "chrome/browser/history/history_types.h"
86 history::URLRow virtual_row;
  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc 106 history::TopSites* FakeProfile::GetTopSites() {
110 history::TopSites* FakeProfile::GetTopSitesWithoutCreating() {
fake_profile.h 67 virtual history::TopSites* GetTopSites() OVERRIDE;
68 virtual history::TopSites* GetTopSitesWithoutCreating() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_navigation_observer.h 18 namespace history { namespace
100 scoped_refptr<history::ShortcutsBackend> shortcuts_backend_; // May be NULL
  /external/chromium_org/chrome/common/extensions/docs/templates/json/
extensions_sidenav.json 73 "title": "History",
74 "href": "/extensions/history.html"
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_oracle.h 22 // Add a new event to the event history, and return whether it ought to be
101 // Tracks present/paint history.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
span.cc 46 span->history[span->nexthistory] = op;
49 if (span->nexthistory == sizeof(span->history)) span->nexthistory = 0;
  /external/chromium_org/third_party/tcmalloc/vendor/src/
span.cc 46 span->history[span->nexthistory] = op;
49 if (span->nexthistory == sizeof(span->history)) span->nexthistory = 0;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
components.html 53 <li>unreliable test(s): the deviation through the test(s) history is over 20%</li>
54 <li>unstable test(s): the deviation through the test(s) history is between 10 and 20%</li>
  /external/flac/libFLAC/ppc/as/
lpc_asm.s 51 ; coefficients and all relevant history stay in registers, so the outer loop
78 ; load coefficients into v0-v7 and initial history into v8-v15
105 lvsl v16,0,r11 ; v16: history alignment permutation vector
237 vsldoi v15,v15,v14,4 ; increment history
284 vsldoi v8,v8,v20,4 ; insert value onto history
327 ; load coefficients into v0-v1 and initial history into v2-v3
354 lvsl v4,0,r11 ; v4: history alignment permutation vector
419 vsldoi v2,v2,v8,4 ; insert value onto history
  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 53 # coefficients and all relevant history stay in registers, so the outer loop
80 # load coefficients into v0-v7 and initial history into v8-v15
107 lvsl v16,0,r11 # v16: history alignment permutation vector
239 vsldoi v15,v15,v14,4 # increment history
286 vsldoi v8,v8,v20,4 # insert value onto history
329 # load coefficients into v0-v1 and initial history into v2-v3
356 lvsl v4,0,r11 # v4: history alignment permutation vector
421 vsldoi v2,v2,v8,4 # insert value onto history
  /external/iproute2/misc/
nstat.c 542 perror("nstat: open history file");
546 perror("nstat: fdopen history file");
550 perror("nstat: flock history file");
554 perror("nstat: fstat history file");
558 fprintf(stderr, "nstat: something is so wrong with history file, that I prefer not to proceed.\n");
570 fprintf(stderr, "nstat: history is aged out, resetting\n");
589 fprintf(stderr, "nstat: history is stale, ignoring it.\n");
597 fprintf(stderr, "nstat: history is stale, ignoring it.\n");
rtacct.c 550 perror("rtacct: open history file");
554 perror("rtacct: flock history file");
558 perror("rtacct: fstat history file");
562 fprintf(stderr, "rtacct: something is so wrong with history file, that I prefer not to proceed.\n");
567 perror("rtacct: write history file");
591 fprintf(stderr, "rtacct: history is aged out, resetting\n");
607 fprintf(stderr, "rtacct: history is stale, ignoring it.\n");
617 fprintf(stderr, "rtacct: history is stale, ignoring it.\n");
  /external/iputils/doc/
traceroute6.sgml 46 <refsect1><title>HISTORY</title>
48 This program has long history. Author of <command/traceroute/

Completed in 2284 milliseconds

<<31323334353637383940>>