Home
last modified time | relevance | path

Searched refs:substruct (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/ruby/tests/
Dwell_known_types_test.rb38 substruct = {
50 struct["substruct"] = substruct
58 assert_equal(Google::Protobuf::Struct.from_hash(substruct),
92 struct["substruct"] = Google::Protobuf::Struct.from_hash(substruct)
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoomsl_yacc.y119 GSL_Struct *substruct = currentGoomSL->gsl_struct[s->fields[i]->type]; in gsl_prepare_struct() local
123 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()
/third_party/gstreamer/gstreamer/gst/
Dgststructure.c2066 const GstStructure *substruct = gst_value_get_structure (&field->value); in priv_gst_structure_append_to_gstring() local
2069 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()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst3013 - zink: move dynamic state1 pipeline members into substruct