Home
last modified time | relevance | path

Searched refs:label2 (Results 1 – 7 of 7) sorted by relevance

/src/contrib/libdiff/test/
H A Dtest019.left.txt45 const char *label1, const char *label2, mode_t mode1, mode_t mode2,
134 label2 ? label2 : idstr2,
158 struct got_object_id *id2, const char *label1, const char *label2,
164 err = diff_blobs(NULL, blob1, blob2, label1, label2, mode1, mode2,
171 const char *label1, const char *label2, int diff_context,
174 return diff_blobs(NULL, blob1, blob2, label1, label2, 0, 0, diff_context,
181 const char *label2, int diff_context, int ignore_whitespace, FILE *outfile)
210 f2 == NULL ? "/dev/null" : label2);
220 label2, label2, GOT_DIFF_OUTPUT_UNIDIFF, diff_context,
241 FILE *f2, size_t size2, const char *label2, int diff_context,
[all …]
H A Dtest019.right.txt60 const char *label1, const char *label2, mode_t mode1, mode_t mode2,
176 label2 ? label2 : idstr2,
200 struct got_object_id *id2, const char *label1, const char *label2,
206 blob1, blob2, label1, label2, mode1, mode2, a->diff_context,
213 const char *label1, const char *label2, int diff_context,
217 label1, label2, 0, 0, diff_context, ignore_whitespace, outfile);
223 const char *label2, int diff_context, int ignore_whitespace, FILE *outfile)
252 f2 == NULL ? "/dev/null" : label2);
262 label2, label2, GOT_DIFF_OUTPUT_UNIDIFF, diff_context,
283 FILE *f2, size_t size2, const char *label2, int diff_context,
[all …]
H A Dtest020.left.txt43 const char *label1, const char *label2, mode_t mode1, mode_t mode2,
109 args.label[1] = label2 ? label2 : idstr2;
160 struct got_object_id *id2, const char *label1, const char *label2,
165 return diff_blobs(blob1, blob2, label1, label2, mode1, mode2,
171 const char *label1, const char *label2, int diff_context,
174 return diff_blobs(blob1, blob2, label1, label2, 0, 0, diff_context,
191 const char *label2, int diff_context, int ignore_whitespace, FILE *outfile)
236 args.label[0] = label2;
237 args.label[1] = label2;
246 f2 == NULL ? "/dev/null" : label2);
[all …]
H A Dtest020.right.txt60 const char *label1, const char *label2, mode_t mode1, mode_t mode2,
176 label2 ? label2 : idstr2,
200 struct got_object_id *id2, const char *label1, const char *label2,
206 blob1, blob2, label1, label2, mode1, mode2, a->diff_context,
213 const char *label1, const char *label2, int diff_context,
217 label1, label2, 0, 0, diff_context, ignore_whitespace, outfile);
223 const char *label2, int diff_context, int ignore_whitespace, FILE *outfile)
252 f2 == NULL ? "/dev/null" : label2);
262 label2, label2, GOT_DIFF_OUTPUT_UNIDIFF, diff_context,
283 FILE *f2, size_t size2, const char *label2, int diff_context,
[all …]
H A Dexpect019.diff26 const char *label1, const char *label2, mode_t mode1, mode_t mode2,
84 label2 ? label2 : idstr2,
87 struct got_object_id *id2, const char *label1, const char *label2,
93 - err = diff_blobs(NULL, blob1, blob2, label1, label2, mode1, mode2,
97 + blob1, blob2, label1, label2, mode1, mode2, a->diff_context,
105 const char *label1, const char *label2, int diff_context,
108 - return diff_blobs(NULL, blob1, blob2, label1, label2, 0, 0, diff_context,
111 + label1, label2, 0, 0, diff_context, ignore_whitespace, outfile);
132 const char *label1, const char *label2, int diff_context,
139 - err = got_diff_blob(blob1, blob2, label1, label2, diff_context,
[all …]
/src/contrib/bzip2/
H A Ddecompress.c74 #define GET_MTF_VAL(label1,label2,lval) \ argument
95 GET_BIT(label2, zj); \
/src/usr.sbin/bsdconfig/share/
H A Ddialog.subr800 # $label1 $init1 $label2 $init2