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

  /external/jdiff/src/jdiff/
DiffMyers.java 286 All line numbers are origin-0 and discarded lines are not counted. */
534 A line which is discarded will not be considered by the actual
537 (which don't count the discarded lines) into real line numbers;
539 that are comprehensible when the discarded lines are counted.
547 /* Set up table of which lines are going to be discarded. */
548 final byte[] discarded = discardable(f.equivCount());
553 filterDiscards(discarded);
556 discard(discarded);
559 /** Mark to be discarded each line that matches no line of another file.
707 @param discards flags lines to be discarded
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentadoptnode24.js 83 attributes are discarded and descendants of the source element are recursively adopted.
documentnormalizedocument10.js 85 the text node has been discarded.
  /external/chromium/build/
install-build-deps.sh 87 // Record a mapping from discarded section SHNDX to the corresponding
  /external/v8/src/
regexp.js 179 // algorithm, step 5) even if the value is discarded for non-global RegExps.
236 // algorithm, step 5) even if the value is discarded for non-global RegExps.
  /external/iproute2/doc/
ip-cref.tex 387 mode i.e.\ all packets sent to it are immediately discarded.
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 893 // Our DOM nodes get discarded as soon as we're scrolled out of view,
    [all...]

Completed in 246 milliseconds