Home
last modified time | relevance | path

Searched full:rendered (Results 1 – 25 of 155) sorted by relevance

1234567

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch427 + rendered = pieces["closest-tag"]
429 + rendered += plus_or_dot(pieces)
430 + rendered += "%d.g%s" % (pieces["distance"], pieces["short"])
432 + rendered += ".dirty"
435 + rendered = "0+untagged.%d.g%s" % (pieces["distance"],
438 + rendered += ".dirty"
439 + return rendered
452 + rendered = pieces["closest-tag"]
455 + rendered += ".dev0"
456 + rendered += plus_or_dot(pieces)
[all …]
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dc-code-gen.rst45 Every constant is rendered as a ``#define``.
47 is rendered as a string or integer according to its type in the spec.
64 Each attribute set (excluding fractional sets) is rendered as an enum.
99 Each multicast group gets a define rendered into the kernel uAPI header.
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dlogin.py24 # - All images have home and screen flipper icons not always rendered fully at first.
53 # right event to determine "The system is loaded and screen is rendered"
56 # ensures the system is up, it doesn't mean the screen is rendered.
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dbuildhistory.py151 rendered = []
153 rendered.append(str(entry))
156 self.assertCountEqual(rendered, expectedResult)
/openbmc/phosphor-fan-presence/presence/
H A Dpfpgen.py55 """Items are usually rendered as C++ arrays and as
102 """Base interface for rendered items."""
112 additional items to be rendered."""
307 # the name attribute; however, when rendered the reference
/openbmc/linux/Documentation/driver-api/soundwire/
H A Dstream.rst28 Example 1: Stereo Stream with L and R channels is rendered from Master to
55 Example 3: Stereo Stream with L and R channels is rendered by Master. Each
78 Example 4: Stereo Stream with L and R channels is rendered by
104 Example 5: Stereo Stream with L and R channel is rendered by two different
129 Example 6: Stereo Stream with L and R channel is rendered by 2 Masters, each
151 Example 7: Stereo Stream with L and R channel is rendered by 2
174 Example 8: 4-channel Stream is rendered by 2 Masters, each rendering a
229 rendered/captured on the SoundWire Bus. This section explains Bus operations
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Dformatter.py18 well as some optimizations in the way tags are rendered.
71 (Attributes whose value is None are always rendered this way.)
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxvmc_1.0.14.bb4 hardware rendered motion compensation support."
H A Dlibxcomposite_0.4.6.bb7 update, when a hierarchy is rendered off-screen, the X server provides \
H A Dlibxft_2.3.8.bb7 way glyphs are rendered, making fine typesetting and WYSIWIG display \
/openbmc/webui-vue/docs/guide/components/page-section/
H A Dindex.md5 string will be rendered in an `h2` header element.
/openbmc/openpower-host-ipmi-oem/scripts/
H A Dinventorysensor.mako.cpp2 ## into the rendered file; feel free to edit this file.
/openbmc/linux/tools/perf/Documentation/
H A Dmanpage-normal.xsl2 special settings for manpages rendered from asciidoc+docbook
H A Dmanpage-1.72.xsl2 special settings for manpages rendered from asciidoc+docbook
H A Dmanpage-bold-literal.xsl2 special formatting for manpages rendered from asciidoc+docbook -->
/openbmc/linux/tools/lib/perf/Documentation/
H A Dmanpage-normal.xsl2 special settings for manpages rendered from asciidoc+docbook
H A Dmanpage-1.72.xsl2 special settings for manpages rendered from asciidoc+docbook
H A Dmanpage-bold-literal.xsl2 special formatting for manpages rendered from asciidoc+docbook -->
H A Dmanpage-suppress-sp.xsl2 special settings for manpages rendered from asciidoc+docbook
/openbmc/linux/
H A DREADME5 be rendered in a number of formats, like HTML and PDF. Please read
/openbmc/ipmi-fru-parser/scripts/
H A Dextra-properties.cpp.mako2 ## into the rendered file; feel free to edit this file.
/openbmc/linux/lib/
H A Doid_registry.c126 * The OID is rendered into the buffer in "a.b.c.d" format and the number of
183 * The OID is rendered into the buffer in "a.b.c.d" format and the number of
/openbmc/phosphor-host-ipmid/scripts/
H A Dinventorysensor.mako.cpp
/openbmc/openpower-occ-control/
H A Docc_sensor.mako.hpp2 ## into the rendered file; feel free to edit this file.
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Dsimple-framebuffer.txt3 A simple frame-buffer describes a raw memory region that may be rendered to,

1234567