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

  /external/jdiff/src/jdiff/
Diff.java 135 int first0 = hunk.line0; // Index of first deleted word local
138 oldDocWords[first0 - 1].compareTo(" ") == 0 &&
140 first0 == lasthunk.line0 + lasthunk.deleted + 1 &&
190 int first0 = hunk.line0; // Index of first deleted word local
201 System.out.println("first0: " + first0);
208 for (int i = startOld; i < first0; i++) {
217 for (int i = first0; i <= last0; i++) {
    [all...]
  /external/guava/guava/lib/
jdiff.jar 
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 98 milliseconds