Searched refs:out_function (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_output.py | 195 self.out_function(fname, name, args) 224 def out_function(self, fname, name, args): member in OutputFormat 364 def out_function(self, fname, name, args): member in RestFormat 696 def out_function(self, fname, name, args): member in ManFormat
|