Lines Matching refs:with
69 my $type_fp_param2 = '\@(\w+->\S+)\(\)'; # Special RST handling for structs with func ptr params
194 # someone was calling it with the variable from outside the
536 # confess "output_highlight got called with no args?\n";
1597 # (but ignore ones starting with # as these are not parameters
1669 # Ignore functions with a "void" return type. (But don't ignore "void *")
1733 # If you mess with these regexps, it's a good idea to check that
1783 # The function parser can be called with a typedef parameter.
2079 emit_warning("${file}:$.", "This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst\n$_");
2444 Use the ReST C domain dialect compatible with a specific Sphinx Version.
2492 To be used with -export or -internal.