Home
last modified time | relevance | path

Searched refs:OUTPUT_INCLUDE (Results 1 – 2 of 2) sorted by relevance

/scripts/lib/kdoc/
A Dkdoc_output.py58 OUTPUT_INCLUDE = 1 # output only specified symbols variable in OutputFormat
100 self.out_mode = self.OUTPUT_INCLUDE
143 if self.out_mode == self.OUTPUT_INCLUDE:
163 if self.out_mode in [self.OUTPUT_INCLUDE, self.OUTPUT_EXPORTED]:
345 if not self.out_mode == self.OUTPUT_INCLUDE:
/scripts/
A Dkernel-doc.pl150 OUTPUT_INCLUDE => 1, # output only specified symbols constant
310 $output_selection = OUTPUT_INCLUDE;
449 (($output_selection == OUTPUT_INCLUDE) &&
682 if ($output_selection != OUTPUT_INCLUDE) {
1009 (($output_selection == OUTPUT_INCLUDE ||
1245 if ($output_selection == OUTPUT_INCLUDE) {
2288 if ($output_selection == OUTPUT_INCLUDE) {

Completed in 6 milliseconds