| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0097-commands-menuentry-Fix-quoting-in-setparams_prefix.patch | 6 Commit 9acdcbf32542 (use single quotes in menuentry setparams command) 22 Fixes: 9acdcbf32542 (use single quotes in menuentry setparams command) 38 len += 3; /* 3 = 1 space + 2 quotes */
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bootconfig.c | 498 int c, quotes = 0; in __xbc_parse_value() local 506 quotes = *v; in __xbc_parse_value() 513 if (quotes) { in __xbc_parse_value() 514 if (c != quotes) in __xbc_parse_value() 516 quotes = 0; in __xbc_parse_value() 532 if (quotes) in __xbc_parse_value()
|
| /OK3568_Linux_fs/buildroot/package/oracle-mysql/ |
| H A D | 0001-configure-ps-cache-check.patch | 18 # then Make, then shell. The autoconf substitution uses single quotes, so 19 # no unprotected single quotes should appear in the expression.
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/tests/preprocess/escape/ |
| H A D | Kconfig | 11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
|
| /OK3568_Linux_fs/u-boot/tools/scripts/ |
| H A D | define2mk.sed | 17 # drop quotes around string values 21 # Assume strings as default - add quotes around values
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Kbuild.include | 299 # passing to shell commands. It is surrounded by double-quotes, and 300 # any double-quotes or backslashes within it are escaped by 304 # surrounding quotes and the escaping from quotes and backslashes, and 320 # enough. It'll strip the quotes in the common case where there's no 321 # space and it's a simple filename, and it'll retain the quotes when 325 # and double quotes, backslashes and spaces in the filenames.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | Kbuild.include | 299 # passing to shell commands. It is surrounded by double-quotes, and 300 # any double-quotes or backslashes within it are escaped by 304 # surrounding quotes and the escaping from quotes and backslashes, and 320 # enough. It'll strip the quotes in the common case where there's no 321 # space and it's a simple filename, and it'll retain the quotes when 325 # and double quotes, backslashes and spaces in the filenames.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Kbuild.include | 299 # passing to shell commands. It is surrounded by double-quotes, and 300 # any double-quotes or backslashes within it are escaped by 304 # surrounding quotes and the escaping from quotes and backslashes, and 320 # enough. It'll strip the quotes in the common case where there's no 321 # space and it's a simple filename, and it'll retain the quotes when 325 # and double quotes, backslashes and spaces in the filenames.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | Kbuild.include | 355 # passing to shell commands. It is surrounded by double-quotes, and 356 # any double-quotes or backslashes within it are escaped by 360 # surrounding quotes and the escaping from quotes and backslashes, and 376 # enough. It'll strip the quotes in the common case where there's no 377 # space and it's a simple filename, and it'll retain the quotes when 381 # and double quotes, backslashes and spaces in the filenames.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | Kbuild.include | 355 # passing to shell commands. It is surrounded by double-quotes, and 356 # any double-quotes or backslashes within it are escaped by 360 # surrounding quotes and the escaping from quotes and backslashes, and 376 # enough. It'll strip the quotes in the common case where there's no 377 # space and it's a simple filename, and it'll retain the quotes when 381 # and double quotes, backslashes and spaces in the filenames.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | Kbuild.include | 328 # passing to shell commands. It is surrounded by double-quotes, and 329 # any double-quotes or backslashes within it are escaped by 333 # surrounding quotes and the escaping from quotes and backslashes, and 349 # enough. It'll strip the quotes in the common case where there's no 350 # space and it's a simple filename, and it'll retain the quotes when 354 # and double quotes, backslashes and spaces in the filenames.
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | Kbuild.include | 328 # passing to shell commands. It is surrounded by double-quotes, and 329 # any double-quotes or backslashes within it are escaped by 333 # surrounding quotes and the escaping from quotes and backslashes, and 349 # enough. It'll strip the quotes in the common case where there's no 350 # space and it's a simple filename, and it'll retain the quotes when 354 # and double quotes, backslashes and spaces in the filenames.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-mako/ |
| H A D | CVE-2022-40023.patch | 10 number of quotes within its quoted sections. 37 + number of quotes within its quoted sections.
|
| /OK3568_Linux_fs/kernel/tools/scripts/ |
| H A D | utilities.mak | 51 # single-quotes, so be wary of the characters 67 # delimited by shell single-quotes, so be wary 84 # single-quotes.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/ |
| H A D | 855.patch | 6 …sons "system;thread;random;unit_test_framework" was seen as a single module, because of the quotes.
|
| H A D | 0001-Correct-clang-compiler-flags.patch | 6 Fix misplaced quotes, this was leading to spurious ; in compiler cmdline
|
| /OK3568_Linux_fs/buildroot/package/flashrom/ |
| H A D | 0001-Makefile-Fix-building-on-AArch64-NixOS.patch | 24 single quotes, which prevented using the single quote in the 27 quotes and lacked other characters that needed escaping, which
|
| /OK3568_Linux_fs/buildroot/package/libgpg-error/ |
| H A D | 0001-build-Fix-generation-of-lock-obj-pub.native.h-for-cr.patch | 7 * src/gen-lock-obj.sh: Capture echo output with quotes.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | bootconfig.rst | 36 quotes (``"VALUE"``) or single-quotes (``'VALUE'``) to quote it. Note that 37 you can not escape these quotes.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/ |
| H A D | 0001-debuginfod-fix-compilation-on-platforms-without-erro.patch | 12 Since we are here, use quotes for "system.h" header, since it's a local
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages-meson.txt | 116 single quotes. By default, empty. Note that Buildroot already sets the 123 single quotes around string values. By default, empty. Note that
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/s-nail/files/ |
| H A D | make-errors.patch | 1 Don't wrap CC in quotes as our CC has options and this breaks command lookup.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
| H A D | freeradius-fix-quoting-for-BUILT_WITH.patch | 3 The escaped quotes are to make the -D values produce strings which
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2022-35252.patch | 36 + But Firefox and Chrome as of June 2022 accept space, comma and double-quotes
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/tests/ |
| H A D | test_soup.py | 151 quotes = b"\x91\x92foo\x93\x94" 152 dammit = UnicodeDammit(quotes)
|