Searched refs:summarize (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/test/optparse/
H A Dtest_summary.rb13 s = o.summarize
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_strip.c35 summarize(TIFF* tif, size_t summand1, size_t summand2, const char* where) function
145 summarize(tif, scanline,
253 summarize(tif, scanline,
H A Dtif_tile.c35 summarize(TIFF* tif, size_t summand1, size_t summand2, const char* where) function
226 tilesize = summarize(tif, tilesize,
/macosx-10.9.5/rsync-42/rsync/lib/
H A Dpool_alloc.c247 pool_stats(alloc_pool_t p, int fd, int summarize) argument
265 if (summarize)
/macosx-10.9.5/ruby-104/ruby/lib/
H A Doptparse.rb391 def summarize(sdone = [], ldone = [], width = 1, max = width - 1, indent = "") method in class:OptionParser.Switch
674 # newline). The arguments +args+ are passed along to the summarize
677 def summarize(*args, &block) method in class:List
680 if opt.respond_to?(:summarize) # perhaps OptionParser::Switch
682 opt.summarize(*args) {|l| s << l}
1062 def summarize(to = [], width = @summary_width, max = width - 1, indent = @summary_indent, &blk) method
1064 visit(:summarize, {}, {}, width, max, indent, &blk)
1071 def help; summarize("#{banner}".sub(/\n?\z/, "\n")) end
1077 def to_a; summarize("#{banner}".split(/^/)) end
/macosx-10.9.5/libxslt-13/libxslt/tests/XSLTMark/
H A DMakefile.am38 summarize.out summarize.ref summarize.xsl \
52 priority products queens reverser stringsort summarize total tower trend \
564 summarize: queens.xsl $(xsltproc)
/macosx-10.9.5/patch_cmds-17/diffstat/
H A Ddiffstat.c1875 summarize(void) function
2484 summarize();

Completed in 226 milliseconds