Searched defs:ary (Results 1 – 8 of 8) sorted by relevance
70 static Consumer<Parcel> aByteArray(byte... ary) { in aByteArray()74 static Consumer<Parcel> anIntArray(int... ary) { in anIntArray()
107 static String[] reverse(String[] ary) { in reverse()
135 VALUE ary = (VALUE)closure; in DEFINE_APPEND_HANDLER() local146 VALUE ary = (VALUE)closure; in appendbytes_handler() local194 VALUE ary = (VALUE)closure; in appendstring_end_handler() local204 VALUE ary = (VALUE)closure; in appendsubmsg_handler() local924 static void putary(VALUE ary, const upb_fielddef *f, upb_sink *sink, in putary()1105 VALUE ary = DEREF(msg, offset, VALUE); in putmsg() local
69 VALUE ary = rb_ary_new2(len); in RepeatedField_subarray() local384 VALUE ary = rb_ary_new2(self->size); in RepeatedField_to_ary() local547 VALUE ary = Qnil; in RepeatedField_init_args() local
211 VALUE ary; in Message_initialize_kwarg() local
715 VALUE ary = Qnil; in layout_init() local
75 IRubyObject ary = null; in initialize() local
661 RubyArray ary = value.convertToArray(); in setField() local