Searched refs:num_methods (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ruby-106/ruby/lib/rdoc/
H A Dstats.rb126 @num_methods, @undoc_methods = doc_stats methods
133 @num_methods +
402 num_width, @num_methods, undoc_width, @undoc_methods]
/macosx-10.10/swig-12/Source/Modules/
H A Dchicken.cxx31 static int num_methods = 0; variable
294 sprintf(buftmp, "%d", num_methods);
1461 Setattr(primitive_names, scheme_name, NewStringf("(vector-ref swig-init-return %i)", num_methods));
1466 num_methods++;

Completed in 114 milliseconds