Searched refs:ALL_SECTIONS (Results 1 – 6 of 6) sorted by relevance
118 ALL_SECTIONS = TYPE_SECTIONS + ['commandPointer', 'command'] variable in COutputGenerator125 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])181 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
124 ALL_SECTIONS = TYPE_SECTIONS + ['command'] variable in LayerChassisOutputGenerator1300 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])1380 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
615 ALL_SECTIONS = ['command'] variable in ThreadOutputGenerator622 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
123 ALL_SECTIONS = ['command'] variable in ObjectTrackerOutputGenerator211 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
980 ALL_SECTIONS = ['source_file', 'header_file'] variable in LayerChassisDispatchOutputGenerator1035 self.sections = dict([(section, []) for section in self.ALL_SECTIONS])
119 ALL_SECTIONS = ['command'] variable in ParameterValidationOutputGenerator