/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | i2c_write_byte.md | 12 …ressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. … 13 …ressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. … 14 …ressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. Specifies which b…
|
H A D | i2c_compare_byte.md | 12 …ressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. … 13 …ressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. … 14 …ressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. Specifies which b…
|
H A D | i2c_write_bytes.md | 18 …ressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. This is the locat… 19 …exadecimal. Each value must be prefixed with 0x and surrounded by double quotes. … 20 …hexadecimal. Each mask must be prefixed with 0x and surrounded by double quotes. The number of bit…
|
H A D | i2c_compare_bytes.md | 18 …ressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. This is the locat… 19 …exadecimal. Each value must be prefixed with 0x and surrounded by double quotes. … 20 …hexadecimal. Each mask must be prefixed with 0x and surrounded by double quotes. The number of bit…
|
H A D | i2c_write_bit.md | 12 …ister address expressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. |
|
H A D | i2c_interface.md | 18 …of the device expressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. |
|
H A D | i2c_compare_bit.md | 12 …ister address expressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. |
|
H A D | i2c_capture_bytes.md | 30 …ressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. This is the locat…
|
H A D | compare_vpd.md | 52 …exadecimal. Each value must be prefixed with 0x and surrounded by double quotes. …
|
H A D | pmbus_read_sensor.md | 105 …ressed in hexadecimal. Must be prefixed with 0x and surrounded by double quotes. …
|
/openbmc/linux/scripts/kconfig/tests/preprocess/escape/ |
H A D | Kconfig | 11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
|
/openbmc/u-boot/tools/scripts/ |
H A D | define2mk.sed | 17 # drop quotes around string values 21 # Assume strings as default - add quotes around values
|
/openbmc/linux/lib/ |
H A D | bootconfig.c | 566 int c, quotes = 0; in __xbc_parse_value() local 574 quotes = *v; in __xbc_parse_value() 581 if (quotes) { in __xbc_parse_value() 582 if (c != quotes) in __xbc_parse_value() 584 quotes = 0; in __xbc_parse_value() 600 if (quotes) in __xbc_parse_value()
|
/openbmc/openbmc/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
|
/openbmc/linux/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.
|
/openbmc/openbmc/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.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0009-Fix-quoting-for-BUILD_WITH.patch | 6 The escaped quotes are to make the -D values produce strings which
|
/openbmc/linux/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.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/kpatch/ |
H A D | 0001-kpatch-build-add-cross-compilation-support.patch | 13 Also removed quotes in exec lines, so it is
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CNRI-Python | 11 …ense Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6, bet…
|
H A D | CNRI-Python-GPL-Compatible | 9 …ense Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6.1 is…
|
H A D | CNRI-Jython | 5 …ense Agreement, Licensee may substitute the following text (omitting the quotes), provided, howeve…
|
/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/ |
H A D | CVE-2022-4055.patch | 3 …e' argument. While to, cc and bcc values are properly enclosed in single quotes this is not the ca…
|
/openbmc/u-boot/doc/ |
H A D | README.android-fastboot-protocol | 101 * Commands are ascii strings and sent without the quotes (which are
|