Searched refs:diff (Results 476 - 500 of 736) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/cups-408/cups/ppdc/
H A DMakefile296 if diff -r ppd ppd2 >/dev/null; then \
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-arm.c102 symvalue diff; local
107 diff = reloc_entry->addend;
111 | (((x & howto->src_mask) + diff) & howto->dst_mask))
113 if (diff != 0)
H A Delfxx-ia64.c2228 unsigned int i, dup, diff, dest, src, len;
2283 for (diff = dup + 1, src++; diff < count; diff++, src++)
2284 if (info [diff].addend != curr)
2287 if (diff < count)
2290 prev = info [diff].addend;
2291 for (dup = diff + 1; dup < count; dup++)
2297 diff++;
2300 len = diff
2222 unsigned int i, dup, diff, dest, src, len; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dmm-uu.el86 (defcustom mm-uu-diff-groups-regexp
87 "\\(gmane\\|gnu\\)\\..*\\(diff\\|commit\\|cvs\\|bug\\|devel\\)"
88 "Regexp matching diff groups."
155 (diff
158 mm-uu-diff-extract
160 mm-uu-diff-test))
283 (defun mm-uu-diff-extract ()
287 (defun mm-uu-diff-test ()
289 mm-uu-diff-groups-regexp
290 (string-match mm-uu-diff
[all...]
/macosx-10.10.1/gpatch-3/patch/
H A Dpch.c38 /* Patch (diff listing) abstract type. */
74 static enum diff intuit_diff_type (void);
196 /* True if the remainder of the patch file contains a diff of some sort. */
227 diff_type == UNI_DIFF ? "a unified diff" :
228 diff_type == CONTEXT_DIFF ? "a context diff" :
229 diff_type == NEW_CONTEXT_DIFF ? "a new-style context diff" :
230 diff_type == NORMAL_DIFF ? "a normal diff" :
287 /* Determine what kind of diff is in the remaining part of the patch file. */
289 static enum diff
302 register enum diff retva
[all...]
/macosx-10.10.1/rsync-45/rsync/
H A Dflist.c1507 int diff, mid, mid_up; local
1537 diff = f_name_cmp(flist->files[mid_up], f);
1538 if (diff == 0) {
1545 if (diff < 0)
/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_de_de.latin1.vim33 if has("diff")
150 if has("diff")
H A Dmenu_no_no.latin1.vim25 if has("diff")
104 if has("diff")
H A Dmenu_ru_ru.koi8-r.vim132 menutrans &Diff &�������\ (diff)
H A Dmenu_ru_ru.vim132 menutrans &Diff &��������������\ (diff)
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalcalg3.el540 diff)
549 (setq diff (math-mul-float (math-sub-float high low) factor))
550 (if (Math-zerop diff)
555 low (math-sub low diff)
561 high (math-add high diff)
1023 fp ptt fptt xit i ibig del diff res)
1037 diff (math-abs (math-sub-float fptt fret)))
1038 (if (math-lessp-float del diff)
1039 (setq del diff
/macosx-10.10.1/Libc-1044.1.2/gdtoa/FreeBSD/
H A Dgdtoa-strtodg.c794 delta = diff(bb, bd);
951 rvb = diff(rvb, ab);
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dvfscanf.c1170 ssize_t diff = (p - b); local
1179 p = b + diff;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dshtool1336 (diff -U1 $file $file.new >$tmpfile) 2>/dev/null
1338 (diff -C1 $file $file.new >$tmpfile) 2>/dev/null
/macosx-10.10.1/curl-83.1.2/curl/packages/vms/
H A Dcompare_curl_source.com259 $! These files are in the wrong format for VMS diff, and we don't change them.
282 $ write sys$output "Skipping diff of ''ref_fname'"
294 $ diff/out=nl: 'wrk_spec' 'ref_spec'
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/ldap/
H A Dldapx.tcl552 method diff {new {old {}}} {
1122 set lchg [$echg diff $entry]
/macosx-10.10.1/text_cmds-88/sed/TEST/
H A Dsed.test68 diff -c $BASELOG $TESTLOG | more
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcsp.vim71 syn keyword cspKeyword union inter diff Union Inter member card
/macosx-10.10.1/vim-55/src/
H A DMake_mvc.mak485 $(OUTDIR)\diff.obj \
1001 $(OUTDIR)/diff.obj: $(OUTDIR) diff.c $(INCL)
1179 proto/diff.pro \
H A DMakefile891 VIMDIFFNAME = $(VIMNAME)diff
1411 diff.c \
1493 objects/diff.o \
1556 diff.pro \
2407 objects/diff.o: diff.c
2408 $(CCC) -o $@ diff.c
2755 objects/diff.o: diff.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dvtzone.cpp645 int32_t diff = tmp_month - month; local
646 if (diff == -11 || diff == -1) {
652 } else if (diff == 11 || diff == 1) {
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/mime/
H A Dmime.tcl3453 if {[set diff [expr {($clock-[clock scan $gmt])/60}]] < 0} {
3455 set diff [expr {-($diff)}]
3459 set zone [format %s%02d%02d $s [expr {$diff/60}] [expr {$diff%60}]]
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeItem.c5806 int diff, zeros; local
5839 diff = 0;
5841 if (diff == 0) {
5842 diff = UCHAR(*left) - UCHAR(*right);
5855 if (diff != 0) {
5856 return diff;
5885 diff = UCHAR(*left) - UCHAR(*right);
5889 diff = uniLeftLower - uniRightLower;
5890 if (diff) {
5891 return diff;
[all...]
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-runtime-new.mm1805 uint32_t diff;
1809 diff = superSize - ro->instanceStart;
1824 if (diff & alignMask) diff = (diff + alignMask) & ~alignMask;
1832 uint32_t newOffset = oldOffset + diff;
1844 uint32_t newOffset = ro->instanceStart + diff;
1858 *(uint32_t *)&ro->instanceStart += diff;
1859 *(uint32_t *)&ro->instanceSize += diff;
/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Dpkinit.c252 size_t diff = size - dh_gen_keylen; local
253 memmove(dh_gen_key + diff, dh_gen_key, dh_gen_keylen);
254 memset(dh_gen_key, 0, diff);

Completed in 600 milliseconds

<<11121314151617181920>>