/openbmc/linux/drivers/acpi/acpica/ |
H A D | utascii.c | 60 u8 acpi_ut_valid_name_char(char character, u32 position) in acpi_ut_valid_name_char() argument 63 if (!((character >= 'A' && character <= 'Z') || in acpi_ut_valid_name_char() 64 (character >= '0' && character <= '9') || (character == '_'))) { in acpi_ut_valid_name_char() 68 if (character == '!' && position == 3) { in acpi_ut_valid_name_char()
|
/openbmc/linux/fs/nls/ |
H A D | Kconfig | 44 native language character sets. These character sets are stored 56 native language character sets. These character sets are stored 68 native language character sets. These character sets are stored 81 native language character sets. These character sets are stored in 97 native language character sets. These character sets are stored in 112 native language character sets. These character sets are stored in 123 native language character sets. These character sets are stored in 134 native language character sets. These character sets are stored in 145 native language character sets. These character sets are stored in 156 native language character sets. These character sets are stored in [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-usb-devices-usbsevseg | 14 For a 6 character display the values are 18 for an 8 character display the values are 27 raw: each character controls its segment manually 28 hex: each character is between 0-15 29 ascii: each character is between '0'-'9' and 'A'-'F'.
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | dammit.py | 94 for name_with_semicolon, character in sorted(html5.items()): 113 name_to_unicode[name] = character 118 unicode_to_name[character] = name 126 if (len(character) == 1 and ord(character) < 128 127 and character not in '<>&'): 134 if len(character) > 1 and all(ord(x) < 128 for x in character): 153 if len(character) == 1: 154 short_entities.add(character) 156 long_entities_by_first_character[character[0]].add(character) 184 character = chr(codepoint) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/ |
H A D | libtext-charwidth-perl_0.04.bb | 5 example, ASCII characters occupy one column per character, east Asian \ 7 per character, and combining characters (apperaring in ISO-8859-11 Thai, \ 8 Unicode, and so on) occupy zero columns per character. mbwidth() gives the \ 9 width of the first character of the given string and mbswidth() gives the \
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 05_wildcard_matching.patch | 68 + /* If next character in pattern is known, optimize. */ 71 + /* Look instances of the next character in pattern, and try 81 + /* Move ahead one character at a time and try to match at each 90 + /* There must be at least one more character in the string. If we are 95 + /* Check if the next character of the string is acceptable. */ 99 + /* Move to the next character, both in string and in pattern. */
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | lcd-panel-cgram.rst | 6 characters 0 to 7. The escape code to define a new character is 7 '\e[LG' followed by one digit from 0 to 7, representing the character 11 top of the character to the bottom. On a 5x7 matrix, only the 5 lower 12 bits of the 7 first bytes are used for each character. If the string
|
H A D | unicode.rst | 16 both the eight-bit character sets and UTF-8 mode are changed to use 19 This changes the semantics of the eight-bit character tables subtly. 20 The four character tables are now: 32 might be completely different than the IBM character set. This 45 two (in case 1024- or 2048-character fonts ever become necessary). 52 might be shorter; for example, vgacon can only handle 256-character 53 (U+F000..U+F0FF) or 512-character (U+F000..U+F1FF) fonts. 70 The DEC VT220 uses a 6x10 character matrix, and these characters form 71 a smooth progression in the DEC VT graphics character set. I have 73 character, and hence has been coded as U+2500 FORMS LIGHT HORIZONTAL.
|
H A D | vga-softcursor.rst | 10 make it inverse background of the character it's over or to highlight 11 that character and still choose whether the original hardware cursor 35 selects character attribute bits you want to change 44 consists of character attribute bits you want to set.
|
/openbmc/linux/Documentation/security/tpm/ |
H A D | tpm_vtpm_proxy.rst | 24 character device ``/dev/tpmX`` (with X=0,1,2...) and a 'server side' file 25 descriptor. The former is moved into the container by creating a character 28 TPM commands using the character device and the emulator will receive the 36 as well as the major and minor numbers of the character device that was created. 37 Besides that the number of the TPM character device is returned. If for
|
/openbmc/linux/Documentation/usb/ |
H A D | misc_usbsevseg.rst | 11 Both the 6 character and 8 character displays have PRODUCT_ID, 22 For the 8 character display: 28 hex expects a value between 0-15 per character,
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | fourcc.rst | 23 2nd character: pixel order 30 3rd character: uncompressed bits-per-pixel 0--9, A-- 32 4th character: compressed bits-per-pixel 0--9, A--
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/ |
H A D | CVE-2021-42260.patch | 5 the start byte of a three byte character) this leads to an infinite 17 { p +=3; ++col; } // A normal character. 21 + // TIXML_UTF_LEAD_0 (239) is the start character of a 3 byte sequence, so
|
/openbmc/qemu/docs/system/ |
H A D | mux-chardev.rst.inc | 1 During emulation, if you are using a character backend multiplexer 4 start with an escape character, which is Ctrl-a by default, but can be 27 Send the escape character to the frontend
|
H A D | mux-chardev.rst | 1 .. _keys in the character backend multiplexer: 3 Keys in the character backend multiplexer
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
H A D | tftp-hpa-bug-fix-on-separated-CR-and-LF.patch | 8 Add a checking on the first character to fix it. 26 + /* Check the first character together with prevchar */ 34 c = *p++; /* pick up a character */
|
/openbmc/qemu/qapi/ |
H A D | char.json | 14 # Information about a character device. 16 # @label: the label of the character device 18 # @filename: the filename of the character device 24 # .. note:: @filename is encoded using the QEMU command line character 37 # Returns information about current character devices. 72 # Information about a character device backend 83 # Returns information about character device backends. 128 # Write to a ring buffer character device. 130 # @device: the ring buffer character device name 160 # Read from a ring buffer character device. [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | 06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch | 185 + -O CHARSET specify a character encoding for DOS, Windows and OS/2 archives\n\ 186 + -I CHARSET specify a character encoding for UNIX and other archives\n"; 204 + -O CHARSET specify a character encoding for DOS, Windows and OS/2 archives\n\ 205 + -I CHARSET specify a character encoding for UNIX and other archives\n\n"; 247 + "error: a valid character encoding should follow the -I argument")); 255 + "error: a valid character encoding should follow the -I argument")); 283 + "error: a valid character encoding should follow the -I argument")); 291 + "error: a valid character encoding should follow the -O argument")); 347 + "error: a valid character encoding should follow the -I argument")); 355 + "error: a valid character encoding should follow the -I argument")); [all …]
|
/openbmc/linux/arch/m68k/sun3/prom/ |
H A D | console.c | 50 int character; in prom_getchar() local 51 while((character = prom_nbgetchar()) == -1) ; in prom_getchar() 52 return (char) character; in prom_getchar()
|
/openbmc/linux/drivers/hsi/clients/ |
H A D | Kconfig | 36 tristate "HSI/SSI character driver" 39 If you say Y here, you will enable the HSI/SSI character driver. 40 This driver provides a simple character device interface for
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_sol.robot | 108 [Documentation] Verify invalid SOL's character accumulate level via IPMI. 111 # Any integer above 255 is invalid for SOL character accumulate level. 115 ... sol set character-accumulate-level ${value} 120 [Documentation] Verify invalid SOL's character send threshold via IPMI. 123 # Any integer above 255 is invalid for SOL character send threshold. 127 ... sol set character-send-threshold ${value} 187 [Documentation] Verify valid SOL's character accumulate level via IPMI. 192 character-accumulate-level 1 255 196 [Documentation] Verify valid SOL's character send threshold via IPMI. 201 character-send-threshold 0 255 [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
H A D | 0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch | 4 Subject: [PATCH] Adapt to linux-wrs kernel version, which has character '_' 28 return dpkg_put_warn(err, _("invalid character in version number")); 33 return dpkg_put_warn(err, _("invalid character in revision number"));
|
/openbmc/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | qnap-poweroff.txt | 5 Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the 9 9600, and a different character, '1'.
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | ioctl-decoding.rst | 21 15-8 ascii character supposedly 29 character 'r' function 1. Grepping the source reveals this is::
|
/openbmc/bmcweb/http/ |
H A D | utility.hpp | 41 char character = url[urlIndex]; in getParameterTag() local 42 if (character == '<') in getParameterTag() 50 if (character == '>') in getParameterTag() 92 char character = base64key[index]; in getDecodeTable() local 93 decodeTable[std::bit_cast<uint8_t>(character)] = in getDecodeTable()
|