HomeSort by relevance Sort by last modified time
    Searched refs:rb_ary_new (Results 1 - 7 of 7) sorted by null

  /external/lmfit/ruby/inline/
curve1_rubyinline.rb 54 VALUE result_pars = rb_ary_new(); // ruby array containing fitted params
  /external/grpc-grpc/src/ruby/ext/grpc/
rb_call_credentials.c 90 VALUE callback_args = rb_ary_new();
251 mark = rb_ary_new();
rb_channel_credentials.c 192 mark = rb_ary_new();
rb_compression_options.c 346 VALUE disabled_algorithms = rb_ary_new();
rb_call.c 533 new_ary = rb_ary_new();
686 VALUE ops_ary = rb_ary_new();
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
map.c 304 VALUE ret = rb_ary_new();
328 VALUE ret = rb_ary_new();
defs.c 286 self->typeclass_references = rb_ary_new();
    [all...]

Completed in 704 milliseconds