Searched refs:ALL_SECTIONS (Results 1 – 7 of 7) sorted by relevance
73 ALL_SECTIONS = TYPE_SECTIONS variable in JSONHeaderOutputGenerator78 self.sections = {section: [] for section in self.ALL_SECTIONS}172 self.sections = {section: [] for section in self.ALL_SECTIONS}
120 ALL_SECTIONS = TYPE_SECTIONS variable in SchemaOutputGenerator125 self.sections = {section: [] for section in self.ALL_SECTIONS}147 self.sections = {section: [] for section in self.ALL_SECTIONS}
164 ALL_SECTIONS = TYPE_SECTIONS + ['commandPointer', 'command'] variable in COutputGenerator169 self.sections = {section: [] for section in self.ALL_SECTIONS}221 self.sections = {section: [] for section in self.ALL_SECTIONS}
122 ALL_SECTIONS = TYPE_SECTIONS variable in JSONCOutputGenerator127 self.sections = {section: [] for section in self.ALL_SECTIONS}239 self.sections = {section: [] for section in self.ALL_SECTIONS}
291 ALL_SECTIONS = TYPE_SECTIONS variable in JSONOutputGenerator296 self.sections = {section: [] for section in self.ALL_SECTIONS}551 self.sections = {section: [] for section in self.ALL_SECTIONS}
340 ALL_SECTIONS = TYPE_SECTIONS variable in JSONParserGenerator345 self.sections = {section: [] for section in self.ALL_SECTIONS}571 self.sections = {section: [] for section in self.ALL_SECTIONS}
94 ALL_SECTIONS = TYPE_SECTIONS + ['commandPointer', 'command'] variable in ExtensionStubSourceOutputGenerator