Home
last modified time | relevance | path

Searched full:description (Results 1 – 8 of 8) sorted by relevance

/kvm-unit-tests/s390x/
H A Dcpumodel.c99 /* indirectly documented in description */
/kvm-unit-tests/scripts/
H A Dkernel-doc26 …kernel-doc [-h] [-v] [-Werror] [-Wall] [-Wreturn] [-Wshort-description] [-Wcontents-before-section…
43 =head1 DESCRIPTION
216 STATE_BODY_MAYBE => 2, # body - or maybe more description
259 '\s*(\@[.\w]+|\@\.\.\.|description|context|returns?|notes?|examples?)\s*:([^:].*)?$';
284 my $section_default = "Description"; # default section
1373 emit_warning("${file}:$.", "Excess enum value '$k' description in '$declaration_name'\n");
1596 # warn if parameter has no description
1655 "description in '$decl_name'\n");
1677 "No description found for return value of " .
2017 # STATE_NAME: Looking for the "name - description" line
[all …]
H A Dcheckpatch.pl120 --min-conf-desc-length=n set the min description length, if shorter, warn
2941 "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 …]
H A Dget_maintainer.pl73 my @fixes = (); # If a patch description includes Fixes: lines
/kvm-unit-tests/lib/s390x/
H A Dcss_dump.c10 * Description:
/kvm-unit-tests/
H A DREADME4 description of this project, as well as running tests and adding
H A DREADME.md4 description of this project, as well as running tests and adding
/kvm-unit-tests/x86/
H A Dvmx_tests.c2617 * According to description of exit qual for EPT violation, in ept_misconfig_at_level_mkhuge_op()