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

  /external/chromium_org/chrome/browser/autocomplete/
history_provider_util.cc 16 promoted(false) {
27 promoted(false) {
history_provider_util.h 54 // When sorting, all promoted matches should appear before all non-promoted
56 bool promoted; member in struct:history::HistoryMatch
history_url_provider.cc 54 // Returns whether the match exists regardless if it was promoted/created.
114 // A promoted match is better than non-promoted.
115 if (a.promoted != b.promoted)
116 return a.promoted;
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1708.js 46 // At this point "array" should have been promoted to old-space and be
  /external/v8/test/mjsunit/regress/
regress-1708.js 46 // At this point "array" should have been promoted to old-space and be
  /external/clang/include/clang/AST/
Decl.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 835 milliseconds