Searched refs:substruct (Results 1 – 4 of 4) sorted by relevance
38 substruct = {50 struct["substruct"] = substruct58 assert_equal(Google::Protobuf::Struct.from_hash(substruct),92 struct["substruct"] = Google::Protobuf::Struct.from_hash(substruct)
119 GSL_Struct *substruct = currentGoomSL->gsl_struct[s->fields[i]->type]; in gsl_prepare_struct() local123 gsl_prepare_struct(substruct, s_align, i_align, f_align); in gsl_prepare_struct()124 for(j=0;substruct->iBlock[j].size>0;++j) { in gsl_prepare_struct()125 s->iBlock[iblk].data = consumed + substruct->iBlock[j].data; in gsl_prepare_struct()126 s->iBlock[iblk].size = substruct->iBlock[j].size; in gsl_prepare_struct()129 for(j=0;substruct->fBlock[j].size>0;++j) { in gsl_prepare_struct()130 s->fBlock[fblk].data = consumed + substruct->fBlock[j].data; in gsl_prepare_struct()131 s->fBlock[fblk].size = substruct->fBlock[j].size; in gsl_prepare_struct()134 consumed += substruct->size; in gsl_prepare_struct()
2066 const GstStructure *substruct = gst_value_get_structure (&field->value); in priv_gst_structure_append_to_gstring() local2069 g_string_append (s, g_quark_to_string (substruct->name)); in priv_gst_structure_append_to_gstring()2070 priv_gst_structure_append_to_gstring (substruct, s, flags); in priv_gst_structure_append_to_gstring()
3013 - zink: move dynamic state1 pipeline members into substruct