HomeSort by relevance Sort by last modified time
    Searched refs:most (Results 26 - 50 of 231) sorted by null

12 3 4 5 6 7 8 910

  /external/bison/src/
reader.c 649 muscle_percent_define_default ("lr.default-reductions", "most");
659 "lr.default-reductions", "most", "consistent", "accepting", NULL,
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_history.js 45 * The most recent nodes are at the start of the array.
65 * The most recent elements are at the start of the array.
118 * predicate is provided, return the two most recent nodes.
131 // Remove the most-recent-nodes that do not match the predicate.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
select_widget.js 7 * In most cases, the browser's native key-driven usage model works for user
  /external/chromium_org/remoting/webapp/
host.js 58 // so if it's missing then the host is at most version 25.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_resize_buffers.spec 38 since most applications call glViewport in response to window size
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
gesture_common.js 10 // Returns the bounding rectangle wrt to the top-most document.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-3135.js 11 // Properties are visited at most once.
regress-937896.js 29 // discard duplicates which caused the outer-most continue statement
regress-regexp-construct-result.js 28 // Create a huge regexp with many alternative capture groups, most of
  /external/mesa3d/docs/
MESA_resize_buffers.spec 38 since most applications call glViewport in response to window size
  /external/zlib/
Android.mk 72 # up needing to drag in most of the other files anyway. So this is a first
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 46 // Vertically centers the most visited section for a non-Google provided page.
195 * A flag to indicate Most Visited changed caused by user action. If true, then
247 * Minimum total padding to give to the left and right of the most visited
256 * The filename for a most visited iframe src which shows a page title.
264 * The filename for a most visited iframe src which shows a thumbnail image.
279 * Hide most visited tiles for at most this many milliseconds while painting.
287 * A Tile is either a rendering of a Most Visited page or "filler" used to
294 * @param {number=} opt_rid The RID for the corresponding Most Visited page.
498 * Handles a new set of Most Visited page data
    [all...]
most_visited_util.js 7 * @fileoverview Utilities for rendering most visited thumbnails and titles.
94 * Creates a new most visited link element.
142 // Webkit's security policy prevents some Most Visited thumbnails from
186 * @param {boolean} isTitle if the style is for the Most Visited Title.
215 * Decodes most visited styles from URL parameters.
222 * @param {boolean} isTitle if the style is for the Most Visited Title.
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
profile-mode.rb 23 * long in theory, but is <=10 in most cases. Works great.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
ActionScriptTarget.java 71 * Ideally this should be improved at a future date. The most optimal way to encode this
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
__init__.py 152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
216 level of 0 will only insert newlines. ``None`` is the most compact
223 ``(',', ':')`` is the most compact JSON representation.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
__init__.py 152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
216 level of 0 will only insert newlines. ``None`` is the most compact
223 ``(',', ':')`` is the most compact JSON representation.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_error_handler.js 39 * Details of the most recent error.
  /external/chromium_org/content/test/data/indexeddb/
quota_test.js 44 debug("Expecting at most " + maxExpectedWrites + " writes, but we could " +
  /external/chromium_org/v8/test/mjsunit/es6/
math-expm1.js 54 // Test most negative double value.
  /external/libvorbis/doc/
02-bitpacking.tex 12 decoder. Most current binary storage arrangements group bits into a
21 In most contemporary architectures, a 'byte' is synonymous with an
32 The most ubiquitous architectures today consider a 'byte' to be an
43 value +1. A byte's 'most significant' bit (MSb) is at the opposite
54 'most significant byte first' in which the highest-valued byte comes
  /external/nanohttpd/
README.md 38 * Contains a built-in list of most common mime types.
  /external/chromium_org/ui/keyboard/resources/
main.js 42 * The x-coordinate in logical pixels of the left most edge of the keyset.
48 * The x-coordinate of the right most edge in logical pixels of the keyset.
66 * The y-coordinate in logical pixels of the top most edge of the keyset.
72 * The y-coordinate in logical pixels of the bottom most edge of the keyset.
95 // Pick candidate row. This is the row with the most keys.
466 // All left-over pixels assigned to right most stretchable key.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/
antlr3.rb 56 the most important components of the runtime library. loaded by default
68 defines the Error module, which contains definitions for most of the many
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
base_rule_store.js 9 * most speech rule stores.
319 * Picks the result of the most constraint rule by prefering those:
321 * 2) with the most additional constraints.
324 * @return {cvox.SpeechRule} The most constraint rule.

Completed in 991 milliseconds

12 3 4 5 6 7 8 910