Lines Matching refs:_structures
560 _structures = {} variable
735 _structures[item['name']] = item
1366 if type_dict['name'] in _structures:
1367 _structures[type_dict['name']]['name'] = self.name
1369 if 'quals' in _structures[type_dict['name']]:
1370 _structures[type_dict['name']]['quals'].extend(
1374 _structures[type_dict['name']]['quals'] = type_dict['quals']
1378 not _structures[type_dict['name']]['docstring']
1380 _structures[type_dict['name']]['docstring'] = (
1398 not _structures[type_dict['name']]['docstring']
1400 _structures[type_dict['name']]['docstring'] = (