/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/ |
H A D | 0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch | 5 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 D | theme_overrides.css | 30 * - Sequences of whitespace should collapse into a single whitespace.
|
/openbmc/qemu/ |
H A D | .gitattributes | 9 *.patch -text -whitespace
|
/openbmc/linux/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 69 * - Sequences of whitespace should collapse into a single whitespace.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/ |
H A D | CVE-2023-34194.patch | 4 located after whitespace
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | xmlcatalog.bbclass | 11 # A whitespace-separated list of XML catalogs to be registered, for example
|
/openbmc/linux/Documentation/gpu/ |
H A D | drm-usage-stats.rst | 25 - 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 D | supervisord.conf | 22 ; setting can list multiple files (separated by whitespace or
|
/openbmc/openbmc/poky/meta/recipes-extended/libidn/ |
H A D | libidn2_2.3.7.bb | 26 # Need to remove any duplicate whitespace too for reproducibility
|
/openbmc/u-boot/tools/scripts/ |
H A D | define2mk.sed | 6 # list of CPP macros (and whitespace is sanitized)
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.8.rst | 24 - 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 D | migration-1.3.rst | 55 .. _migration-1.3-python-function-whitespace: 63 given that Python treats whitespace as syntactically significant. If you
|
H A D | release-notes-4.1.3.rst | 61 - 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 D | theme_overrides.css | 151 * - Sequences of whitespace should collapse into a single whitespace.
|
/openbmc/docs/ |
H A D | cpp-style-and-conventions.md | 381 - 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 D | volatiles | 6 # where the items are separated by whitespace !
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0005-adb-add-base64-implementation.patch | 227 +/* 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 D | 0002-improve-reproducibility.patch | 38 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 D | 0001-bundle-own-base64-encode-decode-functions.patch | 236 +/* skips all whitespace anywhere. 251 + if (isspace(ch)) /* Skip whitespace anywhere. */ 333 + * whitespace after it?
|
/openbmc/linux/Documentation/translations/zh_TW/process/ |
H A D | email-clients.rst | 199 - "no-strip-whitespace-before-send"選項也是需要的。
|
/openbmc/linux/Documentation/networking/device_drivers/atm/ |
H A D | cxacru.rst | 35 separated by whitespace, e.g.:
|
/openbmc/linux/Documentation/translations/zh_CN/process/ |
H A D | email-clients.rst | 240 - ``no-strip-whitespace-before-send`` 选项也是需要的。
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | dynamic-debug-howto.rst | 174 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 D | block-replication.txt | 175 leading whitespace. 220 the leading whitespace.
|
/openbmc/linux/Documentation/admin-guide/cifs/ |
H A D | authors.rst | 38 - Jesper Juhl (in particular for lots of whitespace/formatting cleanup)
|