| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | fix-configure-powerpc64.sh | 30 patch --ignore-whitespace "$srcdir"/"$c" <<'EOF'
|
| /OK3568_Linux_fs/kernel/Documentation/sphinx-static/ |
| H A D | theme_overrides.css | 78 * - Sequences of whitespace should collapse into a single whitespace.
|
| /OK3568_Linux_fs/buildroot/package/jsmin/ |
| H A D | Config.in.host | 5 whitespace from JavaScript files. It typically reduces
|
| H A D | Config.in | 5 whitespace from JavaScript files. It typically reduces
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | xmlcatalog.bbclass | 3 # A whitespace-separated list of XML catalogs to be registered, for example
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-setuptools/ |
| H A D | 0001-Limit-the-amount-of-whitespace-to-search-backtrack.-.patch | 4 Subject: [PATCH] Limit the amount of whitespace to search/backtrack. Fixes
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/ |
| H A D | cpprules.in | 4 # Allow XCOMM to be preceded by whitespace and provide a means of generating
|
| /OK3568_Linux_fs/buildroot/package/flashrom/ |
| H A D | 0001-Makefile-Fix-building-on-AArch64-NixOS.patch | 83 @# FreeBSD wc will output extraneous whitespace. 89 @# FreeBSD wc will output extraneous whitespace.
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | istream | 702 * @param __noskipws Whether to consume whitespace or not. 714 * @c is.flags(), the sentry extracts and discards whitespace 716 * used to determine whether each character is whitespace. 785 * - the next character is whitespace according to the current locale 887 * @brief Quick and easy way to eat whitespace 889 * This manipulator extracts whitespace characters, stopping when the 890 * next character is non-whitespace, or when the input sequence is empty. 894 * The current locale is used to distinguish whitespace characters. 902 * will skip leading whitespace before calling operator>> on cin and your
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | istream | 702 * @param __noskipws Whether to consume whitespace or not. 714 * @c is.flags(), the sentry extracts and discards whitespace 716 * used to determine whether each character is whitespace. 785 * - the next character is whitespace according to the current locale 887 * @brief Quick and easy way to eat whitespace 889 * This manipulator extracts whitespace characters, stopping when the 890 * next character is non-whitespace, or when the input sequence is empty. 894 * The current locale is used to distinguish whitespace characters. 902 * will skip leading whitespace before calling operator>> on cin and your
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/ |
| H A D | supervisord.conf | 22 ; setting can list multiple files (separated by whitespace or
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/libidn/ |
| H A D | libidn2_2.3.2.bb | 25 # Need to remove any duplicate whitespace too for reproducibility
|
| /OK3568_Linux_fs/u-boot/tools/scripts/ |
| H A D | define2mk.sed | 6 # list of CPP macros (and whitespace is sanitized)
|
| /OK3568_Linux_fs/buildroot/package/transmission/ |
| H A D | 0003-configure.ac-fix-autoreconf-with-autoconf-2.70.patch | 6 Remove the whitespace before IT_PROG_INTLTOOL as suggested in
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3-setuptools_59.5.0.bb | 14 file://0001-Limit-the-amount-of-whitespace-to-search-backtrack.-.patch \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
| H A D | 0005-adb-add-base64-implementation.patch | 225 +/* skips all whitespace anywhere. 240 + if (isspace(ch)) /* Skip whitespace anywhere. */ 322 + * whitespace after it?
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
| H A D | volatiles | 6 # where the items are separated by whitespace !
|
| /OK3568_Linux_fs/yocto/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?
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | CVE-2022-4415-1.patch | 4 Subject: [PATCH 1/2] coredump: adjust whitespace
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | email-clients.rst | 196 - "no-strip-whitespace-before-send"选项也是需要的。
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/atm/ |
| H A D | cxacru.rst | 35 separated by whitespace, e.g.:
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-mako/ |
| H A D | CVE-2022-40023.patch | 58 \s* # more whitespace
|