Home
last modified time | relevance | path

Searched refs:whitespace (Results 1 – 25 of 78) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/
H A D0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch5 vertical whitespace after translating an integer
30 - /* Skip any trailing whitespace, since strtoimax does not. */
31 - while (whitespace (*ep))
32 + /* Skip any trailing whitespace, since strtoimax does not, using the same
33 + test that strtoimax uses for leading whitespace. */
/openbmc/u-boot/Documentation/sphinx-static/
H A Dtheme_overrides.css30 * - Sequences of whitespace should collapse into a single whitespace.
/openbmc/qemu/
H A D.gitattributes9 *.patch -text -whitespace
/openbmc/linux/Documentation/sphinx-static/
H A Dtheme_overrides.css69 * - Sequences of whitespace should collapse into a single whitespace.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/
H A DCVE-2023-34194.patch4 located after whitespace
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dxmlcatalog.bbclass11 # A whitespace-separated list of XML catalogs to be registered, for example
/openbmc/linux/Documentation/gpu/
H A Ddrm-usage-stats.rst25 - Whitespace between the delimiter and first non-whitespace character shall be
27 - Keys are not allowed to contain whitespace characters.
42 - <keystr> - String excluding any above defined reserved characters or whitespace.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/
H A Dsupervisord.conf22 ; setting can list multiple files (separated by whitespace or
/openbmc/openbmc/poky/meta/recipes-extended/libidn/
H A Dlibidn2_2.3.7.bb26 # Need to remove any duplicate whitespace too for reproducibility
/openbmc/u-boot/tools/scripts/
H A Ddefine2mk.sed6 # list of CPP macros (and whitespace is sanitized)
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.8.rst24 - core-image.bbclass: Fix missing leading whitespace with ':append'
25 - populate_sdk_ext.bbclass: Fix missing leading whitespace with ':append'
26 - ptest-packagelists.inc: Fix missing leading whitespace with ':append'
H A Dmigration-1.3.rst55 .. _migration-1.3-python-function-whitespace:
63 given that Python treats whitespace as syntactically significant. If you
H A Drelease-notes-4.1.3.rst61 - core-image.bbclass: Fix missing leading whitespace with ':append'
148 - populate_sdk_ext.bbclass: Fix missing leading whitespace with ':append'
150 - ptest-packagelists.inc: Fix missing leading whitespace with ':append'
/openbmc/qemu/docs/sphinx-static/
H A Dtheme_overrides.css151 * - Sequences of whitespace should collapse into a single whitespace.
/openbmc/docs/
H A Dcpp-style-and-conventions.md381 - Insert whitespace after a conditional and before parens.
389 - Insert whitespace around binary operators for readability.
396 - Do not insert whitespace around unary operators.
405 - Do not insert whitespace inside parens or between a function call and
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dvolatiles6 # where the items are separated by whitespace !
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0005-adb-add-base64-implementation.patch227 +/* skips all whitespace anywhere.
242 + if (isspace(ch)) /* Skip whitespace anywhere. */
324 + * whitespace after it?
/openbmc/openbmc/poky/meta/recipes-extended/wget/wget/
H A D0002-improve-reproducibility.patch38 sed use of DEBUG_PREFIX_MAP must treat whitespace the same as the
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat-openbsd/
H A D0001-bundle-own-base64-encode-decode-functions.patch236 +/* skips all whitespace anywhere.
251 + if (isspace(ch)) /* Skip whitespace anywhere. */
333 + * whitespace after it?
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Demail-clients.rst199 - "no-strip-whitespace-before-send"選項也是需要的。
/openbmc/linux/Documentation/networking/device_drivers/atm/
H A Dcxacru.rst35 separated by whitespace, e.g.:
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Demail-clients.rst240 - ``no-strip-whitespace-before-send`` 选项也是需要的。
/openbmc/linux/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst174 format nfsd:\040SETATTR // one way to match a format with whitespace
175 format "nfsd: SETATTR" // a neater way to match a format with whitespace
176 format 'nfsd: SETATTR' // yet another way to match a format with whitespace
/openbmc/qemu/docs/
H A Dblock-replication.txt175 leading whitespace.
220 the leading whitespace.
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dauthors.rst38 - Jesper Juhl (in particular for lots of whitespace/formatting cleanup)

1234