Home
last modified time | relevance | path

Searched refs:directives (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.10/Documentation/sphinx/
Dkerneldoc.py39 from docutils.parsers.rst import directives, Directive
61 'doc': directives.unchanged_required,
62 'export': directives.unchanged,
63 'internal': directives.unchanged,
64 'identifiers': directives.unchanged,
65 'no-identifiers': directives.unchanged,
66 'functions': directives.unchanged,
DrstFlatTable.py48 from docutils.parsers.rst import directives, roles
49 from docutils.parsers.rst.directives.tables import Table
115 'name': directives.unchanged
116 , 'class': directives.class_option
117 , 'header-rows': directives.nonnegative_int
118 , 'stub-columns': directives.nonnegative_int
119 , 'widths': directives.positive_int_list
120 , 'fill-cells' : directives.flag }
Dkernel_include.py38 from docutils.parsers.rst import directives
39 from docutils.parsers.rst.directives.body import CodeBlock, NumberLines
40 from docutils.parsers.rst.directives.misc import Include
89 path = directives.path(self.arguments[0])
Dkernel_abi.py46 from docutils.parsers.rst import directives, Directive
81 "debug" : directives.flag,
82 "rst" : directives.unchanged
Dcdomain.py36 from docutils.parsers.rst import directives
148 "name" : directives.unchanged
253 directives = { variable in CDomain
Dkfigure.py56 from docutils.parsers.rst import directives
57 from docutils.parsers.rst.directives import images
76 from sphinx.directives.patches import Figure # pylint: disable=C0413
481 option_spec['caption'] = directives.unchanged
Dmaintainers_include.py27 from docutils.parsers.rst.directives.misc import Include
/Linux-v5.10/Documentation/driver-api/early-userspace/
Dearly_userspace_support.rst57 A source file must be directives in the format required by the
59 file format). The directives in the file will be passed directly to
76 usr/gen_init_cpio file directives are output. If a directory is
79 directives from directory scanning and file contents copying are
/Linux-v5.10/scripts/
Dasn1_compiler.c205 static const char *const directives[NR__DIRECTIVES] = { variable
442 dir = bsearch(&tokens[tix], directives, in tokenise()
443 sizeof(directives) / sizeof(directives[1]), in tokenise()
444 sizeof(directives[1]), in tokenise()
447 tokens[tix++].token_type = dir - directives; in tokenise()
/Linux-v5.10/Documentation/doc-guide/
Dsphinx.rst14 The reStructuredText files may contain directives to include structured
363 ``kernel-image`` directives. E.g. to insert a figure with a scalable
398 ``kernel-render`` directives.::
Dcontributing.rst146 generate links to that documentation. Adding ``kernel-doc`` directives to
/Linux-v5.10/scripts/dtc/
Ddtx_diff40 build system ('#include' and '/include/' directives are processed).
/Linux-v5.10/Documentation/x86/
Dexception-tables.rst206 The instructions bracketed in the .section directives are no longer
232 What happened? The assembly directives::
/Linux-v5.10/Documentation/scsi/
DChangeLog.lpfc264 inclusions. Removed unneeded #include directives.
/Linux-v5.10/Documentation/RCU/Design/Requirements/
DRequirements.rst1009 matters, RCU must use compiler directives and memory-barrier