Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/
H A Dparser.py23 pretty=False argument
30 if pretty:
37 self.pretty = pretty
142 if self.pretty:
H A Dmain.py32 p = Parser(args.file, output_file_str=args.output, verbose=args.verbose, pretty=args.pretty)
H A DREADME4 run `python main.py -v -p` to generate verbose and pretty print.
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dcmp.c93 pretty(Sfio_t *out, int o, int delim, int flags) in pretty() function
235 pretty(sfstdout, c1, -1, flags); in cmp()
236 pretty(sfstdout, *(p2-1), '\n', flags); in cmp()
246 pretty(sfstdout, c1, -1, flags); in cmp()
247 pretty(sfstdout, *(p2-1), '\n', flags); in cmp()
/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c576 get_ids(struct iodev_snapshot *iodev, const char *pretty) in get_ids() argument
583 if (pretty == NULL) in get_ids()
586 if (sscanf(pretty, "c%d", &ctr) != 1) in get_ids()
589 p1 = pretty; in get_ids()
633 char *pretty = NULL; in get_pretty_name() local
649 pretty = safe_strdup(dl->dsk); in get_pretty_name()
659 get_ids(iodev, pretty); in get_pretty_name()
665 iodev->is_pretty = pretty; in get_pretty_name()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.parameter_implications.add2 * It's pretty common that the return value implies something about a parameter.
/illumos-gate/usr/src/tools/smatch/src/
H A DLICENSE6 is normally pretty clear. The one thing I will clarify is that there are some
48 pretty-printed version ]
/illumos-gate/usr/src/cmd/stat/vmstat/
H A Dvmstat.c408 sum_out(char const *pretty, kstat_t *ks, char *name) in sum_out() argument
416 (void) printf("%9llu %s\n", ksn->value.ui64, pretty); in sum_out()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dnocast-vs-bitwise.md35 `__nocast` really is pretty weak.
H A Ddata-structures.txt23 That much occurs in pretty much any program using the Sparse frontend.
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_term.c1340 int pretty; in termp_fn_pre() local
1343 pretty = n->flags & NODE_SYNPRETTY; in termp_fn_pre()
1347 if (pretty) { in termp_fn_pre()
1358 if (pretty) { in termp_fn_pre()
1373 if (pretty) in termp_fn_pre()
1387 if (pretty) { in termp_fn_pre()
H A Dmdoc_html.c1131 int sz, pretty; in mdoc_fn_pre() local
1133 pretty = NODE_SYNPRETTY & n->flags; in mdoc_fn_pre()
1183 if (pretty) { in mdoc_fn_pre()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtclsqlite.test16 # interface is pretty well tested. This file contains some addition
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news712 This usage is pretty obscure anyway.
1074 This usage is pretty obscure anyway.
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS490 other filetypes pretty much should. (certainly chain-loading works
H A Daclocal.m471 # depending on how configure is run. This is pretty annoying, since
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi1082 @sc{bios} numbers, but they pretty much always count from the lowest
H A Dmultiboot.info1009 numbers, but they pretty much always count from the lowest logically
H A Dtexinfo.tex701 % above. But it's pretty close.
3656 % dots pretty far over on the line. Unfortunately, a large
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE268 05-04-01 rt.sh: add pretty make test + regress.sh wrapper
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README1654 4270 ld(1) argument error reporting is still pretty bad
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m41841 dnl this is a pretty simple canonification, it will not catch every case
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m463 # global.db is not needed in non-global zones, and it's pretty large.
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in2260 This remains supported though it is pretty useless for
H A Dlibdwarf.h.in2260 This remains supported though it is pretty useless for

12