Searched refs:ALL_SECTIONS (Results 1 – 7 of 7) sorted by relevance
136 ALL_SECTIONS = TYPE_SECTIONS + ['commandPointer', 'command'] variable in COutputGenerator141 self.sections = {section: [] for section in self.ALL_SECTIONS}189 self.sections = {section: [] for section in self.ALL_SECTIONS}
125 ALL_SECTIONS = TYPE_SECTIONS + ['command'] variable in LayerChassisOutputGenerator1556 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])1621 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
664 ALL_SECTIONS = ['command'] variable in ThreadOutputGenerator671 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
124 ALL_SECTIONS = ['command'] variable in ObjectTrackerOutputGenerator216 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
990 ALL_SECTIONS = ['source_file', 'header_file'] variable in LayerChassisDispatchOutputGenerator1045 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
120 ALL_SECTIONS = ['command'] variable in ParameterValidationOutputGenerator
135 ALL_SECTIONS = TYPE_SECTIONS + ['commandPointer', 'command'] variable in COutputGenerator140 self.sections = {section: [] for section in self.ALL_SECTIONS}188 self.sections = {section: [] for section in self.ALL_SECTIONS}