Searched refs:hunk (Results 1 – 8 of 8) sorted by relevance
122 DiffMyers.change hunk = script; in mergeDiffs()125 for (; hunk != null; hunk = hunk.link) { in mergeDiffs()126 int deletes = hunk.deleted; in mergeDiffs()127 int inserts = hunk.inserted; in mergeDiffs()131 lasthunk = hunk; in mergeDiffs()135 int first0 = hunk.line0; // Index of first deleted word in mergeDiffs()136 int first1 = hunk.line1; // Index of first inserted word in mergeDiffs()145 lasthunk.link = hunk.link; in mergeDiffs()166 DiffMyers.change hunk = script; in addDiffs() local181 for (; hunk != null; hunk = hunk.link) { in addDiffs()[all …]
1520 char hunk[8192]; in TestConvertSafeCloneCallback() local1549 conv2 = ucnv_safeClone(conv1, hunk, &hunkSize, &err); in TestConvertSafeCloneCallback()
1514 char hunk[8192]; in TestConvertSafeCloneCallback() local1543 conv2 = ucnv_safeClone(conv1, hunk, &hunkSize, &err); in TestConvertSafeCloneCallback()
4554 - big hunk of weaning form-related SPI from NSView; autofill continues to18315 (createPair): Cut & paste hunk of code from Security framework.
7562 the same width as int. This reapplies a hunk of the 2002-08-12 patch
7666 …now just calls findFirstMisspellingInRange with markAll = true, thus removing a big hunk of duplic…7668 …now just calls findFirstBadGrammarInRange with markAll = true, thus removing a big hunk of duplica…
7899 - big hunk of weaning form-related SPI from NSView; autofill continues to35943 (khtml::DeleteSelectionCommandImpl::doApply): Remove a hunk of start-of-block code I thought
51833 second hunk in r48825.