| /openbmc/qemu/qobject/ |
| H A D | json-writer.c | 21 bool pretty; member 27 JSONWriter *json_writer_new(bool pretty) in json_writer_new() argument 31 writer->pretty = pretty; in json_writer_new() 89 if (writer->pretty) { in pretty_newline() 97 if (writer->pretty) { in pretty_newline_or_space()
|
| H A D | qjson.c | 221 GString *qobject_to_json_pretty(const QObject *obj, bool pretty) in qobject_to_json_pretty() argument 223 JSONWriter *writer = json_writer_new(pretty); in qobject_to_json_pretty()
|
| /openbmc/qemu/python/qemu/qmp/ |
| H A D | qmp_shell.py | 180 pretty: bool = False, 191 self.pretty = pretty 340 indent=4 if self.pretty else None, 341 sort_keys=self.pretty) 433 pretty: bool = False, 437 super().__init__(address, pretty, verbose, server, logfile) 550 with shell_class(address, args.pretty, args.verbose, args.logfile) as qemu: 600 with shell_class(address, args.pretty, args.verbose,
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/ |
| H A D | 0005-generateVersion.sh-set-correct-buildrev.patch | 25 - buildrev=$(git log -1 --pretty=format:"%H") 26 + buildrev=$(git -C "${src_dir}" log -1 --pretty=format:"%H")
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/bats/ |
| H A D | bats_1.11.1.bb | 33 PACKAGECONFIG ??= "pretty" 34 PACKAGECONFIG[pretty] = ",,,ncurses"
|
| /openbmc/qemu/include/qobject/ |
| H A D | qjson.h | 29 GString *qobject_to_json_pretty(const QObject *obj, bool pretty);
|
| H A D | json-writer.h | 17 JSONWriter *json_writer_new(bool pretty);
|
| /openbmc/qemu/monitor/ |
| H A D | qmp.c | 137 json = qobject_to_json_pretty(data, mon->pretty); in qmp_send_response() 514 void monitor_init_qmp(Chardev *chr, bool pretty, Error **errp) in monitor_init_qmp() argument 528 mon->pretty = pretty; in monitor_init_qmp()
|
| H A D | monitor-internal.h | 137 bool pretty; member
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 184 | 42 $QEMU -nographic -qmp-pretty stdio -serial none "$@"
|
| H A D | 273 | 48 $QEMU -nographic -qmp-pretty stdio -nodefaults "$@"
|
| H A D | 195 | 47 $QEMU -nographic -qmp-pretty stdio -serial none "$@"
|
| H A D | 227 | 48 $QEMU -nographic -qmp-pretty stdio -serial none "$@"
|
| /openbmc/qemu/qapi/ |
| H A D | control.json | 201 # @pretty: Enables pretty printing (QMP only) 211 '*pretty': 'bool',
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | checkmk | 7 # (This is a free, non-copyleft license compatible with pretty much any
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-rich/ |
| H A D | python3-rich_14.0.0.bb | 3 Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
| H A D | union-sigval.patch | 3 which pretty much is same effect as sigval_t
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/ |
| H A D | geany-plugins_2.0.bb | 184 PLUGINS += "${PN}-pretty-printer" 185 LIC_FILES_CHKSUM += "file://pretty-printer/src/PrettyPrinter.c;beginline=1;endline=17;md5=1665115c2… 186 FILES:${PN}-pretty-printer = "${libdir}/geany/pretty-printer.so"
|
| /openbmc/openbmc/poky/meta/recipes-support/lzo/ |
| H A D | lzo_2.10.bb | 3 ANSI C that offers pretty fast compression and *extremely* fast decompression. "
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0013-libdmmp-Makefile-Fix-KBUILD_BUILD_TIMESTAMP-usage.patch | 27 KBUILD_BUILD_TIMESTAMP=`git log -n1 --pretty=%cd --date=iso -- $^`; \
|
| /openbmc/u-boot/test/py/ |
| H A D | multiplexed_log.css | 8 * This provides pretty formatting of the HTML log file, e.g.
|
| /openbmc/u-boot/doc/ |
| H A D | README.mpc74xx | 7 Currently the support for these CPUs is pretty minimal, but enough to
|
| /openbmc/qemu/include/monitor/ |
| H A D | monitor.h | 22 void monitor_init_qmp(Chardev *chr, bool pretty, Error **errp);
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
| H A D | 0001-patch-term-module-for-mips-ispeed-ospeed-termios-abs.patch | 23 @@ -188,6 +188,8 @@ github.com/kr/pretty v0.1.0/go.mod h1:dA
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/ |
| H A D | minio_git.bb | 121 github.com/niemeyer/pretty:github.com/niemeyer/pretty \ 130 github.com/tidwall/pretty:github.com/tidwall/pretty \
|