H A D | kdoc_parser.py | 380 def create_parameter_list(self, ln, decl_type, args, argument 110 __init__(self, config, ln) global() argument 228 emit_msg(self, ln, msg, warning=True) global() argument 287 reset_state(self, ln) global() argument 299 push_parameter(self, ln, decl_type, param, dtype, org_arg, declaration_name) global() argument 495 check_sections(self, ln, decl_name, decl_type, sectcheck, prmscheck) global() argument 533 check_return_section(self, ln, declaration_name, return_type) global() argument 551 dump_struct(self, ln, proto) global() argument 834 dump_enum(self, ln, proto) global() argument 908 dump_declaration(self, ln, prototype) global() argument 928 dump_function(self, ln, prototype) global() argument 1095 dump_typedef(self, ln, proto) global() argument 1187 process_normal(self, ln, line) global() argument 1202 process_name(self, ln, line) global() argument 1300 process_body(self, ln, line) global() argument 1419 process_inline(self, ln, line) global() argument 1455 syscall_munge(self, ln, proto) global() argument 1494 tracepoint_munge(self, ln, proto) global() argument 1531 process_proto_function(self, ln, line) global() argument 1579 process_proto_type(self, ln, line) global() argument 1620 process_proto(self, ln, line) global() argument 1641 process_docblock(self, ln, line) global() argument [all...] |