Home
last modified time | relevance | path

Searched refs:printable (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/qapi-schema/
H A Dstring-code-point-127.json1 # We accept printable ASCII: code points 32..126. Test code point 127:
H A Dstring-code-point-31.json1 # We accept printable ASCII: code points 32..126. Test code point 127:
/qemu/system/
H A Drunstate.c595 bool printable = false; in tdx_parse_panic_message() local
608 printable = len > 0; in tdx_parse_panic_message()
611 printable = false; in tdx_parse_panic_message()
621 if (!printable) { in tdx_parse_panic_message()
/qemu/scripts/ci/
H A Dgitlab-ci-section16 # The description can be any printable text without newlines; this is
/qemu/tests/unit/
H A Dpkix_asn1_tab.c.inc638 {"printable", 538968066, "PrintableString"},
648 {"printable", 538968066, "PrintableString"},
732 {"printable-code", 538968066, "PrintableString"},
748 {"printable-address", 1814052875, 0},
765 {"printable-string", 1814052866, "PrintableString"},
/qemu/tests/qemu-iotests/
H A Dqcow2_format.py337 if all(c in string.printable.encode(
/qemu/
H A Dhmp-commands.hx885 Certain non-printable characters are printed ``\uXXXX``, where ``XXXX`` is the
/qemu/docs/devel/
H A Dqapi-code-gen.rst60 * Strings are restricted to printable ASCII, and escape sequences to