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