Searched refs:T_ARRAY (Results 1 – 12 of 12) sorted by relevance
59 super(Const.T_ARRAY, "<dummy>"); in ArrayType()64 case Const.T_ARRAY: in ArrayType()
255 case Const.T_ARRAY: in createAppend()302 case Const.T_ARRAY: in createReturn()491 case Const.T_ARRAY: in createStore()517 case Const.T_ARRAY: in createLoad()546 case Const.T_ARRAY: in createArrayLoad()575 case Const.T_ARRAY: in createArrayStore()688 case Const.T_ARRAY: in createNull()
202 } else if (type == Const.T_ARRAY) { in getType()372 } else if (type == Const.T_ARRAY) { in getTypeSize()
288 Check_Type(list, T_ARRAY); in RepeatedField_replace()420 if (TYPE(_other) == T_ARRAY) { in RepeatedField_eq()483 if (TYPE(list) == T_ARRAY) { in RepeatedField_plus()515 Check_Type(list, T_ARRAY); in RepeatedField_concat()577 if (!RB_TYPE_P(ary, T_ARRAY)) { in RepeatedField_init_args()
438 if (TYPE(val) != T_ARRAY) { in Message_initialize_kwarg()
148 if (NIL_P(pem_key_certs) || TYPE(pem_key_certs) != T_ARRAY) { in grpc_rb_server_credentials_init()
426 if (TYPE(val) == T_ARRAY) { in grpc_rb_md_ary_fill_hash_cb()480 if (TYPE(val) == T_ARRAY) { in grpc_rb_md_ary_capacity_hash_cb()527 } else if (TYPE(value) == T_ARRAY) { in grpc_rb_md_ary_to_h()
417 Check_Type(disabled_algorithms, T_ARRAY); in grpc_rb_compression_options_init()
1307 byte T_ARRAY = 13; field
1768 public static final byte T_ARRAY = 13; field in Const
1116 return Const.T_ARRAY; in typeOfSignature()
1334 if (TYPE(target) != T_ARRAY) { in SWIG_Ruby_AppendOutput()