Home
last modified time | relevance | path

Searched refs:character (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/
H A Dlibtext-charwidth-perl_0.04.bb5 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/qemu/docs/system/
H A Dmux-chardev.rst1 .. _keys in the character backend multiplexer:
3 Keys in the character backend multiplexer
H A Dmux-chardev.rst.inc1 During emulation, if you are using a character backend multiplexer
4 start with an escape character, which is :kbd:`Ctrl+a` by default, but can be
33 - Send the escape character to the frontend
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D05_wildcard_matching.patch68 + /* 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/openbmc/poky/bitbake/lib/bs4/
H A Ddammit.py94 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-oe/recipes-support/libtinyxml/libtinyxml/
H A DCVE-2021-42260.patch5 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/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-hpa-bug-fix-on-separated-CR-and-LF.patch8 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/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch4 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/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch185 + -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/qemu/qapi/
H A Dchar.json16 # Information about a character device.
18 # @label: the label of the character device
20 # @filename: the filename of the character device
26 # .. note:: @filename is encoded using the QEMU command line character
39 # Return information about current character devices.
72 # Information about a character device backend
83 # Return information about character device backends.
126 # Write to a ring buffer character device.
128 # @device: the ring buffer character device name
158 # Read from a ring buffer character device.
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sol.robot108 [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}
188 [Documentation] Verify valid SOL's character accumulate level via IPMI.
193 character-accumulate-level 1 255
197 [Documentation] Verify valid SOL's character send threshold via IPMI.
202 character
[all...]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/files/
H A D0002-tr_languages-cast-string_ordinal-init-values.patch27 -const char string_ordinal[] = {0xc2,0xba,0}; // masculine ordinal character, UTF-8
28 +const char string_ordinal[] = {(char)0xc2,(char)0xba,0}; // masculine ordinal character, UTF-8
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/
H A D0001-libgeis-Compare-the-first-character-of-string-to-nul.patch4 Subject: [PATCH] libgeis: Compare the first character of string to null
12 …is/libgeis/geis_v1.c:613:20: error: comparison between pointer and zero character constant [-Werro…
/openbmc/qemu/tests/qemu-iotests/
H A D226.out15 qemu-io: can't open: 'host_device' driver requires 'TEST_DIR/t.IMGFMT' to be either a character or …
22 qemu-io: can't open: 'host_cdrom' driver requires 'TEST_DIR/t.IMGFMT' to be either a character or b…
/openbmc/qemu/tests/qapi-schema/
H A Dstring-code-point-31.err1 string-code-point-31.json:2:14: funny character in string
H A Dstring-code-point-127.err1 string-code-point-127.json:2:14: funny character in string
H A Dcommand-int.json2 { 'command': 'int', 'data': { 'character': 'str' } }
/openbmc/bmcweb/http/
H A Dutility.hpp44 char character = url[urlIndex]; in getParameterTag() local
45 if (character == '<') in getParameterTag()
53 if (character == '>') in getParameterTag()
95 char character = base64key[index]; in getDecodeTable() local
96 decodeTable[std::bit_cast<uint8_t>(character)] = in getDecodeTable()
H A Dserver_sent_event_impl.hpp209 for (char character : msg) in dataFormat() local
211 rawData += character; in dataFormat()
212 if (character == '\n') in dataFormat()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-cchardet_2.1.7.bb1 SUMMARY = "Universal character encoding detector"
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_htmlparser.py229 character = EntitySubstitution.HTML_ENTITY_TO_CHARACTER.get(name)
230 if character is not None:
231 data = character
/openbmc/u-boot/doc/
H A DREADME.autoboot32 It's not so good if the key press was a stray character on the
37 character at the wrong time and the system hangs, with no clue as to
86 they are used a specific character or string is required to
123 partial match is detected, the first non-matching character
126 character of a key string does not appear in the rest of the
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pytesseract/
H A Dpytesseract_0.3.13.bb1 SUMMARY = "Python-tesseract is an optical character recognition (OCR) tool for python. That is, it …
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0005-adb-add-base64-implementation.patch108 + A 65-character subset of US-ASCII is used, enabling 6 bits to be
109 + represented per printable character. (The extra 65th character, "=",
119 + characters. The character referenced by the index is placed in the
148 + end of the data is performed using the '=' character.
163 + characters followed by one "=" padding character.
249 + if (pos == 0) /* A non-base64 character. */
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmime/
H A Dlibmime-charset-perl_1.013.1.bb2 DESCRIPTION = "MIME::Charset provides information about character sets used for MIME \

12345678910>>...16