Home
last modified time | relevance | path

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

/linux/tools/lib/python/kdoc/
H A Dxforms_lists.py133 xforms = { variable in CTransforms
146 if xforms_type not in self.xforms:
152 for search, subst in self.xforms[xforms_type]:
H A Dkdoc_parser.py250 def __init__(self, config, fname, xforms, store_src=False): argument
255 self.xforms = xforms
847 members = self.xforms.apply("struct", members)
976 proto = self.xforms.apply("var", proto)
1059 prototype = self.xforms.apply("func", prototype)