HomeSort by relevance Sort by last modified time
    Searched refs:recent (Results 1 - 25 of 31) sorted by null

1 2

  /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.
event_watcher.js     [all...]
active_indicator.js 58 * The most recent target of a call to syncToNode, syncToRange, or
66 * The most recent client rects for the active indicator, so we
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/dom/
nodetype.js 26 * usually present on the Node object in recent browsers, but not in older
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_error_handler.js 39 * Details of the most recent error.
  /external/openfst/src/include/fst/
accumulator.h 364 it->second.recent = true;
387 bool recent; // Has this state been accessed since last GC? member in struct:fst::CacheLogAccumulatorData::CacheState
389 CacheState(vector<double> *w, bool r) : weights(w), recent(r) {}
401 if (free_recent || !cs.recent) {
406 cs.recent = false;
  /external/chromium_org/chrome/browser/resources/ntp4/
footer_menu.css 138 .recent-window {
  /external/chromium_org/v8/test/mjsunit/compiler/
regress-3218915.js 30 // Regression test for failure to deoptimize properly when the most recent
  /build/tools/releasetools/
edify_generator.py 141 by the most recent ShowProgress call. 'frac' should be in
  /external/chromium_org/v8/tools/push-to-trunk/
releases.py 163 # field will be populated below with the recent roll CL link.
240 if self._options.branch == 'recent':
241 # Get only recent development on trunk, beta and stable.
435 parser.add_argument("-b", "--branch", default="recent",
437 "analyze all branches. If 'recent' (default) "
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.css 630 #recent-tabs:hover {
675 #recent-tabs {
690 body[dir=rtl] #attribution,body[dir=rtl] #recent-tabs {
local_ntp.js 704 // first set of iframes into the most recent set of iframes.
    [all...]
  /build/core/
cleanbuild.mk 72 $(info *** A clean build is required because of a recent change.)
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
accessibility_api_handler.js 129 * recent context.
374 // Only send the most recent text changed event - throw away anything
  /development/build/tools/
sdk_repo.mk 162 # Pickup the most recent xml schema for repository and add-on
  /external/chromium_org/chrome/renderer/resources/extensions/
extension_options.js 284 * Allows the element to resize to most recent set of autosize dimensions if
  /external/chromium_org/ui/file_manager/image_loader/
image_loader_client.js 251 // Sort from the most recent to the oldest.
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
commands.js 178 * Undo the most recent command.
  /external/chromium_org/build/android/
adb_gdb 251 The script tries to find the most recent version of the debug version of
686 # the most recent sub-directory containing debug shared libraries under
  /external/chromium_org/third_party/x86inc/
x86inc.asm 40 ; a more recent original, or switching to using third_party/ffmpeg's version of
  /external/chromium_org/chrome/browser/resources/google_now/
background.js 524 // Build a set of non-expired recent dismissals. It will be used for
    [all...]
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.js 81 // the boxes are restored to their most recent checked state from this cache.
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
directory_tree.js 514 // Drive volume has children including fake entries (offline, recent, etc...).
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js 765 this.visits_ = []; // Date-sorted list of visits (most recent first).
    [all...]
  /external/chromium_org/v8/src/
v8natives.js     [all...]

Completed in 580 milliseconds

1 2