Searched refs:directive (Results 1 – 19 of 19) sorted by relevance
/linux-6.6.21/Documentation/sphinx/ |
D | rstFlatTable.py | 140 def __init__(self, directive): argument 141 self.directive = directive 147 colwidths = self.directive.get_column_widths(self.max_cols) 153 stub_columns = self.directive.options.get('stub-columns', 0) 154 header_rows = self.directive.options.get('header-rows', 0) 173 stub_columns = self.directive.options.get('stub-columns', 0) 207 error = self.directive.state_machine.reporter.error( 209 , nodes.literal_block(self.directive.block_text 210 , self.directive.block_text) 211 , line = self.directive.lineno ) [all …]
|
/linux-6.6.21/Documentation/dev-tools/ |
D | ktap.rst | 73 <result> <number> [<description>][ # [<directive>] [<diagnostic data>]] 86 The directive and any diagnostic data is optional. If either are present, they 89 A directive is a keyword that indicates a different outcome for a test other 90 than passed and failed. The directive is optional, and consists of a single 92 a directive it doesn't support, it should fall back to the "ok" / "not ok" 98 result line can be either "ok" or "not ok" if the SKIP directive is used) 101 directive is inherited from TAP, its use in the kernel is discouraged. 105 case result line should be “not ok” if the TIMEOUT directive is used) 108 the test case result line should be “not ok” if the ERROR directive is used) 115 directive nor any diagnostic data do not need to include the "#" field [all …]
|
/linux-6.6.21/Documentation/bpf/libbpf/ |
D | libbpf_naming_convention.rst | 174 The documentation always starts with a @brief directive. This line is a short 178 can be added below the last directive, at the bottom of the comment. 180 Parameters are denoted with the @param directive, there should be one for each 181 parameter. If this is a function with a non-void return, use the @return directive
|
/linux-6.6.21/Documentation/driver-api/80211/ |
D | mac80211-advanced.rst | 137 .. WARNING: DOCPROC directive not supported: !Cnet/mac80211/agg-tx.c 145 .. WARNING: DOCPROC directive not supported: !Cnet/mac80211/agg-rx.c
|
/linux-6.6.21/Documentation/doc-guide/ |
D | kernel-doc.rst | 450 documents using a dedicated kernel-doc Sphinx directive extension. 452 The kernel-doc directive is of the format:: 458 tree. The following directive options are supported: 509 This is an alias of the 'identifiers' directive and deprecated. 523 Without options, the kernel-doc directive includes all documentation comments
|
D | sphinx.rst | 459 The kernel figure (and image) directive supports **DOT** formatted files, see 503 The *render* directive has all the options known from the *figure* directive,
|
/linux-6.6.21/lib/kunit/ |
D | test.c | 203 const char *directive) in kunit_print_ok_not_ok() argument 206 const char *directive_body = (status == KUNIT_SKIPPED) ? directive : ""; in kunit_print_ok_not_ok()
|
/linux-6.6.21/Documentation/core-api/ |
D | printk-basics.rst | 95 directive)::
|
/linux-6.6.21/Documentation/devicetree/bindings/ |
D | xilinx.txt | 37 directive in system.mhs). Should be in lowercase
|
/linux-6.6.21/arch/m68k/ifpsp060/ |
D | ilsp.doc | 51 using the Motorola Assembly Syntax assembler directive "dc.l"
|
D | fplsp.doc | 52 using the Motorola Assembly Syntax assembler directive "dc.l"
|
D | TEST.DOC | 43 directive "dc.l" (define constant longword). The files can be
|
D | fpsp.doc | 48 using the Motorola Assembly Syntax assembler directive "dc.l"
|
D | isp.doc | 56 using the Motorola Assembly Syntax assembler directive "dc.l"
|
/linux-6.6.21/Documentation/admin-guide/nfs/ |
D | nfsroot.rst | 300 specified using the 'append=' directive in the LILO configuration 303 However, to use the 'root=' directive you also need to create
|
/linux-6.6.21/Documentation/devicetree/bindings/arm/ |
D | arm,vexpress-juno.yaml | 24 using an include directive. As the motherboard can be initialized in one of
|
/linux-6.6.21/include/linux/ |
D | nvme.h | 1808 struct nvme_directive_cmd directive; member
|
/linux-6.6.21/tools/objtool/Documentation/ |
D | objtool.txt | 421 directive right before the call.
|
/linux-6.6.21/Documentation/powerpc/ |
D | hvcs.rst | 308 previously read '1'. The write directive is ignored if the vterm_state
|