Searched refs:accumulated (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Dmail-utils.el332 (let (accumulated
339 (setq accumulated
341 accumulated))
344 accumulated))
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DLimit.pm249 Maximum number of accumulated messages. If exceeded, the appender flushes
255 Maximum number of accumulated messages. If exceeded, the appender will
257 to flush all accumulated messages. Don't mix with C<max_until_flushed>.
/macosx-10.10.1/CPANInternal-159.1/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DBreadthFirstTraversal.pm124 This method returns the accumulated results of the application of the node filter to the tree.
H A DPostOrderTraversal.pm117 This method returns the accumulated results of the application of the node filter to the tree.
H A DPreOrderTraversal.pm79 This method returns the accumulated results of the application of the node filter to the tree.
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DSnackOgg.c651 ogg_int64_t accumulated=0; local
675 accumulated+=(lastblock+thisblock)>>2;
682 accumulated= ogg_page_granulepos(&og)-accumulated;
689 if(accumulated<0)accumulated=0;
691 vf->pcmlengths[i*2]=accumulated;
/macosx-10.10.1/CPANInternal-159.1/Term-ReadPassword-0.11/
H A DReadPassword.pm233 accumulated input buffer to be returned. Control-U will empty the input
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dgnus-msg.el1356 (let (accumulated
1377 accumulated)
1380 accumulated))
/macosx-10.10.1/CPANInternal-159.1/Tree-Simple-1.18/lib/Tree/Simple/
H A DVisitor.pm221 This method returns the accumulated results of the application of the node filter to the tree.
/macosx-10.10.1/CPANInternal-159.1/JSON-PP-2.27203/lib/JSON/
H A DPP.pm2312 extract objects from the stream accumulated so far (both of these
/macosx-10.10.1/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.pm724 extract objects from the stream accumulated so far (both of these

Completed in 592 milliseconds