Searched refs:decf (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dicuzdump.cpp48 decf = new DecimalFormat("00", symbols, status);
72 decf->format(hour, appendTo);
73 decf->format(min, appendTo);
74 decf->format(sec, appendTo);
87 DecimalFormat* decf; member in class:DumpFormatter
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Ddecipher.el651 (decf plain-char)))))
882 (while (>= (decf i) 0)
899 (while (>= (decf i) 0)
907 (while (>= (decf i) 0)
922 (while (>= (decf i) 0)
H A D5x5.el448 (decf 5x5-y-pos)
462 (decf 5x5-x-pos)
H A Dhanoi.el330 (decf (car pole) baseward-step)
350 (decf (car to) baseward-step)
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcl.el127 (defmacro decf (place &optional x) function
292 (while (>= (decf i) 0) (setq v (+ (* v 3) (aref time i))))
672 ((incf decf remf pushnew shiftf rotatef) nil (&rest form))
H A Dcl-specs.el129 (def-edebug-spec decf incf) function
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dearcon.el124 (decf n))
H A Dgnus-demon.el210 (setcar (nthcdr 1 handler) (decf time)))
H A Dgnus-ems.el206 (decf i))
H A Dgnus-async.el191 (natnump (decf n))
H A Ddns.el343 (decf times step))
H A Dmm-url.el355 (while (and (not (zerop (decf times)))
H A Dgnus-salt.el756 (while (>= (decf n) 0)
H A Dgnus-sum.el4147 (decf gnus-reffed-article-number)))
4445 (decf generation))
5735 (when (nthcdr (decf i) info)
6270 (decf n)))
8336 (decf n))
10860 (decf n))
11508 (decf gnus-reffed-article-number)
11962 (decf i))
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Ddiff-mode.el1095 (decf count) t)
1144 (?\s (decf before) (decf after) t)
1145 (?- (decf before) t)
1146 (?+ (decf after) t)
H A Dpcvs-util.el66 (decf n))
H A Dibuffer.el1000 (decf arg)))
1015 (decf arg))
1028 (decf arg)
1890 (decf target-line-offset)))
H A Dsmerge-mode.el444 (decf i))
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-sel.el650 (format "*%c%d* " sep (decf cnt))
651 (format "*%d* " (decf cnt)))))
H A Dreftex-cite.el726 (decf arg)
H A Dreftex-parse.el1005 (decf i)))
/macosx-10.9.5/gnuserv-7/gnuserv/
H A Dgnuserv.el775 (while (natnump (decf count))
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dantlr-mode.el1382 (decf arg)) ; already moved one defun forward
1384 (while (>= (decf arg) 0)
2462 (and (> indent 0) (looking-at antlr-indent-item-regexp) (decf indent))
/macosx-10.9.5/vim-53/runtime/syntax/
H A Djal.vim93 syn keyword picOpcode xorlw addwf andwf clrf clrw comf decf decfsz incf incfsz retiw iorwf movf movwf nop
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-utils.el597 (decf has-pos))

Completed in 329 milliseconds

12