Searched defs:structs (Results 1 – 7 of 7) sorted by relevance
147 compute::vector<StructWithArray> structs(context); in BOOST_AUTO_TEST_CASE() local
332 AC_ARG_ENABLE(structs, optenable
716 ffi_type *structs; /* point to struct aliases of arrays */ in PyCStructUnionType_update_stgdict() local
172 structs map[t.QID]*a.Struct member
183 repeated MyStruct structs = 1; field
202 repeated MyStruct structs = 1; field
210 def topo_sort_structure(structs): argument