Searched +refs:diff +refs:function (Results 1 - 25 of 56) sorted by relevance

123

/macosx-10.10/IOPCIFamily-239.1.2/tools/
H A Dpciutils3.1.7.patch.c2 diff -rupN pciutils-3.1.7.orig/lib/Makefile pciutils-3.1.7/lib/Makefile
16 diff -rupN pciutils-3.1.7.orig/lib/configure pciutils-3.1.7/lib/configure
34 diff -rupN pciutils-3.1.7.orig/lib/darwin-device.c pciutils-3.1.7/lib/darwin-device.c
88 + unsigned int function :3; member in struct:IOACPIAddress::__anon2422
168 + param.address.pci.function = d->func;
218 + param.address.pci.function = d->func;
264 diff -rupN pciutils-3.1.7.orig/lib/init.c pciutils-3.1.7/lib/init.c
279 diff -rupN pciutils-3.1.7.orig/lib/internal.h pciutils-3.1.7/lib/internal.h
288 diff -rupN pciutils-3.1.7.orig/lib/pci.h pciutils-3.1.7/lib/pci.h
H A Dpciutils3.2.0.patch.c0 diff -Nur pciutils-3.2.0/lib/Makefile pciutils-3.2.0-darwin/lib/Makefile
15 diff -Nur pciutils-3.2.0/lib/configure pciutils-3.2.0-darwin/lib/configure
33 diff -Nur pciutils-3.2.0/lib/darwin-device.c pciutils-3.2.0-darwin/lib/darwin-device.c
112 + param.address.pci.function = d->func;
157 + param.address.pci.function = d->func;
203 diff -Nur pciutils-3.2.0/lib/init.c pciutils-3.2.0-darwin/lib/init.c
218 diff -Nur pciutils-3.2.0/lib/internal.h pciutils-3.2.0-darwin/lib/internal.h
227 diff -Nur pciutils-3.2.0/lib/pci.h pciutils-3.2.0-darwin/lib/pci.h
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dgitcommit.vim35 function! s:diffcomplete(A,L,P)
43 let args = args."\n".system("git diff --cached --name-only")
49 function! s:gitdiffcached(bang,gitdir,...)
61 call system(git." diff --cached --no-color ".extra." > ".(exists("*shellescape") ? shellescape(name) : name))
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-demon.el55 FUNCTION is the function to be called.
64 :type '(repeat (list function
87 "*If non-nil, no daemonic function will be run.")
91 (defun gnus-demon-add-handler (function time idle)
93 ;; First remove any old handlers that use this function.
94 (gnus-demon-remove-handler function)
96 (push (list function time idle) gnus-demon-handlers)
99 (defun gnus-demon-remove-handler (function &optional no-init)
101 (gnus-pull function gnus-demon-handlers)
134 (nnheader-cancel-function
[all...]
H A Dmail-source.el33 (eval-when-compile (defvar display-time-mail-function)))
88 (function :tag "Predicate"))
94 (function :format "%v")))
100 (function :format "%v")))
130 (function :format "%v")))
136 (function :format "%v")))
138 (const :format "" :value :function)
139 (function :tag "Function"))
351 (:function)
357 (:function))
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dfind-lisp.el133 ;; Workhorse function
137 FILE-PREDICATE is a function which takes two arguments: the file and its
141 It is a function which takes two arguments, the directory and its parent."
226 (make-local-variable 'revert-buffer-function)
227 (setq revert-buffer-function
228 (function
255 sort-function)
272 ;; Run the find function
274 (function
280 ;; FIXME: Sort function i
[all...]
H A Ddired-aux.el55 (defun dired-diff (file &optional switches)
56 "Compare file at point with file FILE using `diff'.
59 The prompted-for file is the first file given to `diff'.
61 which is options for `diff'."
72 (require 'diff)
83 (read-string "Options for diff: "
84 (if (stringp diff-switches)
85 diff-switches
86 (mapconcat 'identity diff-switches " ")))))))
87 (diff fil
[all...]
H A Demerge.el52 (defvar diff) function
53 (defvar diff-vector)
57 (defvar valid-diff)
93 ;; We need to define this function so describe-mode can describe Emerge mode.
130 ;; (emerge-diff-program and emerge-diff3-program) and the options
131 ;; to be provided (emerge-diff-options). The order in which the file names
134 ;; passed to diff, thus they need not be invoked under a shell that
136 ;; The code which processes the diff/diff3 output depends on all the
139 (defcustom emerge-diff-program "diff"
[all...]
H A Dtype-break.el31 ;; The docstring for the function `type-break-mode' summarizes most of the
82 use either \\[customize] or the function `type-break-mode'."
160 If so, call the function specified in the value of the variable
161 `type-break-query-function' to do the asking."
165 (defcustom type-break-query-function 'yes-or-no-p
171 :type '(radio function
172 (function-item yes-or-no-p)
173 (function-item y-or-n-p))
218 Any function in this list should start a demo which ceases as soon as a
220 :type '(repeat function)
[all...]
H A Dvc-sccs.el51 (defcustom vc-sccs-diff-switches nil
53 the diff utility used for SCCS under VC."
76 function)))
103 "SCCS-specific function to compute the version control state."
288 (defun vc-sccs-diff (file &optional oldvers newvers buffer)
292 (apply 'vc-do-command (or buffer "*vc-diff*") 1 "vcdiff" (vc-name file)
296 (vc-switches 'SCCS 'diff))))
341 ;; This function is wrapped with `progn' so that the autoload cookie
342 ;; copies the whole function itself into loaddefs.el rather than just placing
/macosx-10.10/CPANInternal-159.1/Time-HiRes-Value-0.07/lib/Time/HiRes/
H A DValue.pm87 This function returns a new instance of a C<Time::HiRes::Value> object. This
139 This function returns a new instance of C<Time::HiRes::Value> containing the
233 =head2 $self->diff( $other )
241 Note that C<diff> is provided as an alias to C<sub>.
259 *diff = \&sub;
/macosx-10.10/vim-55/src/
H A DMake_sas.mak18 # to compile everything when a global variable or function is added.
95 diff.c \
142 diff.o \
189 proto/diff.pro \
293 diff.o: diff.c
294 proto/diff.pro: diff.c
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dbigfloat.tcl214 set diff [expr {$expA-$expB}]
215 set integerA [::math::bignum::lshift $integerA $diff]
216 set deltaA [::math::bignum::lshift $deltaA $diff]
225 set diff [expr {$expB-$expA}]
226 set integerB [::math::bignum::lshift $integerB $diff]
227 set deltaB [::math::bignum::lshift $deltaB $diff]
907 set diff [expr {$aexp-$bexp}]
908 if {$diff<0} {
909 set diff [expr {-$diff}]
[all...]
H A Dbigfloat2.tcl164 set diff [expr {$expA-$expB}]
165 set integerA [expr {$integerA<<$diff}]
166 set deltaA [expr {$deltaA<<$diff}]
566 set diff [expr {$a-$b}]
567 if {$diff>0} {return 1} elseif {$diff<0} {return -1}
835 set diff [expr {$aexp-$bexp}]
836 if {$diff<0} {
837 set diff [expr {-$diff}]
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dgretl.vim37 syn keyword gCommands add addobs addto adf append ar arch arma break boxplot chow coeffsum coint coint2 corc corr corrgm criteria critical cusum data delete diff else end endif endloop eqnprint equation estimate fcast fcasterr fit freq function funcerr garch genr gnuplot graph hausman hccm help hilu hsk hurst if import include info kpss label labels lad lags ldiff leverage lmtest logistic logit logs loop mahal meantest mle modeltab mpols multiply nls nulldata ols omit omitfrom open outfile panel pca pergm plot poisson pooled print printf probit pvalue pwe quit remember rename reset restrict rhodiff rmplot run runs scatters sdiff set setobs setmiss shell sim smpl spearman square store summary system tabprint testuhat tobit transpos tsls var varlist vartest vecm vif wls
40 syn keyword gGenrFunc log exp sin cos tan atan diff ldiff sdiff mean sd min max sort int ln coeff abs rho sqrt sum nobs firstobs lastobs normal uniform stderr cum missing ok misszero corr vcv var sst cov median zeromiss pvalue critical obsnum mpow dnorm cnorm gamma lngamma resample hpfilt bkfilt fracdiff varnum isvector islist nelem
H A Dampl.vim37 syn keyword amplStatement unfix end function pipe format
53 syn keyword amplOperators union diff difference symdiff sum
H A D2html.vim63 function! s:HtmlColor(color)
67 function! s:HtmlColor(color)
78 function! s:HtmlOpening(id)
99 function! s:HtmlClosing(id)
118 function! s:HtmlFormat(text, style_name, diff_style_name)
122 " separate the two classes by a space to apply them both if there is a diff
140 " Add normal groups to the beginning so diff groups can override them.
150 " Add the diff highlight class to class list if used and it's not there yet.
151 " Add diff groups to the end so they override the other highlighting.
163 function!
[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dpascal.el34 ;; C-h f <Name of function you want described>
49 ;; pascal-start-keywords '("begin" "end" "function" "procedure"
104 '((nil "^[ \t]*\\(function\\|procedure\\)[ \t\n]+\\([a-zA-Z0-9_.:]+\\)" 2))
109 "file" "for" "function" "goto" "if" "in" "label" "mod" "nil" "not" "of"
124 (defconst pascal-defun-re "\\<\\(function\\|procedure\\|program\\)\\>")
163 '("^[ \t]*\\(function\\|pro\\(cedure\\|gram\\)\\)\\>[ \t]*\\([a-z]\\)"
165 '("^[ \t]*\\(function\\|pro\\(cedure\\|gram\\)\\)\\>[ \t]*\\([a-z][a-z0-9_]*\\)"
166 3 font-lock-function-name-face t)
173 '("\\<\\([0-9]+\\)[ \t]*:" 1 font-lock-function-name-face)
218 The name of the function o
[all...]
H A Ddcl-mode.el50 ;; dcl-calc-command-indent-function or dcl-calc-cont-indent-function,
66 ;; * A delete-indentation function (M-^) that joins continued lines,
110 dcl-calc-command-indent-function is set to a function."
120 dcl-calc-cont-indent-function is set to a function."
164 (defcustom dcl-calc-command-indent-function nil
166 If this variable is non-nil it is called as a function:
170 The function mus
[all...]
H A Dantlr-mode.el176 (put 'save-buffer-state-x 'lisp-indent-function 0)
187 (defvar imenu-create-index-function))
241 (function :tag "Major mode")
293 (function :tag "Major mode"))
318 function and REGEXP is a regular expression.
325 :type '(repeat (cons (function :tag "Major mode") regexp)))
547 If EXTRA-FN is a function, it is called at different phases of the
571 a function evaluating to such a table. The return value is quoted iff
1010 ;; be a parameter of a font-lock function, but not any other variable of
1015 (defvar antlr-slow-cache-diff
[all...]
/macosx-10.10/vim-55/runtime/autoload/
H A Dtohtml.vim19 if !&diff || s:settings.diff_one_file
31 windo | if &diff | call add(win_list, winbufnr(0)) | endif
95 call add(html, '<title>diff</title>')
218 \ " function toggleFold(objID)",
240 " for the table-based layout of the side-by-side diff. The diff should take
242 " horizontally scrollable when the lines are too long. Otherwise, the diff
/macosx-10.10/emacs-93/emacs/src/
H A Dkeyboard.c122 Lisp_Object *function; member in struct:backtrace
142 do not execute it; call disabled-command-function's value instead. */
193 /* If non-nil, the function that implements the display of help.
245 /* The user's hook function for outputting an error message. */
431 /* Keymap mapping ASCII function key sequences onto their preferred forms. */
956 See the doc string of that function for an explanation of why. */
998 /* This function may have been called from a debugger called from
999 within redisplay, for instance by Edebugging a function called
1043 that tells this function to return.
1044 Alternatively, `(throw 'exit t)' makes this function signa
9642 int done, diff; local
9665 int done, diff; local
10058 Lisp_Object function; variable
[all...]
/macosx-10.10/rsync-45/rsync/
H A Dtech_report.tex24 function correctly and reasonably efficiently when the files are
218 A ``diff'' of the two tar files using the standard GNU diff utility
239 time it takes to run ``diff'' on the two files.\footnote{The wall
241 running SunOS, using rsh over loopback for communication. GNU diff
262 transferred was also considerably less than the size of the diff file
263 that would have been transferred if the diff/patch method of updating
288 diff between the two releases is 4155 lines long totalling 120 kB.
/macosx-10.10/CPANInternal-159.1/Class-Trigger-0.14/inc/Test/
H A DBase.pm263 $name . "\n" . Text::Diff::diff(\$expected, \$actual);
614 my $function = "main::$filter";
616 if (defined &$function) {
621 @value = &$function(@value);
626 Test::Base::diag("Filters returning numbers are supposed to do munging \$_: your filter '$function' apparently doesn't.");
633 die "Can't find a function or method for '$filter' filter\n"
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/
H A DTest.pm262 This function is the reason for C<Test>'s existence. It's
263 the basic function that
489 # $prefix variable to run a diff program on the output.)
499 my $diff = $ENV{PERL_TEST_DIFF} || die "WHAAAA?";
512 my $diff_cmd = "$diff $exp_filename $got_filename";
522 warn "Can't run diff: $!";
747 The C<skip(...)> function is for tests that might or might not be
839 passing a function that you want it to call and consider the truth of
896 diff installed, you might want to set C<PERL_TEST_DIFF> to C<diff
[all...]

Completed in 391 milliseconds

123