Home
last modified time | relevance | path

Searched defs:hunk (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/npm/node_modules/diff/lib/patch/
Dmerge.js42 function calcLineCount(hunk) { argument
201 function cloneHunk(hunk, offset) { argument
211 function mergeLines(hunk, mineOffset, mineLines, theirOffset, theirLines) { argument
304 function mutualChange(hunk, mine, their) { argument
424 function removal(hunk, mine, their, swap) { argument
455 function conflict(hunk, mine, their) { argument
464 function insertLeading(hunk, insert, their) { argument
472 function insertTrailing(hunk, insert) { argument
Dapply.js79 function hunkFits(hunk, toPos) { argument
104 var hunk = hunks[i], variable
Dparse.js90 var hunk = { variable
Dreverse.js30 hunks: structuredPatch.hunks.map(function (hunk) { argument
Dcreate.js181 var hunk = { variable
/third_party/node/deps/npm/node_modules/diff/dist/
Ddiff.js735 var hunk = { variable
890 function hunkFits(hunk, toPos) { argument
1107 var hunk = { variable
1218 function calcLineCount(hunk) { argument
1347 function cloneHunk(hunk, offset) { argument
1357 function mergeLines(hunk, mineOffset, mineLines, theirOffset, theirLines) { argument
1414 function mutualChange(hunk, mine, their) { argument
1444 function removal(hunk, mine, their, swap) { argument
1457 function conflict(hunk, mine, their) { argument
1466 function insertLeading(hunk, insert, their) { argument
[all …]
/third_party/node/deps/npm/node_modules/diff/lib/
Dindex.mjs729 var hunk = { variable
884 function hunkFits(hunk, toPos) { argument
909 var hunk = hunks[i], variable
1101 var hunk = { variable
1212 function calcLineCount(hunk) { argument
1341 function cloneHunk(hunk, offset) { argument
1351 function mergeLines(hunk, mineOffset, mineLines, theirOffset, theirLines) { argument
1408 function mutualChange(hunk, mine, their) { argument
1438 function removal(hunk, mine, their, swap) { argument
1451 function conflict(hunk, mine, their) { argument
[all …]
Dindex.es6.js729 var hunk = { variable
884 function hunkFits(hunk, toPos) { argument
909 var hunk = hunks[i], variable
1101 var hunk = { variable
1212 function calcLineCount(hunk) { argument
1341 function cloneHunk(hunk, offset) { argument
1351 function mergeLines(hunk, mineOffset, mineLines, theirOffset, theirLines) { argument
1408 function mutualChange(hunk, mine, their) { argument
1438 function removal(hunk, mine, their, swap) { argument
1451 function conflict(hunk, mine, their) { argument
[all …]
/third_party/icu/icu4c/source/test/cintltst/
Dccapitst.c1498 char hunk[8192]; in TestConvertSafeCloneCallback() local
/third_party/mesa3d/src/gtest/src/
Dgtest.cc1227 Hunk hunk(l_i - prefix_context + 1, r_i - prefix_context + 1); in CreateUnifiedDiff() local
/third_party/node/deps/googletest/src/
Dgtest.cc1500 Hunk hunk(l_i - prefix_context + 1, r_i - prefix_context + 1); in CreateUnifiedDiff() local
/third_party/googletest/googletest/src/
Dgtest.cc1483 Hunk hunk(l_i - prefix_context + 1, r_i - prefix_context + 1); in CreateUnifiedDiff() local