Home
last modified time | relevance | path

Searched full:directive (Results 1 – 25 of 269) sorted by relevance

1234567891011

/openbmc/qemu/docs/sphinx/
H A Dhxtool.py9 """hxtool is a Sphinx extension that implements the hxtool-doc directive"""
16 # Each hxtool-doc:: directive takes one argument which is the
25 from docutils.parsers.rst import directives, Directive
49 """Handle a DEFHEADING directive"""
52 # empty we ignore the directive -- these are used only to add
63 """Handle an ARCHHEADING directive"""
76 """Handle an SRST directive"""
83 class HxtoolDocDirective(Directive):
109 directive = parse_directive(line)
111 if directive == 'HXCOMM':
[all …]
H A Dfakedbusdoc.py10 from docutils.parsers.rst import Directive
15 class FakeDBusDocDirective(Directive):
24 """Register a fake dbus-doc directive with Sphinx"""
H A Dqapidoc.py11 qapidoc is a Sphinx extension that implements the qapi-doc directive
16 It implements one new rST directive, "qapi-doc::".
17 Each qapi-doc:: directive takes one argument, which is the
34 from docutils.parsers.rst import Directive, directives
80 from a Sphinx directive's 'run' method).
487 class NestedDirective(Directive):
548 When the :annotated: option is present, the body of this directive
554 When :annotated: is absent, the directive body is treated as a
583 # No explicit directive found, use defaults
640 """Register qapi-doc directive with Sphinx"""
/openbmc/linux/Documentation/sphinx/
H A Dkernel_include.py9 Implementation of the ``kernel-include`` reST-directive.
14 The ``kernel-include`` reST-directive is a replacement for the ``include``
15 directive. The ``kernel-include`` directive expand environment variables in
21 security risk for builders. This is why the ``include`` directive from
23 tree where the reST document with the include directive is placed.
59 u"""KernelInclude (``kernel-include``) directive"""
69 'Problems with "%s" directive, prohibited path: %s'
88 raise self.warning('"%s" directive disabled.' % self.name)
111 raise self.severe('Problems with "%s" directive path:\n'
116 raise self.severe('Problems with "%s" directive path:\n%s.' %
[all …]
H A DrstFlatTable.py9 Implementation of the ``flat-table`` reST-directive.
102 u"""FlatTable (``flat-table``) directive"""
116 'The "%s" directive is empty; content required.' % self.name,
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)
166 # no table directive (except *this* flat-table) which allows to
173 stub_columns = self.directive.options.get('stub-columns', 0)
[all …]
H A Dkernel_abi.py9 Implementation of the ``kernel-abi`` reST-directive.
16 The ``kernel-abi`` (:py:class:`KernelCmd`) directive calls the
19 Overview of directive's argument and options.
44 from docutils.parsers.rst import directives, Directive
59 class KernelCmd(Directive):
61 u"""KernelABI (``kernel-abi``) directive"""
H A Dkernel_feat.py8 Implementation of the ``kernel-feat`` reST-directive.
15 The ``kernel-feat`` (:py:class:`KernelFeat`) directive calls the
18 Overview of directive's argument and options.
42 from docutils.parsers.rst import directives, Directive
57 class KernelFeat(Directive):
59 u"""KernelFeat (``kernel-feat``) directive"""
H A Dmaintainers_include.py10 Implementation of the ``maintainers-include`` reST-directive.
15 The ``maintainers-include`` reST-directive performs extensive parsing
26 from docutils.parsers.rst import Directive
40 u"""MaintainersInclude (``maintainers-include``) directive"""
176 raise self.warning('"%s" directive disabled.' % self.name)
192 raise self.severe('Problems with "%s" directive path:\n%s.' %
H A Dkfigure.py445 """Node for ``kernel-image`` directive."""
449 u"""KernelImage directive
451 Earns everything from ``.. image::`` directive, except *remote URI* and
482 """Node for ``kernel-figure`` directive."""
485 u"""KernelImage directive
487 Earns everything from ``.. figure::`` directive, except *remote URI* and
557 """Node for ``kernel-render`` directive."""
561 u"""KernelRender directive
564 *figure* directive, plus option ``caption``. If ``caption`` has a
568 The KernelRender directive wraps the text of the directive into a
[all …]
/openbmc/u-boot/Documentation/sphinx/
H A Dkernel_include.py9 Implementation of the ``kernel-include`` reST-directive.
14 The ``kernel-include`` reST-directive is a replacement for the ``include``
15 directive. The ``kernel-include`` directive expand environment variables in
21 security risk for builders. This is why the ``include`` directive from
23 tree where the reST document with the include directive is placed.
59 u"""KernelInclude (``kernel-include``) directive"""
68 'Problems with "%s" directive, prohibited path: %s'
85 raise self.warning('"%s" directive disabled.' % self.name)
109 raise self.severe('Problems with "%s" directive path:\n'
114 raise self.severe('Problems with "%s" directive path:\n%s.' %
[all …]
H A DrstFlatTable.py9 Implementation of the ``flat-table`` reST-directive.
114 u"""FlatTable (``flat-table``) directive"""
128 'The "%s" directive is empty; content required.' % self.name,
152 def __init__(self, directive): argument
153 self.directive = directive
159 colwidths = self.directive.get_column_widths(self.max_cols)
165 stub_columns = self.directive.options.get('stub-columns', 0)
166 header_rows = self.directive.options.get('header-rows', 0)
178 # no table directive (except *this* flat-table) which allows to
185 stub_columns = self.directive.options.get('stub-columns', 0)
[all …]
H A Dkfigure.py341 """Node for ``kernel-image`` directive."""
345 u"""KernelImage directive
347 Earns everything from ``.. image::`` directive, except *remote URI* and
378 """Node for ``kernel-figure`` directive."""
381 u"""KernelImage directive
383 Earns everything from ``.. figure::`` directive, except *remote URI* and
453 """Node for ``kernel-render`` directive."""
457 u"""KernelRender directive
460 *figure* directive, plus option ``caption``. If ``caption`` has a
464 The KernelRender directive wraps the text of the directive into a
[all …]
/openbmc/openbmc-test-automation/ffdc/docs/
H A Dplugin.md19 - plugin directive in YAML
108 when the return directive is used by implying "=" , the `return_value` can be
183 Error directive on plugin supported
187 - continue_on_error : If there was an error and user declare this directive,
200 This error directive would come into force only if there is an error detected by
204 To go further, there is another directive for plugin to check if the plugin
207 The directive statement is
233 This directive helps in validating plugin return data to handle different plugin
/openbmc/phosphor-webui/app/common/directives/
H A Dicon-provider.js2 * Directive to inline an svg icon
4 * To use–add an <icon> directive with a file attribute with
14 angular.module('app.common.directives').directive('icon', () => {
20 console.log('File name not provided for <icon> directive.')
H A DdirPagination.js11 * on how to dynamically invoke the ng-repeat directive.
32 .directive(
35 .directive('dirPaginateNoCompile', noCompileDirective)
36 .directive(
58 // https://github.com/angular/angular.js/blob/v1.4.x/src/ng/directive/ngRepeat.js#L339
65 throw 'pagination directive: the \'itemsPerPage\' filter must be set.';
170 * Adds the ng-repeat directive to the element. In the case of multi-element
189 * Adds the dir-paginate-no-compile directive to each element in the tElement
251 * This is a helper directive that allows correct compilation when in
296 // is only important when the corresponding dir-paginate directive has not
[all …]
/openbmc/linux/arch/arc/include/asm/
H A Djump_label.h19 * ".balign 4" directive. In that case patched instruction is aligned with one
21 * However 'align by 4' directive is much stricter than it actually required.
24 * ".bundle_align_mode" assembler directive. That will save us from adding
27 * TODO: switch to ".bundle_align_mode" directive using whin it will be
/openbmc/linux/Documentation/dev-tools/
H A Dktap.rst73 <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 …]
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst751 directive in your recipes to inherit the class would be a common way to
759 directive.
778 ``inherit`` Directive
782 directive to inherit the functionality of a class (``.bbclass``).
783 BitBake only supports this directive when used within recipe and class
786 The ``inherit`` directive is a rudimentary means of specifying
792 As an example, your recipes could use the following directive to inherit
806 If you want to use the directive to inherit multiple classes, separate
812 An advantage with the inherit directive as compared to both the
813 …etadata:\`\`include\`\` directive>` and :ref:`require <bitbake-user-manual/bitbake-user-manual-met…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/
H A Dsystemctl107 Directive = namedtuple("Directive", "action unit_name")
113 directive = Directive(action=m.group('action'),
115 self.directives.append(directive)
145 for directive in self.directives:
146 if fnmatch.fnmatch(unit_name, directive.unit_name):
147 return directive.action
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dcustomrecipe.js21 if (targetPkg.directive === 'add'){
30 } else if (targetPkg.directive === 'remove') {
144 if (targetPkg.directive === 'add') {
180 } else if (targetPkg.directive === 'remove') {
226 throw("Unknown package directive: should be add or remove");
246 if (targetPkg.directive === 'add')
247 btnCell.children("button[data-directive=remove]").fadeIn();
249 btnCell.children("button[data-directive=add]").fadeIn();
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl123 Directive = namedtuple("Directive", "action unit_name")
129 directive = Directive(action=m.group('action'),
131 self.directives.append(directive)
161 for directive in self.directives:
162 if fnmatch.fnmatch(unit_name, directive.unit_name):
163 return directive.action
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A D0001-Ensure-compatibility-with-ARMv9-by-updating-.arch-di.patch4 Subject: [PATCH] Ensure compatibility with ARMv9 by updating .arch directive
6 The pmem_cvap() function currently uses the '.arch armv8.2-a' directive
8 compiling for ARMv9 systems. Update the '.arch' directive to 'armv9.4-a'
/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py419 """Path group config file directive."""
438 """Property group config file directive."""
646 """Handle the property watch config file directive."""
720 """Handle the path watch config file directive."""
750 """Handle the journal callback config file directive."""
822 """Handle the count condition config file directive."""
845 """Handle the median condition config file directive."""
866 """Handle the journal callback config file directive."""
878 """Handle the elog callback config file directive."""
892 """Handle the event callback config file directive."""
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/
H A Dtinyproxy.conf92 # and enable the Syslog directive. These directives are mutually
99 # option must not be enabled if the Logfile directive is being used.
221 # the real host name is a security concern. If the following directive
259 # If this directive is commented out, or is set to "No" then the default
263 # However, by setting this directive to "Yes" the default policy becomes
309 # that the normal proxy is turned off by uncommenting the next directive.
/openbmc/qemu/docs/devel/
H A Ddocs.rst38 ``SRST()`` directive. For example,
45 ``--help`` output and in the documentation. This directive should
67 that results. Use the ``SRST()`` directive documented above, to

1234567891011