HomeSort by relevance Sort by last modified time
    Searched full:most (Results 1 - 25 of 12989) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/lge/hammerhead/sepolicy/
device.te 1 # GPU (used by most UI apps)
  /external/markdown/tests/html4/
html4.html 1 <p>A test of the most<br>
html4.txt 1 A test of the most
  /external/markdown/tests/misc/
image.txt 2 ![Poster](http://humane_man.jpg "The most humane man.")
image.html 1 <p><img alt="Poster" src="http://humane_man.jpg" title="The most humane man." /></p
  /external/chromium_org/third_party/skia/gyp/
everything.gyp 2 # (Start with the "most" target, and then add targets that we intentionally
3 # left out of "most". See most.gyp for an explanation of which targets are
4 # left out of "most".)
16 'most.gyp:most',
  /external/skia/gyp/
everything.gyp 2 # (Start with the "most" target, and then add targets that we intentionally
3 # left out of "most". See most.gyp for an explanation of which targets are
4 # left out of "most".)
16 'most.gyp:most',
  /external/chromium_org/tools/perf/page_sets/
top_10_mobile.json 10 "why": "#1 (Alexa) most visited page worldwide, picked a reasonable search term"
14 "why": "#2 (Alexa) most visited page worldwide, picked the most liked page"
18 "why": "#3 (Alexa) most visited page worldwide, picked a reasonable search term"
22 "why": "#4 (Alexa) most visited page worldwide, picked a reasonable search term"
26 "why": "#5 (Alexa) most visited page worldwide, picked a reasonable search term"
30 "why": "#6 (Alexa) most visited page worldwide, picked a reasonable page"
34 "why": "#10 (Alexa) most visited page worldwide, picked the most followed user"
38 "why": "#11 (Alexa) most visited page worldwide, picked a reasonable page
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/commands/
OWNERS 2 # but the following people are the most knowledgeable:
  /external/chromium_org/chrome/browser/extensions/api/omnibox/
OWNERS 2 # but the following people are the most knowledgable:
  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
OWNERS 2 # but the following people are the most knowledgable:
  /external/chromium_org/chrome/common/extensions/docs/examples/api/topsites/basic/
popup.html 4 <h2>Most Visited:</h2>
  /packages/apps/Browser/
proguard.flags 0 # Most of the classes in this package are fragments only referenced from XML
  /dalvik/vm/mterp/c/
OP_UNUSED_FF.cpp 3 * In portable interp, most unused opcodes will fall through to here.
  /external/chromium_org/chrome/browser/extensions/api/browsing_data/
OWNERS 2 # but the following people are the most knowledgable:
  /external/clang/test/SemaCXX/
attr-nodebug.cpp 2 // Note: most of the 'nodebug' tests are in attr-nodebug.c.
  /external/skia/
skia.gyp 18 'gyp/most.gyp:most',
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/profiles/
MostVisitedSites.java 12 * Methods to bridge into native history to provide most recent urls, titles and thumbnails.
19 * Interface for receiving the list of most visited urls.
23 * This is called when the list of most visited URLs is initially available or updated.
26 * @param titles Array of most visited url page titles.
27 * @param urls Array of most visited urls.
34 * Interface for receiving a thumbnail for a most visited site.
38 * Callback method for fetching thumbnail of a most visited URL.
50 * @param profile The profile for which to fetch most visited sites.
72 * Sets the MostVisitedURLsObserver to receive the list of most visited sites now or soon, and
75 * @param observer The MostVisitedURLsObserver to be called once when the most visited site
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp4/
most_visited_page.css 5 .most-visited {
10 .most-visited {
17 .most-visited:focus {
40 .most-visited .close-button {
49 html[dir=rtl] .most-visited .close-button {
54 .most-visited:hover .close-button {
59 .most-visited .close-button:hover {
63 .most-visited .favicon {
75 html[dir='rtl'] .most-visited .favicon {
79 .most-visited .color-stripe
    [all...]
  /frameworks/base/core/java/android/view/inputmethod/
package.html 5 an overview. In most cases the main classes here are not needed for
6 most applications, since they are dealt with for you by
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
README 2 - py2_test_grammar.py -- test file that exercises most/all of Python 2.x's grammar.
3 - py3_test_grammar.py -- test file that exercises most/all of Python 3.x's grammar.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
README 2 - py2_test_grammar.py -- test file that exercises most/all of Python 2.x's grammar.
3 - py3_test_grammar.py -- test file that exercises most/all of Python 3.x's grammar.
  /device/lge/mako/sepolicy/
device.te 1 # GPU (used by most UI apps)
  /external/chromium_org/chrome/browser/android/
most_visited_sites.h 16 // Provides the list of most visited sites and their thumbnails to Java.
43 // The profile whose most visited sites will be queried.
46 // The observer to be notified when the list of most visited sites changes.
49 // The maximum number of most visited sites to return.
  /external/chromium_org/remoting/base/
running_average.h 15 // Calculates the average of the most recent N recorded samples.
20 // Constructs a helper to average over the |window_size| most recent samples.
27 // Returns the average over up to |window_size| of the most recent samples.
38 // Stores the |window_size| most recently recorded samples.

Completed in 373 milliseconds

1 2 3 4 5 6 7 8 91011>>