Home
last modified time | relevance | path

Searched refs:pretty (Results 1 – 25 of 215) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Djson_writer.c24 bool pretty; /* optional whitepace */ member
39 if (!self->pretty) in jsonw_eol()
99 self->pretty = false; in jsonw_new()
119 self->pretty = on; in jsonw_pretty()
157 if (self->pretty) in jsonw_name()
/OK3568_Linux_fs/buildroot/package/ethtool/
H A Dethtool.mk14 $(if $(BR2_PACKAGE_ETHTOOL_PRETTY_PRINT),--enable-pretty-dump,--disable-pretty-dump)
H A DConfig.in10 bool "enable pretty printing"
14 Enables ethtool's pretty printing for drivers
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/bats/
H A Dbats_1.6.1.bb32 PACKAGECONFIG ??= "pretty"
33 PACKAGECONFIG[pretty] = ",,,ncurses"
/OK3568_Linux_fs/kernel/tools/testing/selftests/wireguard/
H A Dnetns.sh32 pretty() { echo -e "\x1b[32m\x1b[1m[+] ${1:+NS$1: }${2}\x1b[0m" >&3; } function
33 pp() { pretty "" "$*"; "$@"; }
35 n0() { pretty 0 "$*"; maybe_exec ip netns exec $netns0 "$@"; }
36 n1() { pretty 1 "$*"; maybe_exec ip netns exec $netns1 "$@"; }
37 n2() { pretty 2 "$*"; maybe_exec ip netns exec $netns2 "$@"; }
38 ip0() { pretty 0 "ip $*"; ip -n $netns0 "$@"; }
39 ip1() { pretty 1 "ip $*"; ip -n $netns1 "$@"; }
40 ip2() { pretty 2 "ip $*"; ip -n $netns2 "$@"; }
42 waitiperf() { pretty "${1//*-}" "wait for iperf:${3:-5201} pid $2"; while [[ $(ss -N "$1" -tlpH "sp…
662 pretty "" "Objects that were created were also destroyed."
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A D0001-Bug-1721326-Fix-build-with-glibc-2.34.patch20 -// The watchdog thread loop is pretty trivial, and should not require much stack
35 + // The watchdog thread loop is pretty trivial, and should not
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/
H A Dbpftool-link.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
85 **# bpftool --json --pretty link show**
H A Dcommon_options.rst16 -p, --pretty
H A Dbpftool.rst22 | { **-j** | **--json** } [{ **-p** | **--pretty** }] }
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/geany/
H A Dgeany-plugins_1.38.bb187 PLUGINS += "${PN}-pretty-printer"
188 LIC_FILES_CHKSUM += "file://pretty-printer/src/PrettyPrinter.c;beginline=1;endline=17;md5=1665115c2…
189 FILES:${PN}-pretty-printer = "${libdir}/geany/pretty-printer.so"
/OK3568_Linux_fs/buildroot/package/lua-stdlib/
H A DConfig.in6 objects, pickling, pretty-printing and command-line option
/OK3568_Linux_fs/buildroot/package/enscript/
H A DConfig.in9 the printer. It includes features for `pretty-printing'
/OK3568_Linux_fs/kernel/tools/perf/util/
H A DPERF-VERSION-GEN22 CID=$(git log -1 --abbrev=12 --pretty=format:"%h" 2>/dev/null) && CID="-g$CID"
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A DMakefile5 --pretty=format:"%h author: %<|(30)%an %cd %s" -- $(src) || \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dunion-sigval.patch3 which pretty much is same effect as sigval_t
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwayland/
H A D0001-tst_seatv4-Include-array.patch28 // wl_seat version 5 was introduced in wayland 1.10, and although that's pretty old,
/OK3568_Linux_fs/kernel/kernel/configs/
H A Dxen.config16 # pretty useless systems starting from allnoconfig
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/lzo/
H A Dlzo_2.10.bb3 ANSI C that offers pretty fast compression and *extremely* fast decompression. "
/OK3568_Linux_fs/u-boot/test/py/
H A Dmultiplexed_log.css9 * This provides pretty formatting of the HTML log file, e.g.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.mpc74xx7 Currently the support for these CPUs is pretty minimal, but enough to
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0001-ltmain.in-Parse-additional-clang-options.patch27 func_quote_arg pretty "$arg"
H A D0011-ltmain.in-Handle-prefix-map-compiler-options-correct.patch26 func_quote_arg pretty "$arg"
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dsave-patches.sh9 BASE_COMMIT=$(git log --pretty="%H" -1 "${3:-HEAD}" --)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/
H A D0001-patch-term-module-for-mips-ispeed-ospeed-termios-abs.patch23 @@ -188,6 +188,8 @@ github.com/kr/pretty v0.1.0/go.mod h1:dA
/OK3568_Linux_fs/buildroot/board/synopsys/vdk/
H A Dreadme.txt19 Configuring Buildroot is pretty simple, just execute:

123456789