Home
last modified time | relevance | path

Searched refs:diffs (Results 1 – 10 of 10) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsutil.c255 gs_int_rect * diffs /*[4] */ ) in int_rect_difference() argument
262 diffs[0].p.x = x0, diffs[0].p.y = y0; in int_rect_difference()
263 diffs[0].q.x = x1, diffs[0].q.y = min(y1, inner->p.y); in int_rect_difference()
264 outer->p.y = y0 = diffs[0].q.y; in int_rect_difference()
268 diffs[count].p.x = x0, diffs[count].p.y = max(y0, inner->q.y); in int_rect_difference()
269 diffs[count].q.x = x1, diffs[count].q.y = y1; in int_rect_difference()
270 outer->q.y = y1 = diffs[count].p.y; in int_rect_difference()
274 diffs[0].p.x = x0, diffs[0].p.y = y0; in int_rect_difference()
275 diffs[0].q.x = min(x1, inner->p.x), diffs[0].q.y = y1; in int_rect_difference()
276 outer->p.x = x0 = diffs[count].q.x; in int_rect_difference()
[all …]
H A Dgdevpx.c353 byte diffs[NUM_POINTS * 2]; in pclxl_flush_points() local
385 diffs[di] = (byte) dx; in pclxl_flush_points()
386 diffs[di + 1] = (byte) dy; in pclxl_flush_points()
402 px_put_bytes(s, diffs, count * 2); in pclxl_flush_points()
415 diffs[di] = (byte) dx1; in pclxl_flush_points()
416 diffs[di + 1] = (byte) dy1; in pclxl_flush_points()
417 diffs[di + 2] = (byte) dx2; in pclxl_flush_points()
418 diffs[di + 3] = (byte) dy2; in pclxl_flush_points()
419 diffs[di + 4] = (byte) dx; in pclxl_flush_points()
420 diffs[di + 5] = (byte) dy; in pclxl_flush_points()
H A Dgsrect.h65 gs_int_rect * diffs /*[4] */ );
/plan9/sys/src/ape/cmd/patch/
H A DNEWS16 * `patch' can now recognize context diffs that have been encapsulated
53 `Index:' lines are normally ignored for context diffs,
127 --- line of context diffs; then from Index: line; /dev/tty is
H A DChangeLog366 with ordinary context diffs. Report malformed patch if a unified diff
436 handle it more precisely: context diffs with partial contexts
528 Avoid stating the same file twice in common case of context diffs.
564 Suggest diff -a. Include caveats about what context diffs cannot represent.
668 Clarify the distinction between ordinary and unified context diffs.
1459 Also plug a small memory leak for diffs against /dev/null.
1522 Patch now accepts no-context context diffs that are
1526 Fixed a minor problem with p_max in unified diffs where it would
1562 single-line hunks in unified diffs (with a single line number
1635 * pch.c: New-style context diffs caused double call to free().
[all …]
H A DINSTALL18 diffs or instructions to the address given in the `README' so they can
/plan9/sys/src/ape/cmd/diff/
H A Ddiff.texi140 This manual first concentrates on making diffs, and later shows how to
141 use diffs to update files.
623 that show context so that they can apply the diffs even if they have
625 the diffs in this case by searching in the files for the lines of
630 imperfect diffs.
793 @code{patch} can automatically apply diffs in this format. For proper
1184 nor @code{patch} can apply diffs in this format. It exists mainly for
2319 diffs in the proper order.
2321 @code{patch} accepts a series of diffs in its standard input, usually
2426 so most reversed normal diffs begin with a delete, which fails, and
[all …]
H A DChangeLog773 file0-file1 diffs don't line up with the file0-file2 diffs.
780 (FC, FO): New macros; they replace FILE1, FILE0 for two-way diffs,
781 to distinguish them from three-way diffs.
1616 diffs to be sensitive to missing final newline. Because
/plan9/sys/man/
H A Dsearchindex258 …ate created creates creation current dash data definitely developers diff diffs directory displays…
/plan9/sys/lib/man/lookman/
H A Dindex16788 diffs /sys/man/1/patch