Searched refs:diff (Results 51 - 75 of 796) sorted by relevance

1234567891011>>

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dsuffixmassage.c158 int diff = dn->bv_len - aliasLength; local
160 if ( diff < 0 ) {
163 } else if ( diff > 0 && ( !DN_SEPARATOR(dn->bv_val[diff-1]))) {
169 if ( !strcmp( dc->target->mt_rwmap.rwm_suffix_massage[i+src].bv_val, &dn->bv_val[diff] ) ) {
170 res->bv_len = diff + dc->target->mt_rwmap.rwm_suffix_massage[i+dst].bv_len;
172 strncpy( res->bv_val, dn->bv_val, diff );
173 strcpy( &res->bv_val[diff], dc->target->mt_rwmap.rwm_suffix_massage[i+dst].bv_val );
/macosx-10.10/OpenSSH-189/openssh/regress/
H A Dhost-expand.sh16 diff $OBJ/expect $OBJ/actual || fail "$tid proto $p"
/macosx-10.10/gpatch-3/patch/
H A Dpch.h38 int another_hunk (enum diff, int);
/macosx-10.10/rsync-45/rsync/
H A Dprogress.c66 unsigned long diff; local
73 || !(diff = msdiff(&ph_start.time, now)))
74 diff = 1;
75 rate = (double) (ofs - ph_start.ofs) * 1000.0 / diff / 1024.0;
77 remain = (double) diff / 1000.0;
80 if (!(diff = msdiff(&ph_list[oldest_hpos].time, now)))
81 diff = 1;
83 / diff / 1024.0;
/macosx-10.10/libxml2-26/libxml2/doc/examples/
H A DMakefile.am106 $(CHECKER) ./io1 > io1.tmp && diff io1.tmp $(srcdir)/io1.res
108 $(CHECKER) ./io2 > io2.tmp && diff io2.tmp $(srcdir)/io2.res
118 $(CHECKER) ./reader1 test2.xml > reader1.tmp && diff reader1.tmp $(srcdir)/reader1.res
120 $(CHECKER) ./reader2 test2.xml > reader1.tmp && diff reader1.tmp $(srcdir)/reader1.res
122 $(CHECKER) ./reader3 > reader3.tmp && diff reader3.tmp $(srcdir)/reader3.res
124 $(CHECKER) ./reader4 test1.xml test2.xml test3.xml > reader4.tmp && diff reader4.tmp $(srcdir)/reader4.res
126 $(CHECKER) ./testWriter && for i in 1 2 3 4 ; do diff $(srcdir)/writer.xml writer$$i.tmp || break ; done
128 $(CHECKER) ./tree1 test2.xml > tree1.tmp && diff tree1.tmp $(srcdir)/tree1.res
130 $(CHECKER) ./tree2 > tree2.tmp && diff tree2.tmp $(srcdir)/tree2.res
132 $(CHECKER) ./xpath1 test3.xml '//child2' > xpath1.tmp && diff xpath
[all...]
/macosx-10.10/BerkeleyDB-21/db/test/scr032/
H A Dchk.rpc47 diff $t1 $t2
70 diff $t1 $t2
/macosx-10.10/OpenSSL098-52/src/crypto/engine/
H A Deng_int.h83 #define engine_ref_debug(e, isfunct, diff) \
86 ((isfunct) ? ((e)->funct_ref - (diff)) : ((e)->struct_ref - (diff))), \
92 #define engine_ref_debug(e, isfunct, diff)
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/aesVect/
H A DtestVectors25 diff $vk_out $vk_ref || exit(1)
26 diff $vt_out $vt_ref || exit(1)
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dstrverscmp.c80 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
96 int diff; local
132 while ((diff = c1 - c2) == 0 && c1 != '\0')
145 return diff;
152 return ISDIGIT (*p2) ? -1 : diff;
/macosx-10.10/emacs-93/
H A DMakefile30 AEP_Patches = Apple.diff files.el.diff \
31 CVE-2007-6109.diff darwin.h.diff vcdiff.diff lread.c.diff \
32 fast-lock.el.diff python.el.diff src_Makefile.in.diff \
33 lisp_Makefile.in.diff xdis
[all...]
/macosx-10.10/libxslt-13/libxslt/tests/xinclude/
H A DMakefile.am24 diff $(srcdir)/normal.out res; \
28 diff $(srcdir)/xinclude.out res; \
/macosx-10.10/procmail-14/
H A DMakefile49 AEP_Patches = Makefile.1.diff \
50 recommend.c.diff \
51 PR-3076981.diff \
52 PR-7556883.diff
/macosx-10.10/libxslt-13/libxslt/tests/documents/
H A DMakefile.am22 diff $(srcdir)/result.xhtml result; \
26 diff $(srcdir)/test.result result; \
30 diff $(srcdir)/test_bad.result result; \
31 diff $(srcdir)/test_bad.err err; \
35 diff $(srcdir)/message.result result; \
39 diff $(srcdir)/fragment.result result; \
/macosx-10.10/shell_cmds-179/w/
H A Dpr_time.c57 time_t diff; local
62 diff = *now - *started;
65 if (diff > 86400 * 7)
/macosx-10.10/tcsh-65/tcsh/win32/
H A Dconsole.c247 int diff; local
257 //diff = scrbuf->srWindow.Right - where;
258 //dprintf("\tdiff1 %d\n",diff);
260 diff = scrbuf->dwSize.X - where -1;
262 if (diff < 0) { //would scroll past console buffer
268 scrbuf->dwCursorPosition.X = scrbuf->srWindow.Right+ diff;
270 dprintf("scroll diff %d\n",diff);
320 int diff; local
331 diff
361 short diff; local
[all...]
/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dfgetln.c129 size_t diff; local
148 diff = p - fp->_p;
149 len += diff;
153 diff);
154 fp->_r -= diff;
/macosx-10.10/libxslt-13/libxslt/tests/XSLTMark/
H A DMakefile.am91 diff $(srcdir)/$@.out $@.tmp ; \
107 diff $(srcdir)/$@.out $@.tmp ; \
123 diff $(srcdir)/$@.out $@.tmp ; \
139 diff $(srcdir)/$@.out $@.tmp ; \
155 diff $(srcdir)/$@.out $@.tmp ; \
171 diff $(srcdir)/$@.out $@.tmp ; \
187 diff $(srcdir)/$@.out $@.tmp ; \
203 diff $(srcdir)/$@.out $@.tmp ; \
219 diff $(srcdir)/$@.out $@.tmp ; \
235 diff
[all...]
/macosx-10.10/apr-32/apr/apr/strings/
H A Dapr_cpystrn.c249 int diff = apr_tolower(*p) - apr_tolower(*q); local
250 if (diff)
251 return diff;
269 int diff; local
274 diff = apr_tolower(*p) - apr_tolower(*q);
275 if (diff)
276 return diff;
/macosx-10.10/cups-408/cups/cups/
H A Darray.c449 diff, /* Difference */ local
494 current = cups_array_find(a, e, current, &diff);
495 if (!diff)
892 int diff; /* Difference */ local
909 current = cups_array_find(a, e, a->current, &diff);
910 if (diff)
1027 int diff; /* Comparison with current element */ local
1097 current = cups_array_find(a, e, a->insert, &diff);
1099 if (diff > 0)
1107 else if (!diff)
1207 diff; /* Comparison with current element */ local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Ddiff.el0 ;;; diff.el --- run `diff' in compilation-mode
29 ;; UNIX command diff(1). The commands are `diff' and `diff-backup'.
30 ;; You can specify options with `diff-switches'.
34 (defgroup diff nil function
35 "Comparing files with `diff'."
39 (defcustom diff-switches "-c"
40 "*A string or list of strings specifying switches to be passed to diff
76 (defun diff (old new &optional switches no-async) function
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dbocu1tst.c226 int32_t prev, count, diff; member in struct:Bocu1Rx
235 packDiff(int32_t diff);
279 * @param diff difference value -0x10ffff..0x10ffff
287 packDiff(int32_t diff) { argument
290 if(diff>=BOCU1_REACH_NEG_1) {
292 if(diff<=BOCU1_REACH_POS_1) {
294 return 0x01000000|(BOCU1_MIDDLE+diff);
295 } else if(diff<=BOCU1_REACH_POS_2) {
297 diff-=BOCU1_REACH_POS_1+1;
300 } else if(diff<
678 writeDiff(int32_t diff, uint8_t *p) argument
[all...]
/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dscan226 my $diff = @a - @b ;
227 push @b, (0 x $diff) if $diff > 0 ;
228 push @a, (0 x -$diff) if $diff < 0 ;
/macosx-10.10/CPANInternal-159.1/Text-WordDiff-0.08/lib/Text/WordDiff/
H A DHTML.pm58 my $diff = word_diff 'file1.txt', 'file2.txt'; { STYLE => 'HTML' };
59 my $diff = word_diff \$string1, \$string2, { STYLE => 'HTML' };
60 my $diff = word_diff \*FH1, \*FH2, { STYLE => 'HTML' };
61 my $diff = word_diff \&reader1, \&reader2, { STYLE => 'HTML' };
62 my $diff = word_diff \@records1, \@records2, { STYLE => 'HTML' };
65 my $diff = word_diff \@records1, 'file_B.txt', { STYLE => 'HTML' };
73 Text::WordDiff::HTML formats word diffs for viewing in a Web browser. The diff
80 This element contains the entire contents of the diff "file" returned by
87 The header section for the files being C<diff>ed, usually something like:
98 This element contains a single diff "hun
[all...]
H A DHTMLTwoLines.pm82 my $diff = word_diff 'file1.txt', 'file2.txt'; { STYLE => 'HTMLTwoLines' };
83 my $diff = word_diff \$string1, \$string2, { STYLE => 'HTMLTwoLines' };
84 my $diff = word_diff \*FH1, \*FH2, { STYLE => 'HTMLTwoLines' };
85 my $diff = word_diff \&reader1, \&reader2, { STYLE => 'HTMLTwoLines' };
86 my $diff = word_diff \@records1, \@records2, { STYLE => 'HTMLTwoLines' };
89 my $diff = word_diff \@records1, 'file_B.txt', { STYLE => 'HTMLTwoLines' };
102 span tag around each word or set of words in the diff.
104 The diff content is highlighted as follows:
117 The header section for the files being C<diff>ed, usually something like:
133 This element contains a single diff "hun
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Djapancal.cpp408 int32_t diff = year - kEraInfo[i].year; local
412 diff,low, high, i, kEraInfo[i].month-1, kEraInfo[i].day, kEraInfo[i].year, internalGet(UCAL_MONTH), internalGet(UCAL_DATE),year);
418 if (diff == 0) {
419 diff = internalGet(UCAL_MONTH) - (kEraInfo[i].month - 1);
421 fprintf(stderr, "diff now %d (M) = %d - %d - 1\n", diff, internalGet(UCAL_MONTH), kEraInfo[i].month);
423 if (diff == 0) {
424 diff = internalGet(UCAL_DATE) - kEraInfo[i].day;
426 fprintf(stderr, "diff now %d (D)\n", diff);
[all...]

Completed in 232 milliseconds

1234567891011>>