Searched full:description (Results 1 – 8 of 8) sorted by relevance
99 /* indirectly documented in description */
26 …kernel-doc [-h] [-v] [-Werror] [-Wall] [-Wreturn] [-Wshort-description] [-Wcontents-before-section…43 =head1 DESCRIPTION216 STATE_BODY_MAYBE => 2, # body - or maybe more description259 '\s*(\@[.\w]+|\@\.\.\.|description|context|returns?|notes?|examples?)\s*:([^:].*)?$';284 my $section_default = "Description"; # default section1373 emit_warning("${file}:$.", "Excess enum value '$k' description in '$declaration_name'\n");1596 # warn if parameter has no description1655 "description in '$decl_name'\n");1677 "No description found for return value of " .2017 # STATE_NAME: Looking for the "name - description" line[all …]
120 --min-conf-desc-length=n set the min description length, if shorter, warn2941 "Missing commit description - Add an appropriate one\n");3298 … "Prefer a maximum 75 chars per line (possible unwrapped commit description?)\n" . $herecurr);3341 # A correctly formed commit description is:3365 my $orig_desc = "commit description";3366 my $description = "";3403 ($id, $description) = git_commit_info($orig_commit,3407 ($short || $long || $space || $case || ($orig_desc ne $description) || !$has_quotes) &&3410 …lease use git commit description style 'commit <12+ chars of sha1> (\"<title line>\")' - ie: '${in…3524 my $description;[all …]
73 my @fixes = (); # If a patch description includes Fixes: lines
10 * Description:
4 description of this project, as well as running tests and adding
2617 * According to description of exit qual for EPT violation, in ept_misconfig_at_level_mkhuge_op()