| /freebsd/contrib/diff/src/ |
| H A D | ed.c | 40 print_ed_hunk (struct change *hunk) in print_ed_hunk() argument 46 debug_script (hunk); in print_ed_hunk() 50 changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in print_ed_hunk() 93 pr_forward_ed_hunk (struct change *hunk) in pr_forward_ed_hunk() argument 98 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in pr_forward_ed_hunk() 135 print_rcs_hunk (struct change *hunk) in print_rcs_hunk() argument 141 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in print_rcs_hunk()
|
| H A D | context.c | 157 pr_context_hunk (struct change *hunk) in pr_context_hunk() argument 166 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in pr_context_hunk() 203 struct change *next = hunk; in pr_context_hunk() 232 struct change *next = hunk; in pr_context_hunk() 287 pr_unidiff_hunk (struct change *hunk) in pr_unidiff_hunk() argument 297 if (! analyze_hunk (hunk, &first0, &last0, &first1, &last1)) in pr_unidiff_hunk() 333 next = hunk; in pr_unidiff_hunk()
|
| H A D | normal.c | 41 print_normal_hunk (struct change *hunk) in print_normal_hunk() argument 47 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_normal_hunk()
|
| H A D | util.c | 653 analyze_hunk (struct change *hunk, in analyze_hunk() argument 673 *first0 = hunk->line0; in analyze_hunk() 674 *first1 = hunk->line1; in analyze_hunk() 676 next = hunk; in analyze_hunk()
|
| H A D | side.c | 235 print_sdiff_hunk (struct change *hunk) in print_sdiff_hunk() argument 242 analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_sdiff_hunk()
|
| H A D | ifdef.c | 69 print_ifdef_hunk (struct change *hunk) in print_ifdef_hunk() argument 74 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_ifdef_hunk()
|
| /freebsd/sys/kern/ |
| H A D | kern_jailmeta.c | 119 struct hunk { struct 123 struct hunk *next; argument 126 static inline struct hunk * 130 return (malloc(sizeof(struct hunk), M_PRISON, M_WAITOK | M_ZERO)); in jm_h_alloc() 133 static inline struct hunk * 134 jm_h_prepend(struct hunk *h, char *p, size_t len) in jm_h_prepend() 136 struct hunk *n; in jm_h_prepend() 146 jm_h_cut_line(struct hunk *h, char *begin) in jm_h_cut_line() 148 struct hunk *rem; in jm_h_cut_line() 172 jm_h_cut_occurrences(struct hunk *h, const char *key, size_t keylen) in jm_h_cut_occurrences() [all …]
|
| /freebsd/usr.bin/patch/ |
| H A D | patch.c | 152 int error = 0, hunk, failed, i, fd; in main() local 273 hunk = 0; in main() 279 assert(!out_creating || hunk == 0); in main() 280 hunk++; in main() 305 if (hunk == 1 && where == 0 && !force && !reverse_seen) { in main() 369 hunk, newwhere); in main() 375 hunk, newwhere); in main() 380 hunk, newwhere); in main() 404 if (hunk == 0) in main() 464 failed, hunk, skip_rest_of_patch ? "ignored" : "failed", rejname); in main() [all …]
|
| /freebsd/contrib/diff/doc/ |
| H A D | diff.texi | 246 entirely different files yields no common lines and one large hunk that 249 the total hunk size by finding large sequences of common lines 367 contain the regular expression if every changed line in the hunk---every 556 In this example, the first hunk contains just the first two lines of 557 @file{lao}, the second hunk contains the fourth line of @file{lao} 558 opposing the second and third lines of @file{tzu}, and the last hunk 709 Next come one or more hunks of differences; each hunk shows one area 722 If a hunk contains two or more lines, its line numbers look like 724 appears. An empty hunk is considered to end at the line that precedes 725 the hunk. [all …]
|
| /freebsd/contrib/googletest/googletest/src/ |
| H A D | gtest.cc | 1538 Hunk hunk(l_i - prefix_context + 1, r_i - prefix_context + 1); in CreateUnifiedDiff() local 1540 hunk.PushLine(' ', left[l_i - i].c_str()); in CreateUnifiedDiff() 1563 hunk.PushLine(edit == kMatch ? ' ' : '-', left[l_i].c_str()); in CreateUnifiedDiff() 1566 hunk.PushLine('+', right[r_i].c_str()); in CreateUnifiedDiff() 1574 if (!hunk.has_edits()) { in CreateUnifiedDiff() 1579 hunk.PrintTo(&ss); in CreateUnifiedDiff()
|
| /freebsd/contrib/diff/ |
| H A D | NEWS | 80 --inhibit-hunk-merge (omit; it has no effect)
|
| H A D | ChangeLog | 550 Deprecate diff -h, -H, -L, -P, --inhibit-hunk-merge. 585 --horizon-lines, --inhibit-hunk-merge, -H. 1426 Do not pass --inhibit-hunk-merge. 1530 Ignore --inhibit-hunk-merge. 1592 (shift_boundaries): Do not inhibit hunk merges. 1912 (read_diff): Invoke diff with --inhibit-hunk-merge.
|
| /freebsd/contrib/ntp/ |
| H A D | configure.ac | 3744 # be better to simply remove the hunk above, I did not want
|
| /freebsd/share/dict/ |
| H A D | web2 | 88298 hunk
|