/third_party/node/deps/npm/node_modules/diff/lib/patch/ |
D | merge.js | 42 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
|
D | apply.js | 79 function hunkFits(hunk, toPos) { argument 104 var hunk = hunks[i], variable
|
D | parse.js | 90 var hunk = { variable
|
D | reverse.js | 30 hunks: structuredPatch.hunks.map(function (hunk) { argument
|
D | create.js | 181 var hunk = { variable
|
/third_party/node/deps/npm/node_modules/diff/dist/ |
D | diff.js | 735 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/ |
D | index.mjs | 729 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 …]
|
D | index.es6.js | 729 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/ |
D | ccapitst.c | 1498 char hunk[8192]; in TestConvertSafeCloneCallback() local
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest.cc | 1227 Hunk hunk(l_i - prefix_context + 1, r_i - prefix_context + 1); in CreateUnifiedDiff() local
|
/third_party/node/deps/googletest/src/ |
D | gtest.cc | 1500 Hunk hunk(l_i - prefix_context + 1, r_i - prefix_context + 1); in CreateUnifiedDiff() local
|
/third_party/googletest/googletest/src/ |
D | gtest.cc | 1483 Hunk hunk(l_i - prefix_context + 1, r_i - prefix_context + 1); in CreateUnifiedDiff() local
|