Home
last modified time | relevance | path

Searched refs:parenthesis (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/scripts/
H A Dkernel-doc1988 my $parenthesis = qr{\(\w*\)};
1990 if (/^$decl_start([\w\s]+?)$parenthesis?\s*$decl_end?$/) {
2000 elsif (/^$decl_start$fn_type?(\w+)\s*$parenthesis?\s*$decl_end?$/ ||
2001 /^$decl_start$fn_type?(\w+[^-:]*)$parenthesis?\s*$decl_end$/) {
/linux-6.15/Documentation/bpf/libbpf/
H A Dlibbpf_naming_convention.rst176 like so: **api_name**. Please include an open and close parenthesis if this is a
/linux-6.15/Documentation/driver-api/media/
H A Dmaintainer-entry-profile.rst180 - when they avoid a line to end with an open parenthesis or an open
/linux-6.15/Documentation/doc-guide/
H A Dkernel-doc.rst349 left parenthesis ('(') for function-like macros or not followed by one
/linux-6.15/Documentation/admin-guide/media/
H A Dimx.rst365 parenthesis.
/linux-6.15/Documentation/scsi/
H A Dst.rst495 parenthesis is specified whether the option is global or
/linux-6.15/Documentation/process/
H A Dcoding-style.rst112 is to align descendants to a function open parenthesis.